Pull request #43058 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9f9158945a3e075115d0125b15e258042b281742+f6848ae321b69efb0c1a0304a394e1e3f141b1e1 (f0e6efb24eb52a92ed3c790d8b581937879b5f2f) 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-43058@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:36:28.027Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-12-03T08:36:28.031Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-12-03T08:36:43.208Z] Still waiting to schedule task [2021-12-03T08:36:43.211Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-12-03T08:37:44.021Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08ed0a159e2f580f4) in /home/ubuntu/workspace/moby_PR-43058 [Pipeline] { [Pipeline] checkout [2021-12-03T08:37:44.176Z] The recommended git tool is: git [2021-12-03T08:37:47.115Z] using credential docker-jenkins-github-credentials [2021-12-03T08:37:47.126Z] Cloning the remote Git repository [2021-12-03T08:37:47.126Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:37:47.143Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:37:47.202Z] > git init /home/ubuntu/workspace/moby_PR-43058 # timeout=10 [2021-12-03T08:37:47.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:37:47.427Z] > git --version # timeout=10 [2021-12-03T08:37:47.439Z] > git --version # 'git version 2.17.1' [2021-12-03T08:37:47.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:37:47.441Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:38:11.222Z] Fetching without tags [2021-12-03T08:38:11.556Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:38:12.502Z] Merge succeeded, producing 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:38:12.502Z] Checking out Revision 9f9158945a3e075115d0125b15e258042b281742 (PR-43058) [2021-12-03T08:38:11.147Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:38:11.166Z] > git config --add remote.origin.fetch +refs/pull/43058/head:refs/remotes/origin/PR-43058 # timeout=10 [2021-12-03T08:38:11.178Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:38:11.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:38:11.224Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:38:11.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:38:11.225Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:38:11.564Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:38:11.588Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:38:12.379Z] > git remote # timeout=10 [2021-12-03T08:38:12.423Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:38:12.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:38:12.445Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:38:12.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:38:12.503Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:38:12.523Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:38:16.900Z] Commit message: "vendor: golang.org/x/text v0.3.7" [2021-12-03T08:38:16.900Z] First time build. Skipping changelog. [2021-12-03T08:38:16.922Z] > git --version # timeout=10 [2021-12-03T08:38:16.951Z] > git --version # 'git version 2.17.1' [2021-12-03T08:38:16.979Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-03T08:38:18.125Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43058:/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:38:26.255Z] Unable to find image 'alpine:latest' locally [2021-12-03T08:38:26.255Z] latest: Pulling from library/alpine [2021-12-03T08:38:26.255Z] 59bf1c3509f3: Pulling fs layer [2021-12-03T08:38:26.255Z] 59bf1c3509f3: Download complete [2021-12-03T08:38:26.517Z] 59bf1c3509f3: Pull complete [2021-12-03T08:38:26.517Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2021-12-03T08:38:26.517Z] Status: Downloaded newer image for alpine:latest [2021-12-03T08:38:34.662Z] 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:38:35.911Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08ed0a159e2f580f4) in /home/ubuntu/workspace/moby_PR-43058 [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:38:35.968Z] The recommended git tool is: git [Pipeline] // stage [2021-12-03T08:38:35.979Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-12-03T08:38:36.001Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-12-03T08:38:36.013Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } [2021-12-03T08:38:36.313Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit 9f9158945a3e075115d0125b15e258042b281742 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-12-03T08:38:36.449Z] Merge succeeded, producing 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:38:36.450Z] Checking out Revision 9f9158945a3e075115d0125b15e258042b281742 (PR-43058) [2021-12-03T08:38:36.553Z] Commit message: "vendor: golang.org/x/text v0.3.7" [2021-12-03T08:38:36.565Z] > git --version # timeout=10 [2021-12-03T08:38:36.592Z] > git --version # 'git version 2.17.1' [2021-12-03T08:38:36.613Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [2021-12-03T08:38:35.988Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43058/.git # timeout=10 [2021-12-03T08:38:36.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:38:36.014Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:38:36.014Z] > git --version # timeout=10 [2021-12-03T08:38:36.023Z] > git --version # 'git version 2.17.1' [2021-12-03T08:38:36.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:38:36.025Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:38:36.314Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:38:36.340Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:38:36.405Z] > git remote # timeout=10 [2021-12-03T08:38:36.415Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:38:36.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:38:36.425Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:38:36.439Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:38:36.450Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:38:36.457Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [Pipeline] sh [2021-12-03T08:38:37.256Z] + [ PR != PR ] [2021-12-03T08:38:37.256Z] + [ master != master ] [2021-12-03T08:38:37.256Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:38:37.586Z] + docker version [2021-12-03T08:38:37.586Z] Client: Docker Engine - Community [2021-12-03T08:38:37.586Z] Version: 20.10.10-rc1 [2021-12-03T08:38:37.586Z] API version: 1.41 [2021-12-03T08:38:37.586Z] Go version: go1.16.9 [2021-12-03T08:38:37.586Z] Git commit: b485636 [2021-12-03T08:38:37.586Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-03T08:38:37.586Z] OS/Arch: linux/amd64 [2021-12-03T08:38:37.586Z] Context: default [2021-12-03T08:38:37.586Z] Experimental: true [2021-12-03T08:38:37.586Z] [2021-12-03T08:38:37.586Z] Server: Docker Engine - Community [2021-12-03T08:38:37.586Z] Engine: [2021-12-03T08:38:37.586Z] Version: 20.10.10-rc1 [2021-12-03T08:38:37.586Z] API version: 1.41 (minimum version 1.12) [2021-12-03T08:38:37.586Z] Go version: go1.16.9 [2021-12-03T08:38:37.586Z] Git commit: 9f5b26f [2021-12-03T08:38:37.586Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-03T08:38:37.586Z] OS/Arch: linux/amd64 [2021-12-03T08:38:37.586Z] Experimental: true [2021-12-03T08:38:37.586Z] containerd: [2021-12-03T08:38:37.586Z] Version: 1.4.11 [2021-12-03T08:38:37.586Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:38:37.586Z] runc: [2021-12-03T08:38:37.586Z] Version: 1.0.2 [2021-12-03T08:38:37.586Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-03T08:38:37.586Z] docker-init: [2021-12-03T08:38:37.586Z] Version: 0.19.0 [2021-12-03T08:38:37.586Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-03T08:38:37.873Z] + docker info [2021-12-03T08:38:50.911Z] Still waiting to schedule task [2021-12-03T08:38:50.911Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-12-03T08:38:50.912Z] Still waiting to schedule task [2021-12-03T08:38:50.912Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-12-03T08:38:50.913Z] Still waiting to schedule task [2021-12-03T08:38:50.913Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-052a2391ae6d5998d)’ [2021-12-03T08:38:50.915Z] Still waiting to schedule task [2021-12-03T08:38:50.915Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00f2923e1791a62ad)’ [2021-12-03T08:38:50.916Z] Still waiting to schedule task [2021-12-03T08:38:50.916Z] Waiting for next available executor on ‘azwin-2-9cd090’ [2021-12-03T08:38:50.917Z] Still waiting to schedule task [2021-12-03T08:38:50.917Z] Waiting for next available executor on ‘windows-2022’ [2021-12-03T08:38:50.918Z] Still waiting to schedule task [2021-12-03T08:38:50.918Z] Waiting for next available executor on ‘windows-2022’ [2021-12-03T08:38:59.834Z] Client: [2021-12-03T08:38:59.834Z] Context: default [2021-12-03T08:38:59.834Z] Debug Mode: false [2021-12-03T08:38:59.834Z] Plugins: [2021-12-03T08:38:59.834Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-03T08:38:59.834Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-03T08:38:59.834Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-03T08:38:59.834Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-03T08:38:59.834Z] [2021-12-03T08:38:59.834Z] Server: [2021-12-03T08:38:59.834Z] Containers: 0 [2021-12-03T08:38:59.834Z] Running: 0 [2021-12-03T08:38:59.834Z] Paused: 0 [2021-12-03T08:38:59.834Z] Stopped: 0 [2021-12-03T08:38:59.834Z] Images: 1 [2021-12-03T08:38:59.834Z] Server Version: 20.10.10-rc1 [2021-12-03T08:38:59.834Z] Storage Driver: overlay2 [2021-12-03T08:38:59.834Z] Backing Filesystem: extfs [2021-12-03T08:38:59.834Z] Supports d_type: true [2021-12-03T08:38:59.834Z] Native Overlay Diff: true [2021-12-03T08:38:59.834Z] userxattr: false [2021-12-03T08:38:59.834Z] Logging Driver: json-file [2021-12-03T08:38:59.834Z] Cgroup Driver: cgroupfs [2021-12-03T08:38:59.834Z] Cgroup Version: 1 [2021-12-03T08:38:59.834Z] Plugins: [2021-12-03T08:38:59.834Z] Volume: local [2021-12-03T08:38:59.834Z] Network: bridge host ipvlan macvlan null overlay [2021-12-03T08:38:59.834Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-03T08:38:59.834Z] Swarm: inactive [2021-12-03T08:38:59.834Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-03T08:38:59.834Z] Default Runtime: runc [2021-12-03T08:38:59.834Z] Init Binary: docker-init [2021-12-03T08:38:59.834Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:38:59.834Z] runc version: v1.0.2-0-g52b36a2 [2021-12-03T08:38:59.834Z] init version: de40ad0 [2021-12-03T08:38:59.834Z] Security Options: [2021-12-03T08:38:59.834Z] apparmor [2021-12-03T08:38:59.834Z] seccomp [2021-12-03T08:38:59.834Z] Profile: default [2021-12-03T08:38:59.834Z] Kernel Version: 5.4.0-1057-aws [2021-12-03T08:38:59.834Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-03T08:38:59.834Z] OSType: linux [2021-12-03T08:38:59.834Z] Architecture: x86_64 [2021-12-03T08:38:59.834Z] CPUs: 2 [2021-12-03T08:38:59.834Z] Total Memory: 7.487GiB [2021-12-03T08:38:59.834Z] Name: ip-10-100-36-44 [2021-12-03T08:38:59.834Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-03T08:38:59.834Z] Docker Root Dir: /var/lib/docker [2021-12-03T08:38:59.834Z] Debug Mode: false [2021-12-03T08:38:59.834Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:38:59.834Z] Labels: [2021-12-03T08:38:59.834Z] Experimental: true [2021-12-03T08:38:59.835Z] Insecure Registries: [2021-12-03T08:38:59.835Z] 127.0.0.0/8 [2021-12-03T08:38:59.835Z] Live Restore Enabled: true [2021-12-03T08:38:59.835Z] [2021-12-03T08:38:59.835Z] WARNING: No swap limit support [Pipeline] sh [2021-12-03T08:39:00.122Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:39:00.122Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:39:00.122Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43058/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-03T08:39:00.122Z] + bash /home/ubuntu/workspace/moby_PR-43058/check-config.sh [2021-12-03T08:39:00.122Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-03T08:39:00.122Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-03T08:39:00.122Z] [2021-12-03T08:39:00.122Z] Generally Necessary: [2021-12-03T08:39:00.122Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-03T08:39:00.122Z] - apparmor: enabled and tools installed [2021-12-03T08:39:00.382Z] - CONFIG_NAMESPACES: enabled [2021-12-03T08:39:00.382Z] - CONFIG_NET_NS: enabled [2021-12-03T08:39:00.382Z] - CONFIG_PID_NS: enabled [2021-12-03T08:39:00.382Z] - CONFIG_IPC_NS: enabled [2021-12-03T08:39:00.382Z] - CONFIG_UTS_NS: enabled [2021-12-03T08:39:00.382Z] - CONFIG_CGROUPS: enabled [2021-12-03T08:39:00.382Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-03T08:39:00.382Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-03T08:39:00.382Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-03T08:39:00.382Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-03T08:39:00.382Z] - CONFIG_CPUSETS: enabled [2021-12-03T08:39:00.382Z] - CONFIG_MEMCG: enabled [2021-12-03T08:39:00.382Z] - CONFIG_KEYS: enabled [2021-12-03T08:39:00.382Z] - CONFIG_VETH: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-03T08:39:00.382Z] - CONFIG_CGROUP_BPF: enabled [2021-12-03T08:39:00.382Z] [2021-12-03T08:39:00.382Z] Optional Features: [2021-12-03T08:39:00.382Z] - CONFIG_USER_NS: enabled [2021-12-03T08:39:00.382Z] - CONFIG_SECCOMP: enabled [2021-12-03T08:39:00.382Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-03T08:39:00.382Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-03T08:39:00.382Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-03T08:39:00.382Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-03T08:39:00.382Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-03T08:39:00.382Z] - CONFIG_BLK_CGROUP: enabled [2021-12-03T08:39:00.382Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-03T08:39:00.382Z] - CONFIG_CGROUP_PERF: enabled [2021-12-03T08:39:00.382Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-03T08:39:00.382Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-03T08:39:00.382Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-03T08:39:00.645Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-03T08:39:00.645Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-03T08:39:00.645Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-03T08:39:00.645Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-03T08:39:00.645Z] - CONFIG_IP_VS: enabled (as module) [2021-12-03T08:39:00.645Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-03T08:39:00.645Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-03T08:39:00.645Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-03T08:39:00.645Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-03T08:39:00.645Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-03T08:39:00.645Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-03T08:39:00.645Z] - CONFIG_EXT4_FS: enabled [2021-12-03T08:39:00.645Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-03T08:39:00.645Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-03T08:39:00.645Z] - Network Drivers: [2021-12-03T08:39:00.645Z] - "overlay": [2021-12-03T08:39:00.645Z] - CONFIG_VXLAN: enabled (as module) [2021-12-03T08:39:00.645Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-03T08:39:00.645Z] Optional (for encrypted networks): [2021-12-03T08:39:00.645Z] - CONFIG_CRYPTO: enabled [2021-12-03T08:39:00.645Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-03T08:39:00.645Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-03T08:39:00.645Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-03T08:39:00.645Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-03T08:39:00.645Z] - CONFIG_XFRM: enabled [2021-12-03T08:39:00.645Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-03T08:39:00.645Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-03T08:39:00.645Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-03T08:39:00.645Z] - "ipvlan": [2021-12-03T08:39:00.645Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-03T08:39:00.645Z] - "macvlan": [2021-12-03T08:39:00.645Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-03T08:39:00.645Z] - CONFIG_DUMMY: enabled (as module) [2021-12-03T08:39:00.645Z] - "ftp,tftp client in container": [2021-12-03T08:39:00.645Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-03T08:39:00.645Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-03T08:39:00.645Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-03T08:39:00.645Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-03T08:39:00.645Z] - Storage Drivers: [2021-12-03T08:39:00.645Z] - "aufs": [2021-12-03T08:39:00.645Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-03T08:39:00.645Z] - "btrfs": [2021-12-03T08:39:00.645Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-03T08:39:00.905Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-03T08:39:00.905Z] - "devicemapper": [2021-12-03T08:39:00.905Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-03T08:39:00.905Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-03T08:39:00.905Z] - "overlay": [2021-12-03T08:39:00.905Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-03T08:39:00.905Z] - "zfs": [2021-12-03T08:39:00.905Z] - /dev/zfs: present [2021-12-03T08:39:00.905Z] - zfs command: missing [2021-12-03T08:39:00.905Z] - zpool command: missing [2021-12-03T08:39:00.905Z] [2021-12-03T08:39:00.905Z] Limits: [2021-12-03T08:39:00.905Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-03T08:39:00.905Z] [2021-12-03T08:39:00.905Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-03T08:39:01.245Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9f9158945a3e075115d0125b15e258042b281742 . [2021-12-03T08:39:01.245Z] #2 [internal] load .dockerignore [2021-12-03T08:39:01.245Z] #2 sha256:651856571f078bb8fd8094c244668b448f56c4de05835207196098ff1e76c7ed [2021-12-03T08:39:01.505Z] #2 transferring context: 87B done [2021-12-03T08:39:01.505Z] #2 DONE 0.1s [2021-12-03T08:39:01.505Z] [2021-12-03T08:39:01.505Z] #1 [internal] load build definition from Dockerfile [2021-12-03T08:39:01.505Z] #1 sha256:d05c21c42d0378fbac08e6a4ac91aaeae5e80655f960823664454c26391cd943 [2021-12-03T08:39:01.505Z] #1 transferring dockerfile: 17.53kB done [2021-12-03T08:39:01.505Z] #1 DONE 0.1s [2021-12-03T08:39:01.505Z] [2021-12-03T08:39:01.505Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-03T08:39:01.505Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-03T08:39:02.074Z] #3 DONE 0.3s [2021-12-03T08:39:02.074Z] [2021-12-03T08:39:02.074Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-03T08:39:02.074Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-03T08:39:02.074Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-03T08:39:02.074Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-03T08:39:02.074Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2021-12-03T08:39:02.074Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-03T08:39:02.074Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-03T08:39:02.074Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-03T08:39:02.074Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-12-03T08:39:02.334Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-03T08:39:02.598Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-12-03T08:39:02.598Z] #4 DONE 0.8s [2021-12-03T08:39:03.165Z] [2021-12-03T08:39:03.165Z] #6 [internal] load build definition from Dockerfile [2021-12-03T08:39:03.165Z] #6 sha256:6df54b940b90246ccfab9396ed970995c5fdf4c0cbbc5fcccb1b48ab767edc7f [2021-12-03T08:39:03.165Z] #6 DONE 0.0s [2021-12-03T08:39:03.165Z] [2021-12-03T08:39:03.165Z] #5 [internal] load .dockerignore [2021-12-03T08:39:03.165Z] #5 sha256:3f05d1531af3c41987be547b21894ef8c7fcdcacd57bb94e91ff6ce56c35ad0c [2021-12-03T08:39:03.165Z] #5 DONE 0.0s [2021-12-03T08:39:03.165Z] [2021-12-03T08:39:03.165Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-12-03T08:39:03.165Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-12-03T08:39:04.103Z] #10 DONE 1.2s [2021-12-03T08:39:04.103Z] [2021-12-03T08:39:04.103Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:39:04.103Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-03T08:39:04.103Z] #7 DONE 1.1s [2021-12-03T08:39:04.103Z] [2021-12-03T08:39:04.103Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:39:04.103Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-03T08:39:04.103Z] #9 DONE 1.2s [2021-12-03T08:39:04.103Z] [2021-12-03T08:39:04.103Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:39:04.103Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:39:04.103Z] #8 DONE 1.2s [2021-12-03T08:39:05.042Z] [2021-12-03T08:39:05.042Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:05.042Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:05.042Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 0.0s done [2021-12-03T08:39:05.303Z] #11 sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 1.86kB / 1.86kB done [2021-12-03T08:39:05.303Z] #11 sha256:3fa22c4a9f411ebb00f4fef846a7056a37e5397d6f56ae0fdcf65463c09e1ce9 1.80kB / 1.80kB done [2021-12-03T08:39:05.303Z] #11 sha256:2674bb7abf89994bb52ae0d1416c4031df2c40f270ccbc39b98b33ec4040e1f1 7.07kB / 7.07kB done [2021-12-03T08:39:05.566Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0B / 5.15MB 0.2s [2021-12-03T08:39:05.567Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 2.10MB / 54.93MB 0.2s [2021-12-03T08:39:05.567Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 4.19MB / 5.15MB 0.3s [2021-12-03T08:39:05.567Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 6.29MB / 54.93MB 0.3s [2021-12-03T08:39:05.567Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0B / 10.87MB 0.3s [2021-12-03T08:39:05.832Z] #11 ... [2021-12-03T08:39:05.832Z] [2021-12-03T08:39:05.832Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-03T08:39:05.832Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-03T08:39:05.832Z] #52 DONE 0.0s [2021-12-03T08:39:05.832Z] [2021-12-03T08:39:05.832Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:05.832Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:05.832Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.4s [2021-12-03T08:39:05.832Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 11.53MB / 54.93MB 0.4s [2021-12-03T08:39:05.832Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 2.10MB / 10.87MB 0.4s [2021-12-03T08:39:05.832Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.5s done [2021-12-03T08:39:05.832Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 20.59MB / 54.93MB 0.6s [2021-12-03T08:39:05.832Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 8.39MB / 10.87MB 0.6s [2021-12-03T08:39:06.096Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 24.36MB / 54.93MB 0.7s [2021-12-03T08:39:06.096Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.7s [2021-12-03T08:39:06.096Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 0B / 54.57MB 0.7s [2021-12-03T08:39:06.359Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 30.41MB / 54.93MB 0.9s [2021-12-03T08:39:06.359Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.8s done [2021-12-03T08:39:06.359Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 6.29MB / 54.57MB 0.9s [2021-12-03T08:39:06.359Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 0B / 85.77MB 0.9s [2021-12-03T08:39:06.359Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 38.80MB / 54.93MB 1.1s [2021-12-03T08:39:06.359Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 13.63MB / 54.57MB 1.1s [2021-12-03T08:39:06.359Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 7.34MB / 85.77MB 1.1s [2021-12-03T08:39:06.360Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 44.04MB / 54.93MB 1.2s [2021-12-03T08:39:06.620Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 48.23MB / 54.93MB 1.3s [2021-12-03T08:39:06.620Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 18.87MB / 54.57MB 1.3s [2021-12-03T08:39:06.620Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 12.58MB / 85.77MB 1.3s [2021-12-03T08:39:06.882Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.5s [2021-12-03T08:39:06.882Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 27.26MB / 54.57MB 1.5s [2021-12-03T08:39:06.882Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 19.92MB / 85.77MB 1.5s [2021-12-03T08:39:07.145Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 38.80MB / 54.57MB 1.8s [2021-12-03T08:39:07.145Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 34.78MB / 85.77MB 1.8s [2021-12-03T08:39:07.145Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 52.43MB / 54.57MB 1.9s [2021-12-03T08:39:07.145Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 45.09MB / 85.77MB 1.9s [2021-12-03T08:39:07.407Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 50.33MB / 85.77MB 2.0s [2021-12-03T08:39:07.407Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.0s done [2021-12-03T08:39:07.407Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 62.91MB / 85.77MB 2.2s [2021-12-03T08:39:07.407Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 78.64MB / 85.77MB 2.3s [2021-12-03T08:39:07.407Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-12-03T08:39:07.667Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 83.89MB / 85.77MB 2.4s [2021-12-03T08:39:07.927Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.6s done [2021-12-03T08:39:08.187Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 0B / 156B 2.8s [2021-12-03T08:39:08.187Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 156B / 156B 3.0s [2021-12-03T08:39:08.757Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 3.5s done [2021-12-03T08:39:08.757Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 156B / 156B 3.6s done [2021-12-03T08:39:08.757Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 0B / 134.80MB 3.6s [2021-12-03T08:39:09.329Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 10.49MB / 134.80MB 3.9s [2021-12-03T08:39:09.589Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 18.87MB / 134.80MB 4.2s [2021-12-03T08:39:09.589Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 27.26MB / 134.80MB 4.4s [2021-12-03T08:39:09.865Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 35.65MB / 134.80MB 4.7s [2021-12-03T08:39:10.442Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 44.04MB / 134.80MB 5.2s [2021-12-03T08:39:11.017Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 52.43MB / 134.80MB 5.7s [2021-12-03T08:39:11.276Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 61.87MB / 134.80MB 6.0s [2021-12-03T08:39:11.536Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 71.30MB / 134.80MB 6.2s [2021-12-03T08:39:11.795Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 81.79MB / 134.80MB 6.6s [2021-12-03T08:39:12.367Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 89.13MB / 134.80MB 7.0s [2021-12-03T08:39:12.627Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.0s [2021-12-03T08:39:12.627Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 104.86MB / 134.80MB 7.4s [2021-12-03T08:39:12.887Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 114.70MB / 134.80MB 7.6s [2021-12-03T08:39:13.147Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 121.63MB / 134.80MB 8.0s [2021-12-03T08:39:13.717Z] #11 ... [2021-12-03T08:39:13.717Z] [2021-12-03T08:39:13.717Z] #31 [internal] load build context [2021-12-03T08:39:13.717Z] #31 sha256:223e5fbbbe0ec2a7a395be61938a78c40a1c14d34d7d61e405b499dc5cc18bf8 [2021-12-03T08:39:13.717Z] #31 transferring context: 56.04MB 8.3s done [2021-12-03T08:39:13.717Z] #31 DONE 8.5s [2021-12-03T08:39:13.717Z] [2021-12-03T08:39:13.717Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:13.717Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:13.717Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 133.17MB / 134.80MB 8.3s [2021-12-03T08:39:13.717Z] #11 ... [2021-12-03T08:39:13.717Z] [2021-12-03T08:39:13.717Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:39:13.717Z] #35 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:39:13.717Z] #35 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.2s done [2021-12-03T08:39:13.717Z] #35 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-03T08:39:13.717Z] #35 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-03T08:39:13.717Z] #35 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-03T08:39:13.717Z] #35 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 6.4s done [2021-12-03T08:39:13.717Z] #35 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 1.0s [2021-12-03T08:39:13.717Z] #35 ... [2021-12-03T08:39:13.717Z] [2021-12-03T08:39:13.717Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:13.717Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:15.099Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 134.80MB / 134.80MB 9.5s done [2021-12-03T08:39:15.099Z] #11 ... [2021-12-03T08:39:15.099Z] [2021-12-03T08:39:15.099Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:39:15.099Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:39:15.099Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-12-03T08:39:15.099Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:39:15.099Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-03T08:39:15.099Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-03T08:39:15.099Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2021-12-03T08:39:15.099Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2021-12-03T08:39:15.099Z] #76 DONE 9.7s [2021-12-03T08:39:15.099Z] [2021-12-03T08:39:15.100Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:39:15.100Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:39:15.100Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-12-03T08:39:15.100Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:39:15.100Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-03T08:39:15.100Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-03T08:39:15.100Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-12-03T08:39:15.100Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2021-12-03T08:39:15.100Z] #78 DONE 9.8s [2021-12-03T08:39:15.100Z] [2021-12-03T08:39:15.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:15.100Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:17.646Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 10.0s [2021-12-03T08:39:17.913Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 10.2s done [2021-12-03T08:39:18.172Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.1s [2021-12-03T08:39:19.142Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.6s done [2021-12-03T08:39:19.142Z] #11 ... [2021-12-03T08:39:19.142Z] [2021-12-03T08:39:19.145Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-03T08:39:19.145Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-03T08:39:19.145Z] #77 DONE 1.0s [2021-12-03T08:39:19.145Z] [2021-12-03T08:39:19.145Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:19.145Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:19.145Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb [2021-12-03T08:39:20.099Z] #11 ... [2021-12-03T08:39:20.099Z] [2021-12-03T08:39:20.100Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-03T08:39:20.100Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-03T08:39:20.100Z] #79 DONE 0.6s [2021-12-03T08:39:20.100Z] [2021-12-03T08:39:20.100Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:39:20.100Z] #35 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:39:20.100Z] #35 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 6.8s done [2021-12-03T08:39:20.100Z] #35 DONE 14.6s [2021-12-03T08:39:20.100Z] [2021-12-03T08:39:20.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:20.100Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:20.359Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.1s done [2021-12-03T08:39:21.311Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b [2021-12-03T08:39:26.599Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.0s [2021-12-03T08:39:29.144Z] #11 ... [2021-12-03T08:39:29.144Z] [2021-12-03T08:39:29.144Z] #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:39:29.144Z] #36 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:39:29.144Z] #36 1.942 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:39:29.144Z] #36 1.947 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:39:29.144Z] #36 1.968 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:39:29.144Z] #36 2.152 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:39:29.144Z] #36 2.438 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:39:29.144Z] #36 2.976 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:39:29.144Z] #36 4.195 Fetched 8479 kB in 3s (3338 kB/s) [2021-12-03T08:39:29.144Z] #36 4.195 Reading package lists... [2021-12-03T08:39:29.144Z] #36 5.011 Reading package lists... [2021-12-03T08:39:29.144Z] #36 5.840 Building dependency tree... [2021-12-03T08:39:29.144Z] #36 6.180 The following additional packages will be installed: [2021-12-03T08:39:29.144Z] #36 6.180 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-03T08:39:29.144Z] #36 6.180 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-03T08:39:29.144Z] #36 6.188 Recommended packages: [2021-12-03T08:39:29.144Z] #36 6.188 libldap-common publicsuffix libsasl2-modules [2021-12-03T08:39:29.144Z] #36 6.401 The following NEW packages will be installed: [2021-12-03T08:39:29.144Z] #36 6.401 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-03T08:39:29.144Z] #36 6.402 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-03T08:39:29.144Z] #36 6.412 libssh2-1 openssl [2021-12-03T08:39:29.144Z] #36 6.677 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:39:29.144Z] #36 6.677 Need to get 3038 kB of archives. [2021-12-03T08:39:29.144Z] #36 6.677 After this operation, 6652 kB of additional disk space will be used. [2021-12-03T08:39:29.144Z] #36 6.677 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-03T08:39:29.144Z] #36 6.692 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-03T08:39:29.144Z] #36 6.695 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-03T08:39:29.144Z] #36 6.704 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:39:29.144Z] #36 6.716 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-03T08:39:29.144Z] #36 6.716 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:39:29.144Z] #36 6.716 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-03T08:39:29.144Z] #36 6.716 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-03T08:39:29.144Z] #36 6.716 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:39:29.144Z] #36 6.716 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-03T08:39:29.144Z] #36 6.716 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-03T08:39:29.144Z] #36 6.718 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-03T08:39:29.144Z] #36 6.724 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:39:29.144Z] #36 6.724 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:39:29.144Z] #36 6.724 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:39:29.144Z] #36 6.915 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:39:29.144Z] #36 6.955 Fetched 3038 kB in 0s (9648 kB/s) [2021-12-03T08:39:29.144Z] #36 6.984 Selecting previously unselected package openssl. [2021-12-03T08:39:29.144Z] #36 6.984 (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:39:29.144Z] #36 6.989 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-03T08:39:29.144Z] #36 6.993 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:39:29.144Z] #36 7.189 Selecting previously unselected package ca-certificates. [2021-12-03T08:39:29.144Z] #36 7.189 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-03T08:39:29.144Z] #36 7.194 Unpacking ca-certificates (20210119) ... [2021-12-03T08:39:29.144Z] #36 7.317 Selecting previously unselected package libbrotli1:amd64. [2021-12-03T08:39:29.144Z] #36 7.317 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 7.333 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:39:29.145Z] #36 7.435 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-03T08:39:29.145Z] #36 7.435 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 7.443 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:39:29.145Z] #36 7.491 Selecting previously unselected package libsasl2-2:amd64. [2021-12-03T08:39:29.145Z] #36 7.491 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 7.495 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:39:29.145Z] #36 7.560 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-03T08:39:29.145Z] #36 7.560 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 7.561 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:39:29.145Z] #36 7.630 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-03T08:39:29.145Z] #36 7.630 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 7.638 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:39:29.145Z] #36 7.698 Selecting previously unselected package libpsl5:amd64. [2021-12-03T08:39:29.145Z] #36 7.698 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 7.703 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:39:29.145Z] #36 7.762 Selecting previously unselected package librtmp1:amd64. [2021-12-03T08:39:29.145Z] #36 7.762 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 7.766 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:39:29.145Z] #36 7.829 Selecting previously unselected package libssh2-1:amd64. [2021-12-03T08:39:29.145Z] #36 7.829 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 7.833 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:39:29.145Z] #36 7.919 Selecting previously unselected package libcurl4:amd64. [2021-12-03T08:39:29.145Z] #36 7.919 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 7.928 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:39:29.145Z] #36 8.014 Selecting previously unselected package curl. [2021-12-03T08:39:29.145Z] #36 8.014 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 8.019 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-03T08:39:29.145Z] #36 8.112 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:39:29.145Z] #36 8.112 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 8.117 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:39:29.145Z] #36 8.208 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:39:29.145Z] #36 8.208 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 8.213 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:39:29.145Z] #36 8.345 Selecting previously unselected package jq. [2021-12-03T08:39:29.145Z] #36 8.345 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:39:29.145Z] #36 8.352 Unpacking jq (1.6-2.1) ... [2021-12-03T08:39:29.145Z] #36 8.562 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:39:29.145Z] #36 8.722 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:39:29.145Z] #36 8.733 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:39:29.145Z] #36 8.808 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:39:29.145Z] #36 8.822 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:39:29.145Z] #36 8.863 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:39:29.145Z] #36 8.878 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:39:29.145Z] #36 8.902 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:39:29.145Z] #36 8.921 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:39:29.145Z] #36 8.934 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:39:29.145Z] #36 8.946 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:39:29.145Z] #36 8.959 Setting up ca-certificates (20210119) ... [2021-12-03T08:39:29.145Z] #36 ... [2021-12-03T08:39:29.145Z] [2021-12-03T08:39:29.145Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:29.145Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:30.085Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 8.8s done [2021-12-03T08:39:30.345Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 [2021-12-03T08:39:33.639Z] #11 ... [2021-12-03T08:39:33.639Z] [2021-12-03T08:39:33.639Z] #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:39:33.639Z] #36 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:39:33.639Z] #36 9.691 Updating certificates in /etc/ssl/certs... [2021-12-03T08:39:33.639Z] #36 10.68 129 added, 0 removed; done. [2021-12-03T08:39:33.639Z] #36 10.84 Setting up jq (1.6-2.1) ... [2021-12-03T08:39:33.639Z] #36 10.96 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:39:33.639Z] #36 10.97 Setting up curl (7.74.0-1.3+b1) ... [2021-12-03T08:39:33.639Z] #36 10.98 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:39:33.639Z] #36 11.00 Processing triggers for ca-certificates (20210119) ... [2021-12-03T08:39:33.639Z] #36 11.01 Updating certificates in /etc/ssl/certs... [2021-12-03T08:39:33.639Z] #36 11.75 0 added, 0 removed; done. [2021-12-03T08:39:33.639Z] #36 11.75 Running hooks in /etc/ca-certificates/update.d... [2021-12-03T08:39:33.639Z] #36 11.76 done. [2021-12-03T08:39:33.639Z] #36 DONE 13.7s [2021-12-03T08:39:33.639Z] [2021-12-03T08:39:33.639Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:33.639Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:33.676Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ceda5ea4dc72fdc) in /home/ubuntu/workspace/moby_PR-43058 [Pipeline] { [Pipeline] checkout [2021-12-03T08:39:33.867Z] The recommended git tool is: git [2021-12-03T08:39:34.577Z] #11 ... [2021-12-03T08:39:34.577Z] [2021-12-03T08:39:34.577Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-03T08:39:34.577Z] #37 sha256:6375b1bcaa5019ed6472ec4d6172e76708edfb22531d6f8b5b756de3c906b667 [2021-12-03T08:39:34.577Z] #37 DONE 0.8s [2021-12-03T08:39:34.577Z] [2021-12-03T08:39:34.577Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:34.577Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:35.516Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 5.1s [2021-12-03T08:39:35.776Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 5.4s done [2021-12-03T08:39:36.348Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b [2021-12-03T08:39:36.877Z] using credential docker-jenkins-github-credentials [2021-12-03T08:39:36.883Z] Cloning the remote Git repository [2021-12-03T08:39:36.883Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:39:36.789Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:39:36.839Z] > git init /home/ubuntu/workspace/moby_PR-43058 # timeout=10 [2021-12-03T08:39:37.045Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:39:37.045Z] > git --version # timeout=10 [2021-12-03T08:39:37.060Z] > git --version # 'git version 2.17.1' [2021-12-03T08:39:37.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:39:37.062Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:39:41.758Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 5.1s [2021-12-03T08:39:44.310Z] #11 ... [2021-12-03T08:39:44.310Z] [2021-12-03T08:39:44.310Z] #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:39:44.310Z] #38 sha256:b25e1207d2144a4b9ad15ebdf30d2ac6743256abcf1c3eb9d3cc133c76fc2828 [2021-12-03T08:39:44.310Z] #38 2.830 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-03T08:39:44.310Z] #38 3.195 [2021-12-03T08:39:44.310Z] #38 3.419 #=#=# ######################################################################## 100.0% [2021-12-03T08:39:44.310Z] #38 3.729 [2021-12-03T08:39:44.310Z] #38 4.789 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-03T08:39:44.310Z] #38 5.160 [2021-12-03T08:39:44.310Z] #38 5.381 #=#=# ######################### 36.1% ######################################################################## 100.0% [2021-12-03T08:39:44.310Z] #38 5.724 [2021-12-03T08:39:44.310Z] #38 6.760 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-03T08:39:44.310Z] #38 7.118 [2021-12-03T08:39:44.310Z] #38 7.344 #=#=# ############## 19.6% ######################################## 56.5% ########################################### 60.1% ######################################################################## 100.0% [2021-12-03T08:39:44.310Z] #38 8.013 [2021-12-03T08:39:44.310Z] #38 9.212 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-03T08:39:44.310Z] #38 9.517 [2021-12-03T08:39:44.310Z] #38 9.735 #=#=# ######################################################################## 100.0% [2021-12-03T08:39:44.573Z] #38 10.06 [2021-12-03T08:39:44.573Z] #38 ... [2021-12-03T08:39:44.573Z] [2021-12-03T08:39:44.573Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:44.573Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:45.409Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09bbd5a094fa1d472) in /home/ubuntu/workspace/moby_PR-43058 [Pipeline] { [Pipeline] checkout [2021-12-03T08:39:45.543Z] The recommended git tool is: git [2021-12-03T08:39:46.489Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 10.2s [2021-12-03T08:39:47.428Z] #11 ... [2021-12-03T08:39:47.428Z] [2021-12-03T08:39:47.428Z] #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:39:47.428Z] #38 sha256:b25e1207d2144a4b9ad15ebdf30d2ac6743256abcf1c3eb9d3cc133c76fc2828 [2021-12-03T08:39:47.428Z] #38 10.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-03T08:39:47.428Z] #38 11.17 [2021-12-03T08:39:47.428Z] #38 11.39 #=#=# ######################################################################## 100.0% [2021-12-03T08:39:47.428Z] #38 11.66 [2021-12-03T08:39:47.428Z] #38 11.75 Download of images into '/build' complete. [2021-12-03T08:39:47.428Z] #38 11.75 Use something like the following to load the result into a Docker daemon: [2021-12-03T08:39:47.428Z] #38 11.75 tar -cC '/build' . | docker load [2021-12-03T08:39:47.428Z] #38 DONE 13.0s [2021-12-03T08:39:47.428Z] [2021-12-03T08:39:47.428Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:39:47.428Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:39:48.425Z] using credential docker-jenkins-github-credentials [2021-12-03T08:39:48.433Z] Cloning the remote Git repository [2021-12-03T08:39:48.433Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:39:47.228Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:39:47.282Z] > git init /home/ubuntu/workspace/moby_PR-43058 # timeout=10 [2021-12-03T08:39:47.530Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:39:47.531Z] > git --version # timeout=10 [2021-12-03T08:39:47.542Z] > git --version # 'git version 2.17.1' [2021-12-03T08:39:47.542Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:39:47.561Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:39:50.258Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-022cfa49919e75cbe) in /home/ubuntu/workspace/moby_PR-43058 [Pipeline] { [Pipeline] checkout [2021-12-03T08:39:50.409Z] The recommended git tool is: git [2021-12-03T08:39:51.632Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 15.3s [2021-12-03T08:39:52.572Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 16.1s done [2021-12-03T08:39:52.831Z] #11 extracting sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d done [2021-12-03T08:39:53.090Z] #11 DONE 48.0s [2021-12-03T08:39:53.090Z] [2021-12-03T08:39:53.090Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-03T08:39:53.090Z] #12 sha256:8d62f88903c0222b487a4fbbfd48a3bb736060a55517f3dbc3094c3f1e8cfa38 [2021-12-03T08:39:54.000Z] using credential docker-jenkins-github-credentials [2021-12-03T08:39:54.008Z] Cloning the remote Git repository [2021-12-03T08:39:54.008Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:39:54.043Z] #12 DONE 1.1s [2021-12-03T08:39:54.049Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:39:54.302Z] [2021-12-03T08:39:54.302Z] #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:39:54.302Z] #13 sha256:a0765783c3fcc4aa007d99b84491bea11f3395ac76a97c39f156434023ab5739 [2021-12-03T08:39:54.133Z] > git init /home/ubuntu/workspace/moby_PR-43058 # timeout=10 [2021-12-03T08:39:54.511Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:39:54.511Z] > git --version # timeout=10 [2021-12-03T08:39:54.543Z] > git --version # 'git version 2.25.1' [2021-12-03T08:39:54.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:39:54.546Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:39:55.242Z] #13 DONE 1.0s [2021-12-03T08:39:55.242Z] [2021-12-03T08:39:55.242Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:39:55.242Z] #40 sha256:0507b28681fc1401374821c11da7a4d18a3f7edbfd5b442e615add7f282983fe [2021-12-03T08:39:55.242Z] #40 DONE 0.1s [2021-12-03T08:39:55.242Z] [2021-12-03T08:39:55.242Z] #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:39:55.242Z] #43 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:39:55.242Z] #43 ... [2021-12-03T08:39:55.242Z] [2021-12-03T08:39:55.242Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-03T08:39:55.242Z] #49 sha256:f52abd536e6779f5827521f33b1ff438aeb47afb848027cc703135c39f112021 [2021-12-03T08:39:55.242Z] #49 DONE 0.2s [2021-12-03T08:39:55.502Z] [2021-12-03T08:39:55.502Z] #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:39:55.502Z] #53 sha256:637ef2982b223017f84103ee5949fad0ec114bb60c328dc6a307025a7de4e01c [2021-12-03T08:39:55.502Z] #53 DONE 0.2s [2021-12-03T08:39:55.502Z] [2021-12-03T08:39:55.502Z] #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:39:55.502Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:39:59.425Z] Fetching without tags [2021-12-03T08:39:59.743Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:39:59.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:39:59.326Z] > git config --add remote.origin.fetch +refs/pull/43058/head:refs/remotes/origin/PR-43058 # timeout=10 [2021-12-03T08:39:59.337Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:39:59.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:39:59.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:39:59.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:39:59.438Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:39:59.724Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:39:59.748Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:40:00.790Z] Merge succeeded, producing 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:40:00.791Z] Checking out Revision 9f9158945a3e075115d0125b15e258042b281742 (PR-43058) [2021-12-03T08:40:00.794Z] #54 ... [2021-12-03T08:40:00.794Z] [2021-12-03T08:40:00.794Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-12-03T08:40:00.794Z] #14 sha256:70b5648c7758d5bb8228c232d27a650262f6369a00b3ee80d36f4b8d13815c47 [2021-12-03T08:40:00.794Z] #14 DONE 5.3s [2021-12-03T08:40:00.794Z] [2021-12-03T08:40:00.794Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-12-03T08:40:00.794Z] #15 sha256:2cb9ebe4025c17c7a8c26f0dae0efd8621a180af9bcbda426b035fbeb1fe0132 [2021-12-03T08:40:00.629Z] > git remote # timeout=10 [2021-12-03T08:40:00.659Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:40:00.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:40:00.688Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:40:00.717Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:40:00.762Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:40:00.782Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:40:03.340Z] #15 DONE 2.5s [2021-12-03T08:40:03.340Z] [2021-12-03T08:40:03.340Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-12-03T08:40:03.340Z] #16 sha256:2a51bed933c58ae1c33161a6ba61a4cc8acb2ae4b4d917ae0711300d2501391f [2021-12-03T08:40:04.050Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a95c841a9a2858a1) in /home/ubuntu/workspace/moby_PR-43058 [Pipeline] { [Pipeline] checkout [2021-12-03T08:40:04.307Z] The recommended git tool is: git [2021-12-03T08:40:05.247Z] Commit message: "vendor: golang.org/x/text v0.3.7" [2021-12-03T08:40:05.266Z] #16 ... [2021-12-03T08:40:05.266Z] [2021-12-03T08:40:05.266Z] #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:40:05.266Z] #62 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:40:05.266Z] #62 5.937 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-03T08:40:05.266Z] #62 7.485 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-03T08:40:05.266Z] #62 7.485 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-03T08:40:05.266Z] #62 7.739 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-03T08:40:05.266Z] #62 9.992 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-03T08:40:05.266Z] #62 ... [2021-12-03T08:40:05.266Z] [2021-12-03T08:40:05.266Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-12-03T08:40:05.266Z] #16 sha256:2a51bed933c58ae1c33161a6ba61a4cc8acb2ae4b4d917ae0711300d2501391f [2021-12-03T08:40:05.266Z] #16 DONE 2.5s [2021-12-03T08:40:05.266Z] [2021-12-03T08:40:05.266Z] #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:40:05.266Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:40:05.266Z] #50 5.415 + git clone https://github.com/docker/distribution.git . [2021-12-03T08:40:05.266Z] #50 5.422 Cloning into '.'... [2021-12-03T08:40:05.259Z] > git --version # timeout=10 [2021-12-03T08:40:05.289Z] > git --version # 'git version 2.17.1' [2021-12-03T08:40:05.300Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:40:05.526Z] #50 ... [2021-12-03T08:40:05.526Z] [2021-12-03T08:40:05.527Z] #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:40:05.527Z] #56 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:40:05.527Z] #56 5.757 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-03T08:40:05.527Z] #56 ... [2021-12-03T08:40:05.527Z] [2021-12-03T08:40:05.527Z] #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:40:05.527Z] #58 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:40:05.527Z] #58 5.275 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:40:05.527Z] #58 6.901 go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:40:05.527Z] #58 6.928 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:40:05.527Z] #58 7.032 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:40:05.527Z] #58 7.080 go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:40:05.527Z] #58 7.619 go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:40:05.527Z] #58 7.773 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:40:05.527Z] #58 7.848 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:40:05.527Z] #58 7.895 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:40:05.527Z] #58 8.176 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:40:05.787Z] #58 ... [2021-12-03T08:40:05.787Z] [2021-12-03T08:40:05.787Z] #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:40:05.787Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:40:05.787Z] #60 5.972 go: downloading github.com/golangci/golangci-lint v1.23.8 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:40:06.048Z] #60 ... [2021-12-03T08:40:06.048Z] [2021-12-03T08:40:06.048Z] #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:40:06.048Z] #41 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:40:06.048Z] #41 5.270 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-03T08:40:06.048Z] #41 5.271 Cloning into '.'... [2021-12-03T08:40:06.048Z] #41 ... [2021-12-03T08:40:06.048Z] [2021-12-03T08:40:06.048Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-12-03T08:40:06.048Z] #17 sha256:264a191020dd3c27335ad3cb88ac11d16e5ffdcff072d26e26a14819d13ccb28 [2021-12-03T08:40:06.503Z] + docker version [2021-12-03T08:40:07.719Z] using credential docker-jenkins-github-credentials [2021-12-03T08:40:07.729Z] Cloning the remote Git repository [2021-12-03T08:40:07.729Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:40:07.963Z] #17 DONE 2.4s [2021-12-03T08:40:07.963Z] [2021-12-03T08:40:07.963Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-12-03T08:40:07.963Z] #18 sha256:22a88c39c3636570c2ca5823d159627519429dc11d0e2204ff00902ec8d4bdf8 [2021-12-03T08:40:07.873Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:40:07.948Z] > git init /home/ubuntu/workspace/moby_PR-43058 # timeout=10 [2021-12-03T08:40:08.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:40:08.710Z] > git --version # timeout=10 [2021-12-03T08:40:08.729Z] > git --version # 'git version 2.25.1' [2021-12-03T08:40:08.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:40:08.731Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:40:09.876Z] #18 DONE 2.1s [2021-12-03T08:40:09.876Z] [2021-12-03T08:40:09.876Z] #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:40:09.876Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:40:09.876Z] #60 14.56 go: downloading github.com/fatih/color v1.7.0 [2021-12-03T08:40:09.876Z] #60 14.60 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-03T08:40:09.876Z] #60 14.72 go: downloading github.com/pkg/errors v0.8.1 [2021-12-03T08:40:09.876Z] #60 14.72 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-03T08:40:09.876Z] #60 14.81 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-03T08:40:10.450Z] #60 15.14 go: downloading github.com/spf13/viper v1.6.1 [2021-12-03T08:40:10.450Z] #60 15.38 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-03T08:40:10.711Z] #60 15.41 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-03T08:40:10.711Z] #60 15.44 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-03T08:40:10.711Z] #60 15.46 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-03T08:40:10.711Z] #60 ... [2021-12-03T08:40:10.711Z] [2021-12-03T08:40:10.711Z] #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:40:10.711Z] #43 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:40:10.711Z] #43 5.567 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-03T08:40:10.973Z] #43 ... [2021-12-03T08:40:10.973Z] [2021-12-03T08:40:10.973Z] #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:40:10.973Z] #58 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:40:10.973Z] #58 13.32 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:40:10.973Z] #58 13.41 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:40:10.973Z] #58 13.53 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:40:11.234Z] #58 ... [2021-12-03T08:40:11.234Z] [2021-12-03T08:40:11.234Z] #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:40:11.234Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:40:11.234Z] #54 5.914 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:40:11.234Z] #54 6.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:40:11.234Z] #54 6.279 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:40:11.234Z] #54 6.308 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-03T08:40:11.234Z] #54 7.098 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:40:11.234Z] #54 9.936 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:40:11.234Z] #54 12.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:40:11.234Z] #54 14.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-12-03T08:40:11.495Z] #54 ... [2021-12-03T08:40:11.495Z] [2021-12-03T08:40:11.495Z] #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:40:11.495Z] #58 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:40:11.495Z] #58 16.33 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:40:11.768Z] #58 16.46 go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:40:14.607Z] Client: Docker Engine - Community [2021-12-03T08:40:14.607Z] Version: 20.10.10-rc1 [2021-12-03T08:40:14.607Z] API version: 1.41 [2021-12-03T08:40:14.607Z] Go version: go1.16.9 [2021-12-03T08:40:14.607Z] Git commit: b485636 [2021-12-03T08:40:14.607Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-03T08:40:14.607Z] OS/Arch: linux/amd64 [2021-12-03T08:40:14.607Z] Context: default [2021-12-03T08:40:14.607Z] Experimental: true [2021-12-03T08:40:14.607Z] [2021-12-03T08:40:14.607Z] Server: Docker Engine - Community [2021-12-03T08:40:14.607Z] Engine: [2021-12-03T08:40:14.608Z] Version: 20.10.10-rc1 [2021-12-03T08:40:14.608Z] API version: 1.41 (minimum version 1.12) [2021-12-03T08:40:14.608Z] Go version: go1.16.9 [2021-12-03T08:40:14.608Z] Git commit: 9f5b26f [2021-12-03T08:40:14.608Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-03T08:40:14.608Z] OS/Arch: linux/amd64 [2021-12-03T08:40:14.608Z] Experimental: true [2021-12-03T08:40:14.608Z] containerd: [2021-12-03T08:40:14.608Z] Version: 1.4.11 [2021-12-03T08:40:14.608Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:40:14.608Z] runc: [2021-12-03T08:40:14.608Z] Version: 1.0.2 [2021-12-03T08:40:14.608Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-03T08:40:14.608Z] docker-init: [2021-12-03T08:40:14.608Z] Version: 0.19.0 [2021-12-03T08:40:14.608Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-03T08:40:14.932Z] Fetching without tags [2021-12-03T08:40:14.979Z] + docker info [2021-12-03T08:40:15.062Z] Fetching without tags [2021-12-03T08:40:15.260Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:40:15.356Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:40:16.258Z] Merge succeeded, producing 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:40:16.258Z] Checking out Revision 9f9158945a3e075115d0125b15e258042b281742 (PR-43058) [2021-12-03T08:40:14.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:40:15.014Z] > git config --add remote.origin.fetch +refs/pull/43058/head:refs/remotes/origin/PR-43058 # timeout=10 [2021-12-03T08:40:15.027Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:40:15.048Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:40:15.065Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:40:15.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:40:15.066Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:40:15.362Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:40:15.388Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:40:16.152Z] > git remote # timeout=10 [2021-12-03T08:40:16.176Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:40:16.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:40:16.201Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:40:16.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:40:16.260Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:40:16.287Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:40:14.825Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:40:14.834Z] > git config --add remote.origin.fetch +refs/pull/43058/head:refs/remotes/origin/PR-43058 # timeout=10 [2021-12-03T08:40:14.854Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:40:14.892Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:40:14.939Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:40:14.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:40:14.940Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:40:15.267Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:40:15.283Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:40:16.890Z] Merge succeeded, producing 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:40:16.890Z] Checking out Revision 9f9158945a3e075115d0125b15e258042b281742 (PR-43058) [2021-12-03T08:40:17.056Z] #58 ... [2021-12-03T08:40:17.056Z] [2021-12-03T08:40:17.056Z] #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:40:17.056Z] #43 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:40:17.056Z] #43 21.79 tomll can be used in two ways: [2021-12-03T08:40:17.056Z] #43 21.79 Writing to STDIN and reading from STDOUT: [2021-12-03T08:40:17.056Z] #43 21.79 cat file.toml | tomll > file.toml [2021-12-03T08:40:17.056Z] #43 21.79 [2021-12-03T08:40:17.056Z] #43 21.79 Reading and updating a list of files: [2021-12-03T08:40:17.056Z] #43 21.79 tomll a.toml b.toml c.toml [2021-12-03T08:40:17.056Z] #43 21.79 [2021-12-03T08:40:17.056Z] #43 21.79 When given a list of files, tomll will modify all files in place without asking. [2021-12-03T08:40:17.317Z] #43 DONE 22.3s [2021-12-03T08:40:17.317Z] [2021-12-03T08:40:17.317Z] #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:40:17.317Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:40:17.317Z] #60 16.54 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-03T08:40:17.317Z] #60 16.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-03T08:40:17.317Z] #60 20.38 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-03T08:40:17.317Z] #60 20.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-03T08:40:17.317Z] #60 20.41 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-03T08:40:17.317Z] #60 20.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-03T08:40:17.317Z] #60 20.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-03T08:40:17.317Z] #60 21.11 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-03T08:40:17.317Z] #60 21.12 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-03T08:40:17.317Z] #60 21.18 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-03T08:40:17.317Z] #60 21.25 go: downloading github.com/spf13/afero v1.1.2 [2021-12-03T08:40:17.317Z] #60 21.39 go: downloading github.com/spf13/cast v1.3.0 [2021-12-03T08:40:17.317Z] #60 21.52 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-03T08:40:17.317Z] #60 21.52 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-03T08:40:17.317Z] #60 21.54 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-03T08:40:17.317Z] #60 21.56 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-03T08:40:17.317Z] #60 21.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-03T08:40:17.317Z] #60 21.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-03T08:40:17.317Z] #60 22.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-03T08:40:17.317Z] #60 22.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-03T08:40:17.317Z] #60 22.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-03T08:40:17.317Z] #60 22.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-03T08:40:17.576Z] #60 22.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-03T08:40:17.576Z] #60 22.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-03T08:40:17.576Z] #60 22.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-03T08:40:17.576Z] #60 22.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-03T08:40:17.900Z] #60 22.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-03T08:40:17.900Z] #60 22.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-03T08:40:18.172Z] #60 22.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-03T08:40:18.172Z] #60 23.00 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-03T08:40:18.769Z] #60 23.66 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-03T08:40:16.777Z] > git remote # timeout=10 [2021-12-03T08:40:16.802Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:40:16.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:40:16.836Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:40:16.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:40:16.895Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:40:16.916Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:40:19.047Z] #60 23.84 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-03T08:40:19.047Z] #60 23.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-03T08:40:19.619Z] #60 24.33 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-03T08:40:19.619Z] #60 24.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-03T08:40:19.619Z] #60 24.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-03T08:40:19.619Z] #60 24.64 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-03T08:40:19.879Z] #60 ... [2021-12-03T08:40:19.879Z] [2021-12-03T08:40:19.879Z] #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:40:19.879Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:40:19.879Z] #19 2.320 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:40:19.879Z] #19 2.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:40:19.879Z] #19 2.341 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:40:19.879Z] #19 3.751 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-03T08:40:19.879Z] #19 4.981 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-03T08:40:19.879Z] #19 6.075 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:40:19.879Z] #19 7.657 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:40:19.879Z] #19 9.901 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-03T08:40:20.189Z] Commit message: "vendor: golang.org/x/text v0.3.7" [2021-12-03T08:40:20.212Z] > git --version # timeout=10 [2021-12-03T08:40:20.223Z] > git --version # 'git version 2.17.1' [2021-12-03T08:40:20.244Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:40:20.452Z] #19 ... [2021-12-03T08:40:20.452Z] [2021-12-03T08:40:20.452Z] #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:40:20.452Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:40:20.452Z] #60 25.33 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-03T08:40:20.452Z] #60 25.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:40:20.716Z] #60 25.42 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-03T08:40:20.716Z] #60 25.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-03T08:40:20.716Z] #60 25.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-03T08:40:20.716Z] #60 25.60 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-03T08:40:21.288Z] #60 26.20 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-03T08:40:21.369Z] Commit message: "vendor: golang.org/x/text v0.3.7" [2021-12-03T08:40:21.407Z] + docker version [2021-12-03T08:40:21.391Z] > git --version # timeout=10 [2021-12-03T08:40:21.396Z] > git --version # 'git version 2.25.1' [2021-12-03T08:40:21.408Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:40:21.548Z] #60 26.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-03T08:40:21.548Z] #60 ... [2021-12-03T08:40:21.548Z] [2021-12-03T08:40:21.548Z] #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:40:21.548Z] #56 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:40:21.548Z] #56 25.82 Usage of /build/vndr: [2021-12-03T08:40:21.548Z] #56 25.82 /build/vndr [[import path] [revision]] [repository] [2021-12-03T08:40:21.548Z] #56 25.82 /build/vndr init [2021-12-03T08:40:21.548Z] #56 25.82 -strict [2021-12-03T08:40:21.548Z] #56 25.82 checking mode. treat non-trivial warning as an error [2021-12-03T08:40:21.548Z] #56 25.82 -verbose [2021-12-03T08:40:21.548Z] #56 25.82 shows all warnings [2021-12-03T08:40:21.548Z] #56 25.82 -whitelist value [2021-12-03T08:40:21.548Z] #56 25.82 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-03T08:40:21.548Z] #56 DONE 26.5s [2021-12-03T08:40:21.548Z] [2021-12-03T08:40:21.548Z] #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:40:21.548Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:40:21.548Z] #60 26.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-03T08:40:21.809Z] #60 26.67 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-03T08:40:21.809Z] #60 26.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-03T08:40:21.809Z] #60 26.69 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-03T08:40:21.809Z] #60 26.70 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:40:22.429Z] + docker version [2021-12-03T08:40:22.749Z] #60 27.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-03T08:40:22.749Z] #60 27.61 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-03T08:40:22.749Z] #60 27.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-03T08:40:23.009Z] #60 27.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-03T08:40:23.009Z] #60 27.88 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-03T08:40:23.009Z] #60 27.92 go: downloading golang.org/x/text v0.3.2 [2021-12-03T08:40:25.618Z] Client: Docker Engine - Community [2021-12-03T08:40:25.618Z] Version: 20.10.10-rc1 [2021-12-03T08:40:25.618Z] API version: 1.41 [2021-12-03T08:40:25.618Z] Go version: go1.16.9 [2021-12-03T08:40:25.618Z] Git commit: b485636 [2021-12-03T08:40:25.618Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-03T08:40:25.618Z] OS/Arch: linux/amd64 [2021-12-03T08:40:25.618Z] Context: default [2021-12-03T08:40:25.618Z] Experimental: true [2021-12-03T08:40:25.618Z] [2021-12-03T08:40:25.618Z] Server: Docker Engine - Community [2021-12-03T08:40:25.618Z] Engine: [2021-12-03T08:40:25.618Z] Version: 20.10.10-rc1 [2021-12-03T08:40:25.618Z] API version: 1.41 (minimum version 1.12) [2021-12-03T08:40:25.618Z] Go version: go1.16.9 [2021-12-03T08:40:25.618Z] Git commit: 9f5b26f [2021-12-03T08:40:25.618Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-03T08:40:25.618Z] OS/Arch: linux/amd64 [2021-12-03T08:40:25.618Z] Experimental: true [2021-12-03T08:40:25.618Z] containerd: [2021-12-03T08:40:25.618Z] Version: 1.4.11 [2021-12-03T08:40:25.618Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:40:25.618Z] runc: [2021-12-03T08:40:25.618Z] Version: 1.0.2 [2021-12-03T08:40:25.618Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-03T08:40:25.618Z] docker-init: [2021-12-03T08:40:25.618Z] Version: 0.19.0 [2021-12-03T08:40:25.618Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-03T08:40:25.940Z] + docker info [2021-12-03T08:40:27.204Z] Fetching without tags [2021-12-03T08:40:27.520Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:40:27.136Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:40:27.166Z] > git config --add remote.origin.fetch +refs/pull/43058/head:refs/remotes/origin/PR-43058 # timeout=10 [2021-12-03T08:40:27.186Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:40:27.193Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:40:27.250Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:40:27.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:40:27.251Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:40:27.531Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:40:27.546Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:40:28.411Z] > git remote # timeout=10 [2021-12-03T08:40:28.422Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:40:28.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:40:28.630Z] Merge succeeded, producing 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:40:28.630Z] Checking out Revision 9f9158945a3e075115d0125b15e258042b281742 (PR-43058) [2021-12-03T08:40:29.598Z] #60 ... [2021-12-03T08:40:29.598Z] [2021-12-03T08:40:29.598Z] #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:40:29.598Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:40:29.598Z] #54 23.08 Fetched 8483 kB in 18s (481 kB/s) [2021-12-03T08:40:29.598Z] #54 23.08 Reading package lists... [2021-12-03T08:40:29.598Z] #54 29.68 Reading package lists... [2021-12-03T08:40:29.598Z] #54 ... [2021-12-03T08:40:29.598Z] [2021-12-03T08:40:29.598Z] #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:40:29.598Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:40:29.598Z] #50 26.11 Updating files: 85% (1496/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:40:29.598Z] #50 26.44 + git checkout -q v2.3.0 [2021-12-03T08:40:29.598Z] #50 28.81 + 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:40:29.598Z] #50 ... [2021-12-03T08:40:29.598Z] [2021-12-03T08:40:29.598Z] #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:40:29.598Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:40:29.598Z] #60 34.45 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-03T08:40:29.598Z] #60 34.50 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-03T08:40:29.857Z] #60 34.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-03T08:40:29.857Z] #60 34.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-03T08:40:29.857Z] #60 34.75 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-03T08:40:30.567Z] Client: Docker Engine - Community [2021-12-03T08:40:30.567Z] Version: 20.10.10-rc1 [2021-12-03T08:40:30.567Z] API version: 1.41 [2021-12-03T08:40:30.567Z] Go version: go1.16.9 [2021-12-03T08:40:30.567Z] Git commit: b485636 [2021-12-03T08:40:30.567Z] Built: Mon Oct 18 15:22:14 2021 [2021-12-03T08:40:30.567Z] OS/Arch: linux/amd64 [2021-12-03T08:40:30.567Z] Context: default [2021-12-03T08:40:30.567Z] Experimental: true [2021-12-03T08:40:30.567Z] [2021-12-03T08:40:30.567Z] Server: Docker Engine - Community [2021-12-03T08:40:30.567Z] Engine: [2021-12-03T08:40:30.567Z] Version: 20.10.10-rc1 [2021-12-03T08:40:30.567Z] API version: 1.41 (minimum version 1.12) [2021-12-03T08:40:30.567Z] Go version: go1.16.9 [2021-12-03T08:40:30.567Z] Git commit: 9f5b26f [2021-12-03T08:40:30.567Z] Built: Mon Oct 18 15:20:19 2021 [2021-12-03T08:40:30.567Z] OS/Arch: linux/amd64 [2021-12-03T08:40:30.567Z] Experimental: true [2021-12-03T08:40:30.567Z] containerd: [2021-12-03T08:40:30.567Z] Version: 1.4.11 [2021-12-03T08:40:30.567Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:40:30.567Z] runc: [2021-12-03T08:40:30.567Z] Version: 1.0.2 [2021-12-03T08:40:30.567Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-03T08:40:30.567Z] docker-init: [2021-12-03T08:40:30.567Z] Version: 0.19.0 [2021-12-03T08:40:30.567Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-03T08:40:28.609Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:40:28.617Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-03T08:40:28.631Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:40:28.637Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:40:30.912Z] + docker info [2021-12-03T08:40:31.765Z] #60 ... [2021-12-03T08:40:31.765Z] [2021-12-03T08:40:31.765Z] #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:40:31.765Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:40:31.765Z] #19 11.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-03T08:40:31.765Z] #19 12.75 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:40:31.765Z] #19 12.75 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:40:31.765Z] #19 12.75 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [93.1 kB] [2021-12-03T08:40:31.765Z] #19 12.75 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [91.2 kB] [2021-12-03T08:40:31.765Z] #19 12.78 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [94.2 kB] [2021-12-03T08:40:31.765Z] #19 12.78 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [93.2 kB] [2021-12-03T08:40:31.765Z] #19 12.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-03T08:40:31.765Z] #19 12.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-03T08:40:31.765Z] #19 12.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:40:31.765Z] #19 12.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-03T08:40:31.765Z] #19 12.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-03T08:40:31.765Z] #19 12.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:40:31.765Z] #19 ... [2021-12-03T08:40:31.765Z] [2021-12-03T08:40:31.765Z] #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:40:31.765Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:40:31.765Z] #60 36.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-03T08:40:31.765Z] #60 36.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-03T08:40:32.025Z] #60 36.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-03T08:40:32.777Z] Commit message: "vendor: golang.org/x/text v0.3.7" [2021-12-03T08:40:32.793Z] > git --version # timeout=10 [2021-12-03T08:40:32.798Z] > git --version # 'git version 2.25.1' [2021-12-03T08:40:32.812Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:40:33.045Z] Client: [2021-12-03T08:40:33.045Z] Context: default [2021-12-03T08:40:33.045Z] Debug Mode: false [2021-12-03T08:40:33.045Z] Plugins: [2021-12-03T08:40:33.045Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-03T08:40:33.045Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-03T08:40:33.045Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-03T08:40:33.045Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-03T08:40:33.045Z] [2021-12-03T08:40:33.045Z] Server: [2021-12-03T08:40:33.045Z] Containers: 0 [2021-12-03T08:40:33.045Z] Running: 0 [2021-12-03T08:40:33.045Z] Paused: 0 [2021-12-03T08:40:33.045Z] Stopped: 0 [2021-12-03T08:40:33.045Z] Images: 0 [2021-12-03T08:40:33.045Z] Server Version: 20.10.10-rc1 [2021-12-03T08:40:33.045Z] Storage Driver: overlay2 [2021-12-03T08:40:33.045Z] Backing Filesystem: extfs [2021-12-03T08:40:33.045Z] Supports d_type: true [2021-12-03T08:40:33.045Z] Native Overlay Diff: true [2021-12-03T08:40:33.045Z] userxattr: false [2021-12-03T08:40:33.045Z] Logging Driver: json-file [2021-12-03T08:40:33.045Z] Cgroup Driver: cgroupfs [2021-12-03T08:40:33.045Z] Cgroup Version: 1 [2021-12-03T08:40:33.045Z] Plugins: [2021-12-03T08:40:33.045Z] Volume: local [2021-12-03T08:40:33.045Z] Network: bridge host ipvlan macvlan null overlay [2021-12-03T08:40:33.045Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-03T08:40:33.045Z] Swarm: inactive [2021-12-03T08:40:33.045Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-03T08:40:33.045Z] Default Runtime: runc [2021-12-03T08:40:33.045Z] Init Binary: docker-init [2021-12-03T08:40:33.045Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:40:33.045Z] runc version: v1.0.2-0-g52b36a2 [2021-12-03T08:40:33.045Z] init version: de40ad0 [2021-12-03T08:40:33.045Z] Security Options: [2021-12-03T08:40:33.045Z] apparmor [2021-12-03T08:40:33.045Z] seccomp [2021-12-03T08:40:33.045Z] Profile: default [2021-12-03T08:40:33.045Z] Kernel Version: 5.4.0-1057-aws [2021-12-03T08:40:33.045Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-03T08:40:33.045Z] OSType: linux [2021-12-03T08:40:33.045Z] Architecture: x86_64 [2021-12-03T08:40:33.045Z] CPUs: 2 [2021-12-03T08:40:33.045Z] Total Memory: 7.487GiB [2021-12-03T08:40:33.045Z] Name: ip-10-100-94-108 [2021-12-03T08:40:33.045Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-03T08:40:33.045Z] Docker Root Dir: /var/lib/docker [2021-12-03T08:40:33.045Z] Debug Mode: false [2021-12-03T08:40:33.045Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:40:33.045Z] Labels: [2021-12-03T08:40:33.045Z] Experimental: true [2021-12-03T08:40:33.045Z] Insecure Registries: [2021-12-03T08:40:33.045Z] 127.0.0.0/8 [2021-12-03T08:40:33.045Z] Live Restore Enabled: true [2021-12-03T08:40:33.045Z] [2021-12-03T08:40:33.045Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:40:33.371Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:40:33.371Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:40:33.371Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43058/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-03T08:40:33.371Z] + bash /home/ubuntu/workspace/moby_PR-43058/check-config.sh [2021-12-03T08:40:33.371Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-03T08:40:33.371Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-03T08:40:33.371Z] [2021-12-03T08:40:33.371Z] Generally Necessary: [2021-12-03T08:40:33.371Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-03T08:40:33.371Z] - apparmor: enabled and tools installed [2021-12-03T08:40:33.371Z] - CONFIG_NAMESPACES: enabled [2021-12-03T08:40:33.371Z] - CONFIG_NET_NS: enabled [2021-12-03T08:40:33.371Z] - CONFIG_PID_NS: enabled [2021-12-03T08:40:33.371Z] - CONFIG_IPC_NS: enabled [2021-12-03T08:40:33.371Z] - CONFIG_UTS_NS: enabled [2021-12-03T08:40:33.371Z] - CONFIG_CGROUPS: enabled [2021-12-03T08:40:33.371Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-03T08:40:33.371Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-03T08:40:33.371Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-03T08:40:33.371Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-03T08:40:33.371Z] - CONFIG_CPUSETS: enabled [2021-12-03T08:40:33.371Z] - CONFIG_MEMCG: enabled [2021-12-03T08:40:33.371Z] - CONFIG_KEYS: enabled [2021-12-03T08:40:33.371Z] - CONFIG_VETH: enabled (as module) [2021-12-03T08:40:33.371Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-03T08:40:33.371Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-03T08:40:33.371Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-03T08:40:33.371Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-03T08:40:33.371Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-03T08:40:33.371Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-03T08:40:33.371Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-03T08:40:33.371Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-03T08:40:33.630Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-03T08:40:33.630Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-03T08:40:33.630Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-03T08:40:33.630Z] - CONFIG_CGROUP_BPF: enabled [2021-12-03T08:40:33.630Z] [2021-12-03T08:40:33.630Z] Optional Features: [2021-12-03T08:40:33.630Z] - CONFIG_USER_NS: enabled [2021-12-03T08:40:33.630Z] - CONFIG_SECCOMP: enabled [2021-12-03T08:40:33.630Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-03T08:40:33.630Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-03T08:40:33.630Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-03T08:40:33.630Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-03T08:40:33.630Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-03T08:40:33.630Z] - CONFIG_BLK_CGROUP: enabled [2021-12-03T08:40:33.630Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-03T08:40:33.630Z] - CONFIG_CGROUP_PERF: enabled [2021-12-03T08:40:33.630Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-03T08:40:33.630Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-03T08:40:33.630Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-03T08:40:33.630Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-03T08:40:33.630Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-03T08:40:33.630Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-03T08:40:33.630Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-03T08:40:33.630Z] - CONFIG_IP_VS: enabled (as module) [2021-12-03T08:40:33.630Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-03T08:40:33.630Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-03T08:40:33.630Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-03T08:40:33.630Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-03T08:40:33.630Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-03T08:40:33.630Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-03T08:40:33.630Z] - CONFIG_EXT4_FS: enabled [2021-12-03T08:40:33.630Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-03T08:40:33.630Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-03T08:40:33.630Z] - Network Drivers: [2021-12-03T08:40:33.630Z] - "overlay": [2021-12-03T08:40:33.630Z] - CONFIG_VXLAN: enabled (as module) [2021-12-03T08:40:33.630Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-03T08:40:33.630Z] Optional (for encrypted networks): [2021-12-03T08:40:33.888Z] - CONFIG_CRYPTO: enabled [2021-12-03T08:40:33.888Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-03T08:40:33.888Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-03T08:40:33.888Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-03T08:40:33.888Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-03T08:40:33.888Z] - CONFIG_XFRM: enabled [2021-12-03T08:40:33.888Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-03T08:40:33.888Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-03T08:40:33.888Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-03T08:40:33.888Z] - "ipvlan": [2021-12-03T08:40:33.888Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-03T08:40:33.888Z] - "macvlan": [2021-12-03T08:40:33.888Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-03T08:40:33.888Z] - CONFIG_DUMMY: enabled (as module) [2021-12-03T08:40:33.888Z] - "ftp,tftp client in container": [2021-12-03T08:40:33.888Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-03T08:40:33.888Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-03T08:40:33.888Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-03T08:40:33.888Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-03T08:40:33.888Z] - Storage Drivers: [2021-12-03T08:40:33.888Z] - "aufs": [2021-12-03T08:40:33.888Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-03T08:40:33.888Z] - "btrfs": [2021-12-03T08:40:33.888Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-03T08:40:33.888Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-03T08:40:33.888Z] - "devicemapper": [2021-12-03T08:40:33.888Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-03T08:40:33.888Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-03T08:40:33.888Z] - "overlay": [2021-12-03T08:40:33.888Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-03T08:40:33.888Z] - "zfs": [2021-12-03T08:40:33.888Z] - /dev/zfs: present [2021-12-03T08:40:33.888Z] - zfs command: missing [2021-12-03T08:40:33.888Z] - zpool command: missing [2021-12-03T08:40:33.888Z] [2021-12-03T08:40:33.888Z] Limits: [2021-12-03T08:40:33.888Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-03T08:40:33.888Z] [2021-12-03T08:40:33.888Z] + true [2021-12-03T08:40:33.892Z] + docker version [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-03T08:40:34.270Z] + sudo modprobe ip_vs [2021-12-03T08:40:34.270Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f9158945a3e075115d0125b15e258042b281742 . [2021-12-03T08:40:34.526Z] #1 [internal] load build definition from Dockerfile [2021-12-03T08:40:34.526Z] #1 sha256:d1d4307250bff02f82bf2cd8cf97c3c4a48cbc6f770c605d53b43522950feda1 [2021-12-03T08:40:34.526Z] #1 transferring dockerfile: 17.53kB done [2021-12-03T08:40:34.526Z] #1 DONE 0.1s [2021-12-03T08:40:34.526Z] [2021-12-03T08:40:34.526Z] #2 [internal] load .dockerignore [2021-12-03T08:40:34.526Z] #2 sha256:8a1355b869bc7cb8a2bffe17e18f6936f27cbb53622c3154f108a592bdbcfc9f [2021-12-03T08:40:34.526Z] #2 transferring context: 87B done [2021-12-03T08:40:34.526Z] #2 DONE 0.1s [2021-12-03T08:40:34.526Z] [2021-12-03T08:40:34.526Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-03T08:40:34.526Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-03T08:40:35.089Z] #3 DONE 0.5s [2021-12-03T08:40:35.089Z] [2021-12-03T08:40:35.089Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-03T08:40:35.089Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-03T08:40:35.089Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-03T08:40:35.349Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-03T08:40:35.349Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-03T08:40:35.349Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-03T08:40:35.349Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2021-12-03T08:40:35.349Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-03T08:40:35.606Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-03T08:40:35.606Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-12-03T08:40:36.177Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-12-03T08:40:36.177Z] #4 DONE 0.9s [2021-12-03T08:40:36.436Z] [2021-12-03T08:40:36.436Z] #6 [internal] load build definition from Dockerfile [2021-12-03T08:40:36.436Z] #6 sha256:50504993e2c773c8461f6afe57df7cc0adc1caa8ff09c329afc465635891087a [2021-12-03T08:40:36.436Z] #6 DONE 0.0s [2021-12-03T08:40:36.436Z] [2021-12-03T08:40:36.436Z] #5 [internal] load .dockerignore [2021-12-03T08:40:36.436Z] #5 sha256:585955c37797c26dcf87517a2ee7a62b6fa801ca244883d54abbe14ccf1c5d15 [2021-12-03T08:40:36.436Z] #5 DONE 0.0s [2021-12-03T08:40:36.436Z] [2021-12-03T08:40:36.436Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-12-03T08:40:36.436Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-12-03T08:40:37.307Z] #60 ... [2021-12-03T08:40:37.307Z] [2021-12-03T08:40:37.307Z] #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:40:37.308Z] #62 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:40:37.308Z] #62 41.66 v3.0.2 [2021-12-03T08:40:37.397Z] #10 ... [2021-12-03T08:40:37.397Z] [2021-12-03T08:40:37.397Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:40:37.397Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-03T08:40:37.397Z] #8 DONE 0.9s [2021-12-03T08:40:37.397Z] [2021-12-03T08:40:37.397Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:40:37.397Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:40:37.397Z] #7 DONE 0.9s [2021-12-03T08:40:37.397Z] [2021-12-03T08:40:37.397Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-12-03T08:40:37.397Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-12-03T08:40:37.397Z] #10 DONE 0.9s [2021-12-03T08:40:37.397Z] [2021-12-03T08:40:37.397Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:40:37.397Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-03T08:40:37.397Z] #9 DONE 0.9s [2021-12-03T08:40:37.568Z] #62 DONE 42.4s [2021-12-03T08:40:37.568Z] [2021-12-03T08:40:37.568Z] #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:40:37.568Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:40:37.568Z] #54 29.68 Reading package lists... [2021-12-03T08:40:37.568Z] #54 35.54 Building dependency tree... [2021-12-03T08:40:37.568Z] #54 39.21 The following additional packages will be installed: [2021-12-03T08:40:37.568Z] #54 39.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:40:37.568Z] #54 39.23 python3-protobuf python3-six [2021-12-03T08:40:37.568Z] #54 39.26 Suggested packages: [2021-12-03T08:40:37.568Z] #54 39.26 python3-setuptools [2021-12-03T08:40:37.568Z] #54 39.26 Recommended packages: [2021-12-03T08:40:37.568Z] #54 39.26 iproute2 | iproute [2021-12-03T08:40:37.568Z] #54 40.05 The following NEW packages will be installed: [2021-12-03T08:40:37.568Z] #54 40.06 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:40:37.568Z] #54 40.06 python3-protobuf python3-six [2021-12-03T08:40:37.568Z] #54 40.55 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:40:37.568Z] #54 40.55 Need to get 2288 kB of archives. [2021-12-03T08:40:37.568Z] #54 40.55 After this operation, 11.0 MB of additional disk space will be used. [2021-12-03T08:40:37.568Z] #54 40.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-03T08:40:37.568Z] #54 40.58 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:40:37.568Z] #54 40.58 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:40:37.568Z] #54 40.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-03T08:40:37.568Z] #54 40.62 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:40:37.568Z] #54 40.62 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:40:37.568Z] #54 40.62 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:40:38.157Z] Client: [2021-12-03T08:40:38.157Z] Context: default [2021-12-03T08:40:38.157Z] Debug Mode: false [2021-12-03T08:40:38.157Z] Plugins: [2021-12-03T08:40:38.157Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-03T08:40:38.157Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-03T08:40:38.157Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-03T08:40:38.158Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-03T08:40:38.158Z] [2021-12-03T08:40:38.158Z] Server: [2021-12-03T08:40:38.158Z] Containers: 0 [2021-12-03T08:40:38.158Z] Running: 0 [2021-12-03T08:40:38.158Z] Paused: 0 [2021-12-03T08:40:38.158Z] Stopped: 0 [2021-12-03T08:40:38.158Z] Images: 0 [2021-12-03T08:40:38.158Z] Server Version: 20.10.10-rc1 [2021-12-03T08:40:38.158Z] Storage Driver: overlay2 [2021-12-03T08:40:38.158Z] Backing Filesystem: extfs [2021-12-03T08:40:38.158Z] Supports d_type: true [2021-12-03T08:40:38.158Z] Native Overlay Diff: true [2021-12-03T08:40:38.158Z] userxattr: false [2021-12-03T08:40:38.158Z] Logging Driver: json-file [2021-12-03T08:40:38.158Z] Cgroup Driver: cgroupfs [2021-12-03T08:40:38.158Z] Cgroup Version: 1 [2021-12-03T08:40:38.158Z] Plugins: [2021-12-03T08:40:38.158Z] Volume: local [2021-12-03T08:40:38.158Z] Network: bridge host ipvlan macvlan null overlay [2021-12-03T08:40:38.158Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-03T08:40:38.158Z] Swarm: inactive [2021-12-03T08:40:38.158Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-12-03T08:40:38.158Z] Default Runtime: runc [2021-12-03T08:40:38.158Z] Init Binary: docker-init [2021-12-03T08:40:38.158Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:40:38.158Z] runc version: v1.0.2-0-g52b36a2 [2021-12-03T08:40:38.158Z] init version: de40ad0 [2021-12-03T08:40:38.158Z] Security Options: [2021-12-03T08:40:38.158Z] apparmor [2021-12-03T08:40:38.158Z] seccomp [2021-12-03T08:40:38.158Z] Profile: default [2021-12-03T08:40:38.158Z] Kernel Version: 5.4.0-1057-aws [2021-12-03T08:40:38.158Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-03T08:40:38.158Z] OSType: linux [2021-12-03T08:40:38.158Z] Architecture: x86_64 [2021-12-03T08:40:38.158Z] CPUs: 2 [2021-12-03T08:40:38.158Z] Total Memory: 7.569GiB [2021-12-03T08:40:38.158Z] Name: ip-10-100-103-216 [2021-12-03T08:40:38.158Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-03T08:40:38.158Z] Docker Root Dir: /var/lib/docker [2021-12-03T08:40:38.158Z] Debug Mode: false [2021-12-03T08:40:38.158Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:40:38.158Z] Labels: [2021-12-03T08:40:38.158Z] Experimental: true [2021-12-03T08:40:38.158Z] Insecure Registries: [2021-12-03T08:40:38.158Z] 127.0.0.0/8 [2021-12-03T08:40:38.158Z] Live Restore Enabled: true [2021-12-03T08:40:38.158Z] [2021-12-03T08:40:38.158Z] WARNING: No swap limit support [Pipeline] sh [2021-12-03T08:40:38.456Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:40:38.456Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:40:38.456Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43058/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-03T08:40:38.456Z] + bash /home/ubuntu/workspace/moby_PR-43058/check-config.sh [2021-12-03T08:40:38.456Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-03T08:40:38.456Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-03T08:40:38.456Z] [2021-12-03T08:40:38.456Z] Generally Necessary: [2021-12-03T08:40:38.456Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-03T08:40:38.456Z] - apparmor: enabled and tools installed [2021-12-03T08:40:38.456Z] - CONFIG_NAMESPACES: enabled [2021-12-03T08:40:38.456Z] - CONFIG_NET_NS: enabled [2021-12-03T08:40:38.456Z] - CONFIG_PID_NS: enabled [2021-12-03T08:40:38.456Z] - CONFIG_IPC_NS: enabled [2021-12-03T08:40:38.456Z] - CONFIG_UTS_NS: enabled [2021-12-03T08:40:38.456Z] - CONFIG_CGROUPS: enabled [2021-12-03T08:40:38.456Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-03T08:40:38.456Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-03T08:40:38.456Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-03T08:40:38.456Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-03T08:40:38.456Z] - CONFIG_CPUSETS: enabled [2021-12-03T08:40:38.456Z] - CONFIG_MEMCG: enabled [2021-12-03T08:40:38.456Z] - CONFIG_KEYS: enabled [2021-12-03T08:40:38.456Z] - CONFIG_VETH: enabled (as module) [2021-12-03T08:40:38.456Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-03T08:40:38.456Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-03T08:40:38.456Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-03T08:40:38.456Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-03T08:40:38.456Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-03T08:40:38.456Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-03T08:40:38.456Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-03T08:40:38.456Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-03T08:40:38.456Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-03T08:40:38.722Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-03T08:40:38.722Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-03T08:40:38.722Z] - CONFIG_CGROUP_BPF: enabled [2021-12-03T08:40:38.722Z] [2021-12-03T08:40:38.722Z] Optional Features: [2021-12-03T08:40:38.722Z] - CONFIG_USER_NS: enabled [2021-12-03T08:40:38.722Z] - CONFIG_SECCOMP: enabled [2021-12-03T08:40:38.722Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-03T08:40:38.722Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-03T08:40:38.722Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-03T08:40:38.722Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-03T08:40:38.722Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-03T08:40:38.722Z] - CONFIG_BLK_CGROUP: enabled [2021-12-03T08:40:38.722Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-03T08:40:38.722Z] - CONFIG_CGROUP_PERF: enabled [2021-12-03T08:40:38.722Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-03T08:40:38.722Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-03T08:40:38.722Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-03T08:40:38.722Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-03T08:40:38.722Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-03T08:40:38.722Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-03T08:40:38.722Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-03T08:40:38.722Z] - CONFIG_IP_VS: enabled (as module) [2021-12-03T08:40:38.722Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-03T08:40:38.722Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-03T08:40:38.722Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-03T08:40:38.722Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-03T08:40:38.722Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-03T08:40:38.722Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-03T08:40:38.722Z] - CONFIG_EXT4_FS: enabled [2021-12-03T08:40:38.722Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-03T08:40:38.722Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-03T08:40:38.722Z] - Network Drivers: [2021-12-03T08:40:38.722Z] - "overlay": [2021-12-03T08:40:38.722Z] - CONFIG_VXLAN: enabled (as module) [2021-12-03T08:40:38.722Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-03T08:40:38.722Z] Optional (for encrypted networks): [2021-12-03T08:40:38.771Z] [2021-12-03T08:40:38.771Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:40:38.771Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:40:38.771Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-03T08:40:38.771Z] #71 DONE 0.0s [2021-12-03T08:40:38.771Z] [2021-12-03T08:40:38.771Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:38.771Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:38.771Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 0.0s done [2021-12-03T08:40:38.771Z] #11 sha256:3fa22c4a9f411ebb00f4fef846a7056a37e5397d6f56ae0fdcf65463c09e1ce9 1.80kB / 1.80kB done [2021-12-03T08:40:38.771Z] #11 sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 1.86kB / 1.86kB done [2021-12-03T08:40:38.771Z] #11 sha256:2674bb7abf89994bb52ae0d1416c4031df2c40f270ccbc39b98b33ec4040e1f1 7.07kB / 7.07kB done [2021-12-03T08:40:38.983Z] - CONFIG_CRYPTO: enabled [2021-12-03T08:40:38.983Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-03T08:40:38.983Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-03T08:40:38.983Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-03T08:40:38.983Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-03T08:40:38.983Z] - CONFIG_XFRM: enabled [2021-12-03T08:40:38.983Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-03T08:40:38.983Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-03T08:40:38.983Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-03T08:40:38.983Z] - "ipvlan": [2021-12-03T08:40:38.983Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-03T08:40:38.983Z] - "macvlan": [2021-12-03T08:40:38.983Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-03T08:40:38.983Z] - CONFIG_DUMMY: enabled (as module) [2021-12-03T08:40:38.983Z] - "ftp,tftp client in container": [2021-12-03T08:40:38.983Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-03T08:40:38.983Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-03T08:40:38.983Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-03T08:40:38.984Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-03T08:40:38.984Z] - Storage Drivers: [2021-12-03T08:40:38.984Z] - "aufs": [2021-12-03T08:40:38.984Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-03T08:40:38.984Z] - "btrfs": [2021-12-03T08:40:38.984Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-03T08:40:38.984Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-03T08:40:38.984Z] - "devicemapper": [2021-12-03T08:40:38.984Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-03T08:40:38.984Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-03T08:40:38.984Z] - "overlay": [2021-12-03T08:40:38.984Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-03T08:40:38.984Z] - "zfs": [2021-12-03T08:40:38.984Z] - /dev/zfs: present [2021-12-03T08:40:38.984Z] - zfs command: missing [2021-12-03T08:40:38.984Z] - zpool command: missing [2021-12-03T08:40:38.984Z] [2021-12-03T08:40:38.984Z] Limits: [2021-12-03T08:40:38.984Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-03T08:40:38.984Z] [2021-12-03T08:40:38.984Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-12-03T08:40:39.033Z] #11 ... [2021-12-03T08:40:39.033Z] [2021-12-03T08:40:39.033Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-03T08:40:39.033Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-03T08:40:39.033Z] #45 DONE 0.0s [2021-12-03T08:40:39.033Z] [2021-12-03T08:40:39.033Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:39.033Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:39.033Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0B / 54.93MB 0.1s [2021-12-03T08:40:39.033Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 1.05MB / 5.15MB 0.1s [2021-12-03T08:40:39.033Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.3s done [2021-12-03T08:40:39.033Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 7.34MB / 10.87MB 0.3s [Pipeline] sh [2021-12-03T08:40:39.291Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 4.19MB / 54.93MB 0.4s [2021-12-03T08:40:39.292Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.49MB / 10.87MB 0.4s [2021-12-03T08:40:39.292Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 0B / 54.57MB 0.4s [2021-12-03T08:40:39.326Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f9158945a3e075115d0125b15e258042b281742 . [2021-12-03T08:40:39.548Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 10.74MB / 54.93MB 0.6s [2021-12-03T08:40:39.548Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.6s done [2021-12-03T08:40:39.548Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 4.19MB / 54.57MB 0.6s [2021-12-03T08:40:39.548Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 0B / 85.77MB 0.6s [2021-12-03T08:40:39.548Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 16.78MB / 54.93MB 0.8s [2021-12-03T08:40:39.548Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 18.87MB / 54.57MB 0.8s [2021-12-03T08:40:39.595Z] #1 [internal] load build definition from Dockerfile [2021-12-03T08:40:39.595Z] #1 sha256:31fde08b7a2a20e0cd00546ef76b82e9d6ac97715ec0c2fb7ff3f41edc291eb5 [2021-12-03T08:40:39.595Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-12-03T08:40:39.595Z] #1 DONE 0.1s [2021-12-03T08:40:39.595Z] [2021-12-03T08:40:39.595Z] #2 [internal] load .dockerignore [2021-12-03T08:40:39.595Z] #2 sha256:6b3cf7cb0505a8d291df11dba9f718af6256e7db8e989f2d9b5de2e3d324b80a [2021-12-03T08:40:39.595Z] #2 transferring context: 87B done [2021-12-03T08:40:39.595Z] #2 DONE 0.1s [2021-12-03T08:40:39.595Z] [2021-12-03T08:40:39.595Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-03T08:40:39.595Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-03T08:40:39.806Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 22.02MB / 54.93MB 1.0s [2021-12-03T08:40:39.806Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 35.65MB / 54.57MB 1.0s [2021-12-03T08:40:39.806Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 12.58MB / 85.77MB 1.0s [2021-12-03T08:40:39.806Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 27.26MB / 54.93MB 1.1s [2021-12-03T08:40:39.806Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 38.80MB / 54.57MB 1.1s [2021-12-03T08:40:39.853Z] #3 DONE 0.4s [2021-12-03T08:40:40.064Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 31.46MB / 54.93MB 1.2s [2021-12-03T08:40:40.064Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 41.89MB / 54.57MB 1.2s [2021-12-03T08:40:40.064Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 18.94MB / 85.77MB 1.2s [2021-12-03T08:40:40.108Z] #54 44.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-12-03T08:40:40.114Z] [2021-12-03T08:40:40.114Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-03T08:40:40.114Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-03T08:40:40.114Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-03T08:40:40.114Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2021-12-03T08:40:40.114Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-03T08:40:40.114Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-03T08:40:40.114Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-03T08:40:40.114Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-03T08:40:40.322Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 36.70MB / 54.93MB 1.3s [2021-12-03T08:40:40.322Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 48.23MB / 54.57MB 1.3s [2021-12-03T08:40:40.322Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 40.89MB / 54.93MB 1.4s [2021-12-03T08:40:40.322Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 51.38MB / 54.57MB 1.4s [2021-12-03T08:40:40.322Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 25.17MB / 85.77MB 1.4s [2021-12-03T08:40:40.374Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-03T08:40:40.374Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-12-03T08:40:40.579Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 45.54MB / 54.93MB 1.6s [2021-12-03T08:40:40.579Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.53MB / 54.57MB 1.6s [2021-12-03T08:40:40.579Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 34.69MB / 85.77MB 1.6s [2021-12-03T08:40:40.579Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.7s [2021-12-03T08:40:40.579Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 39.85MB / 85.77MB 1.7s [2021-12-03T08:40:40.637Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-12-03T08:40:40.835Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 46.56MB / 85.77MB 1.9s [2021-12-03T08:40:40.896Z] #4 DONE 0.8s [2021-12-03T08:40:40.896Z] [2021-12-03T08:40:40.896Z] #6 [internal] load build definition from Dockerfile [2021-12-03T08:40:40.896Z] #6 sha256:5521becaa7c2537ee6c9e056ce44a10ae8dce94fc06ff7ca7e00cbb92ba85641 [2021-12-03T08:40:40.896Z] #6 DONE 0.0s [2021-12-03T08:40:40.896Z] [2021-12-03T08:40:40.896Z] #5 [internal] load .dockerignore [2021-12-03T08:40:40.896Z] #5 sha256:e5b4f0729f8f0768d78ababbcae8e88c131166772d6c92d14ab5156c95ce1957 [2021-12-03T08:40:40.896Z] #5 DONE 0.0s [2021-12-03T08:40:40.896Z] [2021-12-03T08:40:40.896Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:40:40.896Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-03T08:40:41.094Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.2s done [2021-12-03T08:40:41.094Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 51.96MB / 85.77MB 2.2s [2021-12-03T08:40:41.094Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 56.41MB / 85.77MB 2.3s [2021-12-03T08:40:41.094Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 0B / 134.80MB 2.3s [2021-12-03T08:40:41.350Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 60.82MB / 85.77MB 2.5s [2021-12-03T08:40:41.464Z] #8 DONE 0.5s [2021-12-03T08:40:41.464Z] [2021-12-03T08:40:41.464Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-12-03T08:40:41.464Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-12-03T08:40:41.464Z] #10 DONE 0.6s [2021-12-03T08:40:41.464Z] [2021-12-03T08:40:41.464Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:40:41.464Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-03T08:40:41.464Z] #7 DONE 0.6s [2021-12-03T08:40:41.464Z] [2021-12-03T08:40:41.464Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:40:41.464Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:40:41.489Z] #54 46.06 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:40:41.608Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 72.35MB / 85.77MB 2.7s [2021-12-03T08:40:41.608Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 16.78MB / 134.80MB 2.7s [2021-12-03T08:40:41.608Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.8s done [2021-12-03T08:40:41.723Z] #9 DONE 0.7s [2021-12-03T08:40:41.748Z] #54 46.33 Fetched 2288 kB in 5s (477 kB/s) [2021-12-03T08:40:41.748Z] #54 46.41 Selecting previously unselected package libprotobuf23:amd64. [2021-12-03T08:40:41.871Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 77.59MB / 85.77MB 3.0s [2021-12-03T08:40:41.871Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 0B / 156B 3.0s [2021-12-03T08:40:41.871Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 25.55MB / 134.80MB 3.1s [2021-12-03T08:40:41.871Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 156B / 156B 3.0s done [2021-12-03T08:40:41.988Z] Client: Docker Engine - Community [2021-12-03T08:40:41.989Z] Version: 20.10.10-rc1 [2021-12-03T08:40:41.989Z] API version: 1.41 [2021-12-03T08:40:41.989Z] Go version: go1.16.9 [2021-12-03T08:40:41.989Z] Git commit: b485636 [2021-12-03T08:40:41.989Z] Built: Mon Oct 18 15:21:14 2021 [2021-12-03T08:40:41.989Z] OS/Arch: linux/arm64 [2021-12-03T08:40:41.989Z] Context: default [2021-12-03T08:40:41.989Z] Experimental: true [2021-12-03T08:40:41.989Z] [2021-12-03T08:40:41.989Z] Server: Docker Engine - Community [2021-12-03T08:40:41.989Z] Engine: [2021-12-03T08:40:41.989Z] Version: 20.10.10-rc1 [2021-12-03T08:40:41.989Z] API version: 1.41 (minimum version 1.12) [2021-12-03T08:40:41.989Z] Go version: go1.16.9 [2021-12-03T08:40:41.989Z] Git commit: 9f5b26f [2021-12-03T08:40:41.989Z] Built: Mon Oct 18 15:19:46 2021 [2021-12-03T08:40:41.989Z] OS/Arch: linux/arm64 [2021-12-03T08:40:41.989Z] Experimental: true [2021-12-03T08:40:41.989Z] containerd: [2021-12-03T08:40:41.989Z] Version: 1.4.11 [2021-12-03T08:40:41.989Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:40:41.989Z] runc: [2021-12-03T08:40:41.989Z] Version: 1.0.2 [2021-12-03T08:40:41.989Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-03T08:40:41.989Z] docker-init: [2021-12-03T08:40:41.989Z] Version: 0.19.0 [2021-12-03T08:40:41.989Z] GitCommit: de40ad0 [2021-12-03T08:40:42.008Z] #54 46.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:40:42.008Z] #54 46.48 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-03T08:40:42.008Z] #54 46.49 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [Pipeline] sh [2021-12-03T08:40:42.130Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-12-03T08:40:42.131Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 3.3s [2021-12-03T08:40:42.292Z] + docker info [2021-12-03T08:40:42.388Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 36.70MB / 134.80MB 3.5s [2021-12-03T08:40:42.650Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 45.09MB / 134.80MB 3.7s [2021-12-03T08:40:42.650Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 53.48MB / 134.80MB 3.8s [2021-12-03T08:40:42.907Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 68.16MB / 134.80MB 4.1s [2021-12-03T08:40:42.907Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 4.1s done [2021-12-03T08:40:42.946Z] #54 47.36 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:40:42.947Z] #54 47.36 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:40:42.947Z] #54 47.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:40:43.114Z] [2021-12-03T08:40:43.114Z] #24 [internal] load build context [2021-12-03T08:40:43.114Z] #24 sha256:16cd6c43539675cade6f225192d8b2cdcd28d0cdd17b78e719a2e7785ed2643f [2021-12-03T08:40:43.114Z] #24 DONE 0.0s [2021-12-03T08:40:43.114Z] [2021-12-03T08:40:43.114Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:40:43.114Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:40:43.114Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-12-03T08:40:43.114Z] #71 DONE 0.0s [2021-12-03T08:40:43.114Z] [2021-12-03T08:40:43.114Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:40:43.114Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:40:43.114Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-03T08:40:43.114Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:40:43.114Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-03T08:40:43.114Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-03T08:40:43.207Z] #54 47.64 Selecting previously unselected package python3-six. [2021-12-03T08:40:43.207Z] #54 47.64 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-03T08:40:43.207Z] #54 47.66 Unpacking python3-six (1.16.0-2) ... [2021-12-03T08:40:43.207Z] #54 47.77 Selecting previously unselected package python3-protobuf. [2021-12-03T08:40:43.207Z] #54 47.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-03T08:40:43.207Z] #54 47.78 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-03T08:40:43.374Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2021-12-03T08:40:43.374Z] #69 ... [2021-12-03T08:40:43.374Z] [2021-12-03T08:40:43.374Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-03T08:40:43.374Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-03T08:40:43.374Z] #45 DONE 0.0s [2021-12-03T08:40:43.374Z] [2021-12-03T08:40:43.374Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:40:43.374Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:40:43.374Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.4s [2021-12-03T08:40:43.484Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 81.76MB / 134.80MB 4.5s [2021-12-03T08:40:43.638Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.5s [2021-12-03T08:40:43.638Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2021-12-03T08:40:43.741Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 91.23MB / 134.80MB 4.9s [2021-12-03T08:40:43.776Z] #54 48.45 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:40:43.776Z] #54 48.45 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:40:43.776Z] #54 48.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:40:43.898Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-12-03T08:40:43.898Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-12-03T08:40:44.036Z] #54 48.64 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:40:44.036Z] #54 48.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:40:44.036Z] #54 48.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:40:44.296Z] #54 48.79 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:40:44.296Z] #54 48.79 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:40:44.296Z] #54 48.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:40:44.296Z] #54 48.93 Selecting previously unselected package criu. [2021-12-03T08:40:44.296Z] #54 48.93 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-12-03T08:40:44.296Z] #54 48.95 Unpacking criu (3.16.1-1) ... [2021-12-03T08:40:44.306Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 102.74MB / 134.80MB 5.3s [2021-12-03T08:40:44.562Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 111.82MB / 134.80MB 5.7s [2021-12-03T08:40:44.819Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 123.73MB / 134.80MB 6.0s [2021-12-03T08:40:45.083Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 134.80MB / 134.80MB 6.3s [2021-12-03T08:40:45.236Z] #54 ... [2021-12-03T08:40:45.236Z] [2021-12-03T08:40:45.236Z] #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:40:45.236Z] #41 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:40:45.236Z] #41 49.76 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:40:45.236Z] #41 50.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-03T08:40:45.496Z] #41 50.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:40:46.449Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 134.80MB / 134.80MB 7.5s done [2021-12-03T08:40:46.705Z] #11 ... [2021-12-03T08:40:46.706Z] [2021-12-03T08:40:46.706Z] #24 [internal] load build context [2021-12-03T08:40:46.706Z] #24 sha256:f3e029f3df966d3c9805e88eac1c1b26d57edeed24d95e715a2413ba757dc446 [2021-12-03T08:40:46.706Z] #24 transferring context: 56.04MB 7.6s done [2021-12-03T08:40:46.706Z] #24 DONE 8.1s [2021-12-03T08:40:46.706Z] [2021-12-03T08:40:46.706Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:46.706Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:46.706Z] #11 ... [2021-12-03T08:40:46.706Z] [2021-12-03T08:40:46.706Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:40:46.706Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:40:46.706Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-03T08:40:46.706Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:40:46.706Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-03T08:40:46.706Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-03T08:40:46.706Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2021-12-03T08:40:46.706Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2021-12-03T08:40:46.961Z] #69 DONE 8.1s [2021-12-03T08:40:46.961Z] [2021-12-03T08:40:46.961Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:46.961Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:47.217Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.2s [2021-12-03T08:40:47.473Z] #11 ... [2021-12-03T08:40:47.473Z] [2021-12-03T08:40:47.473Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:40:47.474Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:40:47.474Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:40:47.474Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-03T08:40:47.474Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-03T08:40:47.474Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-12-03T08:40:47.474Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2021-12-03T08:40:47.474Z] #71 DONE 8.8s [2021-12-03T08:40:47.474Z] [2021-12-03T08:40:47.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:47.474Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:48.842Z] #11 ... [2021-12-03T08:40:48.842Z] [2021-12-03T08:40:48.842Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:40:48.842Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:40:48.842Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.2s done [2021-12-03T08:40:48.842Z] #28 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-03T08:40:48.842Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-03T08:40:48.842Z] #28 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-03T08:40:48.842Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 7.8s [2021-12-03T08:40:48.842Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 1.4s [2021-12-03T08:40:48.842Z] #28 ... [2021-12-03T08:40:48.842Z] [2021-12-03T08:40:48.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:48.842Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:49.189Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2021-12-03T08:40:49.189Z] #69 DONE 6.2s [2021-12-03T08:40:49.189Z] [2021-12-03T08:40:49.189Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:49.189Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:49.189Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 0.1s done [2021-12-03T08:40:49.189Z] #11 sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 1.86kB / 1.86kB done [2021-12-03T08:40:49.189Z] #11 sha256:2674bb7abf89994bb52ae0d1416c4031df2c40f270ccbc39b98b33ec4040e1f1 7.07kB / 7.07kB done [2021-12-03T08:40:49.189Z] #11 sha256:3fa22c4a9f411ebb00f4fef846a7056a37e5397d6f56ae0fdcf65463c09e1ce9 1.80kB / 1.80kB done [2021-12-03T08:40:49.189Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 2.2s done [2021-12-03T08:40:49.189Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.9s done [2021-12-03T08:40:49.189Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 1.7s done [2021-12-03T08:40:49.189Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 3.8s done [2021-12-03T08:40:49.189Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 5.5s done [2021-12-03T08:40:49.189Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 115.34MB / 134.80MB 5.7s [2021-12-03T08:40:49.189Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 3.0s [2021-12-03T08:40:49.189Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 156B / 156B 4.2s done [2021-12-03T08:40:49.447Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 125.83MB / 134.80MB 6.1s [2021-12-03T08:40:49.707Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 134.80MB / 134.80MB 6.5s [2021-12-03T08:40:50.736Z] #11 ... [2021-12-03T08:40:50.736Z] [2021-12-03T08:40:50.736Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-03T08:40:50.736Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-03T08:40:50.736Z] #70 DONE 0.6s [2021-12-03T08:40:50.736Z] [2021-12-03T08:40:50.736Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:50.736Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:51.668Z] #11 ... [2021-12-03T08:40:51.668Z] [2021-12-03T08:40:51.668Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-03T08:40:51.668Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-03T08:40:51.668Z] #72 DONE 1.1s [2021-12-03T08:40:51.668Z] [2021-12-03T08:40:51.668Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:40:51.668Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:40:53.004Z] #11 ... [2021-12-03T08:40:53.004Z] [2021-12-03T08:40:53.004Z] #24 [internal] load build context [2021-12-03T08:40:53.004Z] #24 sha256:16cd6c43539675cade6f225192d8b2cdcd28d0cdd17b78e719a2e7785ed2643f [2021-12-03T08:40:53.004Z] #24 transferring context: 56.04MB 8.2s done [2021-12-03T08:40:53.004Z] #24 DONE 9.8s [2021-12-03T08:40:53.004Z] [2021-12-03T08:40:53.004Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:40:53.004Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:40:53.004Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-03T08:40:53.004Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:40:53.004Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-03T08:40:53.004Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2021-12-03T08:40:53.004Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2021-12-03T08:40:53.004Z] #71 DONE 9.8s [2021-12-03T08:40:53.004Z] [2021-12-03T08:40:53.004Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:53.004Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:53.004Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 134.80MB / 134.80MB 9.2s done [2021-12-03T08:40:53.004Z] #11 ... [2021-12-03T08:40:53.004Z] [2021-12-03T08:40:53.004Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:40:53.004Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:40:53.004Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.1s done [2021-12-03T08:40:53.004Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-03T08:40:53.004Z] #28 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-03T08:40:53.004Z] #28 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-03T08:40:53.004Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 6.7s done [2021-12-03T08:40:53.004Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 2.2s [2021-12-03T08:40:53.004Z] #28 ... [2021-12-03T08:40:53.004Z] [2021-12-03T08:40:53.004Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:53.004Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:53.562Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 6.4s [2021-12-03T08:40:53.941Z] #11 ... [2021-12-03T08:40:53.941Z] [2021-12-03T08:40:53.941Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-03T08:40:53.941Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-03T08:40:53.941Z] #70 DONE 0.8s [2021-12-03T08:40:53.941Z] [2021-12-03T08:40:53.941Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:53.941Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:54.207Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 8.1s [2021-12-03T08:40:54.777Z] #11 ... [2021-12-03T08:40:54.777Z] [2021-12-03T08:40:54.777Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-03T08:40:54.777Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-03T08:40:54.777Z] #72 DONE 0.9s [2021-12-03T08:40:54.777Z] [2021-12-03T08:40:54.777Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:54.777Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:54.932Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 7.7s done [2021-12-03T08:40:54.932Z] #28 DONE 16.3s [2021-12-03T08:40:54.932Z] [2021-12-03T08:40:54.932Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:54.932Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:54.932Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 10.7s done [2021-12-03T08:40:54.932Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 1.0s done [2021-12-03T08:40:54.932Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0.8s [2021-12-03T08:40:55.486Z] #41 ... [2021-12-03T08:40:55.486Z] [2021-12-03T08:40:55.486Z] #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:40:55.486Z] #54 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:40:55.486Z] #54 49.85 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:40:55.486Z] #54 51.84 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:40:55.486Z] #54 51.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:40:55.486Z] #54 51.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:40:55.486Z] #54 51.88 Setting up python3-six (1.16.0-2) ... [2021-12-03T08:40:55.486Z] #54 53.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:40:55.486Z] #54 53.38 Setting up python3-protobuf (3.12.4-1) ... [2021-12-03T08:40:55.486Z] #54 57.84 Setting up criu (3.16.1-1) ... [2021-12-03T08:40:55.486Z] #54 60.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:40:55.496Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.1s done [2021-12-03T08:40:56.060Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b [2021-12-03T08:40:56.868Z] #54 DONE 61.2s [2021-12-03T08:40:56.868Z] [2021-12-03T08:40:56.868Z] #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:40:56.868Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:40:57.136Z] Client: [2021-12-03T08:40:57.136Z] Context: default [2021-12-03T08:40:57.136Z] Debug Mode: false [2021-12-03T08:40:57.136Z] Plugins: [2021-12-03T08:40:57.136Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-03T08:40:57.136Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-03T08:40:57.136Z] [2021-12-03T08:40:57.136Z] Server: [2021-12-03T08:40:57.136Z] Containers: 0 [2021-12-03T08:40:57.136Z] Running: 0 [2021-12-03T08:40:57.136Z] Paused: 0 [2021-12-03T08:40:57.136Z] Stopped: 0 [2021-12-03T08:40:57.136Z] Images: 0 [2021-12-03T08:40:57.136Z] Server Version: 20.10.10-rc1 [2021-12-03T08:40:57.136Z] Storage Driver: overlay2 [2021-12-03T08:40:57.136Z] Backing Filesystem: extfs [2021-12-03T08:40:57.136Z] Supports d_type: true [2021-12-03T08:40:57.136Z] Native Overlay Diff: true [2021-12-03T08:40:57.136Z] userxattr: false [2021-12-03T08:40:57.136Z] Logging Driver: json-file [2021-12-03T08:40:57.136Z] Cgroup Driver: cgroupfs [2021-12-03T08:40:57.136Z] Cgroup Version: 1 [2021-12-03T08:40:57.136Z] Plugins: [2021-12-03T08:40:57.136Z] Volume: local [2021-12-03T08:40:57.136Z] Network: bridge host ipvlan macvlan null overlay [2021-12-03T08:40:57.136Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-03T08:40:57.136Z] Swarm: inactive [2021-12-03T08:40:57.136Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-12-03T08:40:57.136Z] Default Runtime: runc [2021-12-03T08:40:57.136Z] Init Binary: docker-init [2021-12-03T08:40:57.136Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:40:57.136Z] runc version: v1.0.2-0-g52b36a2 [2021-12-03T08:40:57.136Z] init version: de40ad0 [2021-12-03T08:40:57.136Z] Security Options: [2021-12-03T08:40:57.136Z] apparmor [2021-12-03T08:40:57.136Z] seccomp [2021-12-03T08:40:57.136Z] Profile: default [2021-12-03T08:40:57.136Z] Kernel Version: 5.11.0-1020-aws [2021-12-03T08:40:57.136Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-03T08:40:57.136Z] OSType: linux [2021-12-03T08:40:57.136Z] Architecture: aarch64 [2021-12-03T08:40:57.136Z] CPUs: 2 [2021-12-03T08:40:57.136Z] Total Memory: 7.582GiB [2021-12-03T08:40:57.136Z] Name: ip-10-100-65-22 [2021-12-03T08:40:57.136Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-12-03T08:40:57.136Z] Docker Root Dir: /var/lib/docker [2021-12-03T08:40:57.136Z] Debug Mode: false [2021-12-03T08:40:57.136Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:40:57.136Z] Labels: [2021-12-03T08:40:57.136Z] Experimental: true [2021-12-03T08:40:57.136Z] Insecure Registries: [2021-12-03T08:40:57.136Z] 127.0.0.0/8 [2021-12-03T08:40:57.136Z] Live Restore Enabled: true [2021-12-03T08:40:57.136Z] [Pipeline] sh [2021-12-03T08:40:57.411Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:40:57.411Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:40:57.411Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43058/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-03T08:40:57.411Z] + bash /home/ubuntu/workspace/moby_PR-43058/check-config.sh [2021-12-03T08:40:57.411Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-03T08:40:57.411Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-12-03T08:40:57.411Z] [2021-12-03T08:40:57.411Z] Generally Necessary: [2021-12-03T08:40:57.411Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-03T08:40:57.411Z] - apparmor: enabled and tools installed [2021-12-03T08:40:57.411Z] - CONFIG_NAMESPACES: enabled [2021-12-03T08:40:57.411Z] - CONFIG_NET_NS: enabled [2021-12-03T08:40:57.411Z] - CONFIG_PID_NS: enabled [2021-12-03T08:40:57.411Z] - CONFIG_IPC_NS: enabled [2021-12-03T08:40:57.411Z] - CONFIG_UTS_NS: enabled [2021-12-03T08:40:57.411Z] - CONFIG_CGROUPS: enabled [2021-12-03T08:40:57.411Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-03T08:40:57.411Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-03T08:40:57.411Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-03T08:40:57.411Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-03T08:40:57.411Z] - CONFIG_CPUSETS: enabled [2021-12-03T08:40:57.411Z] - CONFIG_MEMCG: enabled [2021-12-03T08:40:57.411Z] - CONFIG_KEYS: enabled [2021-12-03T08:40:57.411Z] - CONFIG_VETH: enabled (as module) [2021-12-03T08:40:57.411Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-03T08:40:57.411Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-03T08:40:57.411Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-03T08:40:57.411Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-03T08:40:57.411Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-03T08:40:57.411Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-03T08:40:57.411Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-03T08:40:57.411Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-03T08:40:57.411Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-03T08:40:57.486Z] Client: [2021-12-03T08:40:57.486Z] Context: default [2021-12-03T08:40:57.486Z] Debug Mode: false [2021-12-03T08:40:57.486Z] Plugins: [2021-12-03T08:40:57.486Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-03T08:40:57.486Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-03T08:40:57.486Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-03T08:40:57.486Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-03T08:40:57.486Z] [2021-12-03T08:40:57.486Z] Server: [2021-12-03T08:40:57.486Z] Containers: 0 [2021-12-03T08:40:57.486Z] Running: 0 [2021-12-03T08:40:57.486Z] Paused: 0 [2021-12-03T08:40:57.486Z] Stopped: 0 [2021-12-03T08:40:57.486Z] Images: 0 [2021-12-03T08:40:57.486Z] Server Version: 20.10.10-rc1 [2021-12-03T08:40:57.486Z] Storage Driver: overlay2 [2021-12-03T08:40:57.486Z] Backing Filesystem: extfs [2021-12-03T08:40:57.486Z] Supports d_type: true [2021-12-03T08:40:57.486Z] Native Overlay Diff: true [2021-12-03T08:40:57.486Z] userxattr: false [2021-12-03T08:40:57.486Z] Logging Driver: json-file [2021-12-03T08:40:57.486Z] Cgroup Driver: systemd [2021-12-03T08:40:57.486Z] Cgroup Version: 2 [2021-12-03T08:40:57.486Z] Plugins: [2021-12-03T08:40:57.486Z] Volume: local [2021-12-03T08:40:57.486Z] Network: bridge host ipvlan macvlan null overlay [2021-12-03T08:40:57.486Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-03T08:40:57.486Z] Swarm: inactive [2021-12-03T08:40:57.486Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-03T08:40:57.486Z] Default Runtime: runc [2021-12-03T08:40:57.486Z] Init Binary: docker-init [2021-12-03T08:40:57.486Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-03T08:40:57.486Z] runc version: v1.0.2-0-g52b36a2 [2021-12-03T08:40:57.486Z] init version: de40ad0 [2021-12-03T08:40:57.486Z] Security Options: [2021-12-03T08:40:57.486Z] apparmor [2021-12-03T08:40:57.486Z] seccomp [2021-12-03T08:40:57.486Z] Profile: default [2021-12-03T08:40:57.486Z] cgroupns [2021-12-03T08:40:57.486Z] Kernel Version: 5.11.0-1020-aws [2021-12-03T08:40:57.486Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-03T08:40:57.486Z] OSType: linux [2021-12-03T08:40:57.486Z] Architecture: x86_64 [2021-12-03T08:40:57.486Z] CPUs: 2 [2021-12-03T08:40:57.486Z] Total Memory: 7.564GiB [2021-12-03T08:40:57.486Z] Name: ip-10-100-47-98 [2021-12-03T08:40:57.486Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-12-03T08:40:57.486Z] Docker Root Dir: /var/lib/docker [2021-12-03T08:40:57.486Z] Debug Mode: false [2021-12-03T08:40:57.486Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:40:57.486Z] Labels: [2021-12-03T08:40:57.486Z] Experimental: true [2021-12-03T08:40:57.486Z] Insecure Registries: [2021-12-03T08:40:57.486Z] 127.0.0.0/8 [2021-12-03T08:40:57.486Z] Live Restore Enabled: true [2021-12-03T08:40:57.486Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-03T08:40:57.668Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-03T08:40:57.668Z] - CONFIG_CGROUP_BPF: enabled [2021-12-03T08:40:57.668Z] [2021-12-03T08:40:57.668Z] Optional Features: [2021-12-03T08:40:57.668Z] - CONFIG_USER_NS: enabled [2021-12-03T08:40:57.668Z] - CONFIG_SECCOMP: enabled [2021-12-03T08:40:57.668Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-03T08:40:57.668Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-03T08:40:57.668Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-03T08:40:57.668Z] (cgroup swap accounting is currently enabled) [2021-12-03T08:40:57.668Z] - CONFIG_BLK_CGROUP: enabled [2021-12-03T08:40:57.668Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-03T08:40:57.668Z] - CONFIG_CGROUP_PERF: enabled [2021-12-03T08:40:57.668Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-03T08:40:57.668Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-03T08:40:57.668Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-03T08:40:57.668Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-03T08:40:57.668Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-03T08:40:57.668Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_IP_VS: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-03T08:40:57.668Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-03T08:40:57.668Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-03T08:40:57.668Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-03T08:40:57.668Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-03T08:40:57.668Z] - CONFIG_EXT4_FS: enabled [2021-12-03T08:40:57.668Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-03T08:40:57.668Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-03T08:40:57.668Z] - Network Drivers: [2021-12-03T08:40:57.668Z] - "overlay": [2021-12-03T08:40:57.668Z] - CONFIG_VXLAN: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-03T08:40:57.668Z] Optional (for encrypted networks): [2021-12-03T08:40:57.668Z] - CONFIG_CRYPTO: enabled [2021-12-03T08:40:57.668Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-03T08:40:57.668Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-03T08:40:57.668Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-03T08:40:57.668Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-03T08:40:57.668Z] - CONFIG_XFRM: enabled [2021-12-03T08:40:57.668Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-03T08:40:57.668Z] - "ipvlan": [2021-12-03T08:40:57.668Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-03T08:40:57.668Z] - "macvlan": [2021-12-03T08:40:57.668Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_DUMMY: enabled (as module) [2021-12-03T08:40:57.668Z] - "ftp,tftp client in container": [2021-12-03T08:40:57.668Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-03T08:40:57.668Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-03T08:40:57.668Z] - Storage Drivers: [2021-12-03T08:40:57.668Z] - "aufs": [2021-12-03T08:40:57.668Z] - CONFIG_AUFS_FS: missing [2021-12-03T08:40:57.668Z] - "btrfs": [2021-12-03T08:40:57.840Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9f9158945a3e075115d0125b15e258042b281742 . [2021-12-03T08:40:57.925Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-03T08:40:57.925Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-03T08:40:57.925Z] - "devicemapper": [2021-12-03T08:40:57.925Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-03T08:40:57.925Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-03T08:40:57.925Z] - "overlay": [2021-12-03T08:40:57.925Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-03T08:40:57.925Z] - "zfs": [2021-12-03T08:40:57.925Z] - /dev/zfs: present [2021-12-03T08:40:57.925Z] - zfs command: missing [2021-12-03T08:40:57.925Z] - zpool command: missing [2021-12-03T08:40:57.925Z] [2021-12-03T08:40:57.925Z] Limits: [2021-12-03T08:40:57.925Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-03T08:40:57.925Z] [2021-12-03T08:40:57.925Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-03T08:40:58.073Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 12.0s done [2021-12-03T08:40:58.101Z] #1 [internal] load build definition from Dockerfile [2021-12-03T08:40:58.101Z] #1 sha256:c7ca4aa409392fcbbe93f332811c7b40570625dc6bc5d038f2a2c1a54f21689b [2021-12-03T08:40:58.101Z] #1 transferring dockerfile: 17.53kB done [2021-12-03T08:40:58.101Z] #1 DONE 0.2s [2021-12-03T08:40:58.101Z] [2021-12-03T08:40:58.101Z] #2 [internal] load .dockerignore [2021-12-03T08:40:58.101Z] #2 sha256:09071ff70709adfb67f246add2e92b6f813ab2bdb6ff87f38ce1b3d66c8237dc [2021-12-03T08:40:58.101Z] #2 transferring context: 87B done [2021-12-03T08:40:58.101Z] #2 DONE 0.1s [2021-12-03T08:40:58.251Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f9158945a3e075115d0125b15e258042b281742 . [2021-12-03T08:40:58.251Z] #1 [internal] load build definition from Dockerfile [2021-12-03T08:40:58.251Z] #1 sha256:61b54a1bc61d491aae446b53c78ad489fcaf13f29c1253fcb54e8b2ba1d67aaa [2021-12-03T08:40:58.361Z] [2021-12-03T08:40:58.361Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-03T08:40:58.361Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-03T08:40:58.508Z] #1 transferring dockerfile: 17.53kB 0.1s done [2021-12-03T08:40:58.508Z] #1 DONE 0.2s [2021-12-03T08:40:58.508Z] [2021-12-03T08:40:58.508Z] #2 [internal] load .dockerignore [2021-12-03T08:40:58.508Z] #2 sha256:cbec7edeaa8ad994969d8371a80c9869765c616e6982e2bcaa3171325377109f [2021-12-03T08:40:58.508Z] #2 transferring context: 87B done [2021-12-03T08:40:58.508Z] #2 DONE 0.1s [2021-12-03T08:40:58.508Z] [2021-12-03T08:40:58.508Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-03T08:40:58.508Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-12-03T08:40:58.622Z] #3 DONE 0.3s [2021-12-03T08:40:58.622Z] [2021-12-03T08:40:58.622Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-03T08:40:58.622Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-03T08:40:58.622Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-03T08:40:58.622Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-03T08:40:58.622Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-03T08:40:58.622Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-03T08:40:58.622Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-03T08:40:58.644Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce [2021-12-03T08:40:58.883Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-03T08:40:58.883Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-12-03T08:40:59.072Z] #3 DONE 0.4s [2021-12-03T08:40:59.072Z] [2021-12-03T08:40:59.072Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-03T08:40:59.072Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-12-03T08:40:59.072Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-03T08:40:59.072Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-03T08:40:59.072Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-12-03T08:40:59.072Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-12-03T08:40:59.072Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2021-12-03T08:40:59.147Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-12-03T08:40:59.147Z] #4 DONE 0.7s [2021-12-03T08:40:59.212Z] #11 ... [2021-12-03T08:40:59.212Z] [2021-12-03T08:40:59.212Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:40:59.212Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:40:59.212Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 8.5s done [2021-12-03T08:40:59.212Z] #28 DONE 16.2s [2021-12-03T08:40:59.212Z] [2021-12-03T08:40:59.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:40:59.212Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:40:59.212Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.7s done [2021-12-03T08:40:59.212Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0.1s [2021-12-03T08:40:59.329Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2021-12-03T08:40:59.408Z] [2021-12-03T08:40:59.408Z] #5 [internal] load .dockerignore [2021-12-03T08:40:59.408Z] #5 sha256:f733b724635bb63e3ebec730fa0d2e1fa9bf6a03d7786d8bd03b969256bd4231 [2021-12-03T08:40:59.408Z] #5 DONE 0.0s [2021-12-03T08:40:59.408Z] [2021-12-03T08:40:59.408Z] #6 [internal] load build definition from Dockerfile [2021-12-03T08:40:59.408Z] #6 sha256:bc235bff1f2e8c6525603008e82062837043ffd8dfb82af5ffcf8fdd91c950e1 [2021-12-03T08:40:59.408Z] #6 DONE 0.0s [2021-12-03T08:40:59.408Z] [2021-12-03T08:40:59.408Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:40:59.408Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-03T08:40:59.585Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2021-12-03T08:40:59.585Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2021-12-03T08:40:59.842Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2021-12-03T08:40:59.842Z] #4 DONE 0.9s [2021-12-03T08:40:59.842Z] [2021-12-03T08:40:59.842Z] #5 [internal] load .dockerignore [2021-12-03T08:40:59.842Z] #5 sha256:ac97de037d959c1737d05ca3bd8c638ab49c15aa618976023289d67ab2d4d0f2 [2021-12-03T08:40:59.842Z] #5 DONE 0.0s [2021-12-03T08:40:59.842Z] [2021-12-03T08:40:59.842Z] #6 [internal] load build definition from Dockerfile [2021-12-03T08:40:59.842Z] #6 sha256:02b1bdfce9b8c57f871a2610c0517faa1d639199c533dd1898e115eac336df2d [2021-12-03T08:40:59.842Z] #6 DONE 0.0s [2021-12-03T08:40:59.842Z] [2021-12-03T08:40:59.842Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:40:59.842Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:41:00.149Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.0s done [2021-12-03T08:41:00.717Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b [2021-12-03T08:41:00.775Z] #8 DONE 0.5s [2021-12-03T08:41:00.776Z] [2021-12-03T08:41:00.776Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:41:00.776Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-03T08:41:00.776Z] #10 DONE 0.5s [2021-12-03T08:41:00.776Z] [2021-12-03T08:41:00.776Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:41:00.776Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-12-03T08:41:00.776Z] #7 DONE 0.6s [2021-12-03T08:41:00.776Z] [2021-12-03T08:41:00.776Z] #9 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-12-03T08:41:00.776Z] #9 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-12-03T08:41:00.776Z] #9 DONE 0.6s [2021-12-03T08:41:00.796Z] #10 ... [2021-12-03T08:41:00.796Z] [2021-12-03T08:41:00.796Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-12-03T08:41:00.796Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-12-03T08:41:00.796Z] #8 DONE 1.5s [2021-12-03T08:41:01.035Z] [2021-12-03T08:41:01.035Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:41:01.035Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:41:01.035Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-03T08:41:01.060Z] [2021-12-03T08:41:01.060Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-03T08:41:01.060Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-03T08:41:01.060Z] #10 DONE 1.7s [2021-12-03T08:41:01.060Z] [2021-12-03T08:41:01.060Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:41:01.060Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-03T08:41:01.060Z] #9 DONE 1.7s [2021-12-03T08:41:01.060Z] [2021-12-03T08:41:01.060Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-03T08:41:01.060Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-03T08:41:01.060Z] #7 DONE 1.7s [2021-12-03T08:41:01.081Z] #19 ... [2021-12-03T08:41:01.081Z] [2021-12-03T08:41:01.081Z] #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:41:01.081Z] #58 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:41:01.081Z] #58 65.50 gotestsum version dev [2021-12-03T08:41:01.081Z] #58 DONE 65.9s [2021-12-03T08:41:01.081Z] [2021-12-03T08:41:01.081Z] #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:41:01.081Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:41:01.298Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-03T08:41:01.298Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:41:01.298Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-03T08:41:01.314Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.1s [2021-12-03T08:41:01.322Z] [2021-12-03T08:41:01.322Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:41:01.322Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:41:01.322Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-03T08:41:01.322Z] #71 DONE 0.0s [2021-12-03T08:41:01.322Z] [2021-12-03T08:41:01.322Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:41:01.322Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:41:01.322Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.1s done [2021-12-03T08:41:01.322Z] #28 DONE 0.1s [2021-12-03T08:41:01.322Z] [2021-12-03T08:41:01.322Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:41:01.322Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:41:01.322Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-03T08:41:01.322Z] #69 DONE 0.1s [2021-12-03T08:41:01.322Z] [2021-12-03T08:41:01.322Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:01.322Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:01.322Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 0.1s done [2021-12-03T08:41:01.322Z] #11 DONE 0.1s [2021-12-03T08:41:01.322Z] [2021-12-03T08:41:01.322Z] #24 [internal] load build context [2021-12-03T08:41:01.322Z] #24 sha256:0300c29bc628452eb56f4f370f87a37d1fb07dfa55c7fb8b67f55c4c4132a8d1 [2021-12-03T08:41:01.555Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.3s [2021-12-03T08:41:02.138Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-12-03T08:41:02.138Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-12-03T08:41:02.276Z] #24 ... [2021-12-03T08:41:02.276Z] [2021-12-03T08:41:02.276Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-03T08:41:02.276Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-03T08:41:02.276Z] #45 DONE 0.0s [2021-12-03T08:41:02.276Z] [2021-12-03T08:41:02.276Z] #24 [internal] load build context [2021-12-03T08:41:02.276Z] #24 sha256:0300c29bc628452eb56f4f370f87a37d1fb07dfa55c7fb8b67f55c4c4132a8d1 [2021-12-03T08:41:02.398Z] #69 ... [2021-12-03T08:41:02.398Z] [2021-12-03T08:41:02.398Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-03T08:41:02.398Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-03T08:41:02.398Z] #45 DONE 0.0s [2021-12-03T08:41:02.658Z] [2021-12-03T08:41:02.658Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:41:02.658Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:41:03.209Z] #11 ... [2021-12-03T08:41:03.209Z] [2021-12-03T08:41:03.209Z] #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:41:03.209Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:41:03.209Z] #29 1.792 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:03.209Z] #29 1.792 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:03.209Z] #29 1.792 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:03.209Z] #29 1.979 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:03.209Z] #29 2.183 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:03.209Z] #29 2.437 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:03.209Z] #29 3.943 Fetched 8479 kB in 2s (3494 kB/s) [2021-12-03T08:41:03.209Z] #29 3.943 Reading package lists... [2021-12-03T08:41:03.209Z] #29 4.741 Reading package lists... [2021-12-03T08:41:03.209Z] #29 5.612 Building dependency tree... [2021-12-03T08:41:03.209Z] #29 5.940 The following additional packages will be installed: [2021-12-03T08:41:03.209Z] #29 5.940 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-03T08:41:03.209Z] #29 5.940 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-03T08:41:03.209Z] #29 5.940 Recommended packages: [2021-12-03T08:41:03.209Z] #29 5.940 libldap-common publicsuffix libsasl2-modules [2021-12-03T08:41:03.209Z] #29 6.111 The following NEW packages will be installed: [2021-12-03T08:41:03.209Z] #29 6.111 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-03T08:41:03.209Z] #29 6.111 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-03T08:41:03.209Z] #29 6.111 libssh2-1 openssl [2021-12-03T08:41:03.209Z] #29 6.393 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:41:03.209Z] #29 6.393 Need to get 3038 kB of archives. [2021-12-03T08:41:03.209Z] #29 6.393 After this operation, 6652 kB of additional disk space will be used. [2021-12-03T08:41:03.209Z] #29 6.393 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-03T08:41:03.209Z] #29 6.415 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-03T08:41:03.209Z] #29 6.415 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-03T08:41:03.209Z] #29 6.415 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:41:03.209Z] #29 6.415 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-03T08:41:03.209Z] #29 6.415 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:41:03.209Z] #29 6.423 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-03T08:41:03.209Z] #29 6.423 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-03T08:41:03.209Z] #29 6.423 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:41:03.209Z] #29 6.423 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-03T08:41:03.209Z] #29 6.423 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-03T08:41:03.209Z] #29 6.439 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-03T08:41:03.209Z] #29 6.439 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:41:03.209Z] #29 6.439 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:41:03.209Z] #29 6.448 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:41:03.209Z] #29 6.732 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:41:03.209Z] #29 6.781 Fetched 3038 kB in 0s (9131 kB/s) [2021-12-03T08:41:03.209Z] #29 6.814 Selecting previously unselected package openssl. [2021-12-03T08:41:03.209Z] #29 6.814 (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:41:03.209Z] #29 6.814 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 6.819 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:41:03.209Z] #29 6.994 Selecting previously unselected package ca-certificates. [2021-12-03T08:41:03.209Z] #29 6.994 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-03T08:41:03.209Z] #29 7.007 Unpacking ca-certificates (20210119) ... [2021-12-03T08:41:03.209Z] #29 7.114 Selecting previously unselected package libbrotli1:amd64. [2021-12-03T08:41:03.209Z] #29 7.114 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 7.129 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:41:03.209Z] #29 7.223 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-03T08:41:03.209Z] #29 7.223 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 7.231 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:03.209Z] #29 7.293 Selecting previously unselected package libsasl2-2:amd64. [2021-12-03T08:41:03.209Z] #29 7.293 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 7.298 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:03.209Z] #29 7.355 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-03T08:41:03.209Z] #29 7.355 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 7.368 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:41:03.209Z] #29 7.435 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-03T08:41:03.209Z] #29 7.435 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 7.440 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:41:03.209Z] #29 7.508 Selecting previously unselected package libpsl5:amd64. [2021-12-03T08:41:03.209Z] #29 7.510 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 7.515 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:41:03.209Z] #29 7.569 Selecting previously unselected package librtmp1:amd64. [2021-12-03T08:41:03.209Z] #29 7.569 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 7.574 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:41:03.209Z] #29 7.639 Selecting previously unselected package libssh2-1:amd64. [2021-12-03T08:41:03.209Z] #29 7.639 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 7.646 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:41:03.209Z] #29 7.744 Selecting previously unselected package libcurl4:amd64. [2021-12-03T08:41:03.209Z] #29 7.744 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 7.747 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:41:03.209Z] #29 7.836 Selecting previously unselected package curl. [2021-12-03T08:41:03.209Z] #29 7.836 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 7.844 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-03T08:41:03.209Z] #29 7.915 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:41:03.209Z] #29 7.915 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 7.923 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:41:03.209Z] #29 7.998 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:41:03.209Z] #29 7.998 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 8.006 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:41:03.209Z] #29 8.075 Selecting previously unselected package jq. [2021-12-03T08:41:03.209Z] #29 8.075 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:41:03.209Z] #29 8.081 Unpacking jq (1.6-2.1) ... [2021-12-03T08:41:03.209Z] #29 8.126 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:41:03.209Z] #29 8.141 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:41:03.209Z] #29 8.154 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:41:03.209Z] #29 8.165 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:03.209Z] #29 8.179 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:41:03.233Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-12-03T08:41:03.235Z] #24 transferring context: 12.56MB 1.9s [2021-12-03T08:41:03.466Z] #29 8.192 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:03.466Z] #29 8.206 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:41:03.466Z] #29 8.218 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:41:03.466Z] #29 8.235 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:41:03.466Z] #29 8.253 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:41:03.466Z] #29 8.264 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:41:03.466Z] #29 8.276 Setting up ca-certificates (20210119) ... [2021-12-03T08:41:04.034Z] #29 8.950 Updating certificates in /etc/ssl/certs... [2021-12-03T08:41:04.598Z] #29 ... [2021-12-03T08:41:04.598Z] [2021-12-03T08:41:04.598Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:04.598Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:04.598Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 8.3s done [2021-12-03T08:41:04.598Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 0.2s [2021-12-03T08:41:04.614Z] #69 ... [2021-12-03T08:41:04.615Z] [2021-12-03T08:41:04.615Z] #24 [internal] load build context [2021-12-03T08:41:04.615Z] #24 sha256:de055b8a5a9e590b313949f9eba6beaab564a8acbaabde8acc3eee27e46e90af [2021-12-03T08:41:04.615Z] #24 transferring context: 56.04MB 2.4s done [2021-12-03T08:41:04.615Z] #24 DONE 3.4s [2021-12-03T08:41:04.615Z] [2021-12-03T08:41:04.615Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:04.615Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:41:04.615Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 0.1s done [2021-12-03T08:41:04.615Z] #11 sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 1.86kB / 1.86kB done [2021-12-03T08:41:04.615Z] #11 sha256:1c4136362f61a74d9f64fac90226f9da55d8d6b61c316f71bc837fdffe6275e1 1.80kB / 1.80kB done [2021-12-03T08:41:04.615Z] #11 sha256:cfa41b175271fd442aafbae5984a8d8857519144399d8d353c78e7273e05bd4a 7.08kB / 7.08kB done [2021-12-03T08:41:04.615Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 53.62MB / 53.62MB 3.2s done [2021-12-03T08:41:04.615Z] #11 sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 4.94MB / 4.94MB 1.5s done [2021-12-03T08:41:04.615Z] #11 sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 10.66MB / 10.66MB 2.0s done [2021-12-03T08:41:04.615Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 54.67MB / 54.67MB 3.2s [2021-12-03T08:41:04.615Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 80.99MB / 80.99MB 3.2s [2021-12-03T08:41:04.615Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 0B / 102.62MB 3.2s [2021-12-03T08:41:04.615Z] #11 extracting sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 [2021-12-03T08:41:04.615Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 16.78MB / 102.62MB 3.4s [2021-12-03T08:41:04.871Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 32.51MB / 102.62MB 3.6s [2021-12-03T08:41:05.133Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 41.94MB / 102.62MB 3.7s [2021-12-03T08:41:05.133Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 47.19MB / 102.62MB 3.8s [2021-12-03T08:41:05.158Z] #24 transferring context: 56.02MB 3.8s done [2021-12-03T08:41:05.158Z] #24 DONE 3.9s [2021-12-03T08:41:05.158Z] [2021-12-03T08:41:05.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:05.158Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:05.158Z] #11 sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 1.86kB / 1.86kB done [2021-12-03T08:41:05.158Z] #11 sha256:3fa22c4a9f411ebb00f4fef846a7056a37e5397d6f56ae0fdcf65463c09e1ce9 1.80kB / 1.80kB done [2021-12-03T08:41:05.158Z] #11 sha256:2674bb7abf89994bb52ae0d1416c4031df2c40f270ccbc39b98b33ec4040e1f1 7.07kB / 7.07kB done [2021-12-03T08:41:05.158Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.7s done [2021-12-03T08:41:05.158Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.6s done [2021-12-03T08:41:05.158Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 1.1s done [2021-12-03T08:41:05.158Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 3.2s done [2021-12-03T08:41:05.158Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 1.4s [2021-12-03T08:41:05.158Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 57.67MB / 85.77MB 3.3s [2021-12-03T08:41:05.158Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 50.33MB / 134.80MB 3.3s [2021-12-03T08:41:05.158Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 0B / 156B 3.3s [2021-12-03T08:41:05.158Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 58.90MB / 134.80MB 3.4s [2021-12-03T08:41:05.392Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 61.87MB / 102.62MB 4.0s [2021-12-03T08:41:05.392Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 84.93MB / 102.62MB 4.2s [2021-12-03T08:41:05.420Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 65.01MB / 85.77MB 3.5s [2021-12-03T08:41:05.420Z] #11 sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d 156B / 156B 3.4s done [2021-12-03T08:41:05.420Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 71.30MB / 85.77MB 3.6s [2021-12-03T08:41:05.420Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 74.45MB / 134.80MB 3.6s [2021-12-03T08:41:05.650Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 94.37MB / 102.62MB 4.3s [2021-12-03T08:41:05.650Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 54.67MB / 54.67MB 4.3s done [2021-12-03T08:41:05.650Z] #11 sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 102.62MB / 102.62MB 4.4s [2021-12-03T08:41:05.683Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 3.8s [2021-12-03T08:41:05.683Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 89.13MB / 134.80MB 3.8s [2021-12-03T08:41:05.683Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 109.05MB / 134.80MB 4.0s [2021-12-03T08:41:05.944Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 119.54MB / 134.80MB 4.1s [2021-12-03T08:41:05.992Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 5.1s [2021-12-03T08:41:06.205Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 134.80MB / 134.80MB 4.4s [2021-12-03T08:41:06.214Z] #11 extracting sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 1.8s done [2021-12-03T08:41:06.779Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 4.8s done [2021-12-03T08:41:07.143Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 80.99MB / 80.99MB 6.0s done [2021-12-03T08:41:07.143Z] #11 extracting sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 [2021-12-03T08:41:07.400Z] #11 extracting sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 0.2s done [2021-12-03T08:41:07.657Z] #19 57.62 Fetched 48.7 MB in 56s (877 kB/s) [2021-12-03T08:41:07.887Z] #11 ... [2021-12-03T08:41:07.887Z] [2021-12-03T08:41:07.887Z] #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:41:07.887Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:41:07.887Z] #29 9.830 129 added, 0 removed; done. [2021-12-03T08:41:07.887Z] #29 9.907 Setting up jq (1.6-2.1) ... [2021-12-03T08:41:07.887Z] #29 9.919 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:41:07.887Z] #29 9.933 Setting up curl (7.74.0-1.3+b1) ... [2021-12-03T08:41:07.887Z] #29 9.944 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:41:07.887Z] #29 9.970 Processing triggers for ca-certificates (20210119) ... [2021-12-03T08:41:07.887Z] #29 9.978 Updating certificates in /etc/ssl/certs... [2021-12-03T08:41:07.887Z] #29 10.77 0 added, 0 removed; done. [2021-12-03T08:41:07.887Z] #29 10.77 Running hooks in /etc/ca-certificates/update.d... [2021-12-03T08:41:07.887Z] #29 10.77 done. [2021-12-03T08:41:07.887Z] #29 DONE 12.7s [2021-12-03T08:41:07.887Z] [2021-12-03T08:41:07.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:07.887Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:08.144Z] #11 ... [2021-12-03T08:41:08.144Z] [2021-12-03T08:41:08.144Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-03T08:41:08.144Z] #30 sha256:48b0a7d5d6a7c863fb66976cc81fdcfed3a0cfbba5afc6644fcc3d90de22c31b [2021-12-03T08:41:08.144Z] #30 DONE 0.2s [2021-12-03T08:41:08.144Z] [2021-12-03T08:41:08.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:08.144Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:08.767Z] #11 extracting sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de [2021-12-03T08:41:08.767Z] #11 extracting sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 0.2s done [2021-12-03T08:41:09.291Z] #11 ... [2021-12-03T08:41:09.291Z] [2021-12-03T08:41:09.291Z] #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:41:09.291Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:41:09.291Z] #29 2.277 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:09.291Z] #29 2.289 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:09.291Z] #29 2.289 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:09.291Z] #29 2.505 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:09.291Z] #29 2.716 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:09.291Z] #29 2.941 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:09.291Z] #29 4.436 Fetched 8479 kB in 2s (3495 kB/s) [2021-12-03T08:41:09.291Z] #29 4.436 Reading package lists... [2021-12-03T08:41:09.291Z] #29 5.249 Reading package lists... [2021-12-03T08:41:09.291Z] #29 6.005 Building dependency tree... [2021-12-03T08:41:09.291Z] #29 6.349 The following additional packages will be installed: [2021-12-03T08:41:09.291Z] #29 6.349 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-03T08:41:09.291Z] #29 6.349 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-03T08:41:09.291Z] #29 6.349 Recommended packages: [2021-12-03T08:41:09.291Z] #29 6.349 libldap-common publicsuffix libsasl2-modules [2021-12-03T08:41:09.291Z] #29 6.513 The following NEW packages will be installed: [2021-12-03T08:41:09.291Z] #29 6.513 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-03T08:41:09.291Z] #29 6.513 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-03T08:41:09.291Z] #29 6.513 libssh2-1 openssl [2021-12-03T08:41:09.291Z] #29 6.801 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:41:09.291Z] #29 6.801 Need to get 3038 kB of archives. [2021-12-03T08:41:09.291Z] #29 6.801 After this operation, 6652 kB of additional disk space will be used. [2021-12-03T08:41:09.291Z] #29 6.801 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-03T08:41:09.291Z] #29 6.817 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-03T08:41:09.291Z] #29 6.823 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-03T08:41:09.291Z] #29 6.823 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:41:09.291Z] #29 6.832 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-03T08:41:09.291Z] #29 6.832 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:41:09.291Z] #29 6.832 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-03T08:41:09.292Z] #29 6.842 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-03T08:41:09.292Z] #29 6.842 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:41:09.292Z] #29 6.842 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-03T08:41:09.292Z] #29 6.842 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-03T08:41:09.292Z] #29 6.849 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-03T08:41:09.292Z] #29 6.849 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:41:09.292Z] #29 6.853 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:41:09.292Z] #29 6.853 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:41:09.292Z] #29 7.053 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:41:09.292Z] #29 7.104 Fetched 3038 kB in 0s (9197 kB/s) [2021-12-03T08:41:09.292Z] #29 7.135 Selecting previously unselected package openssl. [2021-12-03T08:41:09.292Z] #29 7.135 (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:41:09.292Z] #29 7.136 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 7.140 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:41:09.292Z] #29 7.300 Selecting previously unselected package ca-certificates. [2021-12-03T08:41:09.292Z] #29 7.300 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-03T08:41:09.292Z] #29 7.309 Unpacking ca-certificates (20210119) ... [2021-12-03T08:41:09.292Z] #29 7.388 Selecting previously unselected package libbrotli1:amd64. [2021-12-03T08:41:09.292Z] #29 7.388 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 7.395 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:41:09.292Z] #29 7.475 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-03T08:41:09.292Z] #29 7.475 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 7.478 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:09.292Z] #29 7.530 Selecting previously unselected package libsasl2-2:amd64. [2021-12-03T08:41:09.292Z] #29 7.530 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 7.534 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:09.292Z] #29 7.590 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-03T08:41:09.292Z] #29 7.590 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 7.603 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:41:09.292Z] #29 7.668 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-03T08:41:09.292Z] #29 7.668 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 7.671 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:41:09.292Z] #29 7.744 Selecting previously unselected package libpsl5:amd64. [2021-12-03T08:41:09.292Z] #29 7.744 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 7.750 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:41:09.292Z] #29 7.793 Selecting previously unselected package librtmp1:amd64. [2021-12-03T08:41:09.292Z] #29 7.793 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 7.797 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:41:09.292Z] #29 7.840 Selecting previously unselected package libssh2-1:amd64. [2021-12-03T08:41:09.292Z] #29 7.840 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 7.848 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:41:09.292Z] #29 7.951 Selecting previously unselected package libcurl4:amd64. [2021-12-03T08:41:09.292Z] #29 7.951 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 7.960 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:41:09.292Z] #29 8.060 Selecting previously unselected package curl. [2021-12-03T08:41:09.292Z] #29 8.060 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 8.065 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-03T08:41:09.292Z] #29 8.130 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:41:09.292Z] #29 8.130 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 8.134 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:41:09.292Z] #29 8.205 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:41:09.292Z] #29 8.205 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 8.211 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:41:09.292Z] #29 8.259 Selecting previously unselected package jq. [2021-12-03T08:41:09.292Z] #29 8.259 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:41:09.292Z] #29 8.265 Unpacking jq (1.6-2.1) ... [2021-12-03T08:41:09.292Z] #29 8.363 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:41:09.292Z] #29 8.375 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:41:09.292Z] #29 8.386 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:41:09.292Z] #29 8.398 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:09.292Z] #29 8.409 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:41:09.292Z] #29 8.420 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:09.292Z] #29 8.430 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:41:09.292Z] #29 8.443 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:41:09.292Z] #29 8.459 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:41:09.292Z] #29 8.468 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:41:09.292Z] #29 8.480 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:41:09.292Z] #29 8.490 Setting up ca-certificates (20210119) ... [2021-12-03T08:41:09.292Z] #29 9.252 Updating certificates in /etc/ssl/certs... [2021-12-03T08:41:09.292Z] #29 ... [2021-12-03T08:41:09.292Z] [2021-12-03T08:41:09.292Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:09.292Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:09.292Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 8.6s done [2021-12-03T08:41:09.324Z] #11 sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 134.80MB / 134.80MB 7.1s done [2021-12-03T08:41:09.324Z] #11 ... [2021-12-03T08:41:09.324Z] [2021-12-03T08:41:09.324Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:41:09.324Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:41:09.324Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-03T08:41:09.324Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-03T08:41:09.324Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:41:09.324Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2021-12-03T08:41:09.324Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2021-12-03T08:41:09.324Z] #71 DONE 7.9s [2021-12-03T08:41:09.324Z] [2021-12-03T08:41:09.324Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:41:09.324Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:41:09.324Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-03T08:41:09.324Z] #28 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-03T08:41:09.324Z] #28 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-03T08:41:09.324Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.6s done [2021-12-03T08:41:09.324Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 4.7s [2021-12-03T08:41:09.324Z] #28 ... [2021-12-03T08:41:09.324Z] [2021-12-03T08:41:09.324Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:09.324Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:09.329Z] #11 extracting sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 [2021-12-03T08:41:09.554Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 [2021-12-03T08:41:09.586Z] #11 ... [2021-12-03T08:41:09.586Z] [2021-12-03T08:41:09.586Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:41:09.586Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:41:09.586Z] #69 DONE 8.4s [2021-12-03T08:41:09.586Z] [2021-12-03T08:41:09.586Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:41:09.586Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-03T08:41:09.586Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-12-03T08:41:09.586Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:41:09.586Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-03T08:41:09.586Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-03T08:41:09.586Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s done [2021-12-03T08:41:09.586Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2021-12-03T08:41:09.586Z] #71 DONE 8.5s [2021-12-03T08:41:09.586Z] [2021-12-03T08:41:09.586Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:41:09.586Z] #28 sha256:78941be1a2a5db85ecac33e9931d48cb01dfdb052ba762b3b52a4315170f5a46 [2021-12-03T08:41:09.586Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.1s done [2021-12-03T08:41:09.586Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-03T08:41:09.586Z] #28 sha256:261c0783b9da74027da2b6f62206d4cca9b1e8706c1efb1a58b00ec71883a8bb 529B / 529B done [2021-12-03T08:41:09.586Z] #28 sha256:723b4a01cd2a11283cbeb1aa41ff94c3e8f53dedaf27f4809e2a4f17edf079bb 1.48kB / 1.48kB done [2021-12-03T08:41:09.586Z] #28 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 53.62MB / 53.62MB 2.8s done [2021-12-03T08:41:09.586Z] #28 DONE 8.4s [2021-12-03T08:41:09.586Z] [2021-12-03T08:41:09.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:09.586Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:41:09.586Z] #11 sha256:3d4a745a31bc727dbe00da84cba0007e7a9e6d8b91e3e9e13f97330efd9e6be2 125B / 125B 8.2s done [2021-12-03T08:41:09.586Z] #11 ... [2021-12-03T08:41:09.586Z] [2021-12-03T08:41:09.586Z] #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:41:09.586Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-03T08:41:10.036Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 5.3s [2021-12-03T08:41:10.744Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 6.8s [2021-12-03T08:41:11.006Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 7.1s done [2021-12-03T08:41:11.006Z] #11 ... [2021-12-03T08:41:11.006Z] [2021-12-03T08:41:11.006Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-03T08:41:11.006Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-03T08:41:11.006Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-03T08:41:11.006Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-03T08:41:11.006Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-03T08:41:11.006Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.0s [2021-12-03T08:41:11.006Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-12-03T08:41:11.006Z] #69 DONE 9.7s [2021-12-03T08:41:11.270Z] [2021-12-03T08:41:11.270Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-03T08:41:11.270Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-03T08:41:11.270Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 7.0s done [2021-12-03T08:41:11.866Z] #28 DONE 10.4s [2021-12-03T08:41:11.866Z] [2021-12-03T08:41:11.866Z] #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:41:11.866Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:41:12.096Z] #11 ... [2021-12-03T08:41:12.096Z] [2021-12-03T08:41:12.096Z] #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:41:12.096Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:41:12.096Z] #29 10.46 129 added, 0 removed; done. [2021-12-03T08:41:12.096Z] #29 10.49 Setting up jq (1.6-2.1) ... [2021-12-03T08:41:12.096Z] #29 10.50 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:41:12.096Z] #29 10.54 Setting up curl (7.74.0-1.3+b1) ... [2021-12-03T08:41:12.096Z] #29 10.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:41:12.096Z] #29 10.58 Processing triggers for ca-certificates (20210119) ... [2021-12-03T08:41:12.096Z] #29 10.59 Updating certificates in /etc/ssl/certs... [2021-12-03T08:41:12.096Z] #29 11.58 0 added, 0 removed; done. [2021-12-03T08:41:12.096Z] #29 11.58 Running hooks in /etc/ca-certificates/update.d... [2021-12-03T08:41:12.096Z] #29 11.59 done. [2021-12-03T08:41:12.096Z] #29 DONE 12.5s [2021-12-03T08:41:12.096Z] [2021-12-03T08:41:12.096Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-03T08:41:12.096Z] #30 sha256:e3fd6a495984113cc6d5bd4e4197507e8c14b99974ef55a1f98b72afb9d5e5be [2021-12-03T08:41:12.096Z] #30 DONE 0.2s [2021-12-03T08:41:12.096Z] [2021-12-03T08:41:12.096Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:12.096Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:12.809Z] #29 ... [2021-12-03T08:41:12.809Z] [2021-12-03T08:41:12.809Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-03T08:41:12.809Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-03T08:41:12.809Z] #70 DONE 1.1s [2021-12-03T08:41:12.809Z] [2021-12-03T08:41:12.809Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:12.809Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:12.809Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.7s done [2021-12-03T08:41:12.809Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0.7s [2021-12-03T08:41:13.070Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0.7s done [2021-12-03T08:41:13.641Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b [2021-12-03T08:41:14.584Z] #11 ... [2021-12-03T08:41:14.584Z] [2021-12-03T08:41:14.584Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-03T08:41:14.584Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-03T08:41:14.584Z] #72 DONE 1.7s [2021-12-03T08:41:14.584Z] [2021-12-03T08:41:14.584Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:14.584Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:14.641Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 5.0s [2021-12-03T08:41:14.843Z] #29 ... [2021-12-03T08:41:14.843Z] [2021-12-03T08:41:14.843Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-03T08:41:14.843Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-12-03T08:41:15.299Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 9.9s done [2021-12-03T08:41:15.299Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b [2021-12-03T08:41:18.119Z] #70 DONE 3.1s [2021-12-03T08:41:18.119Z] [2021-12-03T08:41:18.119Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-03T08:41:18.119Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-12-03T08:41:18.577Z] #11 ... [2021-12-03T08:41:18.577Z] [2021-12-03T08:41:18.577Z] #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:41:18.577Z] #31 sha256:a8e0825896a0b4dd740c8fe93733e07b2d00ad576105305304ca9d5130fc2d5e [2021-12-03T08:41:18.577Z] #31 2.353 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-03T08:41:18.577Z] #31 2.720 [2021-12-03T08:41:18.577Z] #31 2.948 #=#=# ######################################################################## 100.0% [2021-12-03T08:41:18.577Z] #31 3.266 [2021-12-03T08:41:18.577Z] #31 4.352 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-03T08:41:18.577Z] #31 4.729 [2021-12-03T08:41:18.577Z] #31 4.955 #=#=# ######################################################################## 100.0% [2021-12-03T08:41:18.577Z] #31 5.312 [2021-12-03T08:41:18.577Z] #31 6.432 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-03T08:41:18.577Z] #31 6.828 [2021-12-03T08:41:18.577Z] #31 7.050 #=#=# ############# 18.6% ######################################### 57.1% ################################################################ 89.3% ######################################################################## 100.0% [2021-12-03T08:41:18.577Z] #31 7.639 [2021-12-03T08:41:18.577Z] #31 8.590 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-03T08:41:18.577Z] #31 8.885 [2021-12-03T08:41:18.577Z] #31 9.104 #=#=# ######################################################################## 100.0% [2021-12-03T08:41:18.577Z] #31 9.390 [2021-12-03T08:41:18.577Z] #31 10.07 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-03T08:41:18.577Z] #31 ... [2021-12-03T08:41:18.577Z] [2021-12-03T08:41:18.577Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:18.577Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:18.795Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 4.8s done [2021-12-03T08:41:18.795Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 [2021-12-03T08:41:19.488Z] #72 ... [2021-12-03T08:41:19.488Z] [2021-12-03T08:41:19.488Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:19.488Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:41:19.488Z] #11 extracting sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 2.4s done [2021-12-03T08:41:19.488Z] #11 extracting sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 2.1s done [2021-12-03T08:41:19.488Z] #11 extracting sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 4.7s [2021-12-03T08:41:19.795Z] #11 extracting sha256:d12c8da18c64aeb49358febe774ee8c2ae1ecf875c751969784919832f5e9034 5.0s done [2021-12-03T08:41:19.923Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 10.1s [2021-12-03T08:41:19.945Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 5.1s [2021-12-03T08:41:20.053Z] #11 extracting sha256:3d4a745a31bc727dbe00da84cba0007e7a9e6d8b91e3e9e13f97330efd9e6be2 [2021-12-03T08:41:20.316Z] #11 ... [2021-12-03T08:41:20.316Z] [2021-12-03T08:41:20.316Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-03T08:41:20.316Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-12-03T08:41:20.316Z] #72 DONE 2.5s [2021-12-03T08:41:20.316Z] [2021-12-03T08:41:20.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:20.316Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:41:20.316Z] #11 extracting sha256:3d4a745a31bc727dbe00da84cba0007e7a9e6d8b91e3e9e13f97330efd9e6be2 done [2021-12-03T08:41:20.316Z] #11 ... [2021-12-03T08:41:20.316Z] [2021-12-03T08:41:20.316Z] #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:41:20.316Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-03T08:41:20.316Z] #29 6.109 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:20.316Z] #29 6.109 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:20.316Z] #29 6.147 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:20.316Z] #29 6.250 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:41:20.316Z] #29 6.372 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:41:20.316Z] #29 6.850 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:41:20.316Z] #29 7.736 Fetched 8365 kB in 2s (4414 kB/s) [2021-12-03T08:41:20.316Z] #29 7.736 Reading package lists... [2021-12-03T08:41:20.316Z] #29 8.252 Reading package lists... [2021-12-03T08:41:20.316Z] #29 8.757 Building dependency tree... [2021-12-03T08:41:20.316Z] #29 9.087 The following additional packages will be installed: [2021-12-03T08:41:20.316Z] #29 9.088 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-03T08:41:20.316Z] #29 9.088 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-03T08:41:20.316Z] #29 9.092 Recommended packages: [2021-12-03T08:41:20.316Z] #29 9.092 libldap-common publicsuffix libsasl2-modules [2021-12-03T08:41:20.316Z] #29 9.210 The following NEW packages will be installed: [2021-12-03T08:41:20.316Z] #29 9.210 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-03T08:41:20.316Z] #29 9.210 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-03T08:41:20.316Z] #29 9.210 libssh2-1 openssl [2021-12-03T08:41:20.316Z] #29 9.477 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:41:20.316Z] #29 9.477 Need to get 2934 kB of archives. [2021-12-03T08:41:20.316Z] #29 9.477 After this operation, 6485 kB of additional disk space will be used. [2021-12-03T08:41:20.316Z] #29 9.477 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-12-03T08:41:20.316Z] #29 9.538 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-12-03T08:41:20.316Z] #29 9.580 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-12-03T08:41:20.316Z] #29 9.613 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:41:20.316Z] #29 9.642 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-12-03T08:41:20.316Z] #29 9.657 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:41:20.316Z] #29 9.669 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-12-03T08:41:20.316Z] #29 9.678 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-12-03T08:41:20.316Z] #29 9.709 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:41:20.316Z] #29 9.710 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-12-03T08:41:20.316Z] #29 9.716 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-12-03T08:41:20.316Z] #29 9.759 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-12-03T08:41:20.316Z] #29 9.781 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-12-03T08:41:20.316Z] #29 9.793 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-12-03T08:41:20.316Z] #29 9.833 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-12-03T08:41:20.316Z] #29 10.35 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:41:20.316Z] #29 10.37 Fetched 2934 kB in 1s (4745 kB/s) [2021-12-03T08:41:20.316Z] #29 10.51 Selecting previously unselected package openssl. [2021-12-03T08:41:20.316Z] #29 10.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2021-12-03T08:41:20.316Z] #29 10.51 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-12-03T08:41:20.316Z] #29 10.53 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:41:20.316Z] #29 10.69 Selecting previously unselected package ca-certificates. [2021-12-03T08:41:20.316Z] #29 10.69 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-03T08:41:20.316Z] #29 10.69 Unpacking ca-certificates (20210119) ... [2021-12-03T08:41:20.316Z] #29 ... [2021-12-03T08:41:20.316Z] [2021-12-03T08:41:20.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:20.316Z] #11 sha256:78e4d654c41eb7a1ef8e2391f26fe31b3680dae94f85a3f644c6006b4e2b162c [2021-12-03T08:41:20.316Z] #11 DONE 19.2s [2021-12-03T08:41:20.316Z] [2021-12-03T08:41:20.316Z] #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:41:20.316Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-03T08:41:20.316Z] #29 10.80 Selecting previously unselected package libbrotli1:arm64. [2021-12-03T08:41:20.316Z] #29 10.80 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-12-03T08:41:20.316Z] #29 10.81 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-12-03T08:41:20.316Z] #29 10.85 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-12-03T08:41:20.316Z] #29 10.85 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-12-03T08:41:20.316Z] #29 10.86 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:20.505Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 10.9s done [2021-12-03T08:41:20.576Z] #29 10.90 Selecting previously unselected package libsasl2-2:arm64. [2021-12-03T08:41:20.576Z] #29 10.90 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-12-03T08:41:20.576Z] #29 10.91 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:20.576Z] #29 10.97 Selecting previously unselected package libldap-2.4-2:arm64. [2021-12-03T08:41:20.576Z] #29 10.97 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-12-03T08:41:20.576Z] #29 10.97 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-12-03T08:41:20.577Z] #29 11.05 Selecting previously unselected package libnghttp2-14:arm64. [2021-12-03T08:41:20.577Z] #29 11.05 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-12-03T08:41:20.577Z] #29 11.06 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-12-03T08:41:20.577Z] #29 11.11 Selecting previously unselected package libpsl5:arm64. [2021-12-03T08:41:20.577Z] #29 11.11 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-12-03T08:41:20.577Z] #29 11.11 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-12-03T08:41:20.577Z] #29 11.17 Selecting previously unselected package librtmp1:arm64. [2021-12-03T08:41:20.577Z] #29 11.17 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-12-03T08:41:20.834Z] #29 11.17 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:41:20.834Z] #29 11.21 Selecting previously unselected package libssh2-1:arm64. [2021-12-03T08:41:20.834Z] #29 11.21 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-12-03T08:41:20.834Z] #29 11.22 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-12-03T08:41:20.834Z] #29 11.30 Selecting previously unselected package libcurl4:arm64. [2021-12-03T08:41:20.834Z] #29 11.30 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-12-03T08:41:20.834Z] #29 ... [2021-12-03T08:41:20.834Z] [2021-12-03T08:41:20.834Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-03T08:41:20.834Z] #12 sha256:f1d5ec205f21710d2fe7668e2085cb96c6899124c7bd4f8fefbe878f2f1d9b3f [2021-12-03T08:41:20.834Z] #12 DONE 0.5s [2021-12-03T08:41:20.834Z] [2021-12-03T08:41:20.834Z] #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:41:20.834Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-03T08:41:20.834Z] #29 11.30 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-12-03T08:41:20.834Z] #29 11.36 Selecting previously unselected package curl. [2021-12-03T08:41:20.834Z] #29 11.36 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-12-03T08:41:20.834Z] #29 11.37 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-03T08:41:21.075Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b [2021-12-03T08:41:21.091Z] #29 11.45 Selecting previously unselected package libonig5:arm64. [2021-12-03T08:41:21.091Z] #29 11.45 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-12-03T08:41:21.091Z] #29 11.45 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-12-03T08:41:21.091Z] #29 11.56 Selecting previously unselected package libjq1:arm64. [2021-12-03T08:41:21.091Z] #29 11.56 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-12-03T08:41:21.091Z] #29 11.56 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-12-03T08:41:21.091Z] #29 11.61 Selecting previously unselected package jq. [2021-12-03T08:41:21.091Z] #29 11.61 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-12-03T08:41:21.091Z] #29 11.61 Unpacking jq (1.6-2.1) ... [2021-12-03T08:41:21.091Z] #29 11.70 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-12-03T08:41:21.348Z] #29 11.71 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-12-03T08:41:21.348Z] #29 11.72 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-12-03T08:41:21.348Z] #29 11.74 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:21.348Z] #29 11.75 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:41:21.348Z] #29 11.76 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:21.348Z] #29 11.77 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-12-03T08:41:21.348Z] #29 11.78 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:41:21.348Z] #29 11.80 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-12-03T08:41:21.348Z] #29 11.81 Setting up libjq1:arm64 (1.6-2.1) ... [2021-12-03T08:41:21.348Z] #29 11.82 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-12-03T08:41:21.348Z] #29 11.83 Setting up ca-certificates (20210119) ... [2021-12-03T08:41:21.605Z] #29 ... [2021-12-03T08:41:21.605Z] [2021-12-03T08:41:21.605Z] #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:41:21.605Z] #13 sha256:329efced95f8917112ded4bbae19be99fe29ebead3bf5e39ac3927f38f194cc7 [2021-12-03T08:41:21.605Z] #13 DONE 0.6s [2021-12-03T08:41:21.605Z] [2021-12-03T08:41:21.605Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:41:21.605Z] #33 sha256:2202090eb3f8acfb751c122c6563c4d13b5508ea12c1fd04620689da3ec1c25d [2021-12-03T08:41:21.605Z] #33 DONE 0.1s [2021-12-03T08:41:21.605Z] [2021-12-03T08:41:21.605Z] #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:41:21.605Z] #34 sha256:0af7396128a6b1b7881809105fa19533182641682333c4adfaa02ad6d9bff830 [2021-12-03T08:41:21.838Z] #11 ... [2021-12-03T08:41:21.838Z] [2021-12-03T08:41:21.838Z] #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:41:21.838Z] #31 sha256:a8e0825896a0b4dd740c8fe93733e07b2d00ad576105305304ca9d5130fc2d5e [2021-12-03T08:41:21.838Z] #31 10.37 [2021-12-03T08:41:21.838Z] #31 10.60 #=#=# ######################################################################## 100.0% [2021-12-03T08:41:21.838Z] #31 10.92 [2021-12-03T08:41:21.838Z] #31 10.98 Download of images into '/build' complete. [2021-12-03T08:41:21.838Z] #31 10.98 Use something like the following to load the result into a Docker daemon: [2021-12-03T08:41:21.838Z] #31 10.98 tar -cC '/build' . | docker load [2021-12-03T08:41:21.838Z] #31 DONE 13.7s [2021-12-03T08:41:21.838Z] [2021-12-03T08:41:21.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:21.838Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:21.861Z] #34 ... [2021-12-03T08:41:21.861Z] [2021-12-03T08:41:21.862Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-03T08:41:21.862Z] #42 sha256:03542d299dbc5cda67ca58ceea42cc1bad69b90baebceb7a847f8e08deb29043 [2021-12-03T08:41:21.862Z] #42 DONE 0.3s [2021-12-03T08:41:21.862Z] [2021-12-03T08:41:21.862Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:41:21.862Z] #25 sha256:b6ac3b359355599e59e6fc46f3112cd72ccf857d74ac748e1e3ba3aeb8ae9ffb [2021-12-03T08:41:21.862Z] #25 DONE 0.3s [2021-12-03T08:41:21.862Z] [2021-12-03T08:41:21.862Z] #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:41:21.862Z] #46 sha256:070e252c673238f3fe1a28553ca7e0e5c16b2a43bd0ea792e7775728467e7409 [2021-12-03T08:41:21.862Z] #46 DONE 0.4s [2021-12-03T08:41:21.862Z] [2021-12-03T08:41:21.862Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-03T08:41:21.862Z] #64 sha256:dc5f87de38a91ae3d545a288700de73b86d67fb56d8872897414059f68efa3d8 [2021-12-03T08:41:21.862Z] #64 DONE 0.5s [2021-12-03T08:41:21.862Z] [2021-12-03T08:41:21.862Z] #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:41:21.862Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-03T08:41:21.862Z] #29 12.44 Updating certificates in /etc/ssl/certs... [2021-12-03T08:41:22.013Z] #11 ... [2021-12-03T08:41:22.013Z] [2021-12-03T08:41:22.013Z] #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:41:22.013Z] #31 sha256:7e781f7bdc698bab7e09b1d396fea14eda94bbc1efda6c6e5aacfffd575cb55e [2021-12-03T08:41:22.013Z] #31 2.576 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-03T08:41:22.013Z] #31 2.942 [2021-12-03T08:41:22.013Z] #31 3.179 #=#=# ######################################################################## 100.0% [2021-12-03T08:41:22.013Z] #31 3.577 [2021-12-03T08:41:22.013Z] #31 4.683 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-03T08:41:22.013Z] #31 5.027 [2021-12-03T08:41:22.013Z] #31 5.263 #=#=# ######################################################################## 100.0% [2021-12-03T08:41:22.013Z] #31 5.614 [2021-12-03T08:41:22.013Z] #31 6.660 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-03T08:41:22.013Z] #31 7.025 [2021-12-03T08:41:22.013Z] #31 7.252 #=#=# ############### 22.2% ##################################### 51.4% ############################################################### 88.1% ######################################################################## 100.0% [2021-12-03T08:41:22.013Z] #31 7.844 [2021-12-03T08:41:22.013Z] #31 8.801 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-03T08:41:22.013Z] #31 9.142 [2021-12-03T08:41:22.013Z] #31 9.368 #=#=# ######################################################################## 100.0% [2021-12-03T08:41:22.013Z] #31 9.689 [2021-12-03T08:41:22.013Z] #31 ... [2021-12-03T08:41:22.013Z] [2021-12-03T08:41:22.013Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:22.013Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:23.004Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 4.0s done [2021-12-03T08:41:23.231Z] #29 13.45 129 added, 0 removed; done. [2021-12-03T08:41:23.231Z] #29 13.59 Setting up jq (1.6-2.1) ... [2021-12-03T08:41:23.231Z] #29 13.61 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-12-03T08:41:23.231Z] #29 13.62 Setting up curl (7.74.0-1.3+b1) ... [2021-12-03T08:41:23.231Z] #29 13.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:41:23.231Z] #29 13.65 Processing triggers for ca-certificates (20210119) ... [2021-12-03T08:41:23.231Z] #29 13.66 Updating certificates in /etc/ssl/certs... [2021-12-03T08:41:23.268Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b [2021-12-03T08:41:23.268Z] #11 ... [2021-12-03T08:41:23.268Z] [2021-12-03T08:41:23.268Z] #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:41:23.268Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-03T08:41:23.268Z] #29 1.954 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:23.268Z] #29 1.954 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:23.268Z] #29 2.005 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:23.268Z] #29 2.107 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:23.268Z] #29 2.269 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:23.268Z] #29 2.611 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:23.268Z] #29 4.125 Fetched 8479 kB in 2s (3473 kB/s) [2021-12-03T08:41:23.268Z] #29 4.125 Reading package lists... [2021-12-03T08:41:23.268Z] #29 4.919 Reading package lists... [2021-12-03T08:41:23.268Z] #29 5.644 Building dependency tree... [2021-12-03T08:41:23.268Z] #29 5.966 The following additional packages will be installed: [2021-12-03T08:41:23.268Z] #29 5.966 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-03T08:41:23.268Z] #29 5.966 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-03T08:41:23.268Z] #29 5.966 Recommended packages: [2021-12-03T08:41:23.268Z] #29 5.966 libldap-common publicsuffix libsasl2-modules [2021-12-03T08:41:23.268Z] #29 6.130 The following NEW packages will be installed: [2021-12-03T08:41:23.268Z] #29 6.131 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-03T08:41:23.268Z] #29 6.132 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-03T08:41:23.268Z] #29 6.132 libssh2-1 openssl [2021-12-03T08:41:23.268Z] #29 6.408 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:41:23.268Z] #29 6.408 Need to get 3038 kB of archives. [2021-12-03T08:41:23.268Z] #29 6.408 After this operation, 6652 kB of additional disk space will be used. [2021-12-03T08:41:23.268Z] #29 6.408 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-03T08:41:23.268Z] #29 6.421 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-03T08:41:23.268Z] #29 6.423 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-03T08:41:23.268Z] #29 6.427 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:41:23.268Z] #29 6.429 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-03T08:41:23.268Z] #29 6.433 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:41:23.268Z] #29 6.434 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-03T08:41:23.268Z] #29 6.435 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-03T08:41:23.268Z] #29 6.436 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:41:23.268Z] #29 6.437 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-03T08:41:23.268Z] #29 6.440 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-03T08:41:23.268Z] #29 6.444 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-03T08:41:23.268Z] #29 6.447 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:41:23.268Z] #29 6.449 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:41:23.268Z] #29 6.451 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:41:23.268Z] #29 6.667 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:41:23.268Z] #29 6.700 Fetched 3038 kB in 0s (9739 kB/s) [2021-12-03T08:41:23.268Z] #29 6.729 Selecting previously unselected package openssl. [2021-12-03T08:41:23.268Z] #29 6.729 (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:41:23.268Z] #29 6.733 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 6.738 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:41:23.268Z] #29 6.887 Selecting previously unselected package ca-certificates. [2021-12-03T08:41:23.268Z] #29 6.887 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-03T08:41:23.268Z] #29 6.897 Unpacking ca-certificates (20210119) ... [2021-12-03T08:41:23.268Z] #29 6.965 Selecting previously unselected package libbrotli1:amd64. [2021-12-03T08:41:23.268Z] #29 6.966 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 6.975 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:41:23.268Z] #29 7.042 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-03T08:41:23.268Z] #29 7.042 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.045 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:23.268Z] #29 7.085 Selecting previously unselected package libsasl2-2:amd64. [2021-12-03T08:41:23.268Z] #29 7.086 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.090 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:23.268Z] #29 7.139 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-03T08:41:23.268Z] #29 7.139 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.143 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:41:23.268Z] #29 7.216 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-03T08:41:23.268Z] #29 7.216 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.219 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:41:23.268Z] #29 7.278 Selecting previously unselected package libpsl5:amd64. [2021-12-03T08:41:23.268Z] #29 7.278 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.294 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:41:23.268Z] #29 7.337 Selecting previously unselected package librtmp1:amd64. [2021-12-03T08:41:23.268Z] #29 7.337 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.341 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:41:23.268Z] #29 7.380 Selecting previously unselected package libssh2-1:amd64. [2021-12-03T08:41:23.268Z] #29 7.380 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.389 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:41:23.268Z] #29 7.443 Selecting previously unselected package libcurl4:amd64. [2021-12-03T08:41:23.268Z] #29 7.443 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.446 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:41:23.268Z] #29 7.511 Selecting previously unselected package curl. [2021-12-03T08:41:23.268Z] #29 7.513 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.517 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-03T08:41:23.268Z] #29 7.599 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:41:23.268Z] #29 7.599 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.612 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:41:23.268Z] #29 7.673 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:41:23.268Z] #29 7.673 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.678 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:41:23.268Z] #29 7.729 Selecting previously unselected package jq. [2021-12-03T08:41:23.268Z] #29 7.729 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:41:23.268Z] #29 7.737 Unpacking jq (1.6-2.1) ... [2021-12-03T08:41:23.268Z] #29 7.911 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-03T08:41:23.268Z] #29 7.922 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-03T08:41:23.268Z] #29 7.933 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-03T08:41:23.268Z] #29 7.948 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:23.268Z] #29 7.953 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-03T08:41:23.268Z] #29 8.002 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-03T08:41:23.268Z] #29 8.019 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-03T08:41:23.268Z] #29 8.031 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-03T08:41:23.268Z] #29 8.052 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:41:23.268Z] #29 8.063 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:41:23.268Z] #29 8.074 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-03T08:41:23.268Z] #29 8.095 Setting up ca-certificates (20210119) ... [2021-12-03T08:41:23.268Z] #29 8.637 Updating certificates in /etc/ssl/certs... [2021-12-03T08:41:23.268Z] #29 9.327 129 added, 0 removed; done. [2021-12-03T08:41:23.268Z] #29 9.361 Setting up jq (1.6-2.1) ... [2021-12-03T08:41:23.268Z] #29 9.375 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-03T08:41:23.268Z] #29 9.386 Setting up curl (7.74.0-1.3+b1) ... [2021-12-03T08:41:23.268Z] #29 9.398 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:41:23.268Z] #29 9.417 Processing triggers for ca-certificates (20210119) ... [2021-12-03T08:41:23.268Z] #29 9.424 Updating certificates in /etc/ssl/certs... [2021-12-03T08:41:23.268Z] #29 9.966 0 added, 0 removed; done. [2021-12-03T08:41:23.268Z] #29 9.966 Running hooks in /etc/ca-certificates/update.d... [2021-12-03T08:41:23.268Z] #29 9.968 done. [2021-12-03T08:41:23.268Z] #29 DONE 11.6s [2021-12-03T08:41:23.268Z] [2021-12-03T08:41:23.268Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:23.268Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:23.268Z] #11 ... [2021-12-03T08:41:23.268Z] [2021-12-03T08:41:23.268Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-03T08:41:23.268Z] #30 sha256:fb9278addd3e492d596f9c484f3075f956075d896088a0a6261bf77ecaec61c3 [2021-12-03T08:41:23.530Z] #30 DONE 0.1s [2021-12-03T08:41:23.530Z] [2021-12-03T08:41:23.530Z] #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:41:23.530Z] #31 sha256:db114ede6a308cf96b121e3a1e8d44fd5b6001cb786105936e08c8737bf6f717 [2021-12-03T08:41:23.796Z] #29 14.28 0 added, 0 removed; done. [2021-12-03T08:41:23.796Z] #29 14.28 Running hooks in /etc/ca-certificates/update.d... [2021-12-03T08:41:23.796Z] #29 14.28 done. [2021-12-03T08:41:24.053Z] #29 DONE 14.4s [2021-12-03T08:41:24.053Z] [2021-12-03T08:41:24.053Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-03T08:41:24.053Z] #30 sha256:63aec8855ed8a3ccc15dcb27e665f8735fb1d395be603baded5ac19403d91f87 [2021-12-03T08:41:24.309Z] #30 DONE 0.2s [2021-12-03T08:41:24.309Z] [2021-12-03T08:41:24.309Z] #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:41:24.309Z] #31 sha256:6894071c5ba0aad6be0eaa6ac824f366274087f73b87d0840e0ca26809f9699c [2021-12-03T08:41:25.117Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 10.1s [2021-12-03T08:41:25.302Z] #11 ... [2021-12-03T08:41:25.302Z] [2021-12-03T08:41:25.302Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:41:25.302Z] #31 sha256:7e781f7bdc698bab7e09b1d396fea14eda94bbc1efda6c6e5aacfffd575cb55e [2021-12-03T08:41:25.302Z] #31 10.41 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-03T08:41:25.302Z] #31 10.71 [2021-12-03T08:41:25.302Z] #31 10.94 #=#=# ######################################################################## 100.0% [2021-12-03T08:41:25.302Z] #31 11.24 [2021-12-03T08:41:25.302Z] #31 11.32 Download of images into '/build' complete. [2021-12-03T08:41:25.302Z] #31 11.32 Use something like the following to load the result into a Docker daemon: [2021-12-03T08:41:25.302Z] #31 11.32 tar -cC '/build' . | docker load [2021-12-03T08:41:25.302Z] #31 DONE 13.4s [2021-12-03T08:41:25.302Z] [2021-12-03T08:41:25.302Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:25.302Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:25.762Z] #19 57.62 Reading package lists... [2021-12-03T08:41:25.870Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 5.1s [2021-12-03T08:41:26.080Z] #31 2.459 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-03T08:41:26.341Z] #31 2.919 [2021-12-03T08:41:26.864Z] #31 3.152 #=#=# 0.2% ######################################################################## 100.0% [2021-12-03T08:41:27.126Z] #31 3.675 [2021-12-03T08:41:27.638Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 12.6s done [2021-12-03T08:41:27.901Z] #11 extracting sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d done [2021-12-03T08:41:28.069Z] #31 4.644 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-03T08:41:28.158Z] #11 DONE 49.6s [2021-12-03T08:41:28.158Z] [2021-12-03T08:41:28.158Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-03T08:41:28.158Z] #12 sha256:8d62f88903c0222b487a4fbbfd48a3bb736060a55517f3dbc3094c3f1e8cfa38 [2021-12-03T08:41:28.330Z] #31 4.911 [2021-12-03T08:41:28.593Z] #31 5.130 #=#=# ######################################################################## 100.0% [2021-12-03T08:41:28.856Z] #31 5.382 [2021-12-03T08:41:29.529Z] #12 DONE 1.0s [2021-12-03T08:41:29.529Z] [2021-12-03T08:41:29.529Z] #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:41:29.529Z] #13 sha256:a0765783c3fcc4aa007d99b84491bea11f3395ac76a97c39f156434023ab5739 [2021-12-03T08:41:29.570Z] #31 ... [2021-12-03T08:41:29.570Z] [2021-12-03T08:41:29.571Z] #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:41:29.571Z] #65 sha256:15a01dc5b352578ca08ef76d4c584942a62bb33d71ee1238b2b25fe434c439a5 [2021-12-03T08:41:29.571Z] #65 5.194 + RM_GOPATH=0 [2021-12-03T08:41:29.571Z] #65 5.194 + TMP_GOPATH= [2021-12-03T08:41:29.571Z] #65 5.194 + : /build [2021-12-03T08:41:29.571Z] #65 5.194 + '[' -z '' ']' [2021-12-03T08:41:29.571Z] #65 5.194 ++ mktemp -d [2021-12-03T08:41:29.571Z] #65 5.205 + export GOPATH=/tmp/tmp.04fqRaXAFD [2021-12-03T08:41:29.571Z] #65 5.205 + GOPATH=/tmp/tmp.04fqRaXAFD [2021-12-03T08:41:29.571Z] #65 5.205 + RM_GOPATH=1 [2021-12-03T08:41:29.571Z] #65 5.205 + case "$(go env GOARCH)" in [2021-12-03T08:41:29.571Z] #65 5.205 ++ go env GOARCH [2021-12-03T08:41:29.571Z] #65 5.212 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:29.571Z] #65 5.212 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:29.571Z] #65 5.212 ++ dirname /install.sh [2021-12-03T08:41:29.571Z] #65 5.218 + dir=/ [2021-12-03T08:41:29.571Z] #65 5.218 + bin=rootlesskit [2021-12-03T08:41:29.571Z] #65 5.218 + shift [2021-12-03T08:41:29.571Z] #65 5.218 + '[' '!' -f //rootlesskit.installer ']' [2021-12-03T08:41:29.571Z] #65 5.218 + . //rootlesskit.installer [2021-12-03T08:41:29.571Z] #65 5.218 ++ : v0.14.6 [2021-12-03T08:41:29.571Z] #65 5.218 + install_rootlesskit [2021-12-03T08:41:29.571Z] #65 5.218 + case "$1" in [2021-12-03T08:41:29.571Z] #65 5.218 + export CGO_ENABLED=0 [2021-12-03T08:41:29.571Z] #65 5.218 + CGO_ENABLED=0 [2021-12-03T08:41:29.571Z] #65 5.218 + _install_rootlesskit [2021-12-03T08:41:29.571Z] #65 5.234 Install rootlesskit version v0.14.6 [2021-12-03T08:41:29.571Z] #65 5.235 + echo 'Install rootlesskit version v0.14.6' [2021-12-03T08:41:29.571Z] #65 5.235 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:41:29.571Z] #65 5.235 + GOBIN=/build [2021-12-03T08:41:29.571Z] #65 5.235 + GO111MODULE=on [2021-12-03T08:41:29.571Z] #65 5.235 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-03T08:41:29.571Z] #65 6.032 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-03T08:41:29.809Z] #31 6.274 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-03T08:41:29.809Z] #31 ... [2021-12-03T08:41:29.809Z] [2021-12-03T08:41:29.809Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:deef85594918062e57fc3b5da465d4b0176a6afc3ffa7203d5cf486d4d4c60a4 [2021-12-03T08:41:29.809Z] #11 sha256:c799ec31b4e1cc94e0634e0c3ff5f1d9b48d3f68d5402bb621342b3267995df7 [2021-12-03T08:41:29.809Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 6.6s [2021-12-03T08:41:30.460Z] #13 DONE 1.0s [2021-12-03T08:41:30.460Z] [2021-12-03T08:41:30.460Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:41:30.460Z] #33 sha256:0507b28681fc1401374821c11da7a4d18a3f7edbfd5b442e615add7f282983fe [2021-12-03T08:41:30.460Z] #33 ... [2021-12-03T08:41:30.460Z] [2021-12-03T08:41:30.460Z] #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:41:30.460Z] #46 sha256:637ef2982b223017f84103ee5949fad0ec114bb60c328dc6a307025a7de4e01c [2021-12-03T08:41:30.460Z] #46 DONE 0.4s [2021-12-03T08:41:30.460Z] [2021-12-03T08:41:30.460Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-03T08:41:30.460Z] #64 sha256:023d138da1f2624127bbac54795cf5d50297bd4e89321c6ee8ad6735da28c056 [2021-12-03T08:41:30.460Z] #64 DONE 0.4s [2021-12-03T08:41:30.717Z] [2021-12-03T08:41:30.717Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-03T08:41:30.717Z] #42 sha256:f52abd536e6779f5827521f33b1ff438aeb47afb848027cc703135c39f112021 [2021-12-03T08:41:30.717Z] #42 DONE 0.6s [2021-12-03T08:41:30.717Z] [2021-12-03T08:41:30.717Z] #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:41:30.717Z] #65 sha256:d36a720eb79213c26f826335d279ebe799e42798b05166207053b7dc98fdd94f [2021-12-03T08:41:30.973Z] #65 ... [2021-12-03T08:41:30.973Z] [2021-12-03T08:41:30.973Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:41:30.973Z] #33 sha256:0507b28681fc1401374821c11da7a4d18a3f7edbfd5b442e615add7f282983fe [2021-12-03T08:41:30.973Z] #33 DONE 0.6s [2021-12-03T08:41:30.973Z] [2021-12-03T08:41:30.973Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:41:30.973Z] #25 sha256:fbb5acba94362de093db447c9da21c13fc42fd2fe37401654fd3d019d7187f02 [2021-12-03T08:41:30.973Z] #25 DONE 0.6s [2021-12-03T08:41:30.973Z] [2021-12-03T08:41:30.973Z] #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:41:30.973Z] #26 sha256:70fe631fd8f434e50a3b54d09a84937c1eb5c374d100fa49fe1143eea5ea44b0 [2021-12-03T08:41:31.154Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 10.2s [2021-12-03T08:41:31.463Z] #65 ... [2021-12-03T08:41:31.463Z] [2021-12-03T08:41:31.463Z] #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:41:31.463Z] #51 sha256:a92d7bcbbbfe9069def2d5cf80ea7abf8b54d0bcce9bbd5efe52da71c4fffe14 [2021-12-03T08:41:31.463Z] #51 6.316 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:41:31.463Z] #51 8.576 go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:41:31.463Z] #51 8.669 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:41:31.463Z] #51 8.701 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:41:31.463Z] #51 8.842 go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:41:31.463Z] #51 9.507 go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:41:31.463Z] #51 9.661 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:41:31.463Z] #51 9.781 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:41:31.463Z] #51 9.881 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:41:31.463Z] #51 9.973 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:41:31.463Z] #51 ... [2021-12-03T08:41:31.463Z] [2021-12-03T08:41:31.463Z] #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:41:31.463Z] #65 sha256:15a01dc5b352578ca08ef76d4c584942a62bb33d71ee1238b2b25fe434c439a5 [2021-12-03T08:41:31.463Z] #65 9.461 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-03T08:41:31.463Z] #65 9.586 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-03T08:41:31.463Z] #65 ... [2021-12-03T08:41:31.463Z] [2021-12-03T08:41:31.463Z] #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:41:31.463Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:41:31.463Z] #14 4.102 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:31.463Z] #14 4.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:31.463Z] #14 4.418 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:31.463Z] #14 4.430 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:41:31.463Z] #14 4.714 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:41:31.463Z] #14 4.714 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:41:31.720Z] #14 ... [2021-12-03T08:41:31.720Z] [2021-12-03T08:41:31.720Z] #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:41:31.720Z] #49 sha256:0de827261decebaa0898b0e5beaa455dcb6292fa95db4c94836510d22447fb40 [2021-12-03T08:41:31.720Z] #49 4.667 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-03T08:41:31.720Z] #49 ... [2021-12-03T08:41:31.720Z] [2021-12-03T08:41:31.720Z] #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:41:31.720Z] #43 sha256:9ceec7e1292267133783465d2ead4253c28eef1cb9ad942a40d887fe50f5ea2f [2021-12-03T08:41:31.720Z] #43 4.945 + git clone https://github.com/docker/distribution.git . [2021-12-03T08:41:31.720Z] #43 4.945 Cloning into '.'... [2021-12-03T08:41:31.977Z] #43 ... [2021-12-03T08:41:31.977Z] [2021-12-03T08:41:31.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:41:31.977Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:41:31.977Z] #38 6.204 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:31.977Z] #38 6.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:31.977Z] #38 6.265 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:31.977Z] #38 7.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:41:31.977Z] #38 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:41:32.234Z] #38 ... [2021-12-03T08:41:32.234Z] [2021-12-03T08:41:32.234Z] #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:41:32.234Z] #55 sha256:9498213842eee393d4b8343abf161e9cf639631555c8a59cb40caff657c68a71 [2021-12-03T08:41:32.234Z] #55 4.102 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-03T08:41:32.234Z] #55 4.836 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-03T08:41:32.234Z] #55 4.842 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-03T08:41:32.234Z] #55 4.920 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-03T08:41:32.234Z] #55 5.834 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-03T08:41:32.234Z] #55 ... [2021-12-03T08:41:32.234Z] [2021-12-03T08:41:32.234Z] #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:41:32.234Z] #26 sha256:5267faa1bce9b61500190adcf9dac8cc61fc2a642464e641e88ba70d6b420358 [2021-12-03T08:41:32.234Z] #26 4.533 + RM_GOPATH=0 [2021-12-03T08:41:32.234Z] #26 4.539 + TMP_GOPATH= [2021-12-03T08:41:32.234Z] #26 4.539 + : /build [2021-12-03T08:41:32.234Z] #26 4.539 + '[' -z '' ']' [2021-12-03T08:41:32.234Z] #26 4.539 ++ mktemp -d [2021-12-03T08:41:32.234Z] #26 4.539 + export GOPATH=/tmp/tmp.aLQFIRWtmr [2021-12-03T08:41:32.234Z] #26 4.539 + GOPATH=/tmp/tmp.aLQFIRWtmr [2021-12-03T08:41:32.234Z] #26 4.539 + RM_GOPATH=1 [2021-12-03T08:41:32.234Z] #26 4.539 + case "$(go env GOARCH)" in [2021-12-03T08:41:32.234Z] #26 4.539 ++ go env GOARCH [2021-12-03T08:41:32.234Z] #26 4.539 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:32.234Z] #26 4.539 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:32.234Z] #26 4.539 ++ dirname /install.sh [2021-12-03T08:41:32.234Z] #26 4.548 + dir=/ [2021-12-03T08:41:32.234Z] #26 4.548 + bin=dockercli [2021-12-03T08:41:32.234Z] #26 4.548 + shift [2021-12-03T08:41:32.234Z] #26 4.548 + '[' '!' -f //dockercli.installer ']' [2021-12-03T08:41:32.234Z] #26 4.548 + . //dockercli.installer [2021-12-03T08:41:32.234Z] #26 4.548 ++ : stable [2021-12-03T08:41:32.234Z] #26 4.548 ++ : 17.06.2-ce [2021-12-03T08:41:32.234Z] #26 4.548 + install_dockercli [2021-12-03T08:41:32.234Z] #26 4.548 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-03T08:41:32.234Z] #26 4.548 ++ uname -m [2021-12-03T08:41:32.234Z] #26 4.548 + arch=aarch64 [2021-12-03T08:41:32.234Z] #26 4.548 + '[' aarch64 '!=' x86_64 ']' [2021-12-03T08:41:32.234Z] #26 4.548 + '[' aarch64 '!=' s390x ']' [2021-12-03T08:41:32.234Z] #26 4.548 + '[' aarch64 '!=' armhf ']' [2021-12-03T08:41:32.234Z] #26 4.548 + build_dockercli [2021-12-03T08:41:32.234Z] #26 4.548 + git clone https://github.com/docker/docker-ce /tmp/tmp.aLQFIRWtmr/tmp/docker-ce [2021-12-03T08:41:32.234Z] #26 4.548 Cloning into '/tmp/tmp.aLQFIRWtmr/tmp/docker-ce'... [2021-12-03T08:41:32.234Z] #26 4.550 Install docker/cli version 17.06.2-ce from stable [2021-12-03T08:41:32.491Z] #26 ... [2021-12-03T08:41:32.491Z] [2021-12-03T08:41:32.491Z] #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:41:32.491Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:41:32.491Z] #47 6.130 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:32.491Z] #47 6.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:32.491Z] #47 6.152 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:32.491Z] #47 6.751 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-03T08:41:32.491Z] #47 7.730 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:41:32.491Z] #47 ... [2021-12-03T08:41:32.491Z] [2021-12-03T08:41:32.491Z] #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:41:32.491Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:41:32.491Z] #53 5.665 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-03T08:41:32.531Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 11.3s done [2021-12-03T08:41:32.531Z] #11 extracting sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d done [2021-12-03T08:41:32.748Z] #53 ... [2021-12-03T08:41:32.748Z] [2021-12-03T08:41:32.748Z] #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:41:32.748Z] #60 sha256:60cd509943576ba4833a11c3ea3a3cd6c262d749e9abce2d9e305c5ae9bd708e [2021-12-03T08:41:32.748Z] #60 6.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:32.748Z] #60 6.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:32.748Z] #60 6.232 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:32.748Z] #60 7.735 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:41:32.748Z] #60 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:41:32.748Z] #60 ... [2021-12-03T08:41:32.748Z] [2021-12-03T08:41:32.748Z] #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:41:32.748Z] #36 sha256:663d586c642ee611abf8761f03bc6177e4ab62bdbc8b4596ccebd9c05b7af3ed [2021-12-03T08:41:32.748Z] #36 5.476 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-03T08:41:32.790Z] #11 DONE 49.9s [2021-12-03T08:41:32.790Z] [2021-12-03T08:41:32.790Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-03T08:41:32.790Z] #12 sha256:8d62f88903c0222b487a4fbbfd48a3bb736060a55517f3dbc3094c3f1e8cfa38 [2021-12-03T08:41:33.006Z] #36 ... [2021-12-03T08:41:33.006Z] [2021-12-03T08:41:33.006Z] #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:41:33.006Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:41:33.006Z] #47 10.89 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:41:33.897Z] #19 74.74 Reading package lists... [2021-12-03T08:41:34.021Z] #11 extracting sha256:229def79c34aaa4a710e29e2fe6f945d5bc6b785edb2da9779888629b8a9d67b 10.1s done [2021-12-03T08:41:34.021Z] #11 extracting sha256:4a57e36f7c060c0a8b12faab8caf21c1c30d12dc999a27067240b66cd2419c5d done [2021-12-03T08:41:34.021Z] #11 DONE 32.4s [2021-12-03T08:41:34.021Z] [2021-12-03T08:41:34.021Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-03T08:41:34.021Z] #12 sha256:8d62f88903c0222b487a4fbbfd48a3bb736060a55517f3dbc3094c3f1e8cfa38 [2021-12-03T08:41:34.167Z] #12 DONE 1.2s [2021-12-03T08:41:34.167Z] [2021-12-03T08:41:34.167Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-12-03T08:41:34.167Z] #13 sha256:a0765783c3fcc4aa007d99b84491bea11f3395ac76a97c39f156434023ab5739 [2021-12-03T08:41:35.117Z] #13 DONE 1.0s [2021-12-03T08:41:35.117Z] [2021-12-03T08:41:35.117Z] #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:41:35.117Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:41:35.379Z] #38 ... [2021-12-03T08:41:35.379Z] [2021-12-03T08:41:35.379Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-03T08:41:35.379Z] #42 sha256:f52abd536e6779f5827521f33b1ff438aeb47afb848027cc703135c39f112021 [2021-12-03T08:41:35.379Z] #42 DONE 0.2s [2021-12-03T08:41:35.379Z] [2021-12-03T08:41:35.379Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:41:35.379Z] #33 sha256:0507b28681fc1401374821c11da7a4d18a3f7edbfd5b442e615add7f282983fe [2021-12-03T08:41:35.379Z] #33 DONE 0.3s [2021-12-03T08:41:35.379Z] [2021-12-03T08:41:35.379Z] #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:41:35.379Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:41:35.379Z] #34 ... [2021-12-03T08:41:35.379Z] [2021-12-03T08:41:35.379Z] #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:41:35.379Z] #46 sha256:637ef2982b223017f84103ee5949fad0ec114bb60c328dc6a307025a7de4e01c [2021-12-03T08:41:35.379Z] #46 DONE 0.4s [2021-12-03T08:41:35.379Z] [2021-12-03T08:41:35.379Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:41:35.379Z] #25 sha256:9d2b38eb8a8cec28fd9514386d2fc16f1b12b67f12354aac983871acc3ebe172 [2021-12-03T08:41:35.379Z] #25 DONE 0.5s [2021-12-03T08:41:35.410Z] #12 DONE 1.6s [2021-12-03T08:41:35.410Z] [2021-12-03T08:41:35.410Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-03T08:41:35.410Z] #31 sha256:db114ede6a308cf96b121e3a1e8d44fd5b6001cb786105936e08c8737bf6f717 [2021-12-03T08:41:35.410Z] #31 6.529 [2021-12-03T08:41:35.410Z] #31 6.752 #=#=# #################### 27.8% ########################################## 59.7% ################################################################## 91.9% ######################################################################## 100.0% [2021-12-03T08:41:35.410Z] #31 7.299 [2021-12-03T08:41:35.410Z] #31 8.203 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-03T08:41:35.410Z] #31 8.484 [2021-12-03T08:41:35.410Z] #31 8.709 #=#=# ######################################################################## 100.0% [2021-12-03T08:41:35.410Z] #31 8.967 [2021-12-03T08:41:35.410Z] #31 9.589 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-03T08:41:35.410Z] #31 9.876 [2021-12-03T08:41:35.410Z] #31 10.09 #=#=# ##################################### 52.6% ######################################################################## 100.0% [2021-12-03T08:41:35.410Z] #31 10.82 [2021-12-03T08:41:35.410Z] #31 10.91 Download of images into '/build' complete. [2021-12-03T08:41:35.410Z] #31 10.91 Use something like the following to load the result into a Docker daemon: [2021-12-03T08:41:35.410Z] #31 10.91 tar -cC '/build' . | docker load [2021-12-03T08:41:35.410Z] #31 DONE 11.8s [2021-12-03T08:41:35.410Z] [2021-12-03T08:41:35.410Z] #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:41:35.410Z] #13 sha256:a0765783c3fcc4aa007d99b84491bea11f3395ac76a97c39f156434023ab5739 [2021-12-03T08:41:35.641Z] [2021-12-03T08:41:35.641Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-03T08:41:35.641Z] #64 sha256:832f00d58a6f2c6106cf6e21fda73231e250873f81c5ef9e659f8f8314a7b2f6 [2021-12-03T08:41:35.641Z] #64 DONE 0.5s [2021-12-03T08:41:35.641Z] [2021-12-03T08:41:35.641Z] #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:41:35.641Z] #65 sha256:363917f00823d355a383f1da0cb51d3e50c85857a1d69643cfa6e1bdc95068a1 [2021-12-03T08:41:36.492Z] #19 83.73 Building dependency tree... [2021-12-03T08:41:36.797Z] #13 DONE 1.2s [2021-12-03T08:41:36.797Z] [2021-12-03T08:41:36.797Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:41:36.797Z] #25 sha256:b140112bc7d63e3b5b19b9b99d7a8da16e1b6fb1bb67326466eaa0e157f256c3 [2021-12-03T08:41:36.797Z] #25 ... [2021-12-03T08:41:36.797Z] [2021-12-03T08:41:36.797Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-03T08:41:36.797Z] #42 sha256:f52abd536e6779f5827521f33b1ff438aeb47afb848027cc703135c39f112021 [2021-12-03T08:41:36.797Z] #42 DONE 0.2s [2021-12-03T08:41:36.797Z] [2021-12-03T08:41:36.797Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-03T08:41:36.797Z] #33 sha256:0507b28681fc1401374821c11da7a4d18a3f7edbfd5b442e615add7f282983fe [2021-12-03T08:41:36.797Z] #33 DONE 0.2s [2021-12-03T08:41:36.797Z] [2021-12-03T08:41:36.797Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-03T08:41:36.797Z] #64 sha256:e699bf28f114dbb9d6ca13f11658734044df04851cd2379b7fa07cd15f2ff5ea [2021-12-03T08:41:36.797Z] #64 DONE 0.3s [2021-12-03T08:41:36.797Z] [2021-12-03T08:41:36.797Z] #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:41:36.797Z] #65 sha256:5936d4dbf7e97d629e8222ff6c4b2ac26921390ddcdf340f1002144dccf0e12e [2021-12-03T08:41:37.059Z] #65 ... [2021-12-03T08:41:37.059Z] [2021-12-03T08:41:37.060Z] #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:41:37.060Z] #46 sha256:637ef2982b223017f84103ee5949fad0ec114bb60c328dc6a307025a7de4e01c [2021-12-03T08:41:37.060Z] #46 DONE 0.3s [2021-12-03T08:41:37.060Z] [2021-12-03T08:41:37.060Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:41:37.060Z] #25 sha256:b140112bc7d63e3b5b19b9b99d7a8da16e1b6fb1bb67326466eaa0e157f256c3 [2021-12-03T08:41:37.060Z] #25 DONE 0.4s [2021-12-03T08:41:37.060Z] [2021-12-03T08:41:37.060Z] #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:41:37.060Z] #26 sha256:40657d3262ac45b5fbf087d747abc4021c647f2debf0c9733a493e923e702226 [2021-12-03T08:41:37.201Z] #47 15.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:41:37.503Z] #47 ... [2021-12-03T08:41:37.503Z] [2021-12-03T08:41:37.503Z] #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:41:37.503Z] #34 sha256:0af7396128a6b1b7881809105fa19533182641682333c4adfaa02ad6d9bff830 [2021-12-03T08:41:37.503Z] #34 6.056 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-03T08:41:37.503Z] #34 6.056 Cloning into '.'... [2021-12-03T08:41:37.521Z] #26 ... [2021-12-03T08:41:37.521Z] [2021-12-03T08:41:37.521Z] #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:41:37.521Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:41:37.521Z] #36 6.740 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-03T08:41:37.767Z] #34 ... [2021-12-03T08:41:37.768Z] [2021-12-03T08:41:37.768Z] #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:41:37.768Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:41:37.768Z] #53 14.28 go: downloading github.com/fatih/color v1.7.0 [2021-12-03T08:41:37.768Z] #53 14.37 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-03T08:41:37.768Z] #53 14.46 go: downloading github.com/pkg/errors v0.8.1 [2021-12-03T08:41:37.768Z] #53 14.47 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-03T08:41:37.768Z] #53 14.49 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-03T08:41:37.768Z] #53 14.90 go: downloading github.com/spf13/viper v1.6.1 [2021-12-03T08:41:37.768Z] #53 15.70 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-03T08:41:37.768Z] #53 15.73 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-03T08:41:37.768Z] #53 15.89 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-03T08:41:37.768Z] #53 15.90 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-03T08:41:37.873Z] #19 87.82 The following additional packages will be installed: [2021-12-03T08:41:37.873Z] #19 87.82 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-12-03T08:41:37.873Z] #19 87.82 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-12-03T08:41:37.873Z] #19 87.82 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-12-03T08:41:37.873Z] #19 87.82 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-12-03T08:41:37.873Z] #19 87.82 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-12-03T08:41:37.873Z] #19 87.82 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-12-03T08:41:37.873Z] #19 87.82 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-12-03T08:41:37.873Z] #19 87.82 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-12-03T08:41:37.873Z] #19 87.82 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-12-03T08:41:37.873Z] #19 87.82 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-12-03T08:41:37.873Z] #19 87.82 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-12-03T08:41:37.873Z] #19 87.82 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-12-03T08:41:37.873Z] #19 87.82 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-12-03T08:41:37.873Z] #19 87.82 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-12-03T08:41:37.873Z] #19 87.82 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-12-03T08:41:37.873Z] #19 87.82 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-12-03T08:41:37.873Z] #19 87.83 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-12-03T08:41:37.873Z] #19 87.83 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-12-03T08:41:37.873Z] #19 87.83 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-12-03T08:41:37.873Z] #19 87.83 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-12-03T08:41:37.873Z] #19 87.83 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-12-03T08:41:37.873Z] #19 87.83 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-12-03T08:41:37.873Z] #19 87.83 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-12-03T08:41:37.873Z] #19 87.83 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-12-03T08:41:37.873Z] #19 87.83 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-12-03T08:41:37.873Z] #19 87.83 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-12-03T08:41:37.873Z] #19 87.83 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-12-03T08:41:37.873Z] #19 87.83 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-12-03T08:41:37.873Z] #19 87.83 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-12-03T08:41:37.873Z] #19 87.84 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-12-03T08:41:37.873Z] #19 87.84 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-12-03T08:41:37.873Z] #19 87.84 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-12-03T08:41:37.873Z] #19 87.85 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-12-03T08:41:37.873Z] #19 87.85 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-12-03T08:41:37.873Z] #19 87.85 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-12-03T08:41:37.873Z] #19 87.85 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-12-03T08:41:37.873Z] #19 87.85 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-12-03T08:41:37.873Z] #19 87.85 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-12-03T08:41:37.873Z] #19 87.85 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-12-03T08:41:37.873Z] #19 87.85 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-12-03T08:41:37.873Z] #19 87.85 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-12-03T08:41:37.873Z] #19 87.85 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-12-03T08:41:37.873Z] #19 87.85 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-12-03T08:41:37.873Z] #19 87.86 linux-libc-dev-s390x-cross patch xz-utils [2021-12-03T08:41:37.873Z] #19 87.88 Suggested packages: [2021-12-03T08:41:37.873Z] #19 87.89 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-12-03T08:41:37.873Z] #19 87.89 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-12-03T08:41:37.873Z] #19 87.89 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-12-03T08:41:37.873Z] #19 87.89 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-12-03T08:41:37.873Z] #19 87.89 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-12-03T08:41:37.873Z] #19 87.89 libyaml-shell-perl ed diffutils-doc [2021-12-03T08:41:37.873Z] #19 87.89 Recommended packages: [2021-12-03T08:41:37.873Z] #19 87.89 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-12-03T08:41:37.873Z] #19 87.89 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-12-03T08:41:38.153Z] #36 ... [2021-12-03T08:41:38.153Z] [2021-12-03T08:41:38.153Z] #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:41:38.153Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:41:38.153Z] #34 7.291 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-03T08:41:38.153Z] #34 7.291 Cloning into '.'... [2021-12-03T08:41:38.153Z] #34 ... [2021-12-03T08:41:38.153Z] [2021-12-03T08:41:38.153Z] #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:41:38.153Z] #65 sha256:d36a720eb79213c26f826335d279ebe799e42798b05166207053b7dc98fdd94f [2021-12-03T08:41:38.153Z] #65 7.555 + RM_GOPATH=0 [2021-12-03T08:41:38.153Z] #65 7.555 + TMP_GOPATH= [2021-12-03T08:41:38.153Z] #65 7.555 + : /build [2021-12-03T08:41:38.153Z] #65 7.555 + '[' -z '' ']' [2021-12-03T08:41:38.153Z] #65 7.555 ++ mktemp -d [2021-12-03T08:41:38.153Z] #65 7.562 + export GOPATH=/tmp/tmp.2p3PuRZYLt [2021-12-03T08:41:38.153Z] #65 7.562 + GOPATH=/tmp/tmp.2p3PuRZYLt [2021-12-03T08:41:38.153Z] #65 7.562 + RM_GOPATH=1 [2021-12-03T08:41:38.153Z] #65 7.562 + case "$(go env GOARCH)" in [2021-12-03T08:41:38.153Z] #65 7.562 ++ go env GOARCH [2021-12-03T08:41:38.153Z] #65 7.607 Install rootlesskit version v0.14.6 [2021-12-03T08:41:38.153Z] #65 7.607 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:38.153Z] #65 7.607 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:38.153Z] #65 7.607 ++ dirname /install.sh [2021-12-03T08:41:38.153Z] #65 7.607 + dir=/ [2021-12-03T08:41:38.153Z] #65 7.607 + bin=rootlesskit [2021-12-03T08:41:38.153Z] #65 7.607 + shift [2021-12-03T08:41:38.153Z] #65 7.607 + '[' '!' -f //rootlesskit.installer ']' [2021-12-03T08:41:38.153Z] #65 7.607 + . //rootlesskit.installer [2021-12-03T08:41:38.153Z] #65 7.607 ++ : v0.14.6 [2021-12-03T08:41:38.153Z] #65 7.607 + install_rootlesskit [2021-12-03T08:41:38.153Z] #65 7.607 + case "$1" in [2021-12-03T08:41:38.153Z] #65 7.607 + export CGO_ENABLED=0 [2021-12-03T08:41:38.153Z] #65 7.607 + CGO_ENABLED=0 [2021-12-03T08:41:38.153Z] #65 7.607 + _install_rootlesskit [2021-12-03T08:41:38.153Z] #65 7.607 + echo 'Install rootlesskit version v0.14.6' [2021-12-03T08:41:38.153Z] #65 7.607 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:41:38.153Z] #65 7.607 + GOBIN=/build [2021-12-03T08:41:38.153Z] #65 7.607 + GO111MODULE=on [2021-12-03T08:41:38.153Z] #65 7.607 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-03T08:41:38.756Z] #53 17.09 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-03T08:41:38.756Z] #53 17.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-03T08:41:39.146Z] #65 8.295 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-03T08:41:39.211Z] Running on azwin-2-b703a0 in d:\jenkins\workspace\moby_PR-43058 [Pipeline] { [Pipeline] ws [2021-12-03T08:41:39.227Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-03T08:41:40.039Z] The recommended git tool is: git [2021-12-03T08:41:40.164Z] #65 ... [2021-12-03T08:41:40.164Z] [2021-12-03T08:41:40.164Z] #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:41:40.164Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:41:40.164Z] #60 9.369 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:40.164Z] #60 9.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:40.164Z] #60 9.501 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:40.422Z] #60 ... [2021-12-03T08:41:40.422Z] [2021-12-03T08:41:40.422Z] #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:41:40.422Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:41:40.422Z] #51 7.256 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:41:40.422Z] #51 9.472 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:41:40.422Z] #51 9.667 go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:41:40.422Z] #51 9.822 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:41:40.422Z] #51 9.840 go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:41:40.422Z] #51 ... [2021-12-03T08:41:40.422Z] [2021-12-03T08:41:40.422Z] #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:41:40.422Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:41:40.422Z] #38 9.259 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:40.422Z] #38 9.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:40.422Z] #38 9.397 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:40.680Z] #38 ... [2021-12-03T08:41:40.680Z] [2021-12-03T08:41:40.680Z] #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:41:40.680Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:41:40.680Z] #47 9.010 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:40.680Z] #47 9.104 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:40.680Z] #47 9.104 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:40.680Z] #47 9.744 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-03T08:41:40.680Z] #47 ... [2021-12-03T08:41:40.680Z] [2021-12-03T08:41:40.680Z] #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:41:40.680Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:41:40.680Z] #55 9.205 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-03T08:41:40.939Z] #55 ... [2021-12-03T08:41:40.939Z] [2021-12-03T08:41:40.939Z] #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:41:40.939Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:41:40.939Z] #14 8.464 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:40.939Z] #14 8.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:40.939Z] #14 8.559 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:40.939Z] #14 10.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:41.196Z] #14 ... [2021-12-03T08:41:41.196Z] [2021-12-03T08:41:41.196Z] #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:41:41.196Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:41.196Z] #53 7.935 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-03T08:41:41.196Z] #53 ... [2021-12-03T08:41:41.196Z] [2021-12-03T08:41:41.196Z] #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:41:41.196Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:41:41.196Z] #43 7.657 + git clone https://github.com/docker/distribution.git . [2021-12-03T08:41:41.196Z] #43 7.657 Cloning into '.'... [2021-12-03T08:41:41.453Z] #43 ... [2021-12-03T08:41:41.453Z] [2021-12-03T08:41:41.453Z] #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:41:41.453Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:41:41.453Z] #49 7.809 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-03T08:41:41.453Z] #49 ... [2021-12-03T08:41:41.453Z] [2021-12-03T08:41:41.453Z] #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:41:41.453Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:41:41.453Z] #38 11.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:41.783Z] Running on azwin-2-b64770 in d:\jenkins\workspace\moby_PR-43058 [Pipeline] { [Pipeline] ws [2021-12-03T08:41:41.798Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-03T08:41:42.075Z] #19 91.58 The following NEW packages will be installed: [2021-12-03T08:41:42.075Z] #19 91.58 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-12-03T08:41:42.075Z] #19 91.58 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-12-03T08:41:42.075Z] #19 91.58 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-12-03T08:41:42.075Z] #19 91.58 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-12-03T08:41:42.075Z] #19 91.58 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-12-03T08:41:42.075Z] #19 91.59 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-12-03T08:41:42.075Z] #19 91.59 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-12-03T08:41:42.075Z] #19 91.59 crossbuild-essential-armel crossbuild-essential-armhf [2021-12-03T08:41:42.075Z] #19 91.59 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-12-03T08:41:42.075Z] #19 91.59 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-12-03T08:41:42.075Z] #19 91.59 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-12-03T08:41:42.075Z] #19 91.59 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-12-03T08:41:42.075Z] #19 91.59 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-12-03T08:41:42.075Z] #19 91.59 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-12-03T08:41:42.075Z] #19 91.59 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-12-03T08:41:42.075Z] #19 91.59 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-12-03T08:41:42.075Z] #19 91.59 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-12-03T08:41:42.075Z] #19 91.59 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-12-03T08:41:42.075Z] #19 91.59 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-12-03T08:41:42.075Z] #19 91.59 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-12-03T08:41:42.075Z] #19 91.59 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-12-03T08:41:42.075Z] #19 91.59 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-12-03T08:41:42.075Z] #19 91.59 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-12-03T08:41:42.075Z] #19 91.59 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-12-03T08:41:42.075Z] #19 91.59 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-12-03T08:41:42.075Z] #19 91.59 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-12-03T08:41:42.075Z] #19 91.60 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-12-03T08:41:42.075Z] #19 91.60 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-12-03T08:41:42.075Z] #19 91.60 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-12-03T08:41:42.075Z] #19 91.60 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-12-03T08:41:42.075Z] #19 91.60 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-12-03T08:41:42.075Z] #19 91.60 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-12-03T08:41:42.075Z] #19 91.60 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-12-03T08:41:42.075Z] #19 91.60 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-12-03T08:41:42.075Z] #19 91.60 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-12-03T08:41:42.075Z] #19 91.60 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-12-03T08:41:42.075Z] #19 91.61 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-12-03T08:41:42.075Z] #19 91.61 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-12-03T08:41:42.075Z] #19 91.61 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-12-03T08:41:42.075Z] #19 91.61 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-12-03T08:41:42.075Z] #19 91.61 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-12-03T08:41:42.075Z] #19 91.61 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-12-03T08:41:42.075Z] #19 91.61 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-12-03T08:41:42.075Z] #19 91.61 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-12-03T08:41:42.075Z] #19 91.61 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-12-03T08:41:42.075Z] #19 91.61 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-12-03T08:41:42.075Z] #19 91.61 linux-libc-dev-s390x-cross patch xz-utils [2021-12-03T08:41:42.075Z] #19 92.09 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:41:42.075Z] #19 92.09 Need to get 787 MB of archives. [2021-12-03T08:41:42.075Z] #19 92.09 After this operation, 3385 MB of additional disk space will be used. [2021-12-03T08:41:42.075Z] #19 92.09 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:41:42.075Z] #19 92.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-03T08:41:42.075Z] #19 92.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-12-03T08:41:42.075Z] #19 92.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-12-03T08:41:42.075Z] #19 92.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-12-03T08:41:42.075Z] #19 92.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-03T08:41:42.075Z] #19 92.11 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:41:42.075Z] #19 92.18 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:41:42.075Z] #19 92.23 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:41:42.075Z] #19 92.31 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:41:42.297Z] #65 ... [2021-12-03T08:41:42.297Z] [2021-12-03T08:41:42.297Z] #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:41:42.297Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:41:42.297Z] #55 7.190 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-03T08:41:42.336Z] #19 92.34 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:41:42.336Z] #19 92.39 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:41:42.336Z] #19 92.39 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:41:42.384Z] #26 ... [2021-12-03T08:41:42.384Z] [2021-12-03T08:41:42.384Z] #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:41:42.384Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:41:42.384Z] #36 4.815 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-03T08:41:42.460Z] The recommended git tool is: git [2021-12-03T08:41:42.646Z] #36 ... [2021-12-03T08:41:42.646Z] [2021-12-03T08:41:42.646Z] #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:41:42.646Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:41:42.646Z] #55 5.321 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-03T08:41:42.646Z] #55 6.049 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-03T08:41:42.646Z] #55 6.117 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-03T08:41:42.646Z] #55 6.117 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-03T08:41:43.063Z] #53 ... [2021-12-03T08:41:43.063Z] [2021-12-03T08:41:43.063Z] #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:41:43.063Z] #65 sha256:15a01dc5b352578ca08ef76d4c584942a62bb33d71ee1238b2b25fe434c439a5 [2021-12-03T08:41:43.063Z] #65 10.44 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-03T08:41:43.063Z] #65 15.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-03T08:41:43.063Z] #65 17.03 go: downloading github.com/google/uuid v1.3.0 [2021-12-03T08:41:43.063Z] #65 17.12 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-03T08:41:43.063Z] #65 17.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-03T08:41:43.063Z] #65 17.46 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-03T08:41:43.063Z] #65 17.70 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-03T08:41:43.063Z] #65 18.23 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-03T08:41:43.063Z] #65 18.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-03T08:41:43.063Z] #65 19.32 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-03T08:41:43.063Z] #65 19.76 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-03T08:41:43.063Z] #65 ... [2021-12-03T08:41:43.063Z] [2021-12-03T08:41:43.063Z] #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:41:43.063Z] #31 sha256:6894071c5ba0aad6be0eaa6ac824f366274087f73b87d0840e0ca26809f9699c [2021-12-03T08:41:43.063Z] #31 12.38 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-03T08:41:43.063Z] #31 15.49 #=#=# [2021-12-03T08:41:43.063Z] #31 15.91 #=#=# # 2.0% ######################################################################## 100.0% [2021-12-03T08:41:43.063Z] #31 18.25 [2021-12-03T08:41:43.268Z] #55 7.825 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-03T08:41:43.268Z] #55 7.826 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-03T08:41:43.268Z] #55 8.060 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-03T08:41:43.528Z] #55 8.454 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-03T08:41:43.591Z] #55 ... [2021-12-03T08:41:43.591Z] [2021-12-03T08:41:43.591Z] #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:41:43.591Z] #65 sha256:5936d4dbf7e97d629e8222ff6c4b2ac26921390ddcdf340f1002144dccf0e12e [2021-12-03T08:41:43.591Z] #65 6.581 + RM_GOPATH=0 [2021-12-03T08:41:43.591Z] #65 6.581 + TMP_GOPATH= [2021-12-03T08:41:43.591Z] #65 6.581 + : /build [2021-12-03T08:41:43.591Z] #65 6.581 + '[' -z '' ']' [2021-12-03T08:41:43.591Z] #65 6.581 ++ mktemp -d [2021-12-03T08:41:43.591Z] #65 6.581 + export GOPATH=/tmp/tmp.eqlFiS71KV [2021-12-03T08:41:43.591Z] #65 6.581 + GOPATH=/tmp/tmp.eqlFiS71KV [2021-12-03T08:41:43.591Z] #65 6.581 + RM_GOPATH=1 [2021-12-03T08:41:43.591Z] #65 6.581 + case "$(go env GOARCH)" in [2021-12-03T08:41:43.591Z] #65 6.581 ++ go env GOARCH [2021-12-03T08:41:43.591Z] #65 6.600 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:43.591Z] #65 6.600 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:43.591Z] #65 6.602 ++ dirname /install.sh [2021-12-03T08:41:43.591Z] #65 6.605 + dir=/ [2021-12-03T08:41:43.591Z] #65 6.605 + bin=rootlesskit [2021-12-03T08:41:43.591Z] #65 6.605 + shift [2021-12-03T08:41:43.591Z] #65 6.605 + '[' '!' -f //rootlesskit.installer ']' [2021-12-03T08:41:43.591Z] #65 6.605 + . //rootlesskit.installer [2021-12-03T08:41:43.591Z] #65 6.605 ++ : v0.14.6 [2021-12-03T08:41:43.591Z] #65 6.605 + install_rootlesskit [2021-12-03T08:41:43.591Z] #65 6.605 + case "$1" in [2021-12-03T08:41:43.591Z] #65 6.605 + export CGO_ENABLED=0 [2021-12-03T08:41:43.591Z] #65 6.605 + CGO_ENABLED=0 [2021-12-03T08:41:43.591Z] #65 6.605 + _install_rootlesskit [2021-12-03T08:41:43.591Z] #65 6.615 + echo 'Install rootlesskit version v0.14.6' [2021-12-03T08:41:43.591Z] #65 6.615 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:41:43.591Z] #65 6.615 + GOBIN=/build [2021-12-03T08:41:43.591Z] #65 6.615 + GO111MODULE=on [2021-12-03T08:41:43.591Z] #65 6.615 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-03T08:41:43.591Z] #65 6.623 Install rootlesskit version v0.14.6 [2021-12-03T08:41:43.716Z] #19 93.74 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:41:43.716Z] #19 93.74 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:41:43.853Z] #65 7.163 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-03T08:41:44.467Z] #55 ... [2021-12-03T08:41:44.467Z] [2021-12-03T08:41:44.467Z] #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:41:44.467Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:41:44.467Z] #38 9.187 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:44.467Z] #38 9.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:44.467Z] #38 9.250 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:44.953Z] #31 ... [2021-12-03T08:41:44.953Z] [2021-12-03T08:41:44.953Z] #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:41:44.953Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:41:44.953Z] #53 23.11 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-03T08:41:44.953Z] #53 23.16 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-03T08:41:44.953Z] #53 23.40 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-03T08:41:45.035Z] #38 ... [2021-12-03T08:41:45.035Z] [2021-12-03T08:41:45.035Z] #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:41:45.035Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:41:45.035Z] #14 9.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:45.035Z] #14 9.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:45.035Z] #14 9.503 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:45.097Z] #19 95.05 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:41:45.097Z] #19 95.05 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:41:45.209Z] #53 23.61 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-03T08:41:45.209Z] #53 23.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-03T08:41:45.296Z] #14 ... [2021-12-03T08:41:45.296Z] [2021-12-03T08:41:45.296Z] #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:41:45.296Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:41:45.296Z] #49 ... [2021-12-03T08:41:45.296Z] [2021-12-03T08:41:45.296Z] #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:41:45.296Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:45.296Z] #53 8.676 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-03T08:41:45.465Z] #53 ... [2021-12-03T08:41:45.465Z] [2021-12-03T08:41:45.465Z] #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:41:45.465Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:41:45.466Z] #38 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:41:45.466Z] #38 ... [2021-12-03T08:41:45.466Z] [2021-12-03T08:41:45.466Z] #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:41:45.466Z] #65 sha256:15a01dc5b352578ca08ef76d4c584942a62bb33d71ee1238b2b25fe434c439a5 [2021-12-03T08:41:45.466Z] #65 23.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-03T08:41:45.555Z] #53 ... [2021-12-03T08:41:45.555Z] [2021-12-03T08:41:45.555Z] #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:41:45.555Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:41:45.555Z] #47 ... [2021-12-03T08:41:45.555Z] [2021-12-03T08:41:45.555Z] #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:41:45.555Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:41:45.555Z] #36 8.115 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-03T08:41:45.629Z] #38 14.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:45.722Z] #65 ... [2021-12-03T08:41:45.722Z] [2021-12-03T08:41:45.722Z] #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:41:45.723Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:41:45.723Z] #14 14.31 Fetched 8365 kB in 11s (788 kB/s) [2021-12-03T08:41:45.723Z] #14 14.31 Reading package lists... [2021-12-03T08:41:45.816Z] #36 ... [2021-12-03T08:41:45.816Z] [2021-12-03T08:41:45.816Z] #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:41:45.816Z] #26 sha256:ae3d193c5e96692471f32d9ed2f3faa69b86f2337d29f654758ecfc46b29f6bf [2021-12-03T08:41:45.816Z] #26 9.304 + RM_GOPATH=0 [2021-12-03T08:41:45.816Z] #26 9.304 + TMP_GOPATH= [2021-12-03T08:41:45.816Z] #26 9.304 + : /build [2021-12-03T08:41:45.816Z] #26 9.304 + '[' -z '' ']' [2021-12-03T08:41:45.816Z] #26 9.315 ++ mktemp -d [2021-12-03T08:41:45.816Z] #26 9.315 + export GOPATH=/tmp/tmp.U3s6RSB1cZ [2021-12-03T08:41:45.816Z] #26 9.315 + GOPATH=/tmp/tmp.U3s6RSB1cZ [2021-12-03T08:41:45.816Z] #26 9.315 + RM_GOPATH=1 [2021-12-03T08:41:45.816Z] #26 9.315 + case "$(go env GOARCH)" in [2021-12-03T08:41:45.816Z] #26 9.315 ++ go env GOARCH [2021-12-03T08:41:45.816Z] #26 9.383 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:45.816Z] #26 9.383 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:45.816Z] #26 9.383 ++ dirname /install.sh [2021-12-03T08:41:45.816Z] #26 9.387 + dir=/ [2021-12-03T08:41:45.816Z] #26 9.387 + bin=dockercli [2021-12-03T08:41:45.816Z] #26 9.387 + shift [2021-12-03T08:41:45.816Z] #26 9.387 + '[' '!' -f //dockercli.installer ']' [2021-12-03T08:41:45.816Z] #26 9.387 + . //dockercli.installer [2021-12-03T08:41:45.816Z] #26 9.387 ++ : stable [2021-12-03T08:41:45.816Z] #26 9.387 ++ : 17.06.2-ce [2021-12-03T08:41:45.816Z] #26 9.426 Install docker/cli version 17.06.2-ce from stable [2021-12-03T08:41:45.816Z] #26 9.426 + install_dockercli [2021-12-03T08:41:45.816Z] #26 9.426 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-03T08:41:45.816Z] #26 9.426 ++ uname -m [2021-12-03T08:41:45.816Z] #26 9.426 + arch=x86_64 [2021-12-03T08:41:45.816Z] #26 9.426 + '[' x86_64 '!=' x86_64 ']' [2021-12-03T08:41:45.816Z] #26 9.426 + url=https://download.docker.com/linux/static [2021-12-03T08:41:45.816Z] #26 9.426 + tar -xz docker/docker [2021-12-03T08:41:45.816Z] #26 9.426 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-03T08:41:45.816Z] #26 ... [2021-12-03T08:41:45.816Z] [2021-12-03T08:41:45.816Z] #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:41:45.816Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:41:45.816Z] #43 9.727 + git clone https://github.com/docker/distribution.git . [2021-12-03T08:41:45.816Z] #43 9.727 Cloning into '.'... [2021-12-03T08:41:45.979Z] #14 23.75 Reading package lists... [2021-12-03T08:41:45.979Z] #14 ... [2021-12-03T08:41:45.979Z] [2021-12-03T08:41:45.979Z] #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:41:45.979Z] #60 sha256:60cd509943576ba4833a11c3ea3a3cd6c262d749e9abce2d9e305c5ae9bd708e [2021-12-03T08:41:45.979Z] #60 14.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:41:46.075Z] #43 ... [2021-12-03T08:41:46.075Z] [2021-12-03T08:41:46.075Z] #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:41:46.075Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:41:46.075Z] #51 9.009 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:41:46.236Z] #60 ... [2021-12-03T08:41:46.237Z] [2021-12-03T08:41:46.237Z] #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:41:46.237Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:41:46.237Z] #53 24.30 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-03T08:41:46.237Z] #53 24.30 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-03T08:41:46.237Z] #53 24.35 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-03T08:41:46.237Z] #53 24.44 go: downloading github.com/spf13/afero v1.1.2 [2021-12-03T08:41:46.237Z] #53 24.71 go: downloading github.com/spf13/cast v1.3.0 [2021-12-03T08:41:46.237Z] #53 24.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-03T08:41:46.237Z] #53 24.82 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-03T08:41:46.237Z] #53 24.90 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-03T08:41:46.237Z] #53 24.95 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-03T08:41:46.334Z] #51 ... [2021-12-03T08:41:46.334Z] [2021-12-03T08:41:46.334Z] #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:41:46.334Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:41:46.334Z] #60 10.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:46.334Z] #60 10.90 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:46.334Z] #60 10.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:46.334Z] #60 ... [2021-12-03T08:41:46.334Z] [2021-12-03T08:41:46.334Z] #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:41:46.334Z] #65 sha256:363917f00823d355a383f1da0cb51d3e50c85857a1d69643cfa6e1bdc95068a1 [2021-12-03T08:41:46.334Z] #65 9.262 + RM_GOPATH=0 [2021-12-03T08:41:46.334Z] #65 9.262 + TMP_GOPATH= [2021-12-03T08:41:46.334Z] #65 9.262 + : /build [2021-12-03T08:41:46.334Z] #65 9.262 + '[' -z '' ']' [2021-12-03T08:41:46.334Z] #65 9.262 ++ mktemp -d [2021-12-03T08:41:46.334Z] #65 9.267 + export GOPATH=/tmp/tmp.l6H3h9QZi6 [2021-12-03T08:41:46.334Z] #65 9.267 + GOPATH=/tmp/tmp.l6H3h9QZi6 [2021-12-03T08:41:46.334Z] #65 9.267 + RM_GOPATH=1 [2021-12-03T08:41:46.334Z] #65 9.267 + case "$(go env GOARCH)" in [2021-12-03T08:41:46.334Z] #65 9.267 ++ go env GOARCH [2021-12-03T08:41:46.334Z] #65 9.345 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:46.334Z] #65 9.345 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:46.334Z] #65 9.345 ++ dirname /install.sh [2021-12-03T08:41:46.334Z] #65 9.353 + dir=/ [2021-12-03T08:41:46.334Z] #65 9.354 + bin=rootlesskit [2021-12-03T08:41:46.334Z] #65 9.354 + shift [2021-12-03T08:41:46.334Z] #65 9.354 + '[' '!' -f //rootlesskit.installer ']' [2021-12-03T08:41:46.334Z] #65 9.354 + . //rootlesskit.installer [2021-12-03T08:41:46.334Z] #65 9.354 ++ : v0.14.6 [2021-12-03T08:41:46.334Z] #65 9.354 + install_rootlesskit [2021-12-03T08:41:46.334Z] #65 9.354 + case "$1" in [2021-12-03T08:41:46.334Z] #65 9.354 + export CGO_ENABLED=0 [2021-12-03T08:41:46.334Z] #65 9.354 + CGO_ENABLED=0 [2021-12-03T08:41:46.334Z] #65 9.354 + _install_rootlesskit [2021-12-03T08:41:46.334Z] #65 9.384 + echo 'Install rootlesskit version v0.14.6' [2021-12-03T08:41:46.334Z] #65 9.384 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:41:46.334Z] #65 9.384 + GOBIN=/build [2021-12-03T08:41:46.334Z] #65 9.384 + GO111MODULE=on [2021-12-03T08:41:46.334Z] #65 9.384 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-03T08:41:46.334Z] #65 9.384 Install rootlesskit version v0.14.6 [2021-12-03T08:41:46.334Z] #65 10.21 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-03T08:41:46.403Z] #65 9.469 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-03T08:41:46.403Z] #65 9.555 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-03T08:41:46.522Z] #19 96.34 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:41:46.523Z] #19 96.36 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] [2021-12-03T08:41:46.665Z] #65 ... [2021-12-03T08:41:46.665Z] [2021-12-03T08:41:46.665Z] #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:41:46.665Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:46.665Z] #53 5.328 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-03T08:41:46.665Z] #53 9.796 go: downloading github.com/fatih/color v1.7.0 [2021-12-03T08:41:46.665Z] #53 9.799 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-03T08:41:46.665Z] #53 9.850 go: downloading github.com/pkg/errors v0.8.1 [2021-12-03T08:41:46.665Z] #53 9.889 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-03T08:41:46.665Z] #53 9.903 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-03T08:41:46.665Z] #53 ... [2021-12-03T08:41:46.665Z] [2021-12-03T08:41:46.665Z] #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:41:46.665Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:41:46.665Z] #51 5.870 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:41:46.665Z] #51 7.213 go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:41:46.665Z] #51 7.213 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:41:46.665Z] #51 7.213 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:41:46.665Z] #51 7.257 go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:41:46.665Z] #51 7.717 go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:41:46.665Z] #51 7.866 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:41:46.665Z] #51 7.996 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:41:46.665Z] #51 8.105 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:41:46.665Z] #51 8.238 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:41:46.799Z] #53 25.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-03T08:41:46.799Z] #53 25.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-03T08:41:46.926Z] #51 ... [2021-12-03T08:41:46.926Z] [2021-12-03T08:41:46.926Z] #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:41:46.926Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:41:46.926Z] #38 8.276 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:46.926Z] #38 8.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:46.926Z] #38 8.320 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:46.926Z] #38 9.297 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:46.926Z] #38 ... [2021-12-03T08:41:46.926Z] [2021-12-03T08:41:46.926Z] #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:41:46.926Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:41:46.926Z] #47 7.988 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:46.926Z] #47 8.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:46.926Z] #47 8.069 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:46.926Z] #47 8.676 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-03T08:41:46.926Z] #47 9.272 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:47.005Z] #38 ... [2021-12-03T08:41:47.005Z] [2021-12-03T08:41:47.005Z] #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:41:47.005Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:41:47.005Z] #51 10.62 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:41:47.005Z] #51 10.67 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:41:47.005Z] #51 10.68 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:41:47.005Z] #51 11.10 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:41:47.005Z] #51 11.21 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:41:47.005Z] #51 11.38 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:41:47.005Z] #51 11.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:41:47.005Z] #51 12.25 go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:41:47.055Z] #53 25.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-03T08:41:47.055Z] #53 25.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-03T08:41:47.055Z] #53 25.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-03T08:41:47.055Z] #53 25.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-03T08:41:47.188Z] #47 ... [2021-12-03T08:41:47.188Z] [2021-12-03T08:41:47.188Z] #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:41:47.188Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:41:47.188Z] #43 6.777 + git clone https://github.com/docker/distribution.git . [2021-12-03T08:41:47.188Z] #43 6.777 Cloning into '.'... [2021-12-03T08:41:47.188Z] #43 ... [2021-12-03T08:41:47.188Z] [2021-12-03T08:41:47.188Z] #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:41:47.188Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:41:47.188Z] #34 7.177 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-03T08:41:47.188Z] #34 7.177 Cloning into '.'... [2021-12-03T08:41:47.311Z] #53 25.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-03T08:41:47.454Z] #34 ... [2021-12-03T08:41:47.454Z] [2021-12-03T08:41:47.454Z] #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:41:47.454Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:41:47.454Z] #60 6.443 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:47.454Z] #60 6.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:47.454Z] #60 6.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:47.454Z] #60 7.075 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:47.454Z] #60 9.380 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:47.454Z] #60 ... [2021-12-03T08:41:47.454Z] [2021-12-03T08:41:47.454Z] #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:41:47.454Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:41:47.454Z] #49 6.004 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-03T08:41:47.477Z] #19 97.54 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:41:47.477Z] #19 97.54 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:41:47.569Z] #53 26.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-03T08:41:47.715Z] #49 ... [2021-12-03T08:41:47.715Z] [2021-12-03T08:41:47.715Z] #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:41:47.715Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:41:47.715Z] #14 8.432 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:47.715Z] #14 8.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:47.715Z] #14 8.488 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:47.715Z] #14 9.402 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:47.715Z] #14 ... [2021-12-03T08:41:47.715Z] [2021-12-03T08:41:47.715Z] #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:41:47.715Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:47.715Z] #53 10.37 go: downloading github.com/spf13/viper v1.6.1 [2021-12-03T08:41:47.715Z] #53 10.93 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-03T08:41:47.715Z] #53 10.93 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-03T08:41:47.715Z] #53 10.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-03T08:41:47.715Z] #53 11.03 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-03T08:41:47.826Z] #53 26.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-03T08:41:48.098Z] #53 26.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-03T08:41:48.098Z] #53 26.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-03T08:41:48.098Z] #53 ... [2021-12-03T08:41:48.098Z] [2021-12-03T08:41:48.098Z] #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:41:48.098Z] #51 sha256:a92d7bcbbbfe9069def2d5cf80ea7abf8b54d0bcce9bbd5efe52da71c4fffe14 [2021-12-03T08:41:48.098Z] #51 16.65 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:41:48.098Z] #51 16.83 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:41:48.098Z] #51 17.01 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:41:48.098Z] #51 19.61 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:41:48.098Z] #51 19.74 go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:41:48.355Z] #51 ... [2021-12-03T08:41:48.355Z] [2021-12-03T08:41:48.355Z] #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:41:48.355Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:41:48.355Z] #53 26.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-03T08:41:48.612Z] #53 27.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-03T08:41:48.624Z] Running on azwin-2-8f9670 in d:\jenkins\workspace\moby_PR-43058 [Pipeline] { [Pipeline] ws [2021-12-03T08:41:48.639Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-12-03T08:41:48.660Z] #53 12.21 go: downloading github.com/go-lintpack/lintpack v0.5.2 [Pipeline] checkout [2021-12-03T08:41:48.862Z] #19 98.74 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:41:48.862Z] #19 98.74 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:41:48.862Z] #19 98.77 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:41:48.862Z] #19 98.77 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:41:48.862Z] #19 98.77 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:41:48.862Z] #19 98.77 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:41:48.862Z] #19 98.77 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:41:48.862Z] #19 98.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-12-03T08:41:48.862Z] #19 98.81 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:41:48.862Z] #19 98.82 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:41:48.862Z] #19 98.82 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:41:48.862Z] #19 98.82 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:41:48.862Z] #19 98.82 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:41:48.862Z] #19 98.87 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:41:48.862Z] #19 98.88 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:41:48.862Z] #19 98.94 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:41:48.862Z] #19 98.96 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:41:48.862Z] #19 98.97 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:41:48.862Z] #19 98.99 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:41:48.902Z] #51 ... [2021-12-03T08:41:48.902Z] [2021-12-03T08:41:48.902Z] #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:41:48.902Z] #26 sha256:70fe631fd8f434e50a3b54d09a84937c1eb5c374d100fa49fe1143eea5ea44b0 [2021-12-03T08:41:48.902Z] #26 8.207 + RM_GOPATH=0 [2021-12-03T08:41:48.902Z] #26 8.207 + TMP_GOPATH= [2021-12-03T08:41:48.902Z] #26 8.207 + : /build [2021-12-03T08:41:48.902Z] #26 8.207 + '[' -z '' ']' [2021-12-03T08:41:48.902Z] #26 8.207 ++ mktemp -d [2021-12-03T08:41:48.902Z] #26 8.207 + export GOPATH=/tmp/tmp.lFEMkOXnbM [2021-12-03T08:41:48.902Z] #26 8.207 + GOPATH=/tmp/tmp.lFEMkOXnbM [2021-12-03T08:41:48.902Z] #26 8.207 + RM_GOPATH=1 [2021-12-03T08:41:48.902Z] #26 8.207 + case "$(go env GOARCH)" in [2021-12-03T08:41:48.902Z] #26 8.207 ++ go env GOARCH [2021-12-03T08:41:48.902Z] #26 8.319 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:48.902Z] #26 8.319 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:48.902Z] #26 8.320 ++ dirname /install.sh [2021-12-03T08:41:48.902Z] #26 8.325 Install docker/cli version 17.06.2-ce from stable [2021-12-03T08:41:48.902Z] #26 8.325 + dir=/ [2021-12-03T08:41:48.902Z] #26 8.325 + bin=dockercli [2021-12-03T08:41:48.902Z] #26 8.325 + shift [2021-12-03T08:41:48.902Z] #26 8.325 + '[' '!' -f //dockercli.installer ']' [2021-12-03T08:41:48.902Z] #26 8.325 + . //dockercli.installer [2021-12-03T08:41:48.902Z] #26 8.325 ++ : stable [2021-12-03T08:41:48.902Z] #26 8.325 ++ : 17.06.2-ce [2021-12-03T08:41:48.902Z] #26 8.325 + install_dockercli [2021-12-03T08:41:48.902Z] #26 8.325 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-03T08:41:48.902Z] #26 8.328 ++ uname -m [2021-12-03T08:41:48.902Z] #26 8.332 + arch=x86_64 [2021-12-03T08:41:48.902Z] #26 8.332 + '[' x86_64 '!=' x86_64 ']' [2021-12-03T08:41:48.902Z] #26 8.332 + url=https://download.docker.com/linux/static [2021-12-03T08:41:48.902Z] #26 8.344 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-03T08:41:48.902Z] #26 8.358 + tar -xz docker/docker [2021-12-03T08:41:48.923Z] #53 12.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-03T08:41:49.158Z] #26 ... [2021-12-03T08:41:49.158Z] [2021-12-03T08:41:49.158Z] #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:41:49.158Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:41:49.158Z] #38 19.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:49.176Z] #53 27.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-03T08:41:49.624Z] #65 13.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-03T08:41:49.624Z] #65 14.04 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-03T08:41:49.740Z] #53 28.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-03T08:41:49.740Z] #53 28.29 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-03T08:41:49.997Z] #53 28.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-03T08:41:50.185Z] The recommended git tool is: git [2021-12-03T08:41:50.255Z] #53 28.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-03T08:41:50.255Z] #53 28.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-03T08:41:50.255Z] #53 ... [2021-12-03T08:41:50.255Z] [2021-12-03T08:41:50.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:41:50.255Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:41:50.255Z] #47 18.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-12-03T08:41:50.255Z] #47 26.52 Fetched 8369 kB in 21s (403 kB/s) [2021-12-03T08:41:50.517Z] #47 26.52 Reading package lists... [2021-12-03T08:41:50.517Z] #47 ... [2021-12-03T08:41:50.517Z] [2021-12-03T08:41:50.517Z] #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:41:50.517Z] #31 sha256:6894071c5ba0aad6be0eaa6ac824f366274087f73b87d0840e0ca26809f9699c [2021-12-03T08:41:50.517Z] #31 26.20 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-03T08:41:50.772Z] #19 100.7 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:41:50.772Z] #19 100.7 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:41:50.772Z] #19 100.7 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:41:50.772Z] #19 100.8 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:41:50.772Z] #19 100.8 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:41:51.002Z] #65 15.37 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-03T08:41:51.091Z] #31 ... [2021-12-03T08:41:51.091Z] [2021-12-03T08:41:51.091Z] #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:41:51.091Z] #49 sha256:0de827261decebaa0898b0e5beaa455dcb6292fa95db4c94836510d22447fb40 [2021-12-03T08:41:51.091Z] #49 28.76 Usage of /build/vndr: [2021-12-03T08:41:51.091Z] #49 28.76 /build/vndr [[import path] [revision]] [repository] [2021-12-03T08:41:51.091Z] #49 28.76 /build/vndr init [2021-12-03T08:41:51.091Z] #49 28.76 -strict [2021-12-03T08:41:51.091Z] #49 28.76 checking mode. treat non-trivial warning as an error [2021-12-03T08:41:51.091Z] #49 28.76 -verbose [2021-12-03T08:41:51.091Z] #49 28.76 shows all warnings [2021-12-03T08:41:51.091Z] #49 28.76 -whitelist value [2021-12-03T08:41:51.091Z] #49 28.76 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-03T08:41:51.091Z] #49 DONE 29.6s [2021-12-03T08:41:51.091Z] [2021-12-03T08:41:51.091Z] #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:41:51.091Z] #36 sha256:663d586c642ee611abf8761f03bc6177e4ab62bdbc8b4596ccebd9c05b7af3ed [2021-12-03T08:41:51.091Z] #36 25.97 tomll can be used in two ways: [2021-12-03T08:41:51.091Z] #36 25.97 Writing to STDIN and reading from STDOUT: [2021-12-03T08:41:51.091Z] #36 25.97 cat file.toml | tomll > file.toml [2021-12-03T08:41:51.091Z] #36 25.97 [2021-12-03T08:41:51.091Z] #36 25.97 Reading and updating a list of files: [2021-12-03T08:41:51.091Z] #36 25.97 tomll a.toml b.toml c.toml [2021-12-03T08:41:51.091Z] #36 25.97 [2021-12-03T08:41:51.091Z] #36 25.97 When given a list of files, tomll will modify all files in place without asking. [2021-12-03T08:41:51.091Z] #36 DONE 29.6s [2021-12-03T08:41:51.348Z] [2021-12-03T08:41:51.348Z] #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:41:51.348Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:41:51.348Z] #53 29.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-03T08:41:51.348Z] #53 29.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-03T08:41:51.606Z] #53 30.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-03T08:41:51.606Z] #53 30.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-03T08:41:51.606Z] #53 30.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-03T08:41:51.606Z] #53 30.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-03T08:41:51.606Z] #53 30.25 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-03T08:41:51.677Z] #38 ... [2021-12-03T08:41:51.677Z] [2021-12-03T08:41:51.677Z] #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:41:51.677Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:41:51.677Z] #60 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:51.677Z] #60 15.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:51.677Z] #60 19.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:51.677Z] #60 ... [2021-12-03T08:41:51.677Z] [2021-12-03T08:41:51.677Z] #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:41:51.677Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:51.677Z] #53 20.61 go: downloading github.com/fatih/color v1.7.0 [2021-12-03T08:41:51.677Z] #53 20.62 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-03T08:41:51.677Z] #53 20.68 go: downloading github.com/pkg/errors v0.8.1 [2021-12-03T08:41:51.677Z] #53 20.77 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-03T08:41:51.677Z] #53 20.82 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-03T08:41:51.677Z] #53 21.38 go: downloading github.com/spf13/viper v1.6.1 [2021-12-03T08:41:51.863Z] #53 30.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-03T08:41:51.933Z] #53 ... [2021-12-03T08:41:51.933Z] [2021-12-03T08:41:51.933Z] #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:41:51.933Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:41:51.933Z] #55 11.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-03T08:41:51.933Z] #55 11.84 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-03T08:41:51.933Z] #55 11.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-03T08:41:51.933Z] #55 15.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-03T08:41:51.933Z] #55 ... [2021-12-03T08:41:51.933Z] [2021-12-03T08:41:51.933Z] #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:41:51.933Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:41:51.933Z] #47 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:51.933Z] #47 15.73 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:51.933Z] #47 20.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:52.120Z] #53 30.59 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-03T08:41:52.120Z] #53 30.61 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-03T08:41:52.189Z] #47 ... [2021-12-03T08:41:52.189Z] [2021-12-03T08:41:52.189Z] #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:41:52.189Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:52.189Z] #53 21.76 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-03T08:41:52.189Z] #53 21.77 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-03T08:41:52.272Z] #53 ... [2021-12-03T08:41:52.272Z] [2021-12-03T08:41:52.272Z] #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:41:52.272Z] #26 sha256:40657d3262ac45b5fbf087d747abc4021c647f2debf0c9733a493e923e702226 [2021-12-03T08:41:52.272Z] #26 6.475 + RM_GOPATH=0 [2021-12-03T08:41:52.272Z] #26 6.475 + TMP_GOPATH= [2021-12-03T08:41:52.272Z] #26 6.475 + : /build [2021-12-03T08:41:52.272Z] #26 6.475 + '[' -z '' ']' [2021-12-03T08:41:52.272Z] #26 6.475 ++ mktemp -d [2021-12-03T08:41:52.272Z] #26 6.488 + export GOPATH=/tmp/tmp.kr4F1tpLsy [2021-12-03T08:41:52.272Z] #26 6.488 + GOPATH=/tmp/tmp.kr4F1tpLsy [2021-12-03T08:41:52.272Z] #26 6.488 + RM_GOPATH=1 [2021-12-03T08:41:52.272Z] #26 6.488 + case "$(go env GOARCH)" in [2021-12-03T08:41:52.272Z] #26 6.488 ++ go env GOARCH [2021-12-03T08:41:52.272Z] #26 6.495 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:52.272Z] #26 6.495 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:41:52.272Z] #26 6.495 ++ dirname /install.sh [2021-12-03T08:41:52.272Z] #26 6.512 Install docker/cli version 17.06.2-ce from stable [2021-12-03T08:41:52.272Z] #26 6.513 + dir=/ [2021-12-03T08:41:52.272Z] #26 6.513 + bin=dockercli [2021-12-03T08:41:52.272Z] #26 6.513 + shift [2021-12-03T08:41:52.272Z] #26 6.513 + '[' '!' -f //dockercli.installer ']' [2021-12-03T08:41:52.272Z] #26 6.513 + . //dockercli.installer [2021-12-03T08:41:52.272Z] #26 6.513 ++ : stable [2021-12-03T08:41:52.272Z] #26 6.513 ++ : 17.06.2-ce [2021-12-03T08:41:52.272Z] #26 6.513 + install_dockercli [2021-12-03T08:41:52.272Z] #26 6.513 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-03T08:41:52.272Z] #26 6.513 ++ uname -m [2021-12-03T08:41:52.272Z] #26 6.513 + arch=x86_64 [2021-12-03T08:41:52.272Z] #26 6.513 + '[' x86_64 '!=' x86_64 ']' [2021-12-03T08:41:52.272Z] #26 6.513 + url=https://download.docker.com/linux/static [2021-12-03T08:41:52.272Z] #26 6.513 + tar -xz docker/docker [2021-12-03T08:41:52.272Z] #26 6.513 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-03T08:41:52.272Z] #26 15.09 + mkdir -p /build [2021-12-03T08:41:52.272Z] #26 15.09 + mv docker/docker /build/ [2021-12-03T08:41:52.272Z] #26 15.11 + rmdir docker [2021-12-03T08:41:52.272Z] #26 DONE 15.3s [2021-12-03T08:41:52.272Z] [2021-12-03T08:41:52.272Z] #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:41:52.272Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:41:52.272Z] #36 14.62 tomll can be used in two ways: [2021-12-03T08:41:52.272Z] #36 14.62 Writing to STDIN and reading from STDOUT: [2021-12-03T08:41:52.272Z] #36 14.62 cat file.toml | tomll > file.toml [2021-12-03T08:41:52.272Z] #36 14.62 [2021-12-03T08:41:52.272Z] #36 14.62 Reading and updating a list of files: [2021-12-03T08:41:52.272Z] #36 14.62 tomll a.toml b.toml c.toml [2021-12-03T08:41:52.272Z] #36 14.62 [2021-12-03T08:41:52.272Z] #36 14.62 When given a list of files, tomll will modify all files in place without asking. [2021-12-03T08:41:52.272Z] #36 DONE 15.7s [2021-12-03T08:41:52.272Z] [2021-12-03T08:41:52.272Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-03T08:41:52.272Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:41:52.272Z] #51 12.28 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:41:52.272Z] #51 12.37 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:41:52.272Z] #51 12.51 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:41:52.272Z] #51 14.53 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:41:52.272Z] #51 14.61 go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:41:52.378Z] #53 30.83 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-03T08:41:52.378Z] #53 30.90 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-03T08:41:52.378Z] #53 30.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-03T08:41:52.378Z] #53 30.94 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-03T08:41:52.378Z] #53 31.07 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-03T08:41:52.682Z] #19 102.5 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:41:52.682Z] #19 102.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-03T08:41:52.682Z] #19 102.5 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-12-03T08:41:52.682Z] #19 102.5 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:41:52.682Z] #19 102.6 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:41:52.682Z] #19 102.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:41:52.942Z] #19 102.9 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:41:52.942Z] #19 102.9 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:41:52.942Z] #19 102.9 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:41:52.942Z] #19 102.9 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:41:52.942Z] #19 102.9 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:41:52.942Z] #19 102.9 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:41:52.942Z] #19 102.9 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-12-03T08:41:52.942Z] #19 102.9 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:41:52.942Z] #19 102.9 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:41:52.942Z] #19 102.9 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:41:52.942Z] #19 102.9 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:41:52.942Z] #19 102.9 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:41:52.942Z] #19 102.9 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-12-03T08:41:52.942Z] #19 102.9 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-12-03T08:41:52.942Z] #19 103.0 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:41:52.942Z] #19 103.0 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:41:52.942Z] #19 103.0 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:41:52.942Z] #19 103.0 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:41:52.942Z] #19 103.1 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:41:53.118Z] #53 ... [2021-12-03T08:41:53.119Z] [2021-12-03T08:41:53.119Z] #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:41:53.119Z] #65 sha256:d36a720eb79213c26f826335d279ebe799e42798b05166207053b7dc98fdd94f [2021-12-03T08:41:53.119Z] #65 12.49 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-03T08:41:53.119Z] #65 12.50 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-03T08:41:53.119Z] #65 13.92 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-03T08:41:53.119Z] #65 19.65 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-03T08:41:53.119Z] #65 21.32 go: downloading github.com/google/uuid v1.3.0 [2021-12-03T08:41:53.119Z] #65 21.32 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-03T08:41:53.119Z] #65 21.74 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-03T08:41:53.119Z] #65 22.27 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-03T08:41:53.202Z] #19 103.1 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:41:53.202Z] #19 103.2 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:41:53.202Z] #19 103.2 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:41:53.202Z] #19 ... [2021-12-03T08:41:53.202Z] [2021-12-03T08:41:53.202Z] #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:41:53.202Z] #41 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:41:53.202Z] #41 DONE 117.9s [2021-12-03T08:41:53.375Z] #65 22.72 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-03T08:41:53.462Z] [2021-12-03T08:41:53.462Z] #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:41:53.462Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:41:53.632Z] #65 ... [2021-12-03T08:41:53.632Z] [2021-12-03T08:41:53.632Z] #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:41:53.632Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:53.632Z] #53 23.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-03T08:41:53.751Z] #53 32.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-03T08:41:54.008Z] #53 32.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-03T08:41:54.008Z] #53 32.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-03T08:41:54.008Z] #53 32.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-03T08:41:54.008Z] #53 32.62 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-03T08:41:54.196Z] #51 ... [2021-12-03T08:41:54.196Z] #53 23.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-03T08:41:54.196Z] [2021-12-03T08:41:54.196Z] #53 ... [2021-12-03T08:41:54.196Z] [2021-12-03T08:41:54.196Z] #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:41:54.196Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:41:54.196Z] #55 7.402 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-03T08:41:54.196Z] #55 ... [2021-12-03T08:41:54.196Z] [2021-12-03T08:41:54.196Z] #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:41:54.196Z] #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:41:54.196Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:41:54.196Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:54.196Z] #14 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:54.196Z] #53 16.05 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-03T08:41:54.196Z] #53 16.05 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-03T08:41:54.196Z] #14 18.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:54.196Z] #53 16.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-03T08:41:54.196Z] #53 16.38 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-03T08:41:54.196Z] #53 16.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-03T08:41:54.196Z] #53 16.82 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-03T08:41:54.196Z] #53 16.82 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-03T08:41:54.196Z] #53 17.01 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-03T08:41:54.196Z] #53 17.20 go: downloading github.com/spf13/afero v1.1.2 [2021-12-03T08:41:54.196Z] #53 17.31 go: downloading github.com/spf13/cast v1.3.0 [2021-12-03T08:41:54.196Z] #53 17.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-03T08:41:54.196Z] #53 17.40 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-03T08:41:54.196Z] #53 17.47 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-03T08:41:54.196Z] #53 17.47 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-03T08:41:54.196Z] #53 17.73 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-03T08:41:54.196Z] #53 17.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-03T08:41:54.267Z] #53 32.70 go: downloading golang.org/x/text v0.3.2 [2021-12-03T08:41:54.453Z] #14 ... [2021-12-03T08:41:54.453Z] [2021-12-03T08:41:54.453Z] #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:41:54.453Z] #65 sha256:d36a720eb79213c26f826335d279ebe799e42798b05166207053b7dc98fdd94f [2021-12-03T08:41:54.453Z] #65 23.16 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-03T08:41:54.453Z] #65 23.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-03T08:41:54.458Z] #53 17.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-03T08:41:54.458Z] #53 17.79 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-03T08:41:54.458Z] #53 17.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-03T08:41:54.458Z] #53 17.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-03T08:41:54.458Z] #53 17.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-03T08:41:54.458Z] #53 17.98 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-03T08:41:54.710Z] #65 23.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-03T08:41:54.710Z] #65 24.17 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-03T08:41:54.720Z] #53 18.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-03T08:41:54.720Z] #53 18.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-03T08:41:54.720Z] #53 18.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-03T08:41:54.720Z] #53 18.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-03T08:41:54.981Z] #53 18.40 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-03T08:41:54.981Z] #53 18.46 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-03T08:41:55.210Z] #65 ... [2021-12-03T08:41:55.210Z] [2021-12-03T08:41:55.210Z] #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:41:55.210Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:41:55.210Z] #34 9.280 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-03T08:41:55.210Z] #34 9.280 Cloning into '.'... [2021-12-03T08:41:55.210Z] #34 ... [2021-12-03T08:41:55.210Z] [2021-12-03T08:41:55.210Z] #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:41:55.210Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:41:55.210Z] #51 11.44 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:41:55.210Z] #51 11.44 go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:41:55.210Z] #51 11.64 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:41:55.210Z] #51 11.70 go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:41:55.210Z] #51 12.53 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:41:55.210Z] #51 12.53 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:41:55.210Z] #51 12.78 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:41:55.210Z] #51 12.78 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:41:55.210Z] #51 13.17 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:41:55.210Z] #51 13.28 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:41:55.210Z] #51 13.41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:41:55.210Z] #51 13.64 go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:41:55.210Z] #51 ... [2021-12-03T08:41:55.210Z] [2021-12-03T08:41:55.210Z] #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:41:55.210Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:55.210Z] #53 20.22 go: downloading github.com/fatih/color v1.7.0 [2021-12-03T08:41:55.210Z] #53 20.22 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-03T08:41:55.371Z] #50 ... [2021-12-03T08:41:55.371Z] [2021-12-03T08:41:55.371Z] #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:41:55.371Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:41:55.371Z] #19 105.1 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-12-03T08:41:55.371Z] #19 105.1 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-12-03T08:41:55.371Z] #19 105.2 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:41:55.371Z] #19 105.2 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:41:55.371Z] #19 105.3 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:41:55.472Z] #53 20.38 go: downloading github.com/pkg/errors v0.8.1 [2021-12-03T08:41:55.473Z] #53 ... [2021-12-03T08:41:55.473Z] [2021-12-03T08:41:55.473Z] #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:41:55.473Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:41:55.473Z] #38 10.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:55.473Z] #38 14.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:55.473Z] #38 18.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:55.473Z] #38 ... [2021-12-03T08:41:55.473Z] [2021-12-03T08:41:55.473Z] #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:41:55.473Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:55.473Z] #53 20.42 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-03T08:41:55.473Z] #53 20.53 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-03T08:41:55.566Z] #53 19.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-03T08:41:55.566Z] #53 19.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-03T08:41:55.566Z] #53 19.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-03T08:41:55.637Z] #53 ... [2021-12-03T08:41:55.637Z] [2021-12-03T08:41:55.637Z] #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:41:55.637Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:41:55.637Z] #47 26.52 Reading package lists... [2021-12-03T08:41:55.732Z] #53 ... [2021-12-03T08:41:55.732Z] [2021-12-03T08:41:55.732Z] #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:41:55.732Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:41:55.732Z] #49 10.70 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-03T08:41:55.827Z] #53 19.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-03T08:41:55.827Z] #53 19.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-03T08:41:55.827Z] #53 19.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-03T08:41:55.991Z] #49 ... [2021-12-03T08:41:55.991Z] [2021-12-03T08:41:55.991Z] #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:41:55.991Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:41:55.991Z] #47 10.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:41:55.991Z] #47 10.55 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:41:55.991Z] #47 10.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:41:55.991Z] #47 11.40 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-03T08:41:55.991Z] #47 12.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:55.991Z] #47 17.62 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:55.991Z] #47 ... [2021-12-03T08:41:55.991Z] [2021-12-03T08:41:55.991Z] #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:41:55.991Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:41:55.991Z] #14 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:55.991Z] #14 14.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:55.991Z] #14 19.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:56.089Z] #53 19.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-03T08:41:56.250Z] #14 ... [2021-12-03T08:41:56.250Z] [2021-12-03T08:41:56.250Z] #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:41:56.250Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:56.250Z] #53 21.11 go: downloading github.com/spf13/viper v1.6.1 [2021-12-03T08:41:56.510Z] #53 21.47 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-03T08:41:56.510Z] #53 21.47 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-03T08:41:56.510Z] #53 21.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-03T08:41:56.660Z] #53 20.11 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-03T08:41:56.660Z] #53 20.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-03T08:41:56.660Z] #53 20.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-03T08:41:56.769Z] #53 21.60 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-03T08:41:56.824Z] #47 34.19 Reading package lists... [2021-12-03T08:41:56.824Z] #47 ... [2021-12-03T08:41:56.824Z] [2021-12-03T08:41:56.824Z] #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:41:56.824Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:41:56.824Z] #38 25.33 Fetched 8365 kB in 19s (432 kB/s) [2021-12-03T08:41:56.824Z] #38 25.33 Reading package lists... [2021-12-03T08:41:56.824Z] #38 33.53 Reading package lists... [2021-12-03T08:41:56.824Z] #38 ... [2021-12-03T08:41:56.824Z] [2021-12-03T08:41:56.824Z] #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:41:56.824Z] #43 sha256:9ceec7e1292267133783465d2ead4253c28eef1cb9ad942a40d887fe50f5ea2f [2021-12-03T08:41:56.824Z] #43 29.67 Updating files: 69% (1212/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:41:56.824Z] #43 30.52 + git checkout -q v2.3.0 [2021-12-03T08:41:56.824Z] #43 32.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-03T08:41:56.922Z] #53 20.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-03T08:41:56.922Z] #53 20.33 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-03T08:41:56.922Z] #53 20.52 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-03T08:41:57.081Z] #43 ... [2021-12-03T08:41:57.081Z] [2021-12-03T08:41:57.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:41:57.081Z] #60 sha256:60cd509943576ba4833a11c3ea3a3cd6c262d749e9abce2d9e305c5ae9bd708e [2021-12-03T08:41:57.081Z] #60 25.56 Fetched 8365 kB in 20s (426 kB/s) [2021-12-03T08:41:57.081Z] #60 25.56 Reading package lists... [2021-12-03T08:41:57.081Z] #60 33.62 Reading package lists... [2021-12-03T08:41:57.081Z] #60 ... [2021-12-03T08:41:57.081Z] [2021-12-03T08:41:57.081Z] #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:41:57.081Z] #31 sha256:6894071c5ba0aad6be0eaa6ac824f366274087f73b87d0840e0ca26809f9699c [2021-12-03T08:41:57.081Z] #31 28.58 #=#=# [2021-12-03T08:41:57.081Z] #31 28.98 #=#=# 0.7% ######################################################################## 100.0% [2021-12-03T08:41:57.081Z] #31 31.00 [2021-12-03T08:41:57.183Z] #53 ... [2021-12-03T08:41:57.183Z] [2021-12-03T08:41:57.183Z] #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:41:57.183Z] #65 sha256:5936d4dbf7e97d629e8222ff6c4b2ac26921390ddcdf340f1002144dccf0e12e [2021-12-03T08:41:57.183Z] #65 10.29 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-03T08:41:57.183Z] #65 13.84 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-03T08:41:57.183Z] #65 14.99 go: downloading github.com/google/uuid v1.3.0 [2021-12-03T08:41:57.183Z] #65 15.03 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-03T08:41:57.183Z] #65 15.19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-03T08:41:57.183Z] #65 15.43 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-03T08:41:57.183Z] #65 15.53 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-03T08:41:57.183Z] #65 15.76 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-03T08:41:57.183Z] #65 16.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-03T08:41:57.183Z] #65 16.39 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-03T08:41:57.183Z] #65 18.95 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-03T08:41:57.183Z] #65 19.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-03T08:41:57.279Z] #19 107.0 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:41:57.279Z] #19 107.1 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-12-03T08:41:57.279Z] #19 107.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:41:57.279Z] #19 107.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:41:57.279Z] #19 107.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:41:57.279Z] #19 107.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:41:57.279Z] #19 107.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:41:57.279Z] #19 107.1 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:41:57.279Z] #19 107.1 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:41:57.279Z] #19 107.1 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:41:57.279Z] #19 107.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:41:57.444Z] #65 ... [2021-12-03T08:41:57.444Z] [2021-12-03T08:41:57.444Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:41:57.444Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:57.444Z] #53 20.76 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-03T08:41:57.444Z] #53 21.02 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-03T08:41:57.705Z] #53 21.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-03T08:41:57.705Z] #53 21.24 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-03T08:41:57.965Z] #53 21.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-03T08:41:57.965Z] #53 21.35 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-03T08:41:57.965Z] #53 21.48 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-03T08:41:57.979Z] #65 ... [2021-12-03T08:41:57.979Z] [2021-12-03T08:41:57.979Z] #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:41:57.979Z] #26 sha256:70fe631fd8f434e50a3b54d09a84937c1eb5c374d100fa49fe1143eea5ea44b0 [2021-12-03T08:41:57.979Z] #26 25.79 + mkdir -p /build [2021-12-03T08:41:57.979Z] #26 25.80 + mv docker/docker /build/ [2021-12-03T08:41:57.979Z] #26 25.80 + rmdir docker [2021-12-03T08:41:57.979Z] #26 DONE 27.0s [2021-12-03T08:41:57.979Z] [2021-12-03T08:41:57.979Z] #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:41:57.979Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:41:57.979Z] #36 26.65 tomll can be used in two ways: [2021-12-03T08:41:57.979Z] #36 26.65 Writing to STDIN and reading from STDOUT: [2021-12-03T08:41:57.979Z] #36 26.65 cat file.toml | tomll > file.toml [2021-12-03T08:41:57.979Z] #36 26.65 [2021-12-03T08:41:57.979Z] #36 26.65 Reading and updating a list of files: [2021-12-03T08:41:57.979Z] #36 26.65 tomll a.toml b.toml c.toml [2021-12-03T08:41:57.979Z] #36 26.65 [2021-12-03T08:41:57.980Z] #36 26.65 When given a list of files, tomll will modify all files in place without asking. [2021-12-03T08:41:57.980Z] #36 DONE 27.6s [2021-12-03T08:41:57.980Z] [2021-12-03T08:41:57.980Z] #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:41:57.980Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:41:57.980Z] #51 24.63 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:41:57.980Z] #51 24.67 go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:41:58.148Z] #53 ... [2021-12-03T08:41:58.148Z] [2021-12-03T08:41:58.148Z] #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:41:58.148Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:41:58.148Z] #60 12.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:41:58.148Z] #60 16.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:58.148Z] #60 20.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:58.148Z] #60 ... [2021-12-03T08:41:58.148Z] [2021-12-03T08:41:58.148Z] #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:41:58.148Z] #65 sha256:363917f00823d355a383f1da0cb51d3e50c85857a1d69643cfa6e1bdc95068a1 [2021-12-03T08:41:58.148Z] #65 20.44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-03T08:41:58.148Z] #65 22.20 go: downloading github.com/google/uuid v1.3.0 [2021-12-03T08:41:58.148Z] #65 22.47 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-03T08:41:58.218Z] #19 108.5 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:41:58.226Z] #53 ... [2021-12-03T08:41:58.226Z] [2021-12-03T08:41:58.226Z] #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:41:58.226Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:41:58.226Z] #47 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:58.226Z] #47 13.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:58.226Z] #47 15.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-12-03T08:41:58.478Z] #19 108.5 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:41:58.478Z] #19 108.5 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:41:58.478Z] #19 108.5 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-12-03T08:41:58.478Z] #19 108.6 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:41:58.487Z] #47 ... [2021-12-03T08:41:58.487Z] [2021-12-03T08:41:58.487Z] #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:41:58.487Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:41:58.487Z] #60 11.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:58.487Z] #60 19.82 Fetched 8479 kB in 14s (621 kB/s) [2021-12-03T08:41:58.487Z] #60 19.82 Reading package lists... [2021-12-03T08:41:58.487Z] #60 ... [2021-12-03T08:41:58.487Z] [2021-12-03T08:41:58.487Z] #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:41:58.487Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:41:58.487Z] #14 11.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:58.487Z] #14 14.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:58.716Z] #65 23.10 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-03T08:41:58.748Z] #14 ... [2021-12-03T08:41:58.748Z] [2021-12-03T08:41:58.748Z] #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:41:58.748Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:41:58.748Z] #38 11.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:41:58.748Z] #38 14.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:41:58.748Z] #38 ... [2021-12-03T08:41:58.748Z] [2021-12-03T08:41:58.748Z] #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:41:58.748Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:41:58.748Z] #14 22.30 Fetched 8479 kB in 14s (602 kB/s) [2021-12-03T08:41:58.974Z] #65 23.49 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-03T08:41:59.009Z] #14 22.30 Reading package lists... [2021-12-03T08:41:59.009Z] #14 ... [2021-12-03T08:41:59.009Z] [2021-12-03T08:41:59.009Z] #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:41:59.009Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:41:59.009Z] #49 21.63 Usage of /build/vndr: [2021-12-03T08:41:59.009Z] #49 21.63 /build/vndr [[import path] [revision]] [repository] [2021-12-03T08:41:59.009Z] #49 21.63 /build/vndr init [2021-12-03T08:41:59.009Z] #49 21.63 -strict [2021-12-03T08:41:59.009Z] #49 21.63 checking mode. treat non-trivial warning as an error [2021-12-03T08:41:59.009Z] #49 21.63 -verbose [2021-12-03T08:41:59.009Z] #49 21.63 shows all warnings [2021-12-03T08:41:59.009Z] #49 21.63 -whitelist value [2021-12-03T08:41:59.009Z] #49 21.63 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-03T08:41:59.009Z] #49 DONE 22.5s [2021-12-03T08:41:59.234Z] #65 23.77 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-03T08:41:59.271Z] [2021-12-03T08:41:59.271Z] #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:41:59.271Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:59.271Z] #53 22.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-03T08:41:59.271Z] #53 22.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-03T08:41:59.271Z] #53 22.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-03T08:41:59.533Z] #53 22.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-03T08:41:59.533Z] #53 22.94 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-03T08:41:59.614Z] #31 ... [2021-12-03T08:41:59.614Z] [2021-12-03T08:41:59.614Z] #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:41:59.614Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:41:59.614Z] #14 23.75 Reading package lists... [2021-12-03T08:41:59.614Z] #14 31.91 Building dependency tree... [2021-12-03T08:41:59.614Z] #14 36.58 The following additional packages will be installed: [2021-12-03T08:41:59.614Z] #14 36.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:41:59.614Z] #14 36.61 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-03T08:41:59.614Z] #14 36.61 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-03T08:41:59.614Z] #14 36.61 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-03T08:41:59.614Z] #14 36.62 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-03T08:41:59.614Z] #14 36.62 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-03T08:41:59.614Z] #14 36.62 mingw-w64-common mingw-w64-x86-64-dev [2021-12-03T08:41:59.614Z] #14 36.62 Suggested packages: [2021-12-03T08:41:59.614Z] #14 36.64 gcc-10-locales seccomp wine64 [2021-12-03T08:41:59.614Z] #14 37.66 The following NEW packages will be installed: [2021-12-03T08:41:59.614Z] #14 37.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:41:59.614Z] #14 37.67 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-03T08:41:59.614Z] #14 37.67 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-03T08:41:59.614Z] #14 37.67 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-03T08:41:59.614Z] #14 37.67 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-03T08:41:59.614Z] #14 37.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-03T08:41:59.614Z] #14 37.68 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-03T08:41:59.614Z] #14 37.68 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-03T08:41:59.614Z] #14 37.68 mingw-w64-x86-64-dev [2021-12-03T08:41:59.614Z] #14 ... [2021-12-03T08:41:59.614Z] [2021-12-03T08:41:59.614Z] #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:41:59.614Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:41:59.614Z] #38 33.53 Reading package lists... [2021-12-03T08:41:59.794Z] #53 23.08 go: downloading golang.org/x/text v0.3.2 [2021-12-03T08:41:59.858Z] #19 109.8 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:41:59.858Z] #19 109.8 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-12-03T08:41:59.859Z] #19 109.8 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-12-03T08:41:59.859Z] #19 109.9 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:41:59.859Z] #19 109.9 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:41:59.859Z] #19 109.9 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:41:59.859Z] #19 109.9 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:41:59.859Z] #19 109.9 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:41:59.859Z] #19 109.9 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:41:59.859Z] #19 109.9 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:41:59.859Z] #19 109.9 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:41:59.859Z] #19 110.0 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:41:59.859Z] #19 110.0 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:41:59.859Z] #19 110.0 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:41:59.859Z] #19 110.0 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:41:59.871Z] #51 ... [2021-12-03T08:41:59.871Z] [2021-12-03T08:41:59.871Z] #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:41:59.871Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:41:59.871Z] #53 29.77 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-03T08:42:00.128Z] #53 29.82 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-03T08:42:00.128Z] #53 29.89 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-03T08:42:00.172Z] #65 24.30 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-03T08:42:00.384Z] #53 30.25 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-03T08:42:00.549Z] #38 37.95 Building dependency tree... [2021-12-03T08:42:00.641Z] #53 30.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-03T08:42:00.741Z] #65 25.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-03T08:42:00.897Z] #53 30.56 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-03T08:42:00.897Z] #53 30.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-03T08:42:01.000Z] #65 ... [2021-12-03T08:42:01.000Z] [2021-12-03T08:42:01.000Z] #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:42:01.000Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:42:01.000Z] #51 26.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:42:01.154Z] #53 31.09 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-03T08:42:01.241Z] #19 111.3 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:42:01.241Z] #19 111.3 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:42:01.241Z] #19 111.3 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:42:01.241Z] #19 111.4 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:42:01.259Z] #51 26.09 go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:42:01.411Z] #53 31.10 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-03T08:42:01.411Z] #53 31.30 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-03T08:42:01.411Z] #53 31.35 go: downloading github.com/spf13/afero v1.1.2 [2021-12-03T08:42:01.501Z] #19 111.5 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:42:01.976Z] #53 31.70 go: downloading github.com/spf13/cast v1.3.0 [2021-12-03T08:42:01.976Z] #53 31.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-03T08:42:01.976Z] #53 31.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-03T08:42:01.976Z] #53 31.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-03T08:42:02.233Z] #53 31.91 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-03T08:42:02.639Z] #51 ... [2021-12-03T08:42:02.639Z] [2021-12-03T08:42:02.639Z] #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:42:02.639Z] #26 sha256:ae3d193c5e96692471f32d9ed2f3faa69b86f2337d29f654758ecfc46b29f6bf [2021-12-03T08:42:02.639Z] #26 26.23 + mkdir -p /build [2021-12-03T08:42:02.639Z] #26 26.24 + mv docker/docker /build/ [2021-12-03T08:42:02.639Z] #26 26.24 + rmdir docker [2021-12-03T08:42:02.639Z] #26 DONE 27.0s [2021-12-03T08:42:02.797Z] #53 32.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-03T08:42:02.797Z] #53 32.43 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-03T08:42:02.797Z] #53 32.47 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-03T08:42:02.797Z] #53 32.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-03T08:42:02.797Z] #53 32.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-03T08:42:02.883Z] #19 112.8 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:42:02.883Z] #19 112.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-12-03T08:42:02.883Z] #19 112.8 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-12-03T08:42:02.883Z] #19 112.8 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:42:02.883Z] #19 112.8 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:42:02.883Z] #19 112.8 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:42:02.883Z] #19 112.8 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:42:02.883Z] #19 112.8 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:42:02.883Z] #19 112.8 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:42:02.883Z] #19 112.9 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:42:02.883Z] #19 112.9 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:42:02.883Z] #19 112.9 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:42:02.899Z] [2021-12-03T08:42:02.899Z] #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:42:02.899Z] #65 sha256:363917f00823d355a383f1da0cb51d3e50c85857a1d69643cfa6e1bdc95068a1 [2021-12-03T08:42:02.899Z] #65 25.64 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-03T08:42:02.899Z] #65 25.79 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-03T08:42:03.053Z] #53 32.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-03T08:42:03.053Z] #53 32.76 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-03T08:42:03.053Z] #53 32.99 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-03T08:42:03.053Z] #53 32.99 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-03T08:42:03.073Z] #38 41.32 The following additional packages will be installed: [2021-12-03T08:42:03.073Z] #38 41.34 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-03T08:42:03.073Z] #38 41.36 Suggested packages: [2021-12-03T08:42:03.073Z] #38 41.37 cmake-doc ninja-build lrzip [2021-12-03T08:42:03.073Z] #38 41.37 Recommended packages: [2021-12-03T08:42:03.073Z] #38 41.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-03T08:42:03.310Z] #53 33.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-03T08:42:03.310Z] #53 33.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-03T08:42:03.310Z] #53 33.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-03T08:42:03.329Z] #38 42.04 The following NEW packages will be installed: [2021-12-03T08:42:03.585Z] #38 42.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-03T08:42:03.585Z] #38 42.09 vim-common xxd [2021-12-03T08:42:03.590Z] #53 33.37 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-03T08:42:03.847Z] #53 33.55 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-03T08:42:03.847Z] #53 33.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-03T08:42:04.126Z] #53 33.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-03T08:42:04.149Z] #38 42.51 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:04.149Z] #38 42.51 Need to get 15.6 MB of archives. [2021-12-03T08:42:04.149Z] #38 42.51 After this operation, 67.4 MB of additional disk space will be used. [2021-12-03T08:42:04.149Z] #38 42.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-12-03T08:42:04.264Z] #19 114.2 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:42:04.264Z] #19 114.2 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:42:04.264Z] #19 114.2 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:42:04.264Z] #19 114.2 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:42:04.264Z] #19 114.3 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:42:04.383Z] #53 34.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-03T08:42:04.405Z] #38 42.76 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:42:04.405Z] #38 42.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-03T08:42:04.405Z] #38 ... [2021-12-03T08:42:04.405Z] [2021-12-03T08:42:04.405Z] #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:42:04.405Z] #31 sha256:6894071c5ba0aad6be0eaa6ac824f366274087f73b87d0840e0ca26809f9699c [2021-12-03T08:42:04.405Z] #31 35.40 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-03T08:42:04.405Z] #31 36.77 #=#=# [2021-12-03T08:42:04.405Z] #31 37.07 #=#=# 0.0% ####### 10.9% ################# 24.0% ######################## 33.8% ############################### 43.4% ######################################### 57.0% ################################################# 68.3% ######################################################## 78.4% ############################################################### 88.1% ######################################################################## 100.0% [2021-12-03T08:42:04.405Z] #31 39.24 [2021-12-03T08:42:04.640Z] #53 34.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-03T08:42:04.640Z] #53 ... [2021-12-03T08:42:04.640Z] [2021-12-03T08:42:04.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:42:04.640Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:04.640Z] #47 23.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-12-03T08:42:04.640Z] #47 ... [2021-12-03T08:42:04.640Z] [2021-12-03T08:42:04.640Z] #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:42:04.640Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:42:04.640Z] #53 34.45 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-03T08:42:04.896Z] #53 34.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-03T08:42:04.896Z] #53 34.57 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-03T08:42:04.896Z] #53 34.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-03T08:42:04.896Z] #53 34.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-03T08:42:05.101Z] #53 ... [2021-12-03T08:42:05.101Z] [2021-12-03T08:42:05.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:42:05.101Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:05.101Z] #14 22.30 Reading package lists... [2021-12-03T08:42:05.155Z] #53 34.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-03T08:42:05.155Z] #53 34.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-03T08:42:05.155Z] #53 35.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-03T08:42:05.411Z] #53 35.37 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-03T08:42:05.434Z] #65 ... [2021-12-03T08:42:05.434Z] [2021-12-03T08:42:05.434Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-03T08:42:05.434Z] #36 sha256:3e1b245fd2475eb33c341cd8fc55ceb7ca2a7b59bf65ae7c4dce108a67864370 [2021-12-03T08:42:05.434Z] #36 29.72 tomll can be used in two ways: [2021-12-03T08:42:05.434Z] #36 29.72 Writing to STDIN and reading from STDOUT: [2021-12-03T08:42:05.434Z] #36 29.72 cat file.toml | tomll > file.toml [2021-12-03T08:42:05.434Z] #36 29.72 [2021-12-03T08:42:05.434Z] #36 29.72 Reading and updating a list of files: [2021-12-03T08:42:05.434Z] #36 29.72 tomll a.toml b.toml c.toml [2021-12-03T08:42:05.434Z] #36 29.72 [2021-12-03T08:42:05.434Z] #36 29.72 When given a list of files, tomll will modify all files in place without asking. [2021-12-03T08:42:05.434Z] #36 DONE 30.0s [2021-12-03T08:42:05.434Z] [2021-12-03T08:42:05.434Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-03T08:42:05.434Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:42:05.434Z] #53 23.33 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-03T08:42:05.434Z] #53 23.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-03T08:42:05.434Z] #53 30.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-03T08:42:05.434Z] #53 30.01 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-03T08:42:05.434Z] #53 30.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-03T08:42:05.434Z] #53 30.42 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-03T08:42:05.492Z] using credential docker-jenkins-github-credentials [2021-12-03T08:42:05.570Z] Cloning the remote Git repository [2021-12-03T08:42:05.570Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:42:05.649Z] #19 115.4 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:42:05.649Z] #19 115.4 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-12-03T08:42:05.693Z] #53 ... [2021-12-03T08:42:05.693Z] [2021-12-03T08:42:05.693Z] #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:42:05.693Z] #65 sha256:363917f00823d355a383f1da0cb51d3e50c85857a1d69643cfa6e1bdc95068a1 [2021-12-03T08:42:05.693Z] #65 29.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-03T08:42:05.841Z] #31 41.17 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-03T08:42:05.909Z] #19 116.0 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:05.743Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:42:05.991Z] #53 35.57 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-03T08:42:05.991Z] #53 35.58 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-03T08:42:05.991Z] #53 35.62 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-03T08:42:05.991Z] #53 35.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-03T08:42:05.991Z] #53 35.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-03T08:42:06.100Z] #31 41.83 [2021-12-03T08:42:06.169Z] #19 116.2 Fetched 787 MB in 24s (33.3 MB/s) [2021-12-03T08:42:06.169Z] #19 116.3 Selecting previously unselected package liblocale-gettext-perl. [2021-12-03T08:42:06.169Z] #19 116.3 (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:42:06.169Z] #19 116.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-12-03T08:42:06.169Z] #19 116.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-12-03T08:42:06.169Z] #19 116.3 Selecting previously unselected package bzip2. [2021-12-03T08:42:06.169Z] #19 116.3 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-12-03T08:42:06.169Z] #19 116.3 Unpacking bzip2 (1.0.8-4) ... [2021-12-03T08:42:06.169Z] #19 116.4 Selecting previously unselected package libmagic-mgc. [2021-12-03T08:42:06.247Z] #53 35.96 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-03T08:42:06.361Z] #31 42.17 #=#=# ######################################################################## 100.0% [2021-12-03T08:42:06.429Z] #19 116.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-12-03T08:42:06.429Z] #19 116.4 Unpacking libmagic-mgc (1:5.39-3) ... [2021-12-03T08:42:06.429Z] #19 116.6 Selecting previously unselected package libmagic1:amd64. [2021-12-03T08:42:06.429Z] #19 116.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-12-03T08:42:06.429Z] #19 116.6 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-12-03T08:42:06.429Z] #19 116.7 Selecting previously unselected package file. [2021-12-03T08:42:06.618Z] #31 ... [2021-12-03T08:42:06.618Z] [2021-12-03T08:42:06.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:42:06.618Z] #55 sha256:9498213842eee393d4b8343abf161e9cf639631555c8a59cb40caff657c68a71 [2021-12-03T08:42:06.618Z] #55 42.19 v3.0.2 [2021-12-03T08:42:06.618Z] #55 DONE 45.1s [2021-12-03T08:42:06.618Z] [2021-12-03T08:42:06.618Z] #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:42:06.618Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:42:06.618Z] #14 38.02 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:06.618Z] #14 38.02 Need to get 108 MB of archives. [2021-12-03T08:42:06.618Z] #14 38.02 After this operation, 620 MB of additional disk space will be used. [2021-12-03T08:42:06.618Z] #14 38.02 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:42:06.618Z] #14 38.08 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:42:06.618Z] #14 38.16 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:42:06.618Z] #14 38.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-12-03T08:42:06.618Z] #14 38.17 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:42:06.618Z] #14 38.18 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:42:06.618Z] #14 38.35 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:42:06.618Z] #14 38.46 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:42:06.618Z] #14 38.46 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:42:06.618Z] #14 38.88 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:42:06.618Z] #14 39.73 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:42:06.618Z] #14 40.06 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:42:06.618Z] #14 40.44 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:42:06.618Z] #14 41.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:42:06.618Z] #14 41.73 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:42:06.618Z] #14 41.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-12-03T08:42:06.618Z] #14 41.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-12-03T08:42:06.618Z] #14 41.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-12-03T08:42:06.618Z] #14 41.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-12-03T08:42:06.618Z] #14 41.75 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:42:06.618Z] #14 41.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-12-03T08:42:06.618Z] #14 41.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-12-03T08:42:06.618Z] #14 41.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-12-03T08:42:06.618Z] #14 41.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-12-03T08:42:06.618Z] #14 41.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-12-03T08:42:06.618Z] #14 41.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-12-03T08:42:06.618Z] #14 41.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-12-03T08:42:06.618Z] #14 41.91 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:42:06.618Z] #14 41.91 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:42:06.618Z] #14 41.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-12-03T08:42:06.618Z] #14 43.35 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:06.618Z] #14 44.19 Fetched 108 MB in 4s (26.0 MB/s) [2021-12-03T08:42:06.618Z] #14 44.60 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-03T08:42:06.618Z] #14 44.60 (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:42:06.618Z] #14 44.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-12-03T08:42:06.618Z] #14 44.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:42:06.688Z] #19 116.7 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-12-03T08:42:06.688Z] #19 116.7 Unpacking file (1:5.39-3) ... [2021-12-03T08:42:06.688Z] #19 116.7 Selecting previously unselected package xz-utils. [2021-12-03T08:42:06.688Z] #19 116.7 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-12-03T08:42:06.688Z] #19 116.8 Unpacking xz-utils (5.2.5-2) ... [2021-12-03T08:42:06.688Z] #19 116.8 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-12-03T08:42:06.688Z] #19 116.8 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-03T08:42:06.688Z] #19 116.9 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-12-03T08:42:07.069Z] #65 ... [2021-12-03T08:42:07.069Z] [2021-12-03T08:42:07.069Z] #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:42:07.069Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:07.069Z] #47 21.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:42:07.069Z] #47 24.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-12-03T08:42:07.176Z] #53 ... [2021-12-03T08:42:07.176Z] [2021-12-03T08:42:07.176Z] #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:42:07.176Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:42:07.176Z] #49 36.63 Usage of /build/vndr: [2021-12-03T08:42:07.176Z] #49 36.63 /build/vndr [[import path] [revision]] [repository] [2021-12-03T08:42:07.176Z] #49 36.63 /build/vndr init [2021-12-03T08:42:07.176Z] #49 36.63 -strict [2021-12-03T08:42:07.176Z] #49 36.63 checking mode. treat non-trivial warning as an error [2021-12-03T08:42:07.176Z] #49 36.63 -verbose [2021-12-03T08:42:07.176Z] #49 36.63 shows all warnings [2021-12-03T08:42:07.176Z] #49 36.63 -whitelist value [2021-12-03T08:42:07.176Z] #49 36.63 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-03T08:42:07.176Z] #49 DONE 36.9s [2021-12-03T08:42:07.328Z] #47 ... [2021-12-03T08:42:07.328Z] [2021-12-03T08:42:07.328Z] #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:42:07.328Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:42:07.328Z] #53 30.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-03T08:42:07.328Z] #53 31.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-03T08:42:07.328Z] #53 31.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-03T08:42:07.328Z] #53 31.33 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-03T08:42:07.328Z] #53 31.45 go: downloading github.com/spf13/afero v1.1.2 [2021-12-03T08:42:07.328Z] #53 31.64 go: downloading github.com/spf13/cast v1.3.0 [2021-12-03T08:42:07.328Z] #53 31.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-03T08:42:07.328Z] #53 31.76 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-03T08:42:07.328Z] #53 31.80 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-03T08:42:07.328Z] #53 31.94 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-03T08:42:07.328Z] #53 32.15 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-03T08:42:07.328Z] #53 32.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-03T08:42:07.328Z] #53 32.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-03T08:42:07.432Z] [2021-12-03T08:42:07.432Z] #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:42:07.432Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:07.432Z] #47 35.53 Fetched 8483 kB in 27s (315 kB/s) [2021-12-03T08:42:07.587Z] #53 32.40 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-03T08:42:07.587Z] #53 32.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-03T08:42:07.587Z] #53 32.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-03T08:42:07.587Z] #53 32.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-03T08:42:07.587Z] #53 32.54 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-03T08:42:07.627Z] #19 117.6 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-12-03T08:42:07.627Z] #19 117.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-12-03T08:42:07.627Z] #19 117.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-12-03T08:42:07.846Z] #53 32.82 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-03T08:42:07.846Z] #53 32.86 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-03T08:42:07.989Z] #14 ... [2021-12-03T08:42:07.989Z] [2021-12-03T08:42:07.989Z] #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:42:07.989Z] #60 sha256:60cd509943576ba4833a11c3ea3a3cd6c262d749e9abce2d9e305c5ae9bd708e [2021-12-03T08:42:07.989Z] #60 33.62 Reading package lists... [2021-12-03T08:42:07.989Z] #60 38.00 Building dependency tree... [2021-12-03T08:42:07.989Z] #60 41.37 The following additional packages will be installed: [2021-12-03T08:42:07.989Z] #60 41.39 libbtrfs0 [2021-12-03T08:42:07.989Z] #60 41.52 The following NEW packages will be installed: [2021-12-03T08:42:07.989Z] #60 41.56 libbtrfs-dev libbtrfs0 [2021-12-03T08:42:07.989Z] #60 41.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:07.989Z] #60 41.94 Need to get 454 kB of archives. [2021-12-03T08:42:07.989Z] #60 41.94 After this operation, 1275 kB of additional disk space will be used. [2021-12-03T08:42:07.989Z] #60 41.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-12-03T08:42:07.989Z] #60 41.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-12-03T08:42:07.989Z] #60 43.31 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:07.989Z] #60 44.17 Fetched 454 kB in 0s (1476 kB/s) [2021-12-03T08:42:07.989Z] #60 44.64 Selecting previously unselected package libbtrfs0:arm64. [2021-12-03T08:42:07.989Z] #60 44.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-12-03T08:42:07.989Z] #60 44.67 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-12-03T08:42:07.989Z] #60 44.75 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-12-03T08:42:07.989Z] #60 45.11 Selecting previously unselected package libbtrfs-dev:arm64. [2021-12-03T08:42:07.989Z] #60 45.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-12-03T08:42:07.989Z] #60 45.13 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-03T08:42:07.989Z] #60 45.55 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-12-03T08:42:07.989Z] #60 45.60 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-03T08:42:07.989Z] #60 45.64 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:42:07.989Z] #60 DONE 46.4s [2021-12-03T08:42:07.989Z] [2021-12-03T08:42:07.989Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-03T08:42:07.989Z] #61 sha256:b8a0f797764479f4d47948a2ade4ac50f1a61ffbef35f60fa22dd830658ce00c [2021-12-03T08:42:08.107Z] #53 33.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-03T08:42:08.107Z] #53 33.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-03T08:42:08.107Z] #53 33.21 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-03T08:42:06.111Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-03T08:42:06.992Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:42:06.992Z] > git --version # timeout=10 [2021-12-03T08:42:07.023Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:42:07.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:42:07.023Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:42:08.197Z] #19 118.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-12-03T08:42:08.197Z] #19 118.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-12-03T08:42:08.197Z] #19 118.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-12-03T08:42:08.247Z] #61 DONE 0.5s [2021-12-03T08:42:08.247Z] [2021-12-03T08:42:08.247Z] #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:42:08.247Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:42:08.247Z] #38 43.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-12-03T08:42:08.247Z] #38 44.10 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:42:08.247Z] #38 44.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-12-03T08:42:08.247Z] #38 44.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-12-03T08:42:08.247Z] #38 44.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-12-03T08:42:08.247Z] #38 44.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-12-03T08:42:08.247Z] #38 44.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-12-03T08:42:08.247Z] #38 45.44 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:08.247Z] #38 45.86 Fetched 15.6 MB in 2s (6438 kB/s) [2021-12-03T08:42:08.247Z] #38 45.95 Selecting previously unselected package xxd. [2021-12-03T08:42:08.247Z] #38 45.95 (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:42:08.247Z] #38 46.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-12-03T08:42:08.247Z] #38 46.03 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:42:08.247Z] #38 46.35 Selecting previously unselected package vim-common. [2021-12-03T08:42:08.247Z] #38 46.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:42:08.247Z] #38 46.39 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:42:08.247Z] #38 46.77 Selecting previously unselected package cmake-data. [2021-12-03T08:42:08.247Z] #38 46.77 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-03T08:42:08.247Z] #38 46.80 Unpacking cmake-data (3.18.4-2) ... [2021-12-03T08:42:08.367Z] #53 33.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-03T08:42:08.450Z] using credential docker-jenkins-github-credentials [2021-12-03T08:42:08.524Z] Cloning the remote Git repository [2021-12-03T08:42:08.524Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:42:08.802Z] #47 35.53 Reading package lists... [2021-12-03T08:42:08.802Z] #47 ... [2021-12-03T08:42:08.802Z] [2021-12-03T08:42:08.802Z] #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:42:08.802Z] #65 sha256:d36a720eb79213c26f826335d279ebe799e42798b05166207053b7dc98fdd94f [2021-12-03T08:42:08.802Z] #65 27.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-03T08:42:08.802Z] #65 ... [2021-12-03T08:42:08.802Z] [2021-12-03T08:42:08.802Z] #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:42:08.802Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:42:08.802Z] #53 37.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-03T08:42:08.802Z] #53 37.60 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-03T08:42:08.802Z] #53 37.72 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-03T08:42:08.802Z] #53 37.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-03T08:42:08.802Z] #53 38.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-03T08:42:08.802Z] #53 38.35 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-03T08:42:08.802Z] #53 38.70 go: downloading golang.org/x/text v0.3.2 [2021-12-03T08:42:09.136Z] #19 119.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-12-03T08:42:09.136Z] #19 119.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-03T08:42:09.136Z] #19 119.1 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-12-03T08:42:09.306Z] #53 33.96 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-03T08:42:09.306Z] #53 33.97 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-03T08:42:09.306Z] #53 34.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-03T08:42:09.309Z] #14 27.54 Reading package lists... [2021-12-03T08:42:09.309Z] #14 ... [2021-12-03T08:42:09.309Z] [2021-12-03T08:42:09.309Z] #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:42:09.309Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:09.309Z] #38 22.63 Fetched 8479 kB in 15s (582 kB/s) [2021-12-03T08:42:09.309Z] #38 22.63 Reading package lists... [2021-12-03T08:42:09.309Z] #38 28.05 Reading package lists... [2021-12-03T08:42:09.309Z] #38 ... [2021-12-03T08:42:09.309Z] [2021-12-03T08:42:09.309Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:42:09.309Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:09.565Z] #53 34.58 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-03T08:42:09.565Z] #53 34.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-03T08:42:09.570Z] #14 32.71 Building dependency tree... [2021-12-03T08:42:09.570Z] #14 ... [2021-12-03T08:42:09.570Z] [2021-12-03T08:42:09.570Z] #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:42:09.570Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:09.570Z] #47 22.72 Fetched 8483 kB in 15s (565 kB/s) [2021-12-03T08:42:09.570Z] #47 22.72 Reading package lists... [2021-12-03T08:42:09.570Z] #47 27.95 Reading package lists... [2021-12-03T08:42:09.570Z] #47 ... [2021-12-03T08:42:09.570Z] [2021-12-03T08:42:09.570Z] #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:42:09.570Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:09.570Z] #38 28.05 Reading package lists... [2021-12-03T08:42:09.705Z] #19 119.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-12-03T08:42:09.705Z] #19 119.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-03T08:42:09.705Z] #19 119.7 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-12-03T08:42:08.704Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:42:09.098Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-03T08:42:09.965Z] #19 120.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-12-03T08:42:10.135Z] #53 34.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-03T08:42:10.135Z] #53 34.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-03T08:42:10.140Z] #38 ... [2021-12-03T08:42:10.140Z] [2021-12-03T08:42:10.140Z] #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:42:10.140Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:42:10.140Z] #53 38.41 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-03T08:42:10.140Z] #53 38.44 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-03T08:42:10.140Z] #53 38.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-03T08:42:10.140Z] #53 38.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-03T08:42:10.140Z] #53 38.61 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-03T08:42:10.140Z] #53 39.59 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-03T08:42:10.140Z] #53 39.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-03T08:42:10.140Z] #53 39.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-03T08:42:10.140Z] #53 ... [2021-12-03T08:42:10.140Z] [2021-12-03T08:42:10.140Z] #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:42:10.140Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:42:10.140Z] #47 34.19 Reading package lists... [2021-12-03T08:42:10.140Z] #47 38.17 Building dependency tree... [2021-12-03T08:42:10.140Z] #47 41.43 The following additional packages will be installed: [2021-12-03T08:42:10.140Z] #47 41.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:42:10.140Z] #47 41.45 python3-protobuf python3-six [2021-12-03T08:42:10.140Z] #47 41.45 Suggested packages: [2021-12-03T08:42:10.140Z] #47 41.46 python3-setuptools [2021-12-03T08:42:10.140Z] #47 41.46 Recommended packages: [2021-12-03T08:42:10.140Z] #47 41.46 iproute2 | iproute [2021-12-03T08:42:10.140Z] #47 41.93 The following NEW packages will be installed: [2021-12-03T08:42:10.140Z] #47 41.93 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:42:10.140Z] #47 41.93 python3-protobuf python3-six [2021-12-03T08:42:10.140Z] #47 42.35 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:10.140Z] #47 42.35 Need to get 2112 kB of archives. [2021-12-03T08:42:10.140Z] #47 42.35 After this operation, 10.7 MB of additional disk space will be used. [2021-12-03T08:42:10.140Z] #47 42.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-12-03T08:42:10.140Z] #47 42.43 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:42:10.140Z] #47 42.44 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:42:10.140Z] #47 42.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-12-03T08:42:10.140Z] #47 42.51 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:42:10.140Z] #47 42.55 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:42:10.140Z] #47 42.55 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:42:10.140Z] #47 46.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [606 kB] [2021-12-03T08:42:10.140Z] #47 48.21 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:10.140Z] #47 ... [2021-12-03T08:42:10.140Z] [2021-12-03T08:42:10.140Z] #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:42:10.140Z] #34 sha256:0af7396128a6b1b7881809105fa19533182641682333c4adfaa02ad6d9bff830 [2021-12-03T08:42:10.225Z] #19 120.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:10.225Z] #19 120.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:42:10.225Z] #19 120.3 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-12-03T08:42:10.225Z] #19 120.3 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:10.225Z] #19 120.3 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:42:10.670Z] #34 48.43 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-12-03T08:42:10.705Z] #53 ... [2021-12-03T08:42:10.705Z] [2021-12-03T08:42:10.705Z] #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:42:10.705Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:42:10.705Z] #60 35.73 Fetched 8479 kB in 25s (335 kB/s) [2021-12-03T08:42:10.955Z] #34 49.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-03T08:42:10.957Z] #38 33.13 Building dependency tree... [2021-12-03T08:42:11.215Z] #34 49.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:42:11.220Z] #38 ... [2021-12-03T08:42:11.220Z] [2021-12-03T08:42:11.220Z] #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:42:11.220Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:42:11.220Z] #55 34.50 v3.0.2 [2021-12-03T08:42:11.220Z] #55 DONE 34.8s [2021-12-03T08:42:11.481Z] [2021-12-03T08:42:11.481Z] #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:42:11.481Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:11.481Z] #47 27.95 Reading package lists... [2021-12-03T08:42:11.481Z] #47 33.11 Building dependency tree... [2021-12-03T08:42:11.481Z] #47 ... [2021-12-03T08:42:11.481Z] [2021-12-03T08:42:11.481Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-03T08:42:11.481Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:42:11.481Z] #60 19.82 Reading package lists... [2021-12-03T08:42:11.481Z] #60 25.14 Reading package lists... [2021-12-03T08:42:11.481Z] #60 30.10 Building dependency tree... [2021-12-03T08:42:11.481Z] #60 33.02 The following additional packages will be installed: [2021-12-03T08:42:11.481Z] #60 33.02 libbtrfs0 [2021-12-03T08:42:11.481Z] #60 33.29 The following NEW packages will be installed: [2021-12-03T08:42:11.481Z] #60 33.29 libbtrfs-dev libbtrfs0 [2021-12-03T08:42:11.481Z] #60 33.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:11.481Z] #60 33.56 Need to get 460 kB of archives. [2021-12-03T08:42:11.481Z] #60 33.56 After this operation, 1237 kB of additional disk space will be used. [2021-12-03T08:42:11.481Z] #60 33.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:42:11.481Z] #60 33.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:42:11.481Z] #60 34.56 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:11.481Z] #60 34.74 Fetched 460 kB in 0s (1563 kB/s) [2021-12-03T08:42:11.481Z] #60 34.85 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:42:11.481Z] #60 34.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:42:11.481Z] #60 34.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:42:11.481Z] #60 34.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:42:11.742Z] #60 ... [2021-12-03T08:42:11.742Z] [2021-12-03T08:42:11.743Z] #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:42:11.743Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:42:11.743Z] #43 24.89 + git checkout -q v2.3.0 [2021-12-03T08:42:11.743Z] #43 26.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-03T08:42:12.004Z] #43 ... [2021-12-03T08:42:12.004Z] [2021-12-03T08:42:12.004Z] #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:42:12.004Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:42:12.004Z] #60 35.18 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:42:12.004Z] #60 35.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:42:12.004Z] #60 35.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:42:10.071Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:42:10.072Z] > git --version # timeout=10 [2021-12-03T08:42:10.116Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:42:10.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:42:10.120Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:42:12.264Z] #60 35.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:42:12.264Z] #60 35.64 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:42:12.264Z] #60 35.64 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:42:12.835Z] #60 DONE 36.3s [2021-12-03T08:42:12.835Z] [2021-12-03T08:42:12.835Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-03T08:42:12.835Z] #61 sha256:ae1f4a5bcb752d524898652370634f1bb049fa4249fec9cdf20707f3e8717547 [2021-12-03T08:42:13.782Z] #61 DONE 0.8s [2021-12-03T08:42:13.782Z] [2021-12-03T08:42:13.782Z] #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:42:13.782Z] #62 sha256:c50e65d38eb8b7ee410a734afb0a8f6066db9f3b678b2cc152fc19f256dbe4b1 [2021-12-03T08:42:13.996Z] #60 35.73 Reading package lists... [2021-12-03T08:42:13.996Z] #60 ... [2021-12-03T08:42:13.996Z] [2021-12-03T08:42:13.996Z] #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:42:13.996Z] #49 sha256:ae59fb6bae495ec48c3f7ac2d770d3c49d6c986b454129b1c5b3075c3400a651 [2021-12-03T08:42:13.996Z] #49 38.47 Usage of /build/vndr: [2021-12-03T08:42:13.996Z] #49 38.47 /build/vndr [[import path] [revision]] [repository] [2021-12-03T08:42:13.996Z] #49 38.47 /build/vndr init [2021-12-03T08:42:13.996Z] #49 38.47 -strict [2021-12-03T08:42:13.996Z] #49 38.47 checking mode. treat non-trivial warning as an error [2021-12-03T08:42:13.996Z] #49 38.47 -verbose [2021-12-03T08:42:13.996Z] #49 38.47 shows all warnings [2021-12-03T08:42:13.996Z] #49 38.47 -whitelist value [2021-12-03T08:42:13.996Z] #49 38.47 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-03T08:42:13.996Z] #49 DONE 38.6s [2021-12-03T08:42:13.996Z] [2021-12-03T08:42:13.996Z] #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:42:13.996Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:42:13.996Z] #53 35.91 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-03T08:42:13.996Z] #53 35.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-03T08:42:13.996Z] #53 35.99 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-03T08:42:13.996Z] #53 36.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-03T08:42:13.996Z] #53 36.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-03T08:42:13.996Z] #53 36.40 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-03T08:42:13.996Z] #53 36.88 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-03T08:42:13.996Z] #53 37.31 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-03T08:42:13.996Z] #53 37.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-03T08:42:13.996Z] #53 37.84 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-03T08:42:13.996Z] #53 37.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-03T08:42:13.996Z] #53 37.96 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-03T08:42:13.996Z] #53 38.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-03T08:42:14.074Z] #53 ... [2021-12-03T08:42:14.074Z] [2021-12-03T08:42:14.074Z] #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:42:14.074Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:14.074Z] #14 33.24 Fetched 8479 kB in 25s (339 kB/s) [2021-12-03T08:42:14.074Z] #14 33.24 Reading package lists... [2021-12-03T08:42:14.074Z] #14 42.66 Reading package lists... [2021-12-03T08:42:14.074Z] #14 ... [2021-12-03T08:42:14.074Z] [2021-12-03T08:42:14.074Z] #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:42:14.074Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:42:14.074Z] #43 38.07 Updating files: 69% (1215/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:42:14.074Z] #43 38.92 + git checkout -q v2.3.0 [2021-12-03T08:42:14.074Z] #43 42.09 + 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:42:14.635Z] #43 ... [2021-12-03T08:42:14.635Z] [2021-12-03T08:42:14.635Z] #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:42:14.635Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:42:14.635Z] #60 34.37 Fetched 8479 kB in 25s (335 kB/s) [2021-12-03T08:42:14.635Z] #60 34.37 Reading package lists... [2021-12-03T08:42:14.635Z] #60 43.50 Reading package lists... [2021-12-03T08:42:14.635Z] #60 ... [2021-12-03T08:42:14.635Z] [2021-12-03T08:42:14.635Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-03T08:42:14.635Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:14.635Z] #38 34.45 Fetched 8479 kB in 26s (331 kB/s) [2021-12-03T08:42:14.635Z] #38 34.45 Reading package lists... [2021-12-03T08:42:14.978Z] using credential docker-jenkins-github-credentials [2021-12-03T08:42:15.056Z] Cloning the remote Git repository [2021-12-03T08:42:15.056Z] Cloning with configured refspecs honoured and without tags [2021-12-03T08:42:15.199Z] #38 43.69 Reading package lists... [2021-12-03T08:42:15.199Z] #38 ... [2021-12-03T08:42:15.199Z] [2021-12-03T08:42:15.199Z] #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:42:15.199Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:15.199Z] #47 35.53 Reading package lists... [2021-12-03T08:42:15.402Z] #34 ... [2021-12-03T08:42:15.402Z] [2021-12-03T08:42:15.402Z] #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:42:15.402Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:42:15.402Z] #47 48.57 Fetched 2112 kB in 5s (452 kB/s) [2021-12-03T08:42:15.402Z] #47 48.68 Selecting previously unselected package libprotobuf23:arm64. [2021-12-03T08:42:15.402Z] #47 48.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-12-03T08:42:15.402Z] #47 48.81 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-12-03T08:42:15.402Z] #47 48.82 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-12-03T08:42:15.402Z] #47 50.10 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:42:15.402Z] #47 50.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:42:15.402Z] #47 50.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:42:15.402Z] #47 50.38 Selecting previously unselected package python3-six. [2021-12-03T08:42:15.402Z] #47 50.38 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-03T08:42:15.402Z] #47 50.39 Unpacking python3-six (1.16.0-2) ... [2021-12-03T08:42:15.402Z] #47 50.47 Selecting previously unselected package python3-protobuf. [2021-12-03T08:42:15.402Z] #47 50.47 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-12-03T08:42:15.402Z] #47 50.47 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-03T08:42:15.402Z] #47 51.00 Selecting previously unselected package libnet1:arm64. [2021-12-03T08:42:15.403Z] #47 51.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-03T08:42:15.403Z] #47 51.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:42:15.403Z] #47 51.12 Selecting previously unselected package libnl-3-200:arm64. [2021-12-03T08:42:15.403Z] #47 51.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-12-03T08:42:15.403Z] #47 51.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-03T08:42:15.403Z] #47 51.25 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-03T08:42:15.403Z] #47 51.25 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-12-03T08:42:15.403Z] #47 51.26 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-03T08:42:15.403Z] #47 51.35 Selecting previously unselected package criu. [2021-12-03T08:42:15.403Z] #47 51.35 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ... [2021-12-03T08:42:15.403Z] #47 51.38 Unpacking criu (3.16.1-1) ... [2021-12-03T08:42:15.403Z] #47 52.19 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:42:15.698Z] #62 ... [2021-12-03T08:42:15.698Z] [2021-12-03T08:42:15.698Z] #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:42:15.698Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:42:15.698Z] #53 28.89 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-03T08:42:15.698Z] #53 28.93 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-03T08:42:15.698Z] #53 28.98 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-03T08:42:15.698Z] #53 29.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-03T08:42:15.698Z] #53 29.05 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-03T08:42:15.698Z] #53 30.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-03T08:42:15.698Z] #53 30.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-03T08:42:15.698Z] #53 30.76 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-03T08:42:15.698Z] #53 ... [2021-12-03T08:42:15.698Z] [2021-12-03T08:42:15.698Z] #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:42:15.698Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:15.699Z] #47 36.24 The following additional packages will be installed: [2021-12-03T08:42:15.699Z] #47 36.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:42:15.699Z] #47 36.24 python3-protobuf python3-six [2021-12-03T08:42:15.699Z] #47 36.26 Suggested packages: [2021-12-03T08:42:15.699Z] #47 36.26 python3-setuptools [2021-12-03T08:42:15.699Z] #47 36.26 Recommended packages: [2021-12-03T08:42:15.699Z] #47 36.26 iproute2 | iproute [2021-12-03T08:42:15.699Z] #47 36.80 The following NEW packages will be installed: [2021-12-03T08:42:15.699Z] #47 36.80 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:42:15.699Z] #47 36.80 python3-protobuf python3-six [2021-12-03T08:42:15.699Z] #47 37.18 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:15.699Z] #47 37.18 Need to get 2288 kB of archives. [2021-12-03T08:42:15.699Z] #47 37.18 After this operation, 11.0 MB of additional disk space will be used. [2021-12-03T08:42:15.699Z] #47 37.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-03T08:42:15.699Z] #47 37.23 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:42:15.699Z] #47 37.23 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:42:15.699Z] #47 37.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-03T08:42:15.699Z] #47 37.28 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:42:15.699Z] #47 37.28 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:42:15.699Z] #47 37.29 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:42:15.905Z] #53 40.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-03T08:42:15.905Z] #53 40.54 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-03T08:42:15.905Z] #53 40.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-03T08:42:15.905Z] #53 40.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-03T08:42:15.992Z] #47 53.78 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-12-03T08:42:15.992Z] #47 53.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:42:15.992Z] #47 54.11 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-03T08:42:15.256Z] Cloning repository https://github.com/moby/moby.git [2021-12-03T08:42:15.673Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-03T08:42:16.163Z] #53 40.96 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-03T08:42:16.163Z] #53 41.07 go: downloading golang.org/x/text v0.3.2 [2021-12-03T08:42:16.250Z] #47 54.34 Setting up python3-six (1.16.0-2) ... [2021-12-03T08:42:16.731Z] #53 ... [2021-12-03T08:42:16.731Z] [2021-12-03T08:42:16.731Z] #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:42:16.731Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:42:16.731Z] #43 40.45 Updating files: 70% (1235/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:42:16.731Z] #43 41.23 + git checkout -q v2.3.0 [2021-12-03T08:42:16.814Z] #47 ... [2021-12-03T08:42:16.814Z] [2021-12-03T08:42:16.814Z] #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:42:16.814Z] #31 sha256:6894071c5ba0aad6be0eaa6ac824f366274087f73b87d0840e0ca26809f9699c [2021-12-03T08:42:16.814Z] #31 43.73 [2021-12-03T08:42:16.814Z] #31 47.02 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-03T08:42:16.814Z] #31 48.66 [2021-12-03T08:42:16.814Z] #31 48.93 #=#=# ######################################################################## 100.0% [2021-12-03T08:42:16.814Z] #31 50.02 [2021-12-03T08:42:16.814Z] #31 50.26 Download of images into '/build' complete. [2021-12-03T08:42:16.814Z] #31 50.26 Use something like the following to load the result into a Docker daemon: [2021-12-03T08:42:16.814Z] #31 50.26 tar -cC '/build' . | docker load [2021-12-03T08:42:16.814Z] #31 DONE 52.5s [2021-12-03T08:42:16.814Z] [2021-12-03T08:42:16.814Z] #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:42:16.814Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:42:16.814Z] #14 47.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-03T08:42:16.814Z] #14 47.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-12-03T08:42:16.814Z] #14 47.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:42:16.814Z] #14 51.43 Selecting previously unselected package binutils-mingw-w64. [2021-12-03T08:42:16.814Z] #14 51.43 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-03T08:42:16.814Z] #14 51.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:42:16.814Z] #14 51.55 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-12-03T08:42:16.814Z] #14 51.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-12-03T08:42:16.814Z] #14 51.56 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:42:16.814Z] #14 51.74 Selecting previously unselected package dmsetup. [2021-12-03T08:42:16.814Z] #14 51.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-12-03T08:42:16.814Z] #14 51.76 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:42:16.814Z] #14 51.91 Selecting previously unselected package mingw-w64-common. [2021-12-03T08:42:16.814Z] #14 51.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-03T08:42:16.814Z] #14 51.92 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-03T08:42:17.613Z] #47 40.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-12-03T08:42:17.743Z] #14 ... [2021-12-03T08:42:17.743Z] [2021-12-03T08:42:17.743Z] #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:42:17.743Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:42:17.743Z] #47 55.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-03T08:42:17.743Z] #47 55.81 Setting up python3-protobuf (3.12.4-1) ... [2021-12-03T08:42:16.544Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:42:16.544Z] > git --version # timeout=10 [2021-12-03T08:42:16.580Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:42:16.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:42:16.584Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:42:18.305Z] #47 ... [2021-12-03T08:42:18.306Z] [2021-12-03T08:42:18.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:42:18.306Z] #62 sha256:b7662b124877de4e19a49b1fb932787b11a73b537586bbf07a335ccd6a8412aa [2021-12-03T08:42:18.306Z] #62 1.026 + RM_GOPATH=0 [2021-12-03T08:42:18.306Z] #62 1.026 + TMP_GOPATH= [2021-12-03T08:42:18.306Z] #62 1.026 + : /build [2021-12-03T08:42:18.306Z] #62 1.026 + '[' -z '' ']' [2021-12-03T08:42:18.306Z] #62 1.026 ++ mktemp -d [2021-12-03T08:42:18.306Z] #62 1.027 + export GOPATH=/tmp/tmp.ntXLcDGONT [2021-12-03T08:42:18.306Z] #62 1.027 + GOPATH=/tmp/tmp.ntXLcDGONT [2021-12-03T08:42:18.306Z] #62 1.027 + RM_GOPATH=1 [2021-12-03T08:42:18.306Z] #62 1.027 + case "$(go env GOARCH)" in [2021-12-03T08:42:18.306Z] #62 1.045 ++ go env GOARCH [2021-12-03T08:42:18.306Z] #62 1.056 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:18.306Z] #62 1.056 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:18.306Z] #62 1.056 ++ dirname /install.sh [2021-12-03T08:42:18.306Z] #62 1.056 + dir=/ [2021-12-03T08:42:18.306Z] #62 1.056 + bin=containerd [2021-12-03T08:42:18.306Z] #62 1.056 + shift [2021-12-03T08:42:18.306Z] #62 1.056 + '[' '!' -f //containerd.installer ']' [2021-12-03T08:42:18.306Z] #62 1.056 + . //containerd.installer [2021-12-03T08:42:18.306Z] #62 1.056 ++ set -e [2021-12-03T08:42:18.306Z] #62 1.056 ++ : v1.5.8 [2021-12-03T08:42:18.306Z] #62 1.056 + install_containerd [2021-12-03T08:42:18.306Z] #62 1.056 + echo 'Install containerd version v1.5.8' [2021-12-03T08:42:18.306Z] #62 1.056 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ntXLcDGONT/src/github.com/containerd/containerd [2021-12-03T08:42:18.306Z] #62 1.056 Install containerd version v1.5.8 [2021-12-03T08:42:18.306Z] #62 1.076 Cloning into '/tmp/tmp.ntXLcDGONT/src/github.com/containerd/containerd'... [2021-12-03T08:42:18.561Z] #62 ... [2021-12-03T08:42:18.561Z] [2021-12-03T08:42:18.561Z] #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:42:18.561Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:42:18.561Z] #38 51.61 Selecting previously unselected package libicu67:arm64. [2021-12-03T08:42:18.561Z] #38 51.62 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-12-03T08:42:18.561Z] #38 51.63 Unpacking libicu67:arm64 (67.1-7) ... [2021-12-03T08:42:19.011Z] #47 42.03 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:19.011Z] #47 42.24 Fetched 2288 kB in 4s (562 kB/s) [2021-12-03T08:42:19.011Z] #47 ... [2021-12-03T08:42:19.011Z] [2021-12-03T08:42:19.011Z] #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:42:19.011Z] #62 sha256:c50e65d38eb8b7ee410a734afb0a8f6066db9f3b678b2cc152fc19f256dbe4b1 [2021-12-03T08:42:19.011Z] #62 5.214 + RM_GOPATH=0 [2021-12-03T08:42:19.011Z] #62 5.214 + TMP_GOPATH= [2021-12-03T08:42:19.011Z] #62 5.214 + : /build [2021-12-03T08:42:19.011Z] #62 5.214 + '[' -z '' ']' [2021-12-03T08:42:19.011Z] #62 5.214 ++ mktemp -d [2021-12-03T08:42:19.011Z] #62 5.214 + export GOPATH=/tmp/tmp.OWRWbU3662 [2021-12-03T08:42:19.011Z] #62 5.214 + GOPATH=/tmp/tmp.OWRWbU3662 [2021-12-03T08:42:19.011Z] #62 5.214 + RM_GOPATH=1 [2021-12-03T08:42:19.011Z] #62 5.214 + case "$(go env GOARCH)" in [2021-12-03T08:42:19.011Z] #62 5.214 ++ go env GOARCH [2021-12-03T08:42:19.011Z] #62 5.252 Install containerd version v1.5.8 [2021-12-03T08:42:19.011Z] #62 5.252 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:19.011Z] #62 5.252 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:19.011Z] #62 5.252 ++ dirname /install.sh [2021-12-03T08:42:19.011Z] #62 5.252 + dir=/ [2021-12-03T08:42:19.011Z] #62 5.252 + bin=containerd [2021-12-03T08:42:19.011Z] #62 5.252 + shift [2021-12-03T08:42:19.011Z] #62 5.252 + '[' '!' -f //containerd.installer ']' [2021-12-03T08:42:19.011Z] #62 5.252 + . //containerd.installer [2021-12-03T08:42:19.011Z] #62 5.252 ++ set -e [2021-12-03T08:42:19.011Z] #62 5.252 ++ : v1.5.8 [2021-12-03T08:42:19.011Z] #62 5.252 + install_containerd [2021-12-03T08:42:19.011Z] #62 5.252 + echo 'Install containerd version v1.5.8' [2021-12-03T08:42:19.011Z] #62 5.259 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OWRWbU3662/src/github.com/containerd/containerd [2021-12-03T08:42:19.011Z] #62 5.259 Cloning into '/tmp/tmp.OWRWbU3662/src/github.com/containerd/containerd'... [2021-12-03T08:42:19.126Z] #38 57.76 Selecting previously unselected package libxml2:arm64. [2021-12-03T08:42:19.126Z] #38 57.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-12-03T08:42:19.126Z] #38 ... [2021-12-03T08:42:19.126Z] [2021-12-03T08:42:19.126Z] #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:42:19.126Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:42:19.126Z] #14 57.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-03T08:42:19.126Z] #14 57.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-03T08:42:19.126Z] #14 57.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:42:19.265Z] #43 43.78 + 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:42:19.265Z] #43 ... [2021-12-03T08:42:19.265Z] [2021-12-03T08:42:19.265Z] #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:42:19.265Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:19.265Z] #38 33.97 Fetched 8479 kB in 25s (339 kB/s) [2021-12-03T08:42:19.265Z] #38 33.97 Reading package lists... [2021-12-03T08:42:19.265Z] #38 43.26 Reading package lists... [2021-12-03T08:42:19.265Z] #38 ... [2021-12-03T08:42:19.265Z] [2021-12-03T08:42:19.265Z] #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:42:19.265Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:19.265Z] #14 34.23 Fetched 8479 kB in 25s (339 kB/s) [2021-12-03T08:42:19.265Z] #14 34.23 Reading package lists... [2021-12-03T08:42:19.833Z] #14 43.71 Reading package lists... [2021-12-03T08:42:19.833Z] #14 ... [2021-12-03T08:42:19.833Z] [2021-12-03T08:42:19.833Z] #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:42:19.833Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:42:19.833Z] #60 35.73 Reading package lists... [2021-12-03T08:42:20.214Z] #19 129.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-12-03T08:42:20.214Z] #19 129.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:20.214Z] #19 129.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:42:20.214Z] #19 129.7 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-12-03T08:42:20.214Z] #19 129.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:20.214Z] #19 129.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:42:20.704Z] #47 45.01 Reading package lists... [2021-12-03T08:42:20.704Z] #47 ... [2021-12-03T08:42:20.704Z] [2021-12-03T08:42:20.704Z] #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:42:20.704Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:42:20.704Z] #53 50.27 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-03T08:42:20.704Z] #53 50.42 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-03T08:42:20.704Z] #53 50.52 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-03T08:42:20.704Z] #53 50.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-03T08:42:20.950Z] #62 ... [2021-12-03T08:42:20.950Z] [2021-12-03T08:42:20.950Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:42:20.950Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:20.950Z] #14 32.71 Building dependency tree... [2021-12-03T08:42:20.950Z] #14 35.61 The following additional packages will be installed: [2021-12-03T08:42:20.950Z] #14 35.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:42:20.950Z] #14 35.61 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-03T08:42:20.950Z] #14 35.61 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-03T08:42:20.950Z] #14 35.61 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-03T08:42:20.950Z] #14 35.61 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-03T08:42:20.950Z] #14 35.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-03T08:42:20.950Z] #14 35.61 mingw-w64-common mingw-w64-x86-64-dev [2021-12-03T08:42:20.950Z] #14 35.61 Suggested packages: [2021-12-03T08:42:20.950Z] #14 35.61 gcc-10-locales seccomp wine64 [2021-12-03T08:42:20.950Z] #14 36.97 The following NEW packages will be installed: [2021-12-03T08:42:20.950Z] #14 36.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:42:20.950Z] #14 36.97 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-03T08:42:20.950Z] #14 36.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-03T08:42:20.950Z] #14 36.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-03T08:42:20.950Z] #14 36.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-03T08:42:20.950Z] #14 36.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-03T08:42:20.950Z] #14 36.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-03T08:42:20.950Z] #14 36.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-03T08:42:20.950Z] #14 36.97 mingw-w64-x86-64-dev [2021-12-03T08:42:20.950Z] #14 37.39 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:20.950Z] #14 37.39 Need to get 115 MB of archives. [2021-12-03T08:42:20.950Z] #14 37.39 After this operation, 645 MB of additional disk space will be used. [2021-12-03T08:42:20.950Z] #14 37.39 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:42:20.950Z] #14 37.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-12-03T08:42:20.950Z] #14 37.43 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:42:20.950Z] #14 37.43 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:42:20.950Z] #14 37.43 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:42:20.950Z] #14 37.43 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:42:20.950Z] #14 37.75 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:42:20.950Z] #14 37.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-12-03T08:42:20.950Z] #14 37.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:42:20.950Z] #14 38.40 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:42:20.950Z] #14 39.60 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:42:20.950Z] #14 40.07 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:42:20.950Z] #14 40.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-03T08:42:20.950Z] #14 41.63 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:42:20.950Z] #14 42.09 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:42:20.950Z] #14 42.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-03T08:42:20.950Z] #14 42.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-03T08:42:20.950Z] #14 42.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:42:20.950Z] #14 42.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:42:20.950Z] #14 42.10 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:42:20.950Z] #14 42.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-03T08:42:20.950Z] #14 42.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-03T08:42:20.950Z] #14 42.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-03T08:42:20.950Z] #14 42.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-03T08:42:20.950Z] #14 42.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-03T08:42:20.950Z] #14 42.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-03T08:42:20.950Z] #14 42.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-03T08:42:20.950Z] #14 42.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-12-03T08:42:20.950Z] #14 42.20 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:42:20.950Z] #14 42.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-03T08:42:20.950Z] #14 43.22 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:20.950Z] #14 43.41 Fetched 115 MB in 5s (21.4 MB/s) [2021-12-03T08:42:20.950Z] #14 43.47 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-03T08:42:20.950Z] #14 43.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:42:20.950Z] #14 43.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:42:20.950Z] #14 43.55 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:42:20.950Z] #14 ... [2021-12-03T08:42:20.950Z] [2021-12-03T08:42:20.950Z] #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:42:20.950Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:20.950Z] #47 42.36 Selecting previously unselected package libprotobuf23:amd64. [2021-12-03T08:42:20.950Z] #47 42.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:42:20.950Z] #47 42.37 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-03T08:42:20.950Z] #47 42.40 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:42:20.950Z] #47 43.19 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:42:20.950Z] #47 43.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:42:20.950Z] #47 43.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:42:20.950Z] #47 43.44 Selecting previously unselected package python3-six. [2021-12-03T08:42:20.950Z] #47 43.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-03T08:42:20.950Z] #47 43.44 Unpacking python3-six (1.16.0-2) ... [2021-12-03T08:42:20.950Z] #47 43.52 Selecting previously unselected package python3-protobuf. [2021-12-03T08:42:20.950Z] #47 43.52 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-03T08:42:20.950Z] #47 43.52 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-03T08:42:20.950Z] #47 44.01 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:42:20.950Z] #47 44.01 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:42:20.950Z] #47 44.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:42:20.961Z] #53 50.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-03T08:42:21.213Z] #47 44.16 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:42:21.213Z] #47 44.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:42:21.213Z] #47 44.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:42:21.213Z] #47 44.29 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:42:21.213Z] #47 44.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:42:21.213Z] #47 44.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:42:21.213Z] #47 44.41 Selecting previously unselected package criu. [2021-12-03T08:42:21.476Z] #47 44.41 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-12-03T08:42:21.476Z] #47 44.43 Unpacking criu (3.16.1-1) ... [2021-12-03T08:42:22.056Z] Fetching without tags [2021-12-03T08:42:22.421Z] #47 45.41 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:42:22.694Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:42:22.896Z] #53 52.59 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-03T08:42:22.994Z] #47 ... [2021-12-03T08:42:22.994Z] [2021-12-03T08:42:22.994Z] #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:42:22.994Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:22.994Z] #38 36.47 The following additional packages will be installed: [2021-12-03T08:42:22.994Z] #38 36.47 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-03T08:42:22.994Z] #38 36.47 Suggested packages: [2021-12-03T08:42:22.994Z] #38 36.47 cmake-doc ninja-build lrzip [2021-12-03T08:42:22.994Z] #38 36.47 Recommended packages: [2021-12-03T08:42:22.994Z] #38 36.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-03T08:42:22.994Z] #38 37.16 The following NEW packages will be installed: [2021-12-03T08:42:22.994Z] #38 37.16 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-03T08:42:22.994Z] #38 37.16 vim-common xxd [2021-12-03T08:42:22.994Z] #38 37.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:22.994Z] #38 37.55 Need to get 17.7 MB of archives. [2021-12-03T08:42:22.994Z] #38 37.55 After this operation, 70.7 MB of additional disk space will be used. [2021-12-03T08:42:22.994Z] #38 37.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:42:22.994Z] #38 37.55 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:42:22.994Z] #38 37.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-03T08:42:22.994Z] #38 37.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:42:22.994Z] #38 38.14 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:42:22.994Z] #38 38.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-03T08:42:22.994Z] #38 38.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-03T08:42:22.994Z] #38 38.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-03T08:42:22.994Z] #38 38.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-03T08:42:22.994Z] #38 38.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-03T08:42:22.994Z] #38 39.22 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:22.994Z] #38 39.54 Fetched 17.7 MB in 1s (14.3 MB/s) [2021-12-03T08:42:22.994Z] #38 39.57 Selecting previously unselected package xxd. [2021-12-03T08:42:22.994Z] #38 39.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 ... 15713 files and directories currently installed.) [2021-12-03T08:42:22.994Z] #38 39.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:42:22.994Z] #38 39.64 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:42:22.994Z] #38 39.89 Selecting previously unselected package vim-common. [2021-12-03T08:42:22.994Z] #38 39.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:42:22.994Z] #38 39.89 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:42:22.994Z] #38 40.13 Selecting previously unselected package cmake-data. [2021-12-03T08:42:22.994Z] #38 40.13 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-03T08:42:22.994Z] #38 40.19 Unpacking cmake-data (3.18.4-2) ... [2021-12-03T08:42:22.994Z] #38 43.26 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:42:22.994Z] #38 43.26 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:42:22.994Z] #38 43.28 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:42:22.994Z] #38 ... [2021-12-03T08:42:22.994Z] [2021-12-03T08:42:22.994Z] #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:42:22.994Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:22.994Z] #14 46.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-03T08:42:22.994Z] #14 46.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:42:22.994Z] #14 46.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:42:23.153Z] #53 52.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-03T08:42:23.381Z] #60 44.95 Reading package lists... [2021-12-03T08:42:23.381Z] #60 ... [2021-12-03T08:42:23.381Z] [2021-12-03T08:42:23.381Z] #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:42:23.381Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:23.381Z] #47 37.29 Fetched 8483 kB in 27s (314 kB/s) [2021-12-03T08:42:23.381Z] #47 37.29 Reading package lists... [2021-12-03T08:42:23.409Z] #53 53.06 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-03T08:42:21.806Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:42:21.852Z] > git config --add remote.origin.fetch +refs/pull/43058/head:refs/remotes/origin/PR-43058 # timeout=10 [2021-12-03T08:42:21.884Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:42:21.977Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:42:22.087Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:42:22.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:42:22.087Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:42:22.790Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:42:22.821Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:42:24.613Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:42:24.661Z] > git config --add remote.origin.fetch +refs/pull/43058/head:refs/remotes/origin/PR-43058 # timeout=10 [2021-12-03T08:42:24.695Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:42:24.874Z] Fetching without tags [2021-12-03T08:42:24.917Z] #14 48.47 Selecting previously unselected package binutils-mingw-w64. [2021-12-03T08:42:25.104Z] Merge succeeded, producing 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:42:25.105Z] Checking out Revision 9f9158945a3e075115d0125b15e258042b281742 (PR-43058) [2021-12-03T08:42:25.183Z] #14 48.48 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-03T08:42:25.183Z] #14 48.48 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:42:25.183Z] #14 48.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-03T08:42:25.183Z] #14 48.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:42:25.183Z] #14 48.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:42:25.445Z] #14 48.80 Selecting previously unselected package dmsetup. [2021-12-03T08:42:25.445Z] #14 48.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:42:25.445Z] #14 48.82 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:42:25.445Z] #14 48.98 Selecting previously unselected package mingw-w64-common. [2021-12-03T08:42:25.445Z] #14 48.99 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-03T08:42:25.528Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:42:25.670Z] #14 ... [2021-12-03T08:42:25.670Z] [2021-12-03T08:42:25.670Z] #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:42:25.670Z] #47 sha256:41633ff675aa839c0b0d14ada73d8fd56a33e99200e0549b6ff49ac555fa78fa [2021-12-03T08:42:25.670Z] #47 58.69 Setting up criu (3.16.1-1) ... [2021-12-03T08:42:25.670Z] #47 60.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:42:25.670Z] #47 DONE 62.7s [2021-12-03T08:42:25.670Z] [2021-12-03T08:42:25.670Z] #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:42:25.670Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:42:25.670Z] #38 57.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-12-03T08:42:25.670Z] #38 57.78 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:42:25.670Z] #38 58.19 Selecting previously unselected package libarchive13:arm64. [2021-12-03T08:42:25.670Z] #38 58.19 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-12-03T08:42:25.670Z] #38 58.19 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-12-03T08:42:25.670Z] #38 58.41 Selecting previously unselected package libjsoncpp24:arm64. [2021-12-03T08:42:25.670Z] #38 58.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-12-03T08:42:25.670Z] #38 58.43 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-12-03T08:42:25.670Z] #38 58.57 Selecting previously unselected package librhash0:arm64. [2021-12-03T08:42:25.670Z] #38 58.57 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-12-03T08:42:25.670Z] #38 58.57 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-12-03T08:42:25.670Z] #38 58.72 Selecting previously unselected package libuv1:arm64. [2021-12-03T08:42:25.670Z] #38 58.72 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-12-03T08:42:25.670Z] #38 58.73 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-12-03T08:42:25.670Z] #38 58.89 Selecting previously unselected package cmake. [2021-12-03T08:42:25.670Z] #38 58.90 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-12-03T08:42:25.670Z] #38 58.91 Unpacking cmake (3.18.4-2) ... [2021-12-03T08:42:25.670Z] #38 62.24 Setting up libicu67:arm64 (67.1-7) ... [2021-12-03T08:42:25.670Z] #38 62.29 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:42:25.670Z] #38 62.33 Setting up libuv1:arm64 (1.40.0-2) ... [2021-12-03T08:42:25.670Z] #38 62.37 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:42:25.670Z] #38 62.61 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-12-03T08:42:25.670Z] #38 62.77 Setting up librhash0:arm64 (1.4.1-2) ... [2021-12-03T08:42:25.670Z] #38 62.94 Setting up cmake-data (3.18.4-2) ... [2021-12-03T08:42:25.670Z] #38 63.05 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:42:25.670Z] #38 63.06 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-12-03T08:42:25.670Z] #38 63.07 Setting up cmake (3.18.4-2) ... [2021-12-03T08:42:25.670Z] #38 63.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:42:25.670Z] #38 ... [2021-12-03T08:42:25.670Z] [2021-12-03T08:42:25.670Z] #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:42:25.670Z] #51 sha256:a92d7bcbbbfe9069def2d5cf80ea7abf8b54d0bcce9bbd5efe52da71c4fffe14 [2021-12-03T08:42:25.670Z] #51 62.33 gotestsum version dev [2021-12-03T08:42:25.670Z] #51 DONE 63.2s [2021-12-03T08:42:25.670Z] [2021-12-03T08:42:25.671Z] #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:42:25.671Z] #43 sha256:9ceec7e1292267133783465d2ead4253c28eef1cb9ad942a40d887fe50f5ea2f [2021-12-03T08:42:25.671Z] #43 ... [2021-12-03T08:42:25.671Z] [2021-12-03T08:42:25.671Z] #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:42:25.671Z] #38 sha256:cc92f70b0ba67d3a856f24314a2ffcaa6f9496de27418ab195617b1af41b6e5b [2021-12-03T08:42:25.671Z] #38 DONE 64.0s [2021-12-03T08:42:25.671Z] [2021-12-03T08:42:25.671Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:42:25.671Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:42:25.671Z] #14 63.99 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-03T08:42:25.671Z] #14 63.99 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:42:25.671Z] #14 64.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:42:25.671Z] #14 64.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-03T08:42:25.671Z] #14 64.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:42:25.671Z] #14 64.18 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:42:25.709Z] #14 49.02 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-03T08:42:26.600Z] #14 ... [2021-12-03T08:42:26.600Z] [2021-12-03T08:42:26.600Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-03T08:42:26.600Z] #39 sha256:e14c2070fa5a755b32cfc5076012c9d286b836889a1bdb55c1bc9cd92d6199d5 [2021-12-03T08:42:26.600Z] #39 DONE 1.0s [2021-12-03T08:42:26.600Z] [2021-12-03T08:42:26.600Z] #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:42:26.600Z] #40 sha256:4d3bb8ba66e86c21905d79222d53bcc2ff9e5fe7c12867b0e8ff6f96674811a3 [2021-12-03T08:42:26.669Z] #47 46.09 Reading package lists... [2021-12-03T08:42:26.669Z] #47 ... [2021-12-03T08:42:26.669Z] [2021-12-03T08:42:26.669Z] #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:42:26.669Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:26.669Z] #38 43.26 Reading package lists... [2021-12-03T08:42:24.822Z] > git remote # timeout=10 [2021-12-03T08:42:24.884Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:42:24.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:42:24.915Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:42:25.025Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-03T08:42:25.134Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:42:25.165Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:42:24.800Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:42:24.908Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:42:24.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:42:24.909Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:42:25.632Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:42:25.667Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:42:28.191Z] Merge succeeded, producing 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:42:28.192Z] Checking out Revision 9f9158945a3e075115d0125b15e258042b281742 (PR-43058) [2021-12-03T08:42:28.345Z] #19 ... [2021-12-03T08:42:28.345Z] [2021-12-03T08:42:28.345Z] #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:42:28.345Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:42:28.345Z] #60 151.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-03T08:42:28.495Z] #40 1.988 + RM_GOPATH=0 [2021-12-03T08:42:28.495Z] #40 1.988 + TMP_GOPATH= [2021-12-03T08:42:28.495Z] #40 1.988 + : /build [2021-12-03T08:42:28.495Z] #40 1.988 + '[' -z '' ']' [2021-12-03T08:42:28.495Z] #40 1.988 ++ mktemp -d [2021-12-03T08:42:28.495Z] #40 1.996 + export GOPATH=/tmp/tmp.JZb18W9v2N [2021-12-03T08:42:28.495Z] #40 1.996 + GOPATH=/tmp/tmp.JZb18W9v2N [2021-12-03T08:42:28.495Z] #40 1.996 + RM_GOPATH=1 [2021-12-03T08:42:28.495Z] #40 1.996 + case "$(go env GOARCH)" in [2021-12-03T08:42:28.495Z] #40 1.996 ++ go env GOARCH [2021-12-03T08:42:28.495Z] #40 2.047 Install tini version v0.19.0 [2021-12-03T08:42:28.495Z] #40 2.054 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:28.495Z] #40 2.054 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:28.495Z] #40 2.054 ++ dirname /install.sh [2021-12-03T08:42:28.495Z] #40 2.054 + dir=/ [2021-12-03T08:42:28.495Z] #40 2.054 + bin=tini [2021-12-03T08:42:28.495Z] #40 2.054 + shift [2021-12-03T08:42:28.495Z] #40 2.054 + '[' '!' -f //tini.installer ']' [2021-12-03T08:42:28.495Z] #40 2.054 + . //tini.installer [2021-12-03T08:42:28.495Z] #40 2.054 ++ : v0.19.0 [2021-12-03T08:42:28.495Z] #40 2.054 + install_tini [2021-12-03T08:42:28.495Z] #40 2.054 + echo 'Install tini version v0.19.0' [2021-12-03T08:42:28.495Z] #40 2.054 + git clone https://github.com/krallin/tini.git /tmp/tmp.JZb18W9v2N/tini [2021-12-03T08:42:28.495Z] #40 2.054 Cloning into '/tmp/tmp.JZb18W9v2N/tini'... [2021-12-03T08:42:28.660Z] #53 ... [2021-12-03T08:42:28.660Z] [2021-12-03T08:42:28.660Z] #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:42:28.660Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:28.660Z] #14 42.66 Reading package lists... [2021-12-03T08:42:28.660Z] #14 51.56 Building dependency tree... [2021-12-03T08:42:28.660Z] #14 57.85 The following additional packages will be installed: [2021-12-03T08:42:28.660Z] #14 57.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:42:28.660Z] #14 57.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-03T08:42:28.660Z] #14 57.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-03T08:42:28.660Z] #14 57.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-03T08:42:28.660Z] #14 57.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-03T08:42:28.661Z] #14 57.88 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-03T08:42:28.661Z] #14 57.88 mingw-w64-common mingw-w64-x86-64-dev [2021-12-03T08:42:28.661Z] #14 57.91 Suggested packages: [2021-12-03T08:42:28.661Z] #14 57.91 gcc-10-locales seccomp wine64 [2021-12-03T08:42:29.341Z] #38 51.67 Building dependency tree... [2021-12-03T08:42:29.590Z] #14 ... [2021-12-03T08:42:29.591Z] [2021-12-03T08:42:29.591Z] #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:42:29.591Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:42:29.591Z] #60 43.50 Reading package lists... [2021-12-03T08:42:29.591Z] #60 52.47 Building dependency tree... [2021-12-03T08:42:29.591Z] #60 58.23 The following additional packages will be installed: [2021-12-03T08:42:29.591Z] #60 58.23 libbtrfs0 [2021-12-03T08:42:29.591Z] #60 58.63 The following NEW packages will be installed: [2021-12-03T08:42:29.591Z] #60 58.64 libbtrfs-dev libbtrfs0 [2021-12-03T08:42:29.591Z] #60 59.20 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:29.591Z] #60 59.20 Need to get 460 kB of archives. [2021-12-03T08:42:29.591Z] #60 59.20 After this operation, 1237 kB of additional disk space will be used. [2021-12-03T08:42:29.591Z] #60 59.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:42:29.591Z] #60 59.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:42:29.865Z] #40 3.239 + cd /tmp/tmp.JZb18W9v2N/tini [2021-12-03T08:42:29.865Z] #40 3.239 + git checkout -q v0.19.0 [2021-12-03T08:42:29.865Z] #40 3.352 + cmake . [2021-12-03T08:42:29.927Z] #14 ... [2021-12-03T08:42:29.927Z] [2021-12-03T08:42:29.927Z] #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:42:29.927Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:29.927Z] #38 49.64 Selecting previously unselected package libxml2:amd64. [2021-12-03T08:42:29.927Z] #38 49.65 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-03T08:42:29.927Z] #38 49.66 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:42:29.927Z] #38 50.19 Selecting previously unselected package libarchive13:amd64. [2021-12-03T08:42:29.927Z] #38 50.19 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-03T08:42:29.927Z] #38 50.20 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:42:29.927Z] #38 50.49 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-03T08:42:29.927Z] #38 50.50 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-03T08:42:29.927Z] #38 50.52 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:42:29.927Z] #38 50.66 Selecting previously unselected package librhash0:amd64. [2021-12-03T08:42:29.927Z] #38 50.67 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-03T08:42:29.927Z] #38 50.67 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:42:29.927Z] #38 50.85 Selecting previously unselected package libuv1:amd64. [2021-12-03T08:42:29.927Z] #38 50.85 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-03T08:42:29.927Z] #38 50.86 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:42:29.927Z] #38 51.04 Selecting previously unselected package cmake. [2021-12-03T08:42:29.927Z] #38 51.04 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-12-03T08:42:29.927Z] #38 51.08 Unpacking cmake (3.18.4-2) ... [2021-12-03T08:42:30.278Z] #38 ... [2021-12-03T08:42:30.278Z] [2021-12-03T08:42:30.278Z] #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:42:30.278Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:42:30.278Z] #55 54.77 v3.0.2 [2021-12-03T08:42:30.278Z] #55 DONE 55.2s [2021-12-03T08:42:30.278Z] [2021-12-03T08:42:30.278Z] #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:42:30.278Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:42:30.278Z] #53 51.39 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-03T08:42:30.278Z] #53 51.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-03T08:42:30.278Z] #53 51.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-03T08:42:30.278Z] #53 51.64 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-03T08:42:30.278Z] #53 51.80 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-03T08:42:30.278Z] #53 54.45 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-03T08:42:30.278Z] #53 54.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-03T08:42:30.278Z] #53 55.29 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-03T08:42:30.428Z] #40 3.952 -- The C compiler identification is GNU 10.2.1 [2021-12-03T08:42:30.428Z] #40 4.040 -- Detecting C compiler ABI info [2021-12-03T08:42:30.520Z] #60 ... [2021-12-03T08:42:30.520Z] [2021-12-03T08:42:30.520Z] #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:42:30.520Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:30.520Z] #14 60.31 The following NEW packages will be installed: [2021-12-03T08:42:30.520Z] #14 60.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:42:30.520Z] #14 60.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-03T08:42:30.520Z] #14 60.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-03T08:42:30.520Z] #14 60.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-03T08:42:30.520Z] #14 60.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-03T08:42:30.520Z] #14 60.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-03T08:42:30.520Z] #14 60.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-03T08:42:30.520Z] #14 60.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-03T08:42:30.520Z] #14 60.32 mingw-w64-x86-64-dev [2021-12-03T08:42:27.897Z] > git remote # timeout=10 [2021-12-03T08:42:27.958Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:42:27.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:42:27.994Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:42:28.118Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-03T08:42:28.224Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:42:28.260Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:42:30.989Z] #38 ... [2021-12-03T08:42:30.989Z] [2021-12-03T08:42:30.989Z] #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:42:30.989Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:42:30.989Z] #34 44.02 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:42:30.989Z] #34 44.30 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-03T08:42:30.989Z] #34 45.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:42:30.989Z] #34 ... [2021-12-03T08:42:30.989Z] [2021-12-03T08:42:30.989Z] #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:42:30.989Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:30.989Z] #47 47.00 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:42:30.989Z] #47 47.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:42:30.989Z] #47 47.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:42:30.989Z] #47 47.04 Setting up python3-six (1.16.0-2) ... [2021-12-03T08:42:30.989Z] #47 48.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:42:30.989Z] #47 48.03 Setting up python3-protobuf (3.12.4-1) ... [2021-12-03T08:42:30.989Z] #47 51.58 Setting up criu (3.16.1-1) ... [2021-12-03T08:42:30.989Z] #47 53.48 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:42:31.083Z] #14 60.85 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:31.083Z] #14 60.85 Need to get 115 MB of archives. [2021-12-03T08:42:31.083Z] #14 60.85 After this operation, 645 MB of additional disk space will be used. [2021-12-03T08:42:31.083Z] #14 60.85 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:42:31.358Z] #40 4.712 -- Detecting C compiler ABI info - done [2021-12-03T08:42:31.358Z] #40 4.850 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-03T08:42:31.358Z] #40 4.850 -- Detecting C compile features [2021-12-03T08:42:31.358Z] #40 4.850 -- Detecting C compile features - done [2021-12-03T08:42:31.358Z] #40 4.916 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-03T08:42:31.362Z] #14 61.07 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:42:31.616Z] #40 5.196 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-03T08:42:31.619Z] #14 61.38 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:42:31.619Z] #14 61.40 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:42:31.619Z] #14 61.40 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:42:31.619Z] #14 61.43 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:42:31.873Z] #40 5.362 -- Configuring done [2021-12-03T08:42:31.873Z] #40 5.367 -- Generating done [2021-12-03T08:42:31.873Z] #40 5.389 -- Build files have been written to: /tmp/tmp.JZb18W9v2N/tini [2021-12-03T08:42:31.873Z] #40 5.405 + make tini-static [2021-12-03T08:42:31.939Z] #47 ... [2021-12-03T08:42:31.939Z] [2021-12-03T08:42:31.939Z] #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:42:31.939Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:31.939Z] #14 55.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-03T08:42:32.185Z] #14 61.95 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:42:32.205Z] #14 55.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-03T08:42:32.205Z] #14 55.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:42:32.352Z] Fetching without tags [2021-12-03T08:42:32.437Z] #40 5.882 Scanning dependencies of target tini-static [2021-12-03T08:42:32.437Z] #40 5.968 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-03T08:42:32.442Z] #14 62.27 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:42:32.442Z] #14 62.27 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:42:32.442Z] #14 ... [2021-12-03T08:42:32.442Z] [2021-12-03T08:42:32.442Z] #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:42:32.442Z] #55 sha256:8a36b976f157c0e3c1303d867152f784749119644e66a564c49a563129d72e38 [2021-12-03T08:42:32.442Z] #55 61.77 v3.0.2 [2021-12-03T08:42:32.442Z] #55 DONE 62.4s [2021-12-03T08:42:32.467Z] #14 ... [2021-12-03T08:42:32.467Z] [2021-12-03T08:42:32.467Z] #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:42:32.467Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:32.467Z] #47 DONE 55.6s [2021-12-03T08:42:32.537Z] #60 ... [2021-12-03T08:42:32.537Z] [2021-12-03T08:42:32.537Z] #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:42:32.537Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:42:32.537Z] #50 153.0 + dpkg --print-architecture [2021-12-03T08:42:32.537Z] #50 153.0 + git checkout -q v2.1.0 [2021-12-03T08:42:32.537Z] #50 153.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-03T08:42:32.537Z] #50 153.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-03T08:42:32.699Z] [2021-12-03T08:42:32.699Z] #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:42:32.699Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:42:32.699Z] #60 61.03 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:32.699Z] #60 61.53 Fetched 460 kB in 0s (1165 kB/s) [2021-12-03T08:42:32.699Z] #60 61.76 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:42:32.699Z] #60 61.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:42:32.699Z] #60 61.87 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:42:32.699Z] #60 61.90 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:42:32.699Z] #60 62.43 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:42:32.699Z] #60 62.44 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:42:32.699Z] #60 62.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:42:32.699Z] #60 ... [2021-12-03T08:42:32.699Z] [2021-12-03T08:42:32.699Z] #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:42:32.699Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:32.699Z] #38 43.69 Reading package lists... [2021-12-03T08:42:32.699Z] #38 52.80 Building dependency tree... [2021-12-03T08:42:32.699Z] #38 59.05 The following additional packages will be installed: [2021-12-03T08:42:32.699Z] #38 59.05 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-03T08:42:32.699Z] #38 59.10 Suggested packages: [2021-12-03T08:42:32.699Z] #38 59.10 cmake-doc ninja-build lrzip [2021-12-03T08:42:32.699Z] #38 59.10 Recommended packages: [2021-12-03T08:42:32.699Z] #38 59.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-03T08:42:32.699Z] #38 60.62 The following NEW packages will be installed: [2021-12-03T08:42:32.699Z] #38 60.64 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-03T08:42:32.699Z] #38 60.64 vim-common xxd [2021-12-03T08:42:32.699Z] #38 61.19 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:32.699Z] #38 61.19 Need to get 17.7 MB of archives. [2021-12-03T08:42:32.699Z] #38 61.19 After this operation, 70.7 MB of additional disk space will be used. [2021-12-03T08:42:32.699Z] #38 61.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:42:32.699Z] #38 61.20 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:42:32.699Z] #38 61.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-03T08:42:32.699Z] #38 61.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:42:32.699Z] #38 62.28 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:42:32.699Z] #38 62.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:42:32.699Z] #38 62.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-03T08:42:32.699Z] #38 62.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-03T08:42:32.699Z] #38 62.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-03T08:42:32.700Z] #38 62.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-03T08:42:32.728Z] [2021-12-03T08:42:32.728Z] #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:42:32.728Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:32.728Z] #38 55.82 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:42:32.728Z] #38 55.89 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:42:32.728Z] #38 55.92 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:42:32.728Z] #38 55.94 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:42:32.728Z] #38 55.99 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:42:32.728Z] #38 56.03 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:42:32.728Z] #38 56.04 Setting up cmake-data (3.18.4-2) ... [2021-12-03T08:42:32.728Z] #38 56.06 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:42:32.728Z] #38 56.07 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:42:32.728Z] #38 56.09 Setting up cmake (3.18.4-2) ... [2021-12-03T08:42:32.728Z] #38 56.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:42:32.813Z] #53 ... [2021-12-03T08:42:32.813Z] [2021-12-03T08:42:32.813Z] #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:42:32.813Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:32.813Z] #38 57.70 The following additional packages will be installed: [2021-12-03T08:42:32.813Z] #38 57.70 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-03T08:42:32.813Z] #38 57.73 Suggested packages: [2021-12-03T08:42:32.813Z] #38 57.73 cmake-doc ninja-build lrzip [2021-12-03T08:42:32.813Z] #38 57.73 Recommended packages: [2021-12-03T08:42:32.813Z] #38 57.73 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-03T08:42:32.990Z] Merging remotes/origin/master commit f6848ae321b69efb0c1a0304a394e1e3f141b1e1 into PR head commit 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:42:33.263Z] #38 ... [2021-12-03T08:42:33.263Z] [2021-12-03T08:42:33.263Z] #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:42:33.263Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:42:33.263Z] #60 63.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:42:33.263Z] #60 63.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:42:33.263Z] #60 63.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:42:33.302Z] #38 DONE 56.9s [2021-12-03T08:42:33.302Z] [2021-12-03T08:42:33.302Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-03T08:42:33.302Z] #39 sha256:905a6f17f225564ad1d7c87553c4f34d0c0e47eedee770ebaea42beb1aa69f97 [2021-12-03T08:42:33.564Z] #39 ... [2021-12-03T08:42:33.564Z] [2021-12-03T08:42:33.564Z] #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:42:33.564Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:42:33.564Z] #51 56.74 gotestsum version dev [2021-12-03T08:42:33.564Z] #51 DONE 57.0s [2021-12-03T08:42:33.564Z] [2021-12-03T08:42:33.564Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-03T08:42:33.564Z] #39 sha256:905a6f17f225564ad1d7c87553c4f34d0c0e47eedee770ebaea42beb1aa69f97 [2021-12-03T08:42:33.806Z] #40 7.039 [100%] Linking C executable tini-static [2021-12-03T08:42:32.078Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:42:32.129Z] > git config --add remote.origin.fetch +refs/pull/43058/head:refs/remotes/origin/PR-43058 # timeout=10 [2021-12-03T08:42:32.166Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:42:32.276Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-03T08:42:32.390Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-03T08:42:32.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:42:32.391Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43058/head:refs/remotes/origin/PR-43058 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-03T08:42:33.101Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:42:33.138Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:42:33.826Z] #60 DONE 63.6s [2021-12-03T08:42:33.826Z] [2021-12-03T08:42:33.826Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-03T08:42:33.826Z] #61 sha256:a4033d8da45a4aa983ad704ba94ac48a445b17e6e72eda6718893277bf879476 [2021-12-03T08:42:34.063Z] #40 7.515 [100%] Built target tini-static [2021-12-03T08:42:34.063Z] #40 7.580 + mkdir -p /build [2021-12-03T08:42:34.063Z] #40 ... [2021-12-03T08:42:34.063Z] [2021-12-03T08:42:34.063Z] #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:42:34.063Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:42:34.063Z] #14 72.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-03T08:42:34.063Z] #14 72.54 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:42:34.063Z] #14 72.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:42:34.195Z] #38 59.12 The following NEW packages will be installed: [2021-12-03T08:42:34.195Z] #38 59.17 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-03T08:42:34.195Z] #38 59.17 vim-common xxd [2021-12-03T08:42:34.392Z] #61 DONE 0.4s [2021-12-03T08:42:34.392Z] [2021-12-03T08:42:34.392Z] #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:42:34.392Z] #62 sha256:53a87ddb4cf876f04bf4f33efde7fafa77ba66b056d1f2b0fa7e8f76159e0165 [2021-12-03T08:42:34.392Z] #62 ... [2021-12-03T08:42:34.392Z] [2021-12-03T08:42:34.392Z] #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:42:34.392Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:34.392Z] #47 45.01 Reading package lists... [2021-12-03T08:42:34.392Z] #47 53.97 Building dependency tree... [2021-12-03T08:42:34.392Z] #47 60.20 The following additional packages will be installed: [2021-12-03T08:42:34.392Z] #47 60.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:42:34.392Z] #47 60.26 python3-protobuf python3-six [2021-12-03T08:42:34.392Z] #47 60.29 Suggested packages: [2021-12-03T08:42:34.392Z] #47 60.29 python3-setuptools [2021-12-03T08:42:34.392Z] #47 60.29 Recommended packages: [2021-12-03T08:42:34.392Z] #47 60.29 iproute2 | iproute [2021-12-03T08:42:34.392Z] #47 61.41 The following NEW packages will be installed: [2021-12-03T08:42:34.392Z] #47 61.47 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:42:34.392Z] #47 61.47 python3-protobuf python3-six [2021-12-03T08:42:34.392Z] #47 62.13 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:34.392Z] #47 62.13 Need to get 2288 kB of archives. [2021-12-03T08:42:34.392Z] #47 62.13 After this operation, 11.0 MB of additional disk space will be used. [2021-12-03T08:42:34.392Z] #47 62.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-03T08:42:34.392Z] #47 62.18 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:42:34.392Z] #47 62.18 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:42:34.392Z] #47 62.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-03T08:42:34.392Z] #47 62.20 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:42:34.392Z] #47 62.20 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:42:34.392Z] #47 62.22 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:42:34.452Z] #50 ... [2021-12-03T08:42:34.452Z] [2021-12-03T08:42:34.452Z] #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:42:34.452Z] #60 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:42:34.452Z] #60 DONE 159.0s [2021-12-03T08:42:34.452Z] [2021-12-03T08:42:34.452Z] #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:42:34.452Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:42:34.452Z] #19 138.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-12-03T08:42:34.452Z] #19 138.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:34.452Z] #19 139.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:42:34.452Z] #19 140.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-12-03T08:42:34.452Z] #19 140.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:34.452Z] #19 140.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:42:34.509Z] #39 DONE 0.7s [2021-12-03T08:42:34.509Z] [2021-12-03T08:42:34.509Z] #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:42:34.509Z] #40 sha256:ce9775449fa045cca0bc73e501baffb66f1cbb669dc02261e4873346de740a2e [2021-12-03T08:42:34.649Z] #47 ... [2021-12-03T08:42:34.649Z] [2021-12-03T08:42:34.649Z] #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:42:34.649Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:34.649Z] #38 64.29 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:34.764Z] #38 59.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:34.764Z] #38 59.74 Need to get 17.7 MB of archives. [2021-12-03T08:42:34.764Z] #38 59.74 After this operation, 70.7 MB of additional disk space will be used. [2021-12-03T08:42:34.764Z] #38 59.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:42:34.764Z] #38 59.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:42:34.764Z] #38 59.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-03T08:42:34.906Z] #38 64.57 Fetched 17.7 MB in 2s (8518 kB/s) [2021-12-03T08:42:34.906Z] #38 64.70 Selecting previously unselected package xxd. [2021-12-03T08:42:34.906Z] #38 64.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:42:34.906Z] #38 64.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:42:34.906Z] #38 64.78 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:42:35.023Z] #38 59.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:42:35.162Z] #38 65.09 Selecting previously unselected package vim-common. [2021-12-03T08:42:35.162Z] #38 65.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:42:35.419Z] #38 65.14 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:42:35.442Z] Merge succeeded, producing 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:42:35.443Z] Checking out Revision 9f9158945a3e075115d0125b15e258042b281742 (PR-43058) [2021-12-03T08:42:35.592Z] #38 60.64 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:42:35.592Z] #38 60.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-03T08:42:35.851Z] #38 60.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-03T08:42:35.851Z] #38 60.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-03T08:42:35.851Z] #38 60.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-03T08:42:35.851Z] #38 60.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-03T08:42:35.956Z] #14 ... [2021-12-03T08:42:35.956Z] [2021-12-03T08:42:35.956Z] #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:42:35.956Z] #40 sha256:4d3bb8ba66e86c21905d79222d53bcc2ff9e5fe7c12867b0e8ff6f96674811a3 [2021-12-03T08:42:35.956Z] #40 7.581 + cp tini-static /build/docker-init [2021-12-03T08:42:35.956Z] #40 DONE 9.5s [2021-12-03T08:42:35.956Z] [2021-12-03T08:42:35.956Z] #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:42:35.956Z] #65 sha256:15a01dc5b352578ca08ef76d4c584942a62bb33d71ee1238b2b25fe434c439a5 [2021-12-03T08:42:35.983Z] #38 65.57 Selecting previously unselected package cmake-data. [2021-12-03T08:42:35.983Z] #38 65.57 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-03T08:42:35.983Z] #38 65.57 Unpacking cmake-data (3.18.4-2) ... [2021-12-03T08:42:36.319Z] Commit message: "vendor: golang.org/x/text v0.3.7" [2021-12-03T08:42:36.689Z] > git --version # timeout=10 [2021-12-03T08:42:36.736Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:42:36.767Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:42:35.135Z] > git remote # timeout=10 [2021-12-03T08:42:35.202Z] > git config --get remote.origin.url # timeout=10 [2021-12-03T08:42:35.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-03T08:42:35.240Z] > git merge f6848ae321b69efb0c1a0304a394e1e3f141b1e1 # timeout=10 [2021-12-03T08:42:35.367Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-03T08:42:35.479Z] > git config core.sparsecheckout # timeout=10 [2021-12-03T08:42:35.515Z] > git checkout -f 9f9158945a3e075115d0125b15e258042b281742 # timeout=10 [2021-12-03T08:42:37.233Z] #38 ... [2021-12-03T08:42:37.233Z] [2021-12-03T08:42:37.233Z] #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:42:37.233Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:37.233Z] #14 43.71 Reading package lists... [2021-12-03T08:42:37.233Z] #14 52.39 Building dependency tree... [2021-12-03T08:42:37.233Z] #14 58.19 The following additional packages will be installed: [2021-12-03T08:42:37.233Z] #14 58.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:42:37.233Z] #14 58.21 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-03T08:42:37.233Z] #14 58.21 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-03T08:42:37.233Z] #14 58.21 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-03T08:42:37.233Z] #14 58.21 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-03T08:42:37.233Z] #14 58.21 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-03T08:42:37.233Z] #14 58.21 mingw-w64-common mingw-w64-x86-64-dev [2021-12-03T08:42:37.233Z] #14 58.26 Suggested packages: [2021-12-03T08:42:37.233Z] #14 58.26 gcc-10-locales seccomp wine64 [2021-12-03T08:42:37.233Z] #14 60.06 The following NEW packages will be installed: [2021-12-03T08:42:37.233Z] #14 60.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:42:37.233Z] #14 60.06 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-03T08:42:37.233Z] #14 60.06 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-03T08:42:37.233Z] #14 60.06 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-03T08:42:37.233Z] #14 60.06 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-03T08:42:37.233Z] #14 60.06 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-03T08:42:37.233Z] #14 60.06 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-03T08:42:37.233Z] #14 60.06 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-03T08:42:37.233Z] #14 60.06 mingw-w64-x86-64-dev [2021-12-03T08:42:37.233Z] #14 60.56 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:37.233Z] #14 60.56 Need to get 115 MB of archives. [2021-12-03T08:42:37.233Z] #14 60.56 After this operation, 645 MB of additional disk space will be used. [2021-12-03T08:42:37.233Z] #14 60.56 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:42:37.233Z] #14 60.76 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:42:37.233Z] #14 60.95 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:42:37.233Z] #14 60.95 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:42:37.233Z] #14 60.96 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:42:37.233Z] #14 60.99 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:42:37.233Z] #14 61.40 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:42:37.233Z] #14 61.72 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:42:37.233Z] #14 61.73 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] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:42:37.581Z] #14 ... [2021-12-03T08:42:37.582Z] [2021-12-03T08:42:37.582Z] #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:42:37.582Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:37.582Z] #47 46.09 Reading package lists... [2021-12-03T08:42:37.582Z] #47 55.16 Building dependency tree... [2021-12-03T08:42:37.582Z] #47 60.04 The following additional packages will be installed: [2021-12-03T08:42:37.582Z] #47 60.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:42:37.582Z] #47 60.05 python3-protobuf python3-six [2021-12-03T08:42:37.582Z] #47 60.05 Suggested packages: [2021-12-03T08:42:37.582Z] #47 60.05 python3-setuptools [2021-12-03T08:42:37.582Z] #47 60.05 Recommended packages: [2021-12-03T08:42:37.582Z] #47 60.05 iproute2 | iproute [2021-12-03T08:42:37.582Z] #47 60.84 The following NEW packages will be installed: [2021-12-03T08:42:37.582Z] #47 60.89 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-03T08:42:37.582Z] #47 60.89 python3-protobuf python3-six [2021-12-03T08:42:37.582Z] #47 61.43 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:37.582Z] #47 61.43 Need to get 2288 kB of archives. [2021-12-03T08:42:37.582Z] #47 61.43 After this operation, 11.0 MB of additional disk space will be used. [2021-12-03T08:42:37.582Z] #47 61.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-03T08:42:37.582Z] #47 61.46 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:42:37.582Z] #47 61.47 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:42:37.582Z] #47 61.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-03T08:42:37.582Z] #47 61.50 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:42:37.582Z] #47 61.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:42:37.582Z] #47 61.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:42:37.841Z] #47 ... [2021-12-03T08:42:37.841Z] [2021-12-03T08:42:37.841Z] #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:42:37.841Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:37.841Z] #14 62.82 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:42:38.777Z] #14 ... [2021-12-03T08:42:38.777Z] [2021-12-03T08:42:38.777Z] #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:42:38.777Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:42:38.777Z] #60 44.95 Reading package lists... [2021-12-03T08:42:38.777Z] #60 53.73 Building dependency tree... [2021-12-03T08:42:38.777Z] #60 59.38 The following additional packages will be installed: [2021-12-03T08:42:38.777Z] #60 59.38 libbtrfs0 [2021-12-03T08:42:38.777Z] #60 59.73 The following NEW packages will be installed: [2021-12-03T08:42:38.777Z] #60 59.73 libbtrfs-dev libbtrfs0 [2021-12-03T08:42:38.777Z] #60 60.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:42:38.777Z] #60 60.32 Need to get 460 kB of archives. [2021-12-03T08:42:38.777Z] #60 60.32 After this operation, 1237 kB of additional disk space will be used. [2021-12-03T08:42:38.777Z] #60 60.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:42:38.777Z] #60 60.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:42:38.777Z] #60 62.15 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:38.777Z] #60 62.54 Fetched 460 kB in 0s (1110 kB/s) [2021-12-03T08:42:38.777Z] #60 62.92 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:42:38.777Z] #60 62.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:42:38.777Z] #60 63.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:42:38.778Z] #60 63.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:42:38.778Z] #60 63.35 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:42:38.778Z] #60 63.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:42:38.778Z] #60 63.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:42:38.778Z] #60 ... [2021-12-03T08:42:38.778Z] [2021-12-03T08:42:38.778Z] #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:42:38.778Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:38.778Z] #38 62.92 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:38.778Z] #38 63.28 Fetched 17.7 MB in 2s (9653 kB/s) [2021-12-03T08:42:38.778Z] #38 63.38 Selecting previously unselected package xxd. [2021-12-03T08:42:38.778Z] #38 63.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 ... 15713 files and directories currently installed.) [2021-12-03T08:42:38.778Z] #38 63.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:42:38.778Z] #38 63.54 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:42:38.778Z] #38 63.87 Selecting previously unselected package vim-common. [2021-12-03T08:42:38.778Z] #38 63.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:42:39.036Z] #38 63.91 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:42:39.331Z] Commit message: "vendor: golang.org/x/text v0.3.7" [2021-12-03T08:42:39.732Z] #19 ... [2021-12-03T08:42:39.732Z] [2021-12-03T08:42:39.732Z] #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:42:39.732Z] #50 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:42:39.732Z] #50 DONE 163.4s [2021-12-03T08:42:39.732Z] [2021-12-03T08:42:39.732Z] #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:42:39.732Z] #19 sha256:afa9f5b9963d7742fed9c36b03076f52846b3bc52e198d0b46fdcd4083ebb859 [2021-12-03T08:42:39.732Z] #19 148.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-12-03T08:42:39.732Z] #19 148.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:39.732Z] #19 148.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:42:39.732Z] #19 149.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-12-03T08:42:39.732Z] #19 149.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:39.732Z] #19 149.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:42:39.710Z] > git --version # timeout=10 [2021-12-03T08:42:39.750Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:42:39.796Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:42:39.881Z] #40 5.054 + RM_GOPATH=0 [2021-12-03T08:42:39.881Z] #40 5.054 + TMP_GOPATH= [2021-12-03T08:42:39.881Z] #40 5.054 + : /build [2021-12-03T08:42:39.881Z] #40 5.054 + '[' -z '' ']' [2021-12-03T08:42:39.881Z] #40 5.054 ++ mktemp -d [2021-12-03T08:42:39.881Z] #40 5.054 + export GOPATH=/tmp/tmp.mQapcRx91B [2021-12-03T08:42:39.881Z] #40 5.054 + GOPATH=/tmp/tmp.mQapcRx91B [2021-12-03T08:42:39.881Z] #40 5.054 + RM_GOPATH=1 [2021-12-03T08:42:39.881Z] #40 5.054 + case "$(go env GOARCH)" in [2021-12-03T08:42:39.881Z] #40 5.054 ++ go env GOARCH [2021-12-03T08:42:39.881Z] #40 5.075 Install tini version v0.19.0 [2021-12-03T08:42:39.881Z] #40 5.081 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:39.881Z] #40 5.081 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:39.881Z] #40 5.081 ++ dirname /install.sh [2021-12-03T08:42:39.881Z] #40 5.081 + dir=/ [2021-12-03T08:42:39.881Z] #40 5.081 + bin=tini [2021-12-03T08:42:39.881Z] #40 5.081 + shift [2021-12-03T08:42:39.881Z] #40 5.081 + '[' '!' -f //tini.installer ']' [2021-12-03T08:42:39.881Z] #40 5.081 + . //tini.installer [2021-12-03T08:42:39.881Z] #40 5.081 ++ : v0.19.0 [2021-12-03T08:42:39.881Z] #40 5.081 + install_tini [2021-12-03T08:42:39.881Z] #40 5.081 + echo 'Install tini version v0.19.0' [2021-12-03T08:42:39.881Z] #40 5.081 + git clone https://github.com/krallin/tini.git /tmp/tmp.mQapcRx91B/tini [2021-12-03T08:42:39.881Z] #40 5.081 Cloning into '/tmp/tmp.mQapcRx91B/tini'... [2021-12-03T08:42:39.971Z] #38 64.99 Selecting previously unselected package cmake-data. [2021-12-03T08:42:40.015Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-12-03T08:42:40.229Z] #38 ... [2021-12-03T08:42:40.230Z] [2021-12-03T08:42:40.230Z] #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:42:40.230Z] #60 sha256:38ab15ab2ad0a8b8d7a348465d4b547b9600e86a57aaa9af9ddfa430713590bc [2021-12-03T08:42:40.230Z] #60 63.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:42:40.230Z] #60 63.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:42:40.230Z] #60 64.01 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:42:40.230Z] #60 DONE 65.1s [2021-12-03T08:42:40.230Z] [2021-12-03T08:42:40.230Z] #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:42:40.230Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:40.230Z] #38 65.00 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-03T08:42:40.230Z] #38 65.03 Unpacking cmake-data (3.18.4-2) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:42:40.466Z] #40 6.005 + cd /tmp/tmp.mQapcRx91B/tini [2021-12-03T08:42:40.466Z] #40 6.005 + git checkout -q v0.19.0 [2021-12-03T08:42:40.466Z] #40 6.038 + cmake . [2021-12-03T08:42:40.488Z] #38 ... [2021-12-03T08:42:40.488Z] [2021-12-03T08:42:40.488Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-03T08:42:40.488Z] #61 sha256:6b6e44e6daf1f8bfc4b79d4628964e8cec91e4fa74cbb78913c1515c06eafd14 [2021-12-03T08:42:40.488Z] #61 DONE 0.3s [2021-12-03T08:42:40.488Z] [2021-12-03T08:42:40.488Z] #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:42:40.488Z] #62 sha256:ee52ab9d6f185186bf971244e4d359751479fe6eed162f93d68ae9256f11e9f7 [2021-12-03T08:42:41.039Z] #40 6.543 -- The C compiler identification is GNU 10.2.1 [2021-12-03T08:42:41.039Z] #40 6.682 -- Detecting C compiler ABI info [2021-12-03T08:42:41.239Z] #38 70.38 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:42:41.239Z] #38 70.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:42:41.239Z] #38 70.41 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:42:41.239Z] #38 ... [2021-12-03T08:42:41.239Z] [2021-12-03T08:42:41.239Z] #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:42:41.239Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:41.239Z] #47 65.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-12-03T08:42:41.239Z] #47 68.17 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:41.239Z] #47 68.56 Fetched 2288 kB in 5s (490 kB/s) [2021-12-03T08:42:41.239Z] #47 68.82 Selecting previously unselected package libprotobuf23:amd64. [2021-12-03T08:42:41.239Z] #47 68.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:42:41.239Z] #47 68.95 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-03T08:42:41.239Z] #47 68.98 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:42:41.239Z] #47 70.35 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:42:41.239Z] #47 70.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:42:41.239Z] #47 70.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:42:41.239Z] #47 70.76 Selecting previously unselected package python3-six. [2021-12-03T08:42:41.496Z] #47 70.76 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-03T08:42:41.496Z] #47 70.78 Unpacking python3-six (1.16.0-2) ... [2021-12-03T08:42:41.496Z] #47 71.00 Selecting previously unselected package python3-protobuf. [2021-12-03T08:42:41.496Z] #47 71.00 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-03T08:42:41.496Z] #47 71.01 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-03T08:42:41.613Z] #40 7.232 -- Detecting C compiler ABI info - done [2021-12-03T08:42:41.613Z] #40 7.350 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-03T08:42:41.613Z] #40 7.350 -- Detecting C compile features [2021-12-03T08:42:41.613Z] #40 7.350 -- Detecting C compile features - done [2021-12-03T08:42:41.874Z] #40 7.406 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-03T08:42:41.874Z] #40 7.568 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-03T08:42:42.136Z] #40 7.672 -- Configuring done [2021-12-03T08:42:42.136Z] #40 7.672 -- Generating done [2021-12-03T08:42:42.136Z] #40 7.703 + make tini-static [2021-12-03T08:42:42.136Z] #40 7.705 -- Build files have been written to: /tmp/tmp.mQapcRx91B/tini [2021-12-03T08:42:42.390Z] #62 1.744 + RM_GOPATH=0 [2021-12-03T08:42:42.390Z] #62 1.744 + TMP_GOPATH= [2021-12-03T08:42:42.390Z] #62 1.744 + : /build [2021-12-03T08:42:42.390Z] #62 1.744 + '[' -z '' ']' [2021-12-03T08:42:42.390Z] #62 1.744 ++ mktemp -d [2021-12-03T08:42:42.390Z] #62 1.744 + export GOPATH=/tmp/tmp.hTz9LeriGU [2021-12-03T08:42:42.390Z] #62 1.744 + GOPATH=/tmp/tmp.hTz9LeriGU [2021-12-03T08:42:42.390Z] #62 1.744 + RM_GOPATH=1 [2021-12-03T08:42:42.390Z] #62 1.744 + case "$(go env GOARCH)" in [2021-12-03T08:42:42.390Z] #62 1.744 ++ go env GOARCH [2021-12-03T08:42:42.390Z] #62 1.796 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:42.390Z] #62 1.796 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:42.390Z] #62 1.796 ++ dirname /install.sh [2021-12-03T08:42:42.390Z] #62 1.796 + dir=/ [2021-12-03T08:42:42.390Z] #62 1.796 + bin=containerd [2021-12-03T08:42:42.390Z] #62 1.796 + shift [2021-12-03T08:42:42.390Z] #62 1.796 + '[' '!' -f //containerd.installer ']' [2021-12-03T08:42:42.390Z] #62 1.796 + . //containerd.installer [2021-12-03T08:42:42.390Z] #62 1.796 ++ set -e [2021-12-03T08:42:42.390Z] #62 1.796 ++ : v1.5.8 [2021-12-03T08:42:42.390Z] #62 1.796 + install_containerd [2021-12-03T08:42:42.390Z] #62 1.796 + echo 'Install containerd version v1.5.8' [2021-12-03T08:42:42.390Z] #62 1.796 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hTz9LeriGU/src/github.com/containerd/containerd [2021-12-03T08:42:42.390Z] #62 1.796 Cloning into '/tmp/tmp.hTz9LeriGU/src/github.com/containerd/containerd'... [2021-12-03T08:42:42.390Z] #62 1.796 Install containerd version v1.5.8 [2021-12-03T08:42:42.397Z] #40 7.977 Scanning dependencies of target tini-static [2021-12-03T08:42:42.397Z] #40 8.072 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-03T08:42:42.428Z] #47 71.89 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:42:42.428Z] #47 71.91 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:42:42.689Z] #47 71.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:42:42.689Z] #47 72.15 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:42:42.689Z] #47 72.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:42:42.689Z] #47 72.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:42:42.843Z] + docker version [2021-12-03T08:42:42.945Z] #47 72.41 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:42:42.945Z] #47 72.42 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:42:42.945Z] #47 72.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:42:43.201Z] #47 72.64 Selecting previously unselected package criu. [2021-12-03T08:42:43.201Z] #47 72.64 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-12-03T08:42:43.201Z] #47 72.65 Unpacking criu (3.16.1-1) ... [2021-12-03T08:42:43.458Z] #47 ... [2021-12-03T08:42:43.458Z] [2021-12-03T08:42:43.458Z] #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:42:43.458Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:42:43.458Z] #34 72.62 Updating files: 79% (1216/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) [2021-12-03T08:42:43.458Z] #34 ... [2021-12-03T08:42:43.458Z] [2021-12-03T08:42:43.458Z] #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:42:43.458Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:43.458Z] #14 63.30 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:42:43.458Z] #14 64.95 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:42:43.458Z] #14 65.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-12-03T08:42:43.458Z] #14 66.71 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:42:43.458Z] #14 69.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:42:43.458Z] #14 70.13 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:42:43.458Z] #14 70.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-03T08:42:43.458Z] #14 70.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-03T08:42:43.458Z] #14 70.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:42:43.458Z] #14 70.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:42:43.458Z] #14 70.25 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:42:43.458Z] #14 70.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-03T08:42:43.458Z] #14 70.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-03T08:42:43.458Z] #14 70.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-03T08:42:43.458Z] #14 70.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-03T08:42:43.458Z] #14 70.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-03T08:42:43.458Z] #14 70.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-03T08:42:43.458Z] #14 70.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-03T08:42:43.458Z] #14 70.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:42:43.458Z] #14 70.47 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:42:43.458Z] #14 70.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-03T08:42:43.458Z] #14 72.31 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:43.458Z] #14 72.77 Fetched 115 MB in 10s (11.5 MB/s) [2021-12-03T08:42:43.458Z] #14 72.97 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-03T08:42:43.458Z] #14 72.97 (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:42:43.458Z] #14 73.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:42:43.458Z] #14 73.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:42:43.715Z] #14 ... [2021-12-03T08:42:43.715Z] [2021-12-03T08:42:43.715Z] #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:42:43.715Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:42:43.784Z] #40 9.297 [100%] Linking C executable tini-static [2021-12-03T08:42:43.928Z] #19 154.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-12-03T08:42:43.928Z] #19 154.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:43.928Z] #19 154.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:42:43.928Z] #19 154.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-12-03T08:42:43.928Z] #19 154.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:43.928Z] #19 154.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:42:44.045Z] #40 9.728 [100%] Built target tini-static [2021-12-03T08:42:44.045Z] #40 9.776 + mkdir -p /build [2021-12-03T08:42:44.045Z] #40 9.783 + cp tini-static /build/docker-init [2021-12-03T08:42:44.049Z] #65 ... [2021-12-03T08:42:44.049Z] [2021-12-03T08:42:44.049Z] #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:42:44.049Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:42:44.049Z] #14 82.55 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-03T08:42:44.049Z] #14 82.56 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:42:44.049Z] #14 82.56 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:42:44.791Z] #34 72.62 Updating files: 79% (1216/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 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:42:44.791Z] #34 74.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-03T08:42:45.357Z] #34 74.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:42:45.510Z] #40 DONE 11.1s [2021-12-03T08:42:45.510Z] [2021-12-03T08:42: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:42:45.510Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:45.510Z] #14 61.18 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-03T08:42:45.510Z] #14 61.18 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:42:45.510Z] #14 61.22 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:42:45.510Z] #14 61.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-03T08:42:45.510Z] #14 61.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:42:45.510Z] #14 61.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:42:45.510Z] #14 68.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-03T08:42:45.510Z] #14 68.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:42:45.510Z] #14 68.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:42:46.288Z] #34 ... [2021-12-03T08:42:46.288Z] [2021-12-03T08:42:46.288Z] #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:42:46.288Z] #62 sha256:53a87ddb4cf876f04bf4f33efde7fafa77ba66b056d1f2b0fa7e8f76159e0165 [2021-12-03T08:42:46.288Z] #62 2.051 + RM_GOPATH=0 [2021-12-03T08:42:46.288Z] #62 2.051 + TMP_GOPATH= [2021-12-03T08:42:46.288Z] #62 2.051 + : /build [2021-12-03T08:42:46.288Z] #62 2.051 + '[' -z '' ']' [2021-12-03T08:42:46.288Z] #62 2.051 ++ mktemp -d [2021-12-03T08:42:46.288Z] #62 2.062 + export GOPATH=/tmp/tmp.YssozVAGLU [2021-12-03T08:42:46.288Z] #62 2.062 + GOPATH=/tmp/tmp.YssozVAGLU [2021-12-03T08:42:46.288Z] #62 2.062 + RM_GOPATH=1 [2021-12-03T08:42:46.288Z] #62 2.062 + case "$(go env GOARCH)" in [2021-12-03T08:42:46.288Z] #62 2.062 ++ go env GOARCH [2021-12-03T08:42:46.288Z] #62 2.091 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:46.288Z] #62 2.091 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:42:46.288Z] #62 2.095 ++ dirname /install.sh [2021-12-03T08:42:46.288Z] #62 2.123 + dir=/ [2021-12-03T08:42:46.288Z] #62 2.123 + bin=containerd [2021-12-03T08:42:46.288Z] #62 2.123 + shift [2021-12-03T08:42:46.288Z] #62 2.123 + '[' '!' -f //containerd.installer ']' [2021-12-03T08:42:46.288Z] #62 2.123 + . //containerd.installer [2021-12-03T08:42:46.288Z] #62 2.123 ++ set -e [2021-12-03T08:42:46.288Z] #62 2.123 ++ : v1.5.8 [2021-12-03T08:42:46.288Z] #62 2.123 + install_containerd [2021-12-03T08:42:46.288Z] #62 2.123 + echo 'Install containerd version v1.5.8' [2021-12-03T08:42:46.288Z] #62 2.123 Install containerd version v1.5.8 [2021-12-03T08:42:46.288Z] #62 2.123 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YssozVAGLU/src/github.com/containerd/containerd [2021-12-03T08:42:46.288Z] #62 2.132 Cloning into '/tmp/tmp.YssozVAGLU/src/github.com/containerd/containerd'... [2021-12-03T08:42:46.576Z] #62 ... [2021-12-03T08:42:46.576Z] [2021-12-03T08:42:46.576Z] #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:42:46.576Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:46.576Z] #47 65.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-12-03T08:42:46.576Z] #47 67.41 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:46.576Z] #47 67.85 Fetched 2288 kB in 5s (482 kB/s) [2021-12-03T08:42:46.576Z] #47 68.02 Selecting previously unselected package libprotobuf23:amd64. [2021-12-03T08:42:46.576Z] #47 68.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 ... 15713 files and directories currently installed.) [2021-12-03T08:42:46.576Z] #47 68.15 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-03T08:42:46.576Z] #47 68.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:42:46.576Z] #47 69.45 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:42:46.576Z] #47 69.45 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:42:46.576Z] #47 69.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:42:46.576Z] #47 69.89 Selecting previously unselected package python3-six. [2021-12-03T08:42:46.576Z] #47 69.90 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-03T08:42:46.576Z] #47 69.91 Unpacking python3-six (1.16.0-2) ... [2021-12-03T08:42:46.576Z] #47 70.23 Selecting previously unselected package python3-protobuf. [2021-12-03T08:42:46.576Z] #47 70.23 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-03T08:42:46.576Z] #47 70.25 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-03T08:42:46.835Z] #47 71.21 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:42:46.835Z] #47 71.21 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:42:46.835Z] #47 71.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:42:46.835Z] #47 71.37 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:42:46.835Z] #47 71.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:42:46.835Z] #47 71.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:42:47.037Z] Client: [2021-12-03T08:42:47.037Z] Version: 20.10.9 [2021-12-03T08:42:47.037Z] API version: 1.41 [2021-12-03T08:42:47.037Z] Go version: go1.16.8 [2021-12-03T08:42:47.037Z] Git commit: c2ea9bc [2021-12-03T08:42:47.037Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:42:47.037Z] OS/Arch: windows/amd64 [2021-12-03T08:42:47.037Z] Context: default [2021-12-03T08:42:47.037Z] Experimental: true [2021-12-03T08:42:47.037Z] [2021-12-03T08:42:47.037Z] Server: Docker Engine - Community [2021-12-03T08:42:47.037Z] Engine: [2021-12-03T08:42:47.037Z] Version: 20.10.9 [2021-12-03T08:42:47.037Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:42:47.037Z] Go version: go1.16.8 [2021-12-03T08:42:47.037Z] Git commit: 79ea9d3 [2021-12-03T08:42:47.037Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:42:47.037Z] OS/Arch: windows/amd64 [2021-12-03T08:42:47.037Z] Experimental: true [2021-12-03T08:42:47.095Z] #47 71.59 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:42:47.095Z] #47 71.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:42:47.095Z] #47 71.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:42:47.355Z] #47 71.79 Selecting previously unselected package criu. [2021-12-03T08:42:47.355Z] #47 71.79 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-12-03T08:42:47.355Z] #47 71.79 Unpacking criu (3.16.1-1) ... [2021-12-03T08:42:47.475Z] Commit message: "vendor: golang.org/x/text v0.3.7" [2021-12-03T08:42:47.614Z] #47 ... [2021-12-03T08:42:47.614Z] [2021-12-03T08:42:47.614Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:42:47.614Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:42:47.658Z] #62 ... [2021-12-03T08:42:47.658Z] [2021-12-03T08:42:47.658Z] #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:42:47.658Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:47.658Z] #14 77.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-03T08:42:47.658Z] #14 77.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:42:47.658Z] #14 77.27 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [Pipeline] sh [2021-12-03T08:42:48.121Z] #19 158.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-12-03T08:42:48.121Z] #19 158.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:42:48.121Z] #19 158.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:42:48.121Z] #19 158.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-12-03T08:42:48.121Z] #19 158.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:42:48.121Z] #19 158.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:42:48.121Z] #19 158.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-12-03T08:42:48.121Z] #19 158.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:42:48.121Z] #19 158.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:42:48.121Z] #19 158.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-12-03T08:42:48.121Z] #19 158.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:42:48.121Z] #19 158.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:42:48.121Z] #19 158.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-12-03T08:42:48.121Z] #19 158.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:42:48.121Z] #19 158.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:42:48.121Z] #19 158.1 Selecting previously unselected package cross-config. [2021-12-03T08:42:48.121Z] #19 158.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-12-03T08:42:48.121Z] #19 158.1 Unpacking cross-config (2.6.18+nmu1) ... [2021-12-03T08:42:48.121Z] #19 158.2 Selecting previously unselected package gcc-10-cross-base. [2021-12-03T08:42:48.121Z] #19 158.2 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:48.121Z] #19 158.2 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-12-03T08:42:48.121Z] #19 158.2 Selecting previously unselected package libc6-arm64-cross. [2021-12-03T08:42:48.121Z] #19 158.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-12-03T08:42:48.121Z] #19 158.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-12-03T08:42:48.219Z] #14 86.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-03T08:42:48.219Z] #14 86.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:42:48.219Z] #14 86.46 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:42:48.380Z] #19 158.3 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-12-03T08:42:48.380Z] #19 158.3 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:48.380Z] #19 158.4 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:42:48.380Z] #19 158.4 Selecting previously unselected package libgomp1-arm64-cross. [2021-12-03T08:42:48.380Z] #19 158.4 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:48.380Z] #19 158.4 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:42:48.380Z] #19 158.4 Selecting previously unselected package libitm1-arm64-cross. [2021-12-03T08:42:48.380Z] #19 158.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:48.380Z] #19 158.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:42:48.380Z] #19 158.5 Selecting previously unselected package libatomic1-arm64-cross. [2021-12-03T08:42:48.380Z] #19 158.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:48.380Z] #19 158.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:42:48.380Z] #19 158.5 Selecting previously unselected package libasan6-arm64-cross. [2021-12-03T08:42:48.380Z] #19 158.5 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:48.380Z] #19 158.5 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:42:48.529Z] + docker info [2021-12-03T08:42:48.529Z] Client: [2021-12-03T08:42:48.529Z] Context: default [2021-12-03T08:42:48.529Z] Debug Mode: false [2021-12-03T08:42:48.529Z] [2021-12-03T08:42:48.529Z] Server: [2021-12-03T08:42:48.529Z] Containers: 0 [2021-12-03T08:42:48.529Z] Running: 0 [2021-12-03T08:42:48.529Z] Paused: 0 [2021-12-03T08:42:48.529Z] Stopped: 0 [2021-12-03T08:42:48.529Z] Images: 0 [2021-12-03T08:42:48.529Z] Server Version: 20.10.9 [2021-12-03T08:42:48.529Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:42:48.529Z] Windows: [2021-12-03T08:42:48.529Z] LCOW: [2021-12-03T08:42:48.529Z] Logging Driver: json-file [2021-12-03T08:42:48.529Z] Plugins: [2021-12-03T08:42:48.529Z] Volume: local [2021-12-03T08:42:48.529Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:42:48.529Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:42:48.529Z] Swarm: inactive [2021-12-03T08:42:48.529Z] Default Isolation: process [2021-12-03T08:42:48.529Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:42:48.529Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:42:48.529Z] OSType: windows [2021-12-03T08:42:48.529Z] Architecture: x86_64 [2021-12-03T08:42:48.529Z] CPUs: 4 [2021-12-03T08:42:48.529Z] Total Memory: 32GiB [2021-12-03T08:42:48.529Z] Name: azwin-2-b703a0 [2021-12-03T08:42:48.529Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-03T08:42:48.529Z] Docker Root Dir: D:\docker [2021-12-03T08:42:48.529Z] Debug Mode: false [2021-12-03T08:42:48.529Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:42:48.529Z] Labels: [2021-12-03T08:42:48.529Z] Experimental: true [2021-12-03T08:42:48.529Z] Insecure Registries: [2021-12-03T08:42:48.529Z] 10.0.0.4:5000 [2021-12-03T08:42:48.529Z] 127.0.0.0/8 [2021-12-03T08:42:48.529Z] Registry Mirrors: [2021-12-03T08:42:48.529Z] http://10.0.0.4:5000/ [2021-12-03T08:42:48.529Z] Live Restore Enabled: false [2021-12-03T08:42:48.529Z] Product License: Community Engine [2021-12-03T08:42:48.529Z] [2021-12-03T08:42:48.640Z] #19 158.7 Selecting previously unselected package liblsan0-arm64-cross. [2021-12-03T08:42:48.640Z] #19 158.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:48.640Z] #19 158.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:42:48.640Z] #19 158.8 Selecting previously unselected package libtsan0-arm64-cross. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-03T08:42:48.671Z] > git --version # timeout=10 [2021-12-03T08:42:48.709Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-03T08:42:48.743Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-03T08:42:48.900Z] #19 158.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:48.900Z] #19 158.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:42:48.900Z] #19 159.1 Selecting previously unselected package libstdc++6-arm64-cross. [2021-12-03T08:42:48.900Z] #19 159.1 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:48.900Z] #19 159.1 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:42:48.962Z] #34 72.20 Updating files: 79% (1211/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 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:42:48.962Z] #34 73.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-03T08:42:49.160Z] #19 159.1 Selecting previously unselected package libubsan1-arm64-cross. [2021-12-03T08:42:49.160Z] #19 159.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:49.160Z] #19 159.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:42:49.160Z] #19 159.3 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-12-03T08:42:49.160Z] #19 159.3 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:49.160Z] #19 159.3 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:42:49.160Z] #19 159.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-03T08:42:49.420Z] #19 159.4 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:49.420Z] #19 159.4 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:42:49.531Z] #34 74.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:42:49.886Z] Client: [2021-12-03T08:42:49.886Z] Version: 20.10.9 [2021-12-03T08:42:49.886Z] API version: 1.41 [2021-12-03T08:42:49.886Z] Go version: go1.16.8 [2021-12-03T08:42:49.886Z] Git commit: c2ea9bc [2021-12-03T08:42:49.886Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:42:49.886Z] OS/Arch: windows/amd64 [2021-12-03T08:42:49.886Z] Context: default [2021-12-03T08:42:49.886Z] Experimental: true [2021-12-03T08:42:49.886Z] [2021-12-03T08:42:49.886Z] Server: Docker Engine - Community [2021-12-03T08:42:49.886Z] Engine: [2021-12-03T08:42:49.886Z] Version: 20.10.9 [2021-12-03T08:42:49.886Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:42:49.886Z] Go version: go1.16.8 [2021-12-03T08:42:49.886Z] Git commit: 79ea9d3 [2021-12-03T08:42:49.886Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:42:49.886Z] OS/Arch: windows/amd64 [2021-12-03T08:42:49.886Z] Experimental: true [2021-12-03T08:42:50.100Z] #34 ... [2021-12-03T08:42:50.100Z] [2021-12-03T08:42:50.100Z] #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:42:50.100Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:42:50.100Z] #14 64.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-03T08:42:50.100Z] #14 65.95 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:42:50.100Z] #14 66.99 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:42:50.100Z] #14 69.56 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:42:50.100Z] #14 70.59 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:42:50.100Z] #14 70.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-03T08:42:50.100Z] #14 70.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-03T08:42:50.100Z] #14 70.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:42:50.100Z] #14 70.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:42:50.100Z] #14 70.69 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:42:50.100Z] #14 70.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-03T08:42:50.100Z] #14 70.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-03T08:42:50.100Z] #14 70.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-03T08:42:50.100Z] #14 70.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-03T08:42:50.100Z] #14 70.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-03T08:42:50.100Z] #14 70.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-03T08:42:50.100Z] #14 70.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-03T08:42:50.100Z] #14 70.91 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:42:50.100Z] #14 70.91 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:42:50.100Z] #14 70.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-03T08:42:50.100Z] #14 72.65 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:42:50.100Z] #14 73.01 Fetched 115 MB in 11s (10.7 MB/s) [2021-12-03T08:42:50.100Z] #14 73.15 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-03T08:42:50.100Z] #14 73.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-03T08:42:50.100Z] #14 73.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:42:50.100Z] #14 73.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:42:50.111Z] #14 ... [2021-12-03T08:42:50.111Z] [2021-12-03T08:42:50.111Z] #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:42:50.111Z] #62 sha256:b7662b124877de4e19a49b1fb932787b11a73b537586bbf07a335ccd6a8412aa [2021-12-03T08:42:50.112Z] #62 35.78 Updating files: 72% (3429/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: 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:42:50.112Z] #62 36.35 + cd /tmp/tmp.ntXLcDGONT/src/github.com/containerd/containerd [2021-12-03T08:42:50.112Z] #62 36.35 + git checkout -q v1.5.8 [2021-12-03T08:42:50.112Z] #62 37.69 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-03T08:42:50.112Z] #62 37.69 + BUILDTAGS='netgo osusergo static_build' [2021-12-03T08:42:50.112Z] #62 37.69 + export EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:42:50.112Z] #62 37.69 + EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:42:50.112Z] #62 37.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-03T08:42:50.112Z] #62 37.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-03T08:42:50.112Z] #62 37.69 + '[' '' = dynamic ']' [2021-12-03T08:42:50.112Z] #62 37.69 + make [2021-12-03T08:42:50.112Z] #62 38.87 + bin/ctr [Pipeline] sh [2021-12-03T08:42:52.017Z] + docker info [2021-12-03T08:42:52.017Z] Client: [2021-12-03T08:42:52.017Z] Context: default [2021-12-03T08:42:52.017Z] Debug Mode: false [2021-12-03T08:42:52.017Z] [2021-12-03T08:42:52.017Z] Server: [2021-12-03T08:42:52.017Z] Containers: 0 [2021-12-03T08:42:52.017Z] Running: 0 [2021-12-03T08:42:52.017Z] Paused: 0 [2021-12-03T08:42:52.017Z] Stopped: 0 [2021-12-03T08:42:52.017Z] Images: 0 [2021-12-03T08:42:52.017Z] Server Version: 20.10.9 [2021-12-03T08:42:52.017Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:42:52.017Z] Windows: [2021-12-03T08:42:52.017Z] LCOW: [2021-12-03T08:42:52.017Z] Logging Driver: json-file [2021-12-03T08:42:52.017Z] Plugins: [2021-12-03T08:42:52.017Z] Volume: local [2021-12-03T08:42:52.017Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:42:52.017Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:42:52.017Z] Swarm: inactive [2021-12-03T08:42:52.017Z] Default Isolation: process [2021-12-03T08:42:52.017Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:42:52.017Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:42:52.017Z] OSType: windows [2021-12-03T08:42:52.017Z] Architecture: x86_64 [2021-12-03T08:42:52.017Z] CPUs: 4 [2021-12-03T08:42:52.017Z] Total Memory: 32GiB [2021-12-03T08:42:52.017Z] Name: azwin-2-b64770 [2021-12-03T08:42:52.017Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-03T08:42:52.017Z] Docker Root Dir: D:\docker [2021-12-03T08:42:52.017Z] Debug Mode: false [2021-12-03T08:42:52.017Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:42:52.017Z] Labels: [2021-12-03T08:42:52.017Z] Experimental: true [2021-12-03T08:42:52.017Z] Insecure Registries: [2021-12-03T08:42:52.017Z] 10.0.0.4:5000 [2021-12-03T08:42:52.017Z] 127.0.0.0/8 [2021-12-03T08:42:52.017Z] Registry Mirrors: [2021-12-03T08:42:52.017Z] http://10.0.0.4:5000/ [2021-12-03T08:42:52.017Z] Live Restore Enabled: false [2021-12-03T08:42:52.017Z] Product License: Community Engine [2021-12-03T08:42:52.017Z] [2021-12-03T08:42:52.044Z] + docker version [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-03T08:42:52.631Z] #62 ... [2021-12-03T08:42:52.631Z] [2021-12-03T08:42:52.631Z] #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:42:52.631Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:42:52.631Z] #14 90.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-03T08:42:52.631Z] #14 90.95 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:42:52.631Z] #14 90.95 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:42:52.640Z] #14 77.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-03T08:42:52.640Z] #14 77.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:42:52.640Z] #14 77.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:42:52.907Z] #14 81.83 Selecting previously unselected package binutils-mingw-w64. [2021-12-03T08:42:52.907Z] #14 81.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-03T08:42:52.907Z] #14 81.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:42:52.907Z] #14 82.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-03T08:42:52.907Z] #14 82.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:42:52.907Z] #14 82.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:42:52.907Z] #14 82.49 Selecting previously unselected package dmsetup. [2021-12-03T08:42:52.907Z] #14 82.49 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:42:52.907Z] #14 82.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:42:52.907Z] #14 82.77 Selecting previously unselected package mingw-w64-common. [2021-12-03T08:42:53.163Z] #14 82.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-03T08:42:53.163Z] #14 82.79 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-03T08:42:54.093Z] #14 ... [2021-12-03T08:42:54.093Z] [2021-12-03T08:42:54.093Z] #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:42:54.093Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:54.093Z] #38 81.40 Selecting previously unselected package libxml2:amd64. [2021-12-03T08:42:54.093Z] #38 81.40 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-03T08:42:54.093Z] #38 81.42 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:42:54.093Z] #38 82.24 Selecting previously unselected package libarchive13:amd64. [2021-12-03T08:42:54.093Z] #38 82.24 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-03T08:42:54.093Z] #38 82.26 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:42:54.093Z] #38 82.80 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-03T08:42:54.093Z] #38 82.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-03T08:42:54.093Z] #38 82.83 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:42:54.093Z] #38 82.99 Selecting previously unselected package librhash0:amd64. [2021-12-03T08:42:54.093Z] #38 82.99 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-03T08:42:54.093Z] #38 83.02 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:42:54.093Z] #38 83.30 Selecting previously unselected package libuv1:amd64. [2021-12-03T08:42:54.093Z] #38 83.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-03T08:42:54.093Z] #38 83.32 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:42:54.093Z] #38 83.67 Selecting previously unselected package cmake. [2021-12-03T08:42:54.093Z] #38 83.67 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-12-03T08:42:54.093Z] #38 83.70 Unpacking cmake (3.18.4-2) ... [2021-12-03T08:42:54.656Z] #38 ... [2021-12-03T08:42:54.656Z] [2021-12-03T08:42:54.656Z] #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:42:54.656Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:54.656Z] #47 74.08 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:42:54.656Z] #47 77.01 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:42:54.656Z] #47 77.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:42:54.656Z] #47 77.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:42:54.656Z] #47 77.12 Setting up python3-six (1.16.0-2) ... [2021-12-03T08:42:54.656Z] #47 79.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:42:54.656Z] #47 79.22 Setting up python3-protobuf (3.12.4-1) ... [2021-12-03T08:42:54.698Z] #19 164.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-12-03T08:42:54.698Z] #19 164.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:42:54.698Z] #19 164.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:42:54.698Z] #19 164.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-12-03T08:42:54.698Z] #19 164.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-12-03T08:42:54.698Z] #19 164.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-12-03T08:42:54.698Z] #19 164.6 Selecting previously unselected package libc6-dev-arm64-cross. [2021-12-03T08:42:54.698Z] #19 164.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-12-03T08:42:54.698Z] #19 164.6 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-12-03T08:42:54.698Z] #19 164.9 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-12-03T08:42:54.959Z] #19 164.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:42:54.959Z] #19 164.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:42:54.959Z] #19 165.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-12-03T08:42:55.174Z] #14 ... [2021-12-03T08:42:55.174Z] [2021-12-03T08:42:55.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:42:55.174Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:55.174Z] #38 70.14 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:42:55.174Z] #38 70.14 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:42:55.174Z] #38 70.17 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:42:55.219Z] #19 165.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:42:55.219Z] #19 165.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:42:55.432Z] #38 ... [2021-12-03T08:42:55.432Z] [2021-12-03T08:42:55.432Z] #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:42:55.432Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:55.432Z] #47 73.03 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:42:55.432Z] #47 76.26 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-03T08:42:55.432Z] #47 76.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:42:55.432Z] #47 76.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:42:55.432Z] #47 76.33 Setting up python3-six (1.16.0-2) ... [2021-12-03T08:42:55.432Z] #47 78.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:42:55.433Z] #47 78.50 Setting up python3-protobuf (3.12.4-1) ... [2021-12-03T08:42:56.371Z] #47 ... [2021-12-03T08:42:56.371Z] [2021-12-03T08:42:56.371Z] #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:42:56.371Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:56.371Z] #38 81.14 Selecting previously unselected package libxml2:amd64. [2021-12-03T08:42:56.371Z] #38 81.16 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-03T08:42:56.371Z] #38 81.16 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:42:56.552Z] #47 85.49 Setting up criu (3.16.1-1) ... [2021-12-03T08:42:57.305Z] #38 82.11 Selecting previously unselected package libarchive13:amd64. [2021-12-03T08:42:57.305Z] #38 82.11 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-03T08:42:57.305Z] #38 82.12 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:42:57.750Z] #14 ... [2021-12-03T08:42:57.750Z] [2021-12-03T08:42:57.750Z] #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:42:57.750Z] #62 sha256:c50e65d38eb8b7ee410a734afb0a8f6066db9f3b678b2cc152fc19f256dbe4b1 [2021-12-03T08:42:57.750Z] #62 42.35 Updating files: 50% (2380/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% (4341/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:42:57.750Z] #62 43.59 + cd /tmp/tmp.OWRWbU3662/src/github.com/containerd/containerd [2021-12-03T08:42:57.750Z] #62 43.59 + git checkout -q v1.5.8 [2021-12-03T08:42:57.872Z] #38 82.74 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-03T08:42:57.873Z] #38 82.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-03T08:42:57.873Z] #38 82.76 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:42:57.873Z] #38 82.95 Selecting previously unselected package librhash0:amd64. [2021-12-03T08:42:57.873Z] #38 82.95 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-03T08:42:57.873Z] #38 82.95 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:42:57.920Z] #47 87.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:42:58.440Z] #38 83.29 Selecting previously unselected package libuv1:amd64. [2021-12-03T08:42:58.440Z] #38 83.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-03T08:42:58.440Z] #38 83.31 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:42:58.694Z] #62 44.79 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-03T08:42:58.694Z] #62 44.79 + BUILDTAGS='netgo osusergo static_build' [2021-12-03T08:42:58.694Z] #62 44.79 + export EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:42:58.694Z] #62 44.79 + EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:42:58.694Z] #62 44.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-03T08:42:58.694Z] #62 44.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-03T08:42:58.694Z] #62 44.79 + '[' '' = dynamic ']' [2021-12-03T08:42:58.694Z] #62 44.79 + make [2021-12-03T08:42:58.699Z] #38 83.65 Selecting previously unselected package cmake. [2021-12-03T08:42:58.699Z] #38 83.68 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-12-03T08:42:58.699Z] #38 83.69 Unpacking cmake (3.18.4-2) ... [2021-12-03T08:42:59.297Z] #47 ... [2021-12-03T08:42:59.297Z] [2021-12-03T08:42:59.297Z] #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:42:59.297Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:59.297Z] #38 89.06 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:42:59.297Z] #38 89.13 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:42:59.297Z] #38 89.18 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:42:59.297Z] #38 89.23 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:42:59.584Z] #38 89.30 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:42:59.584Z] #38 89.48 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:42:59.841Z] #38 89.67 Setting up cmake-data (3.18.4-2) ... [2021-12-03T08:42:59.841Z] #38 ... [2021-12-03T08:42:59.841Z] [2021-12-03T08:42:59.841Z] #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:42:59.841Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:42:59.841Z] #47 DONE 89.3s [2021-12-03T08:42:59.841Z] [2021-12-03T08:42:59.841Z] #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:42:59.841Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:42:59.841Z] #38 89.72 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:42:59.841Z] #38 89.75 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:42:59.841Z] #38 89.77 Setting up cmake (3.18.4-2) ... [2021-12-03T08:43:00.081Z] #62 46.23 + bin/ctr [2021-12-03T08:43:00.098Z] #38 89.82 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:43:00.534Z] #19 170.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-12-03T08:43:00.534Z] #19 170.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:43:00.534Z] #19 170.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:00.534Z] #19 170.7 Selecting previously unselected package patch. [2021-12-03T08:43:00.693Z] Client: [2021-12-03T08:43:00.693Z] Version: 20.10.9 [2021-12-03T08:43:00.693Z] API version: 1.41 [2021-12-03T08:43:00.693Z] Go version: go1.16.8 [2021-12-03T08:43:00.693Z] Git commit: c2ea9bc [2021-12-03T08:43:00.693Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:43:00.693Z] OS/Arch: windows/amd64 [2021-12-03T08:43:00.693Z] Context: default [2021-12-03T08:43:00.693Z] Experimental: true [2021-12-03T08:43:00.693Z] [2021-12-03T08:43:00.693Z] Server: Docker Engine - Community [2021-12-03T08:43:00.693Z] Engine: [2021-12-03T08:43:00.693Z] Version: 20.10.9 [2021-12-03T08:43:00.693Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:43:00.693Z] Go version: go1.16.8 [2021-12-03T08:43:00.693Z] Git commit: 79ea9d3 [2021-12-03T08:43:00.693Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:43:00.693Z] OS/Arch: windows/amd64 [2021-12-03T08:43:00.693Z] Experimental: true [2021-12-03T08:43:00.729Z] #14 99.23 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-03T08:43:00.729Z] #14 99.23 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-12-03T08:43:00.729Z] #14 99.24 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:00.807Z] #19 170.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-12-03T08:43:00.807Z] #19 170.9 Unpacking patch (2.7.6-7) ... [2021-12-03T08:43:01.028Z] #38 DONE 90.6s [2021-12-03T08:43:01.028Z] [2021-12-03T08:43:01.028Z] #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:43:01.028Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:01.028Z] #14 89.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-03T08:43:01.028Z] #14 89.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-03T08:43:01.028Z] #14 89.20 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:43:01.028Z] #14 ... [2021-12-03T08:43:01.028Z] [2021-12-03T08:43:01.028Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-03T08:43:01.028Z] #39 sha256:83adf3f3a0759a6db96824ce9119a3b50e2a8657df9a8343f2385fb5068c28c1 [2021-12-03T08:43:01.028Z] #39 DONE 0.2s [2021-12-03T08:43:01.285Z] [2021-12-03T08:43:01.285Z] #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:43:01.285Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:43:01.285Z] #51 91.05 gotestsum version dev [2021-12-03T08:43:01.285Z] #51 DONE 91.2s [2021-12-03T08:43:01.285Z] [2021-12-03T08:43:01.285Z] #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:43:01.285Z] #40 sha256:e86318286e06dbce8eb24e5cbf16754e00fffdf1bf8512f20e35000e3c0eada5 [Pipeline] sh [2021-12-03T08:43:02.096Z] #14 ... [2021-12-03T08:43:02.097Z] [2021-12-03T08:43:02.097Z] #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:43:02.097Z] #65 sha256:15a01dc5b352578ca08ef76d4c584942a62bb33d71ee1238b2b25fe434c439a5 [2021-12-03T08:43:02.097Z] #65 99.79 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:43:02.097Z] #65 99.79 + GOBIN=/build [2021-12-03T08:43:02.097Z] #65 99.79 + GO111MODULE=on [2021-12-03T08:43:02.097Z] #65 99.79 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-03T08:43:02.204Z] #19 172.1 Selecting previously unselected package dpkg-dev. [2021-12-03T08:43:02.204Z] #19 172.1 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-12-03T08:43:02.204Z] #19 172.3 Unpacking dpkg-dev (1.20.9) ... [2021-12-03T08:43:02.264Z] + docker info [2021-12-03T08:43:03.604Z] #19 173.5 Selecting previously unselected package libconfig-inifiles-perl. [2021-12-03T08:43:03.604Z] #19 173.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-12-03T08:43:03.604Z] #19 173.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-12-03T08:43:03.952Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-03T08:43:03.952Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4a8cf2a9\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-03T08:43:03.952Z] ---------------------------------------------------------------------------- [2021-12-03T08:43:03.952Z] [2021-12-03T08:43:03.952Z] INFO: executeCI.ps1 starting at Fri Dec 3 08:43:02 CUT 2021 [2021-12-03T08:43:03.952Z] [2021-12-03T08:43:03.952Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-03T08:43:03.952Z] INFO: Running git version 2.24.1.windows.2 [2021-12-03T08:43:03.952Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-03T08:43:03.952Z] INFO: Environment variables: [2021-12-03T08:43:03.952Z] [2021-12-03T08:43:03.952Z] Name Value [2021-12-03T08:43:03.952Z] ---- ----- [2021-12-03T08:43:03.952Z] ALLUSERSPROFILE C:\ProgramData [2021-12-03T08:43:03.952Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-03T08:43:03.952Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-03T08:43:03.952Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-03T08:43:03.952Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-03T08:43:03.952Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-03T08:43:03.952Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-03T08:43:03.952Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-03T08:43:03.952Z] BRANCH_NAME PR-43058 [2021-12-03T08:43:03.952Z] BUILD_DISPLAY_NAME #1 [2021-12-03T08:43:03.952Z] BUILD_ID 1 [2021-12-03T08:43:03.952Z] BUILD_NUMBER 1 [2021-12-03T08:43:03.952Z] BUILD_TAG jenkins-moby-PR-43058-1 [2021-12-03T08:43:03.952Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/ [2021-12-03T08:43:03.952Z] CHANGE_AUTHOR thaJeztah [2021-12-03T08:43:03.952Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-03T08:43:03.952Z] CHANGE_BRANCH golang_x_text [2021-12-03T08:43:03.952Z] CHANGE_FORK thaJeztah/docker [2021-12-03T08:43:03.952Z] CHANGE_ID 43058 [2021-12-03T08:43:03.952Z] CHANGE_TARGET master [2021-12-03T08:43:03.952Z] CHANGE_TITLE vendor: golang.org/x/text v0.3.7 [2021-12-03T08:43:03.952Z] CHANGE_URL https://github.com/moby/moby/pull/43058 [2021-12-03T08:43:03.952Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:43:03.952Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-03T08:43:03.952Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-03T08:43:03.952Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-03T08:43:03.952Z] COMPUTERNAME azwin-2-b703a0 [2021-12-03T08:43:03.952Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-03T08:43:03.952Z] ConfigSequenceNumber 0 [2021-12-03T08:43:03.952Z] DOCKER_BUILDKIT 0 [2021-12-03T08:43:03.952Z] DOCKER_DUT_DEBUG 1 [2021-12-03T08:43:03.952Z] DOCKER_EXPERIMENTAL 1 [2021-12-03T08:43:03.952Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-03T08:43:03.952Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-03T08:43:03.952Z] EXECUTOR_NUMBER 0 [2021-12-03T08:43:03.952Z] FQDN azwin-2-b703a0.westus.cloudapp.azure.com [2021-12-03T08:43:03.953Z] GIT_BRANCH PR-43058 [2021-12-03T08:43:03.953Z] GIT_COMMIT 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:43:03.953Z] GIT_URL https://github.com/moby/moby.git [2021-12-03T08:43:03.953Z] HUDSON_COOKIE eb4f8036-46b7-4dbf-b3f5-7eaebb90ff82 [2021-12-03T08:43:03.953Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:43:03.953Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-03T08:43:03.953Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-03T08:43:03.953Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-03T08:43:03.953Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:43:03.953Z] JENKINS_NODE_COOKIE 6bedcd5b-f088-4bdb-b662-c48725282e8f [2021-12-03T08:43:03.953Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-03T08:43:03.953Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-03T08:43:03.953Z] JOB_BASE_NAME PR-43058 [2021-12-03T08:43:03.953Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/display/redirect [2021-12-03T08:43:03.953Z] JOB_NAME moby/PR-43058 [2021-12-03T08:43:03.953Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/ [2021-12-03T08:43:03.953Z] library.jps.version master [2021-12-03T08:43:03.953Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-03T08:43:03.953Z] NODE_LABELS amd64 azure azwin-2-b703a0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-03T08:43:03.953Z] NODE_NAME azwin-2-b703a0 [2021-12-03T08:43:03.953Z] NUMBER_OF_PROCESSORS 4 [2021-12-03T08:43:03.953Z] OS Windows_NT [2021-12-03T08:43:03.953Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-03T08:43:03.953Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-03T08:43:03.953Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-03T08:43:03.953Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 106 Stepping 6, GenuineIntel [2021-12-03T08:43:03.953Z] PROCESSOR_LEVEL 6 [2021-12-03T08:43:03.953Z] PROCESSOR_REVISION 6a06 [2021-12-03T08:43:03.953Z] ProgramData C:\ProgramData [2021-12-03T08:43:03.953Z] ProgramFiles C:\Program Files [2021-12-03T08:43:03.953Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-03T08:43:03.953Z] ProgramW6432 C:\Program Files [2021-12-03T08:43:03.953Z] PROMPT $P$G [2021-12-03T08:43:03.953Z] PSExecutionPolicyPreference Bypass [2021-12-03T08:43:03.953Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-03T08:43:03.953Z] PUBLIC C:\Users\Public [2021-12-03T08:43:03.953Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect?page=artif... [2021-12-03T08:43:03.953Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect?page=changes [2021-12-03T08:43:03.953Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect [2021-12-03T08:43:03.953Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect?page=tests [2021-12-03T08:43:03.953Z] SKIP_VALIDATION_TESTS 1 [2021-12-03T08:43:03.953Z] SOURCES_DRIVE d [2021-12-03T08:43:03.953Z] SOURCES_SUBDIR gopath [2021-12-03T08:43:03.953Z] STAGE_NAME Run tests [2021-12-03T08:43:03.953Z] SystemDrive C: [2021-12-03T08:43:03.953Z] SystemRoot C:\Windows [2021-12-03T08:43:03.953Z] TEMP C:\Windows\TEMP [2021-12-03T08:43:03.953Z] TESTDEBUG 0 [2021-12-03T08:43:03.953Z] TESTRUN_DRIVE d [2021-12-03T08:43:03.953Z] TESTRUN_SUBDIR CI [2021-12-03T08:43:03.953Z] TIMEOUT 120m [2021-12-03T08:43:03.953Z] TMP C:\Windows\TEMP [2021-12-03T08:43:03.953Z] USERDOMAIN WORKGROUP [2021-12-03T08:43:03.953Z] USERNAME azwin-2-b703a0$ [2021-12-03T08:43:03.953Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-03T08:43:03.953Z] windir C:\Windows [2021-12-03T08:43:03.953Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-03T08:43:03.953Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-03T08:43:03.953Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-03T08:43:03.953Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-03T08:43:03.953Z] [2021-12-03T08:43:03.953Z] [2021-12-03T08:43:03.953Z] [2021-12-03T08:43:04.407Z] INFO: Sources under d:\gopath\... [2021-12-03T08:43:04.407Z] INFO: Test run under d:\CI\... [2021-12-03T08:43:04.407Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-03T08:43:04.407Z] INFO: docker/docker repository was found [2021-12-03T08:43:04.538Z] #19 174.7 Selecting previously unselected package libio-string-perl. [2021-12-03T08:43:04.538Z] #19 174.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-12-03T08:43:04.557Z] #40 3.015 + RM_GOPATH=0 [2021-12-03T08:43:04.557Z] #40 3.015 + TMP_GOPATH= [2021-12-03T08:43:04.557Z] #40 3.015 + : /build [2021-12-03T08:43:04.557Z] #40 3.015 + '[' -z '' ']' [2021-12-03T08:43:04.557Z] #40 3.015 ++ mktemp -d [2021-12-03T08:43:04.557Z] #40 3.021 + export GOPATH=/tmp/tmp.vaXJzKi5Ih [2021-12-03T08:43:04.557Z] #40 3.021 + GOPATH=/tmp/tmp.vaXJzKi5Ih [2021-12-03T08:43:04.557Z] #40 3.021 + RM_GOPATH=1 [2021-12-03T08:43:04.557Z] #40 3.021 + case "$(go env GOARCH)" in [2021-12-03T08:43:04.557Z] #40 3.021 ++ go env GOARCH [2021-12-03T08:43:04.557Z] #40 3.049 Install tini version v0.19.0 [2021-12-03T08:43:04.557Z] #40 3.049 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:43:04.557Z] #40 3.049 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:43:04.557Z] #40 3.049 ++ dirname /install.sh [2021-12-03T08:43:04.557Z] #40 3.049 + dir=/ [2021-12-03T08:43:04.557Z] #40 3.049 + bin=tini [2021-12-03T08:43:04.557Z] #40 3.049 + shift [2021-12-03T08:43:04.557Z] #40 3.049 + '[' '!' -f //tini.installer ']' [2021-12-03T08:43:04.557Z] #40 3.049 + . //tini.installer [2021-12-03T08:43:04.557Z] #40 3.049 ++ : v0.19.0 [2021-12-03T08:43:04.557Z] #40 3.049 + install_tini [2021-12-03T08:43:04.557Z] #40 3.049 + echo 'Install tini version v0.19.0' [2021-12-03T08:43:04.557Z] #40 3.049 + git clone https://github.com/krallin/tini.git /tmp/tmp.vaXJzKi5Ih/tini [2021-12-03T08:43:04.558Z] #40 3.067 Cloning into '/tmp/tmp.vaXJzKi5Ih/tini'... [2021-12-03T08:43:04.797Z] #19 174.9 Unpacking libio-string-perl (1.08-3.1) ... [2021-12-03T08:43:04.860Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-12-03T08:43:05.033Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-03T08:43:05.033Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b806b385\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-03T08:43:05.033Z] ---------------------------------------------------------------------------- [2021-12-03T08:43:05.121Z] #40 4.161 + cd /tmp/tmp.vaXJzKi5Ih/tini [2021-12-03T08:43:05.121Z] #40 4.163 + git checkout -q v0.19.0 [2021-12-03T08:43:05.121Z] #40 4.209 + cmake . [2021-12-03T08:43:05.265Z] #38 89.44 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:43:05.265Z] #38 89.51 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:43:05.265Z] #38 89.56 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:43:05.265Z] #38 89.62 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:43:05.265Z] #38 89.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:43:05.265Z] #38 ... [2021-12-03T08:43:05.265Z] [2021-12-03T08:43:05.265Z] #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:43:05.265Z] #47 sha256:f7a02737a217ba16274245c8385191faf497ad7d687afdf0cb349339151f4c71 [2021-12-03T08:43:05.265Z] #47 85.50 Setting up criu (3.16.1-1) ... [2021-12-03T08:43:05.265Z] #47 87.54 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:43:05.265Z] #47 DONE 89.7s [2021-12-03T08:43:05.265Z] [2021-12-03T08:43:05.265Z] #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:43:05.265Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:43:05.265Z] #38 90.12 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:43:05.265Z] #38 90.17 Setting up cmake-data (3.18.4-2) ... [2021-12-03T08:43:05.265Z] #38 ... [2021-12-03T08:43:05.265Z] [2021-12-03T08:43:05.265Z] #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:43:05.265Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:05.265Z] #14 82.21 Selecting previously unselected package binutils-mingw-w64. [2021-12-03T08:43:05.265Z] #14 82.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-03T08:43:05.265Z] #14 82.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:43:05.265Z] #14 82.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-03T08:43:05.265Z] #14 82.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:43:05.265Z] #14 82.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:05.265Z] #14 82.82 Selecting previously unselected package dmsetup. [2021-12-03T08:43:05.265Z] #14 82.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:43:05.265Z] #14 82.85 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:43:05.265Z] #14 83.22 Selecting previously unselected package mingw-w64-common. [2021-12-03T08:43:05.265Z] #14 83.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-03T08:43:05.265Z] #14 83.28 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-03T08:43:05.265Z] #14 90.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-03T08:43:05.265Z] #14 90.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-03T08:43:05.265Z] #14 90.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:43:05.265Z] #14 ... [2021-12-03T08:43:05.265Z] [2021-12-03T08:43:05.265Z] #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:43:05.265Z] #38 sha256:267d576a38f791af9da8386260bd388b585eccc07117ea4da87b7d58b08842f5 [2021-12-03T08:43:05.265Z] #38 90.22 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:43:05.265Z] #38 90.23 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:43:05.265Z] #38 90.26 Setting up cmake (3.18.4-2) ... [2021-12-03T08:43:05.265Z] #38 90.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:43:05.314Z] ltsc2022: Pulling from windows/servercore [2021-12-03T08:43:05.314Z] 8f616e6e9eec: Pulling fs layer [2021-12-03T08:43:05.314Z] a0eb404f1860: Pulling fs layer [2021-12-03T08:43:05.488Z] [2021-12-03T08:43:05.488Z] INFO: executeCI.ps1 starting at Fri Dec 3 08:43:04 CUT 2021 [2021-12-03T08:43:05.488Z] [2021-12-03T08:43:05.488Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-03T08:43:05.488Z] INFO: Running git version 2.24.1.windows.2 [2021-12-03T08:43:05.488Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-03T08:43:05.488Z] INFO: Environment variables: [2021-12-03T08:43:05.488Z] [2021-12-03T08:43:05.488Z] Name Value [2021-12-03T08:43:05.488Z] ---- ----- [2021-12-03T08:43:05.488Z] ALLUSERSPROFILE C:\ProgramData [2021-12-03T08:43:05.488Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-03T08:43:05.488Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-03T08:43:05.488Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-03T08:43:05.488Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-03T08:43:05.488Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-03T08:43:05.488Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-03T08:43:05.488Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-03T08:43:05.488Z] BRANCH_NAME PR-43058 [2021-12-03T08:43:05.488Z] BUILD_DISPLAY_NAME #1 [2021-12-03T08:43:05.488Z] BUILD_ID 1 [2021-12-03T08:43:05.488Z] BUILD_NUMBER 1 [2021-12-03T08:43:05.488Z] BUILD_TAG jenkins-moby-PR-43058-1 [2021-12-03T08:43:05.488Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/ [2021-12-03T08:43:05.488Z] CHANGE_AUTHOR thaJeztah [2021-12-03T08:43:05.488Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-03T08:43:05.488Z] CHANGE_BRANCH golang_x_text [2021-12-03T08:43:05.488Z] CHANGE_FORK thaJeztah/docker [2021-12-03T08:43:05.488Z] CHANGE_ID 43058 [2021-12-03T08:43:05.488Z] CHANGE_TARGET master [2021-12-03T08:43:05.488Z] CHANGE_TITLE vendor: golang.org/x/text v0.3.7 [2021-12-03T08:43:05.488Z] CHANGE_URL https://github.com/moby/moby/pull/43058 [2021-12-03T08:43:05.488Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:43:05.488Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-03T08:43:05.488Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-03T08:43:05.488Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-03T08:43:05.488Z] COMPUTERNAME azwin-2-b64770 [2021-12-03T08:43:05.488Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-03T08:43:05.488Z] ConfigSequenceNumber 0 [2021-12-03T08:43:05.488Z] DOCKER_BUILDKIT 0 [2021-12-03T08:43:05.488Z] DOCKER_DUT_DEBUG 1 [2021-12-03T08:43:05.488Z] DOCKER_EXPERIMENTAL 1 [2021-12-03T08:43:05.488Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-03T08:43:05.488Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-12-03T08:43:05.488Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-03T08:43:05.488Z] EXECUTOR_NUMBER 0 [2021-12-03T08:43:05.488Z] FQDN azwin-2-b64770.westus.cloudapp.azure.com [2021-12-03T08:43:05.488Z] GIT_BRANCH PR-43058 [2021-12-03T08:43:05.488Z] GIT_COMMIT 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:43:05.488Z] GIT_URL https://github.com/moby/moby.git [2021-12-03T08:43:05.488Z] HUDSON_COOKIE 724479d9-e499-4f2a-8b20-e7b87c948091 [2021-12-03T08:43:05.488Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:43:05.488Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-03T08:43:05.488Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-03T08:43:05.488Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-03T08:43:05.488Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:43:05.488Z] JENKINS_NODE_COOKIE 46c5e493-80a0-41c7-bb2f-a5e2f8b307c6 [2021-12-03T08:43:05.488Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-03T08:43:05.488Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-03T08:43:05.488Z] JOB_BASE_NAME PR-43058 [2021-12-03T08:43:05.488Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/display/redirect [2021-12-03T08:43:05.488Z] JOB_NAME moby/PR-43058 [2021-12-03T08:43:05.488Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/ [2021-12-03T08:43:05.488Z] library.jps.version master [2021-12-03T08:43:05.488Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-03T08:43:05.488Z] NODE_LABELS amd64 azure azwin-2-b64770 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-03T08:43:05.488Z] NODE_NAME azwin-2-b64770 [2021-12-03T08:43:05.488Z] NUMBER_OF_PROCESSORS 4 [2021-12-03T08:43:05.488Z] OS Windows_NT [2021-12-03T08:43:05.488Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-03T08:43:05.488Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-03T08:43:05.488Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-03T08:43:05.488Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-12-03T08:43:05.488Z] PROCESSOR_LEVEL 6 [2021-12-03T08:43:05.488Z] PROCESSOR_REVISION 5507 [2021-12-03T08:43:05.488Z] ProgramData C:\ProgramData [2021-12-03T08:43:05.488Z] ProgramFiles C:\Program Files [2021-12-03T08:43:05.488Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-03T08:43:05.488Z] ProgramW6432 C:\Program Files [2021-12-03T08:43:05.488Z] PROMPT $P$G [2021-12-03T08:43:05.488Z] PSExecutionPolicyPreference Bypass [2021-12-03T08:43:05.488Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-03T08:43:05.488Z] PUBLIC C:\Users\Public [2021-12-03T08:43:05.488Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect?page=artif... [2021-12-03T08:43:05.488Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect?page=changes [2021-12-03T08:43:05.488Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect [2021-12-03T08:43:05.488Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect?page=tests [2021-12-03T08:43:05.488Z] SKIP_VALIDATION_TESTS 1 [2021-12-03T08:43:05.488Z] SOURCES_DRIVE d [2021-12-03T08:43:05.488Z] SOURCES_SUBDIR gopath [2021-12-03T08:43:05.488Z] STAGE_NAME Run tests [2021-12-03T08:43:05.488Z] SystemDrive C: [2021-12-03T08:43:05.488Z] SystemRoot C:\Windows [2021-12-03T08:43:05.488Z] TEMP C:\Windows\TEMP [2021-12-03T08:43:05.488Z] TESTDEBUG 0 [2021-12-03T08:43:05.488Z] TESTRUN_DRIVE d [2021-12-03T08:43:05.488Z] TESTRUN_SUBDIR CI [2021-12-03T08:43:05.488Z] TIMEOUT 120m [2021-12-03T08:43:05.488Z] TMP C:\Windows\TEMP [2021-12-03T08:43:05.488Z] USERDOMAIN WORKGROUP [2021-12-03T08:43:05.488Z] USERNAME azwin-2-b64770$ [2021-12-03T08:43:05.488Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-03T08:43:05.488Z] windir C:\Windows [2021-12-03T08:43:05.488Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-03T08:43:05.488Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-03T08:43:05.489Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-03T08:43:05.489Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-03T08:43:05.489Z] [2021-12-03T08:43:05.489Z] [2021-12-03T08:43:05.489Z] [2021-12-03T08:43:05.835Z] #38 DONE 90.8s [2021-12-03T08:43:05.835Z] [2021-12-03T08:43:05.835Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-03T08:43:05.835Z] #39 sha256:ae85db903d96f8f9b0b0babde98848223777578da52eb36ae359ee271abf0949 [2021-12-03T08:43:06.051Z] #40 4.959 -- The C compiler identification is GNU 10.2.1 [2021-12-03T08:43:06.051Z] #40 5.109 -- Detecting C compiler ABI info [2021-12-03T08:43:06.094Z] #39 DONE 0.3s [2021-12-03T08:43:06.094Z] [2021-12-03T08:43:06.094Z] #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:43:06.094Z] #40 sha256:c3db1c1a6aebebc2c0e64cd6057012075a14a3a34bdb7289f5edb9f3f6d3dd02 [2021-12-03T08:43:06.172Z] #19 176.1 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:43:06.172Z] #19 176.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:43:06.172Z] #19 176.3 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:43:06.420Z] #65 104.0 rootlesskit version 0.14.6 [2021-12-03T08:43:06.420Z] #65 104.0 Usage of /build/rootlesskit-docker-proxy: [2021-12-03T08:43:06.420Z] #65 104.0 -container-ip string [2021-12-03T08:43:06.420Z] #65 104.0 container ip [2021-12-03T08:43:06.420Z] #65 104.0 -container-port int [2021-12-03T08:43:06.420Z] #65 104.0 container port (default -1) [2021-12-03T08:43:06.420Z] #65 104.0 -host-ip string [2021-12-03T08:43:06.420Z] #65 104.0 host ip [2021-12-03T08:43:06.420Z] #65 104.0 -host-port int [2021-12-03T08:43:06.420Z] #65 104.0 host port (default -1) [2021-12-03T08:43:06.420Z] #65 104.0 -proto string [2021-12-03T08:43:06.420Z] #65 104.0 proxy protocol (default "tcp") [2021-12-03T08:43:06.982Z] #40 5.997 -- Detecting C compiler ABI info - done [2021-12-03T08:43:07.013Z] INFO: Sources under d:\gopath\... [2021-12-03T08:43:07.013Z] INFO: Test run under d:\CI\... [2021-12-03T08:43:07.013Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-03T08:43:07.013Z] INFO: docker/docker repository was found [2021-12-03T08:43:07.013Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-12-03T08:43:07.109Z] #19 177.2 Selecting previously unselected package libxml2:amd64. [2021-12-03T08:43:07.109Z] #19 177.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-03T08:43:07.109Z] #19 177.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:43:07.109Z] #19 177.2 Selecting previously unselected package libxml-namespacesupport-perl. [2021-12-03T08:43:07.109Z] #19 177.2 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-12-03T08:43:07.109Z] #19 177.2 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-12-03T08:43:07.109Z] #19 177.3 Selecting previously unselected package libxml-sax-base-perl. [2021-12-03T08:43:07.240Z] #40 6.185 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-03T08:43:07.240Z] #40 6.185 -- Detecting C compile features [2021-12-03T08:43:07.240Z] #40 6.185 -- Detecting C compile features - done [2021-12-03T08:43:07.240Z] #40 6.245 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-03T08:43:07.368Z] #19 177.3 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-12-03T08:43:07.368Z] #19 177.3 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-12-03T08:43:07.368Z] #19 177.3 Selecting previously unselected package libxml-sax-perl. [2021-12-03T08:43:07.368Z] #19 177.3 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-12-03T08:43:07.368Z] #19 177.3 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-12-03T08:43:07.368Z] #19 177.4 Selecting previously unselected package libxml-libxml-perl. [2021-12-03T08:43:07.368Z] #19 177.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-12-03T08:43:07.368Z] #19 177.4 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-12-03T08:43:07.368Z] #19 177.4 Selecting previously unselected package libxml-simple-perl. [2021-12-03T08:43:07.368Z] #19 177.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-12-03T08:43:07.368Z] #19 177.4 Unpacking libxml-simple-perl (2.25-1) ... [2021-12-03T08:43:07.368Z] #19 177.5 Selecting previously unselected package libyaml-perl. [2021-12-03T08:43:07.368Z] #19 177.5 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-12-03T08:43:07.368Z] #19 177.5 Unpacking libyaml-perl (1.30-1) ... [2021-12-03T08:43:07.368Z] #19 177.5 Selecting previously unselected package libconfig-auto-perl. [2021-12-03T08:43:07.368Z] #19 177.5 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-12-03T08:43:07.368Z] #19 177.5 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-12-03T08:43:07.368Z] #19 177.5 Selecting previously unselected package libfile-which-perl. [2021-12-03T08:43:07.368Z] #19 177.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-12-03T08:43:07.368Z] #19 177.5 Unpacking libfile-which-perl (1.23-1) ... [2021-12-03T08:43:07.368Z] #19 177.6 Selecting previously unselected package libfile-homedir-perl. [2021-12-03T08:43:07.368Z] #19 177.6 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-12-03T08:43:07.368Z] #19 177.6 Unpacking libfile-homedir-perl (1.006-1) ... [2021-12-03T08:43:07.368Z] #19 177.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-12-03T08:43:07.368Z] #19 177.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-12-03T08:43:07.368Z] #19 177.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-12-03T08:43:07.368Z] #19 177.6 Selecting previously unselected package dpkg-cross. [2021-12-03T08:43:07.424Z] #65 ... [2021-12-03T08:43:07.424Z] [2021-12-03T08:43:07.424Z] #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:43:07.424Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:43:07.424Z] #14 103.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-03T08:43:07.424Z] #14 103.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-03T08:43:07.424Z] #14 103.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:43:07.424Z] #14 103.5 Selecting previously unselected package libapparmor1:arm64. [2021-12-03T08:43:07.424Z] #14 103.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-12-03T08:43:07.424Z] #14 103.6 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-12-03T08:43:07.424Z] #14 103.6 Selecting previously unselected package libapparmor-dev:arm64. [2021-12-03T08:43:07.424Z] #14 103.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-12-03T08:43:07.424Z] #14 103.7 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-03T08:43:07.424Z] #14 103.8 Selecting previously unselected package libbtrfs0:arm64. [2021-12-03T08:43:07.424Z] #14 103.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-12-03T08:43:07.424Z] #14 103.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-12-03T08:43:07.424Z] #14 103.9 Selecting previously unselected package libbtrfs-dev:arm64. [2021-12-03T08:43:07.424Z] #14 103.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-12-03T08:43:07.424Z] #14 103.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-03T08:43:07.424Z] #14 104.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-12-03T08:43:07.424Z] #14 104.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-12-03T08:43:07.424Z] #14 104.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:43:07.424Z] #14 104.2 Selecting previously unselected package libudev-dev:arm64. [2021-12-03T08:43:07.424Z] #14 104.2 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-12-03T08:43:07.424Z] #14 104.2 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-12-03T08:43:07.424Z] #14 104.3 Selecting previously unselected package libsepol1-dev:arm64. [2021-12-03T08:43:07.424Z] #14 104.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-12-03T08:43:07.424Z] #14 104.3 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-12-03T08:43:07.424Z] #14 105.2 Selecting previously unselected package libpcre2-16-0:arm64. [2021-12-03T08:43:07.424Z] #14 105.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-12-03T08:43:07.424Z] #14 105.2 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-12-03T08:43:07.424Z] #14 105.9 Selecting previously unselected package libpcre2-32-0:arm64. [2021-12-03T08:43:07.424Z] #14 105.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-12-03T08:43:07.424Z] #14 105.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-12-03T08:43:07.469Z] ltsc2022: Pulling from windows/servercore [2021-12-03T08:43:07.469Z] 8f616e6e9eec: Pulling fs layer [2021-12-03T08:43:07.469Z] a0eb404f1860: Pulling fs layer [2021-12-03T08:43:07.496Z] #40 6.413 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-03T08:43:07.496Z] #40 ... [2021-12-03T08:43:07.496Z] [2021-12-03T08:43:07.496Z] #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:43:07.496Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:07.496Z] #14 97.21 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-03T08:43:07.496Z] #14 97.22 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:07.496Z] #14 97.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:43:07.627Z] #19 177.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-12-03T08:43:07.627Z] #19 177.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-12-03T08:43:07.627Z] #19 177.7 Selecting previously unselected package crossbuild-essential-arm64. [2021-12-03T08:43:07.627Z] #19 177.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-12-03T08:43:07.627Z] #19 177.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-12-03T08:43:07.627Z] #19 177.7 Selecting previously unselected package libc6-armel-cross. [2021-12-03T08:43:07.627Z] #19 177.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-12-03T08:43:07.627Z] #19 177.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-12-03T08:43:07.753Z] #14 97.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-03T08:43:07.753Z] #14 97.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:07.753Z] #14 97.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:43:07.885Z] #19 177.8 Selecting previously unselected package libgcc-s1-armel-cross. [2021-12-03T08:43:07.885Z] #19 177.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:07.885Z] #19 177.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:07.885Z] #19 177.9 Selecting previously unselected package libgomp1-armel-cross. [2021-12-03T08:43:07.885Z] #19 177.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:07.885Z] #19 177.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:07.885Z] #19 177.9 Selecting previously unselected package libatomic1-armel-cross. [2021-12-03T08:43:07.885Z] #19 177.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:07.885Z] #19 177.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:07.885Z] #19 178.0 Selecting previously unselected package libasan6-armel-cross. [2021-12-03T08:43:07.885Z] #19 178.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:07.885Z] #19 178.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:08.144Z] #19 178.2 Selecting previously unselected package libstdc++6-armel-cross. [2021-12-03T08:43:08.144Z] #19 178.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:08.144Z] #19 178.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:08.144Z] #19 178.2 Selecting previously unselected package libubsan1-armel-cross. [2021-12-03T08:43:08.144Z] #19 178.2 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:08.144Z] #19 178.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:08.223Z] #62 ... [2021-12-03T08:43:08.223Z] [2021-12-03T08:43:08.223Z] #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:43:08.223Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:08.223Z] #14 81.72 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-03T08:43:08.223Z] #14 81.72 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:08.223Z] #14 81.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:43:08.223Z] #14 87.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-03T08:43:08.223Z] #14 87.26 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:08.223Z] #14 87.27 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:43:08.367Z] #14 106.8 Selecting previously unselected package libpcre2-posix2:arm64. [2021-12-03T08:43:08.367Z] #14 106.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-12-03T08:43:08.367Z] #14 106.8 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-12-03T08:43:08.403Z] #19 178.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-12-03T08:43:08.403Z] #19 178.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:08.403Z] #19 178.4 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:08.403Z] #19 178.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-12-03T08:43:08.403Z] #19 178.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:43:08.403Z] #19 178.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:43:08.624Z] #14 107.0 Selecting previously unselected package libpcre2-dev:arm64. [2021-12-03T08:43:08.624Z] #14 107.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-12-03T08:43:08.629Z] #40 1.979 + RM_GOPATH=0 [2021-12-03T08:43:08.629Z] #40 1.979 + TMP_GOPATH= [2021-12-03T08:43:08.629Z] #40 1.979 + : /build [2021-12-03T08:43:08.630Z] #40 1.979 + '[' -z '' ']' [2021-12-03T08:43:08.630Z] #40 1.979 ++ mktemp -d [2021-12-03T08:43:08.630Z] #40 1.979 + export GOPATH=/tmp/tmp.1oDYS7Lc8w [2021-12-03T08:43:08.630Z] #40 1.979 + GOPATH=/tmp/tmp.1oDYS7Lc8w [2021-12-03T08:43:08.630Z] #40 1.979 + RM_GOPATH=1 [2021-12-03T08:43:08.630Z] #40 1.979 + case "$(go env GOARCH)" in [2021-12-03T08:43:08.630Z] #40 1.979 ++ go env GOARCH [2021-12-03T08:43:08.630Z] #40 2.047 Install tini version v0.19.0 [2021-12-03T08:43:08.630Z] #40 2.049 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:43:08.630Z] #40 2.049 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:43:08.630Z] #40 2.049 ++ dirname /install.sh [2021-12-03T08:43:08.630Z] #40 2.049 + dir=/ [2021-12-03T08:43:08.630Z] #40 2.049 + bin=tini [2021-12-03T08:43:08.630Z] #40 2.049 + shift [2021-12-03T08:43:08.630Z] #40 2.049 + '[' '!' -f //tini.installer ']' [2021-12-03T08:43:08.630Z] #40 2.049 + . //tini.installer [2021-12-03T08:43:08.630Z] #40 2.049 ++ : v0.19.0 [2021-12-03T08:43:08.630Z] #40 2.049 + install_tini [2021-12-03T08:43:08.630Z] #40 2.049 + echo 'Install tini version v0.19.0' [2021-12-03T08:43:08.630Z] #40 2.049 + git clone https://github.com/krallin/tini.git /tmp/tmp.1oDYS7Lc8w/tini [2021-12-03T08:43:08.630Z] #40 2.049 Cloning into '/tmp/tmp.1oDYS7Lc8w/tini'... [2021-12-03T08:43:08.630Z] #40 ... [2021-12-03T08:43:08.630Z] [2021-12-03T08:43:08.630Z] #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:43:08.630Z] #51 sha256:f93a25257bfd2496f1faa59fcb58ed7873d81cac96b9bdc23d93a9f2820712bc [2021-12-03T08:43:08.630Z] #51 93.45 gotestsum version dev [2021-12-03T08:43:08.630Z] #51 DONE 93.6s [2021-12-03T08:43:08.881Z] #14 107.3 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-12-03T08:43:08.889Z] [2021-12-03T08:43:08.889Z] #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:43:08.889Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:09.167Z] #14 92.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-03T08:43:09.167Z] #14 92.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:09.167Z] #14 92.42 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:09.445Z] #14 108.0 Selecting previously unselected package libselinux1-dev:arm64. [2021-12-03T08:43:09.445Z] #14 108.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-12-03T08:43:09.445Z] #14 108.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-12-03T08:43:09.457Z] #14 ... [2021-12-03T08:43:09.457Z] [2021-12-03T08:43:09.457Z] #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:43:09.457Z] #40 sha256:c3db1c1a6aebebc2c0e64cd6057012075a14a3a34bdb7289f5edb9f3f6d3dd02 [2021-12-03T08:43:09.457Z] #40 3.233 + cd /tmp/tmp.1oDYS7Lc8w/tini [2021-12-03T08:43:09.457Z] #40 3.233 + git checkout -q v0.19.0 [2021-12-03T08:43:09.457Z] #40 3.275 + cmake . [2021-12-03T08:43:10.394Z] #40 4.055 -- The C compiler identification is GNU 10.2.1 [2021-12-03T08:43:10.394Z] #40 4.245 -- Detecting C compiler ABI info [2021-12-03T08:43:10.525Z] #14 108.8 Selecting previously unselected package libdevmapper-dev:arm64. [2021-12-03T08:43:10.525Z] #14 108.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-12-03T08:43:10.525Z] #14 108.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:43:10.782Z] #14 109.1 Selecting previously unselected package libseccomp-dev:arm64. [2021-12-03T08:43:10.782Z] #14 109.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-12-03T08:43:11.039Z] #14 109.5 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-03T08:43:11.296Z] #14 109.8 Selecting previously unselected package libsystemd-dev:arm64. [2021-12-03T08:43:11.296Z] #14 109.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-12-03T08:43:11.335Z] #40 5.105 -- Detecting C compiler ABI info - done [2021-12-03T08:43:11.553Z] #14 110.0 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-12-03T08:43:11.595Z] #40 5.320 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-03T08:43:11.595Z] #40 5.321 -- Detecting C compile features [2021-12-03T08:43:11.595Z] #40 5.333 -- Detecting C compile features - done [2021-12-03T08:43:11.595Z] #40 5.389 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-03T08:43:11.854Z] #40 5.785 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-03T08:43:11.926Z] #14 ... [2021-12-03T08:43:11.926Z] [2021-12-03T08:43:11.926Z] #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:43:11.926Z] #40 sha256:e86318286e06dbce8eb24e5cbf16754e00fffdf1bf8512f20e35000e3c0eada5 [2021-12-03T08:43:11.926Z] #40 6.548 -- Configuring done [2021-12-03T08:43:11.926Z] #40 6.593 -- Generating done [2021-12-03T08:43:11.926Z] #40 6.593 -- Build files have been written to: /tmp/tmp.vaXJzKi5Ih/tini [2021-12-03T08:43:11.926Z] #40 6.645 + make tini-static [2021-12-03T08:43:11.926Z] #40 7.066 Scanning dependencies of target tini-static [2021-12-03T08:43:11.926Z] #40 7.177 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-03T08:43:11.926Z] #40 9.034 [100%] Linking C executable tini-static [2021-12-03T08:43:11.926Z] #40 10.01 [100%] Built target tini-static [2021-12-03T08:43:11.926Z] #40 10.12 + mkdir -p /build [2021-12-03T08:43:11.926Z] #40 10.14 + cp tini-static /build/docker-init [2021-12-03T08:43:11.926Z] #40 DONE 10.6s [2021-12-03T08:43:11.926Z] [2021-12-03T08:43:11.926Z] #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:43:11.926Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:43:12.113Z] #40 5.925 -- Configuring done [2021-12-03T08:43:12.113Z] #40 5.948 -- Generating done [2021-12-03T08:43:12.113Z] #40 5.948 -- Build files have been written to: /tmp/tmp.1oDYS7Lc8w/tini [2021-12-03T08:43:12.113Z] #40 5.985 + make tini-static [2021-12-03T08:43:12.537Z] #14 110.9 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-03T08:43:12.794Z] #14 111.4 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-12-03T08:43:13.050Z] #40 6.568 Scanning dependencies of target tini-static [2021-12-03T08:43:13.050Z] #40 6.832 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-03T08:43:13.076Z] #14 111.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:43:13.076Z] #14 111.7 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-12-03T08:43:13.076Z] #14 111.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:43:13.333Z] #14 111.7 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-12-03T08:43:13.333Z] #14 111.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-12-03T08:43:13.614Z] #14 112.0 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-12-03T08:43:13.674Z] #19 183.2 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-12-03T08:43:13.674Z] #19 183.2 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:43:13.674Z] #19 183.2 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:43:13.674Z] #19 183.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-12-03T08:43:13.674Z] #19 183.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-12-03T08:43:13.674Z] #19 183.3 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-12-03T08:43:13.674Z] #19 183.4 Selecting previously unselected package libc6-dev-armel-cross. [2021-12-03T08:43:13.674Z] #19 183.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-12-03T08:43:13.674Z] #19 183.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-12-03T08:43:13.674Z] #19 183.7 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-12-03T08:43:13.674Z] #19 183.7 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:13.674Z] #19 183.7 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:13.830Z] 8f616e6e9eec: Verifying Checksum [2021-12-03T08:43:13.830Z] 8f616e6e9eec: Download complete [2021-12-03T08:43:13.871Z] #14 112.2 Setting up libudev-dev:arm64 (247.3-6) ... [2021-12-03T08:43:13.871Z] #14 112.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-12-03T08:43:13.871Z] #14 112.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:43:13.871Z] #14 112.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-03T08:43:13.871Z] #14 112.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:43:13.871Z] #14 ... [2021-12-03T08:43:13.871Z] [2021-12-03T08:43:13.871Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:43:13.871Z] #65 sha256:15a01dc5b352578ca08ef76d4c584942a62bb33d71ee1238b2b25fe434c439a5 [2021-12-03T08:43:13.871Z] #65 DONE 111.8s [2021-12-03T08:43:13.871Z] [2021-12-03T08:43:13.871Z] #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:43:13.871Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:43:13.871Z] #14 112.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-03T08:43:13.871Z] #14 112.4 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-03T08:43:13.871Z] #14 112.4 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-12-03T08:43:13.871Z] #14 ... [2021-12-03T08:43:13.871Z] [2021-12-03T08:43:13.871Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-03T08:43:13.871Z] #66 sha256:e027ee8bfc1c1573d7e0939fb0d5721039df1996ac5b8acd3bf7f68373b5d657 [2021-12-03T08:43:14.128Z] #66 DONE 0.4s [2021-12-03T08:43:14.128Z] [2021-12-03T08:43:14.128Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-03T08:43:14.128Z] #67 sha256:5a30880dd33557b4bf767fe59a18a8afbd8a6cf35b1cf76bb45a50fe01e4d6d8 [2021-12-03T08:43:14.385Z] #67 DONE 0.2s [2021-12-03T08:43:14.385Z] [2021-12-03T08:43:14.385Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:43:14.385Z] #14 sha256:8c2ea0d94e82bca0dd8d5d4307ae9a9ec72d020948d0a444cb0762c286f6f7de [2021-12-03T08:43:14.385Z] #14 112.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:43:14.385Z] #14 112.6 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-12-03T08:43:14.385Z] #14 112.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-12-03T08:43:14.385Z] #14 112.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:43:14.385Z] #14 112.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:43:14.385Z] #14 112.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:43:14.385Z] #14 112.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:14.385Z] #14 112.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:43:14.385Z] #14 112.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:43:14.385Z] #14 112.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:14.386Z] #14 112.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:43:14.386Z] #14 112.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:43:14.386Z] #14 113.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:43:14.386Z] #14 113.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:43:14.386Z] #14 113.0 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:43:14.386Z] #14 113.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:43:14.386Z] #14 113.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-12-03T08:43:14.610Z] #19 184.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-12-03T08:43:14.610Z] #19 184.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:43:14.610Z] #19 184.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:43:14.707Z] #14 113.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:43:14.956Z] #40 8.625 [100%] Linking C executable tini-static [2021-12-03T08:43:15.280Z] #14 DONE 113.8s [2021-12-03T08:43:15.280Z] [2021-12-03T08:43:15.280Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-03T08:43:15.280Z] #57 sha256:a0d081151435b3aec4ff51e8a0395246d0bba1428a3bd85fd07557cb50c845ef [2021-12-03T08:43:15.547Z] #57 DONE 0.4s [2021-12-03T08:43:15.547Z] [2021-12-03T08:43:15.547Z] #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:43:15.547Z] #26 sha256:5267faa1bce9b61500190adcf9dac8cc61fc2a642464e641e88ba70d6b420358 [2021-12-03T08:43:15.894Z] #40 9.628 [100%] Built target tini-static [2021-12-03T08:43:15.894Z] #40 9.737 + mkdir -p /build [2021-12-03T08:43:15.894Z] #40 9.737 + cp tini-static /build/docker-init [2021-12-03T08:43:16.006Z] 8f616e6e9eec: Verifying Checksum [2021-12-03T08:43:16.006Z] 8f616e6e9eec: Download complete [2021-12-03T08:43:16.463Z] #40 DONE 10.1s [2021-12-03T08:43:16.463Z] [2021-12-03T08:43:16.463Z] #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:43:16.463Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:16.463Z] #14 98.96 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-03T08:43:16.463Z] #14 98.96 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:16.463Z] #14 98.97 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:43:16.463Z] #14 99.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-03T08:43:16.463Z] #14 99.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:16.463Z] #14 99.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:43:17.179Z] Client: [2021-12-03T08:43:17.179Z] Context: default [2021-12-03T08:43:17.179Z] Debug Mode: false [2021-12-03T08:43:17.179Z] Plugins: [2021-12-03T08:43:17.179Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-03T08:43:17.179Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-03T08:43:17.179Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-03T08:43:17.179Z] [2021-12-03T08:43:17.179Z] Server: [2021-12-03T08:43:17.179Z] Containers: 0 [2021-12-03T08:43:17.179Z] Running: 0 [2021-12-03T08:43:17.179Z] Paused: 0 [2021-12-03T08:43:17.179Z] Stopped: 0 [2021-12-03T08:43:17.179Z] Images: 0 [2021-12-03T08:43:17.179Z] Server Version: 20.10.9 [2021-12-03T08:43:17.179Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:43:17.179Z] Windows: [2021-12-03T08:43:17.179Z] LCOW: [2021-12-03T08:43:17.179Z] Logging Driver: json-file [2021-12-03T08:43:17.179Z] Plugins: [2021-12-03T08:43:17.179Z] Volume: local [2021-12-03T08:43:17.179Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:43:17.179Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:43:17.179Z] Swarm: inactive [2021-12-03T08:43:17.179Z] Default Isolation: process [2021-12-03T08:43:17.179Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-03T08:43:17.179Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-03T08:43:17.179Z] OSType: windows [2021-12-03T08:43:17.179Z] Architecture: x86_64 [2021-12-03T08:43:17.179Z] CPUs: 4 [2021-12-03T08:43:17.179Z] Total Memory: 32GiB [2021-12-03T08:43:17.179Z] Name: azwin-2-8f9670 [2021-12-03T08:43:17.179Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-03T08:43:17.179Z] Docker Root Dir: D:\docker [2021-12-03T08:43:17.179Z] Debug Mode: false [2021-12-03T08:43:17.179Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:43:17.179Z] Labels: [2021-12-03T08:43:17.179Z] Experimental: true [2021-12-03T08:43:17.179Z] Insecure Registries: [2021-12-03T08:43:17.179Z] 10.0.0.4:5000 [2021-12-03T08:43:17.179Z] 127.0.0.0/8 [2021-12-03T08:43:17.179Z] Registry Mirrors: [2021-12-03T08:43:17.179Z] http://10.0.0.4:5000/ [2021-12-03T08:43:17.179Z] Live Restore Enabled: false [2021-12-03T08:43:17.179Z] Product License: Community Engine [2021-12-03T08:43:17.179Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-03T08:43:17.911Z] #26 113.7 Updating files: 19% (2184/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% (3845/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) [2021-12-03T08:43:17.911Z] #26 ... [2021-12-03T08:43:17.911Z] [2021-12-03T08:43:17.911Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:43:17.911Z] #15 sha256:81a4b4a61fafaee9f703db2612c915efde523a267ba6747355824afcff2d571a [2021-12-03T08:43:17.911Z] #15 DONE 2.5s [2021-12-03T08:43:17.911Z] [2021-12-03T08:43:17.911Z] #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:43:17.911Z] #26 sha256:5267faa1bce9b61500190adcf9dac8cc61fc2a642464e641e88ba70d6b420358 [2021-12-03T08:43:18.529Z] #43 ... [2021-12-03T08:43:18.529Z] [2021-12-03T08:43:18.529Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:43:18.529Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:18.529Z] #14 107.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-03T08:43:18.529Z] #14 107.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:18.529Z] #14 107.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:43:19.175Z] #14 ... [2021-12-03T08:43:19.175Z] [2021-12-03T08:43:19.175Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:43:19.175Z] #65 sha256:5936d4dbf7e97d629e8222ff6c4b2ac26921390ddcdf340f1002144dccf0e12e [2021-12-03T08:43:19.175Z] #65 101.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:43:19.175Z] #65 101.5 + GOBIN=/build [2021-12-03T08:43:19.175Z] #65 101.5 + GO111MODULE=on [2021-12-03T08:43:19.175Z] #65 101.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-03T08:43:19.462Z] #26 113.7 Updating files: 19% (2184/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% (3845/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: 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: 69% (7942/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) [2021-12-03T08:43:19.462Z] #26 ... [2021-12-03T08:43:19.462Z] [2021-12-03T08:43:19.462Z] #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:43:19.462Z] #16 sha256:25aa3b351ee35db5b34bcccb404a007101f39a729b23285bc1488734b60a24bf [2021-12-03T08:43:19.462Z] #16 DONE 1.6s [2021-12-03T08:43:19.462Z] [2021-12-03T08:43:19.462Z] #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:43:19.462Z] #26 sha256:5267faa1bce9b61500190adcf9dac8cc61fc2a642464e641e88ba70d6b420358 [2021-12-03T08:43:19.882Z] #19 189.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-12-03T08:43:19.882Z] #19 189.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:43:19.882Z] #19 189.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:43:19.882Z] #19 189.4 Selecting previously unselected package crossbuild-essential-armel. [2021-12-03T08:43:19.882Z] #19 189.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-12-03T08:43:19.882Z] #19 189.4 Unpacking crossbuild-essential-armel (12.9) ... [2021-12-03T08:43:19.882Z] #19 189.4 Selecting previously unselected package libc6-armhf-cross. [2021-12-03T08:43:19.882Z] #19 189.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-12-03T08:43:19.882Z] #19 189.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-12-03T08:43:19.882Z] #19 189.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-12-03T08:43:19.882Z] #19 189.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:19.882Z] #19 189.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:19.882Z] #19 189.6 Selecting previously unselected package libgomp1-armhf-cross. [2021-12-03T08:43:19.882Z] #19 189.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:19.882Z] #19 189.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:19.882Z] #19 189.6 Selecting previously unselected package libatomic1-armhf-cross. [2021-12-03T08:43:19.882Z] #19 189.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:19.882Z] #19 189.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:19.882Z] #19 189.7 Selecting previously unselected package libasan6-armhf-cross. [2021-12-03T08:43:19.882Z] #19 189.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:19.882Z] #19 189.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:19.882Z] #19 189.9 Selecting previously unselected package libstdc++6-armhf-cross. [2021-12-03T08:43:19.882Z] #19 189.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:19.882Z] #19 189.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:19.882Z] #19 190.0 Selecting previously unselected package libubsan1-armhf-cross. [2021-12-03T08:43:19.882Z] #19 190.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:19.882Z] #19 190.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:20.141Z] #19 190.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-12-03T08:43:20.141Z] #19 190.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:20.141Z] #19 190.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:20.141Z] #19 190.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-12-03T08:43:20.141Z] #19 190.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:43:20.141Z] #19 190.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:43:20.231Z] #26 113.7 Updating files: 19% (2184/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% (3845/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: 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: 69% (7942/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: 85% (9782/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: 98% (11187/11415) Updating files: 99% (11301/11415) Updating files: 100% (11415/11415) Updating files: 100% (11415/11415), done. [2021-12-03T08:43:20.488Z] #26 118.7 + cd /tmp/tmp.aLQFIRWtmr/tmp/docker-ce [2021-12-03T08:43:20.488Z] #26 118.7 + git checkout -q v17.06.2-ce [2021-12-03T08:43:21.052Z] #26 ... [2021-12-03T08:43:21.052Z] [2021-12-03T08:43:21.052Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-03T08:43:21.052Z] #17 sha256:e2f8f92c5af56f07f3452cbb1908daa16593ba96edcc34d76787e4ff91d7d2fb [2021-12-03T08:43:21.052Z] #17 0.959 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-03T08:43:21.052Z] #17 DONE 1.4s [2021-12-03T08:43:21.052Z] [2021-12-03T08:43:21.052Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-03T08:43:21.052Z] #18 sha256:0132b2c4fcbc55b6209dcee3592460e0a37b0a68c07c7b122bce535520f16097 [2021-12-03T08:43:21.766Z] a0eb404f1860: Verifying Checksum [2021-12-03T08:43:21.766Z] a0eb404f1860: Download complete [2021-12-03T08:43:22.423Z] #18 DONE 1.5s [2021-12-03T08:43:22.423Z] [2021-12-03T08:43:22.423Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-03T08:43:22.423Z] #19 sha256:74d32f68a0aba6d28cdec8595b9b33fd40faba9f94b642d9717f559ab3e8ed3f [2021-12-03T08:43:23.355Z] #19 DONE 1.1s [2021-12-03T08:43:23.355Z] [2021-12-03T08:43:23.355Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-03T08:43:23.355Z] #20 sha256:264f296f912790b0b712c3fd7e48f2e8f337523c5a2b9937e2998b38f4a1dbaa [2021-12-03T08:43:24.091Z] a0eb404f1860: Verifying Checksum [2021-12-03T08:43:24.091Z] a0eb404f1860: Download complete [2021-12-03T08:43:24.470Z] #65 107.1 rootlesskit version 0.14.6 [2021-12-03T08:43:24.470Z] #65 107.1 Usage of /build/rootlesskit-docker-proxy: [2021-12-03T08:43:24.470Z] #65 107.1 -container-ip string [2021-12-03T08:43:24.470Z] #65 107.1 container ip [2021-12-03T08:43:24.470Z] #65 107.1 -container-port int [2021-12-03T08:43:24.470Z] #65 107.1 container port (default -1) [2021-12-03T08:43:24.470Z] #65 107.1 -host-ip string [2021-12-03T08:43:24.470Z] #65 107.1 host ip [2021-12-03T08:43:24.470Z] #65 107.1 -host-port int [2021-12-03T08:43:24.470Z] #65 107.1 host port (default -1) [2021-12-03T08:43:24.470Z] #65 107.1 -proto string [2021-12-03T08:43:24.470Z] #65 107.1 proxy protocol (default "tcp") [2021-12-03T08:43:24.586Z] #14 108.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-03T08:43:24.586Z] #14 108.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:24.586Z] #14 108.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:43:24.724Z] #20 DONE 1.0s [2021-12-03T08:43:24.724Z] [2021-12-03T08:43:24.724Z] #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:43:24.724Z] #21 sha256:adba40e3578c3878764a9cf1237b3ef97132f1e964b0565e396cbcc6bc2e1fb2 [2021-12-03T08:43:25.073Z] #14 ... [2021-12-03T08:43:25.073Z] [2021-12-03T08:43:25.073Z] #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:43:25.073Z] #62 sha256:53a87ddb4cf876f04bf4f33efde7fafa77ba66b056d1f2b0fa7e8f76159e0165 [2021-12-03T08:43:25.423Z] #19 194.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-12-03T08:43:25.423Z] #19 194.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:43:25.423Z] #19 194.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:43:25.423Z] #19 195.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-12-03T08:43:25.423Z] #19 195.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-12-03T08:43:25.423Z] #19 195.0 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-12-03T08:43:25.423Z] #19 195.1 Selecting previously unselected package libc6-dev-armhf-cross. [2021-12-03T08:43:25.423Z] #19 195.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-12-03T08:43:25.423Z] #19 195.2 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-12-03T08:43:25.423Z] #19 195.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-12-03T08:43:25.423Z] #19 195.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:25.423Z] #19 195.4 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:25.423Z] #19 195.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-12-03T08:43:25.655Z] #21 ... [2021-12-03T08:43:25.655Z] [2021-12-03T08:43:25.655Z] #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:43:25.655Z] #58 sha256:d8cfa9d5a139a124bf90dd54ffd88184bd9b67dd2dc035370025c37aea4d5364 [2021-12-03T08:43:25.655Z] #58 1.869 + RM_GOPATH=0 [2021-12-03T08:43:25.655Z] #58 1.869 + TMP_GOPATH= [2021-12-03T08:43:25.655Z] #58 1.869 + : /build [2021-12-03T08:43:25.655Z] #58 1.869 + '[' -z '' ']' [2021-12-03T08:43:25.655Z] #58 1.869 ++ mktemp -d [2021-12-03T08:43:25.655Z] #58 1.869 + export GOPATH=/tmp/tmp.oV1b8SoYsV [2021-12-03T08:43:25.655Z] #58 1.869 + GOPATH=/tmp/tmp.oV1b8SoYsV [2021-12-03T08:43:25.655Z] #58 1.869 + RM_GOPATH=1 [2021-12-03T08:43:25.655Z] #58 1.869 + case "$(go env GOARCH)" in [2021-12-03T08:43:25.655Z] #58 1.869 ++ go env GOARCH [2021-12-03T08:43:25.655Z] #58 1.879 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:43:25.655Z] #58 1.879 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:43:25.655Z] #58 1.879 ++ dirname /install.sh [2021-12-03T08:43:25.655Z] #58 1.879 + dir=/ [2021-12-03T08:43:25.655Z] #58 1.887 Install runc version v1.0.2 (build tags: seccomp) [2021-12-03T08:43:25.655Z] #58 1.888 + bin=runc [2021-12-03T08:43:25.655Z] #58 1.888 + shift [2021-12-03T08:43:25.655Z] #58 1.888 + '[' '!' -f //runc.installer ']' [2021-12-03T08:43:25.655Z] #58 1.888 + . //runc.installer [2021-12-03T08:43:25.655Z] #58 1.888 ++ set -e [2021-12-03T08:43:25.655Z] #58 1.888 ++ : v1.0.2 [2021-12-03T08:43:25.655Z] #58 1.888 + install_runc [2021-12-03T08:43:25.655Z] #58 1.888 + RUNC_BUILDTAGS=seccomp [2021-12-03T08:43:25.655Z] #58 1.888 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-12-03T08:43:25.655Z] #58 1.888 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oV1b8SoYsV/src/github.com/opencontainers/runc [2021-12-03T08:43:25.655Z] #58 1.888 Cloning into '/tmp/tmp.oV1b8SoYsV/src/github.com/opencontainers/runc'... [2021-12-03T08:43:25.682Z] #19 195.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:43:25.682Z] #19 195.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:43:25.844Z] #62 50.87 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: 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:43:25.844Z] #62 51.61 + cd /tmp/tmp.YssozVAGLU/src/github.com/containerd/containerd [2021-12-03T08:43:25.844Z] #62 51.61 + git checkout -q v1.5.8 [2021-12-03T08:43:25.913Z] #58 ... [2021-12-03T08:43:25.913Z] [2021-12-03T08:43:25.913Z] #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:43:25.913Z] #21 sha256:adba40e3578c3878764a9cf1237b3ef97132f1e964b0565e396cbcc6bc2e1fb2 [2021-12-03T08:43:25.913Z] #21 1.350 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:43:25.913Z] #21 1.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:43:26.170Z] #21 1.678 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:43:26.733Z] #21 2.122 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:43:27.738Z] #62 53.30 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-03T08:43:27.738Z] #62 53.30 + BUILDTAGS='netgo osusergo static_build' [2021-12-03T08:43:27.738Z] #62 53.30 + export EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:43:27.738Z] #62 53.30 + EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:43:27.738Z] #62 53.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-03T08:43:27.738Z] #62 53.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-03T08:43:27.738Z] #62 53.30 + '[' '' = dynamic ']' [2021-12-03T08:43:27.738Z] #62 53.30 + make [2021-12-03T08:43:27.789Z] #65 ... [2021-12-03T08:43:27.789Z] [2021-12-03T08:43:27.789Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:43:27.789Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:27.789Z] #14 104.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-03T08:43:27.789Z] #14 104.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:27.789Z] #14 104.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:27.789Z] #14 111.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-03T08:43:27.789Z] #14 111.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-03T08:43:27.789Z] #14 111.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:43:28.053Z] #14 111.4 Selecting previously unselected package libapparmor1:amd64.#14 ... [2021-12-03T08:43:28.053Z] [2021-12-03T08:43:28.053Z] #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:43:28.053Z] #65 sha256:5936d4dbf7e97d629e8222ff6c4b2ac26921390ddcdf340f1002144dccf0e12e [2021-12-03T08:43:28.053Z] #65 DONE 111.1s [2021-12-03T08:43:28.053Z] [2021-12-03T08:43:28.053Z] #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:43:28.053Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:28.053Z] #14 111.4 Selecting previously unselected package libapparmor1:amd64. [2021-12-03T08:43:28.053Z] #14 111.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-03T08:43:28.053Z] #14 111.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:43:28.053Z] #14 ... [2021-12-03T08:43:28.053Z] [2021-12-03T08:43:28.053Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-03T08:43:28.053Z] #66 sha256:1286c91f5600a9b2f5cfe2a201eebeaf1df5c5ca82627df15e7e30c6f615df42 [2021-12-03T08:43:28.053Z] #66 DONE 0.2s [2021-12-03T08:43:28.053Z] [2021-12-03T08:43:28.053Z] #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:43:28.053Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:28.053Z] #14 111.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-03T08:43:28.053Z] #14 111.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-03T08:43:28.053Z] #14 111.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:43:28.315Z] #14 ... [2021-12-03T08:43:28.315Z] [2021-12-03T08:43:28.315Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-03T08:43:28.315Z] #67 sha256:952ad984fb2f93d4231c7c9443b78f8e1c90e6ac8ddd267cf0d656f80921b63a [2021-12-03T08:43:28.315Z] #67 DONE 0.1s [2021-12-03T08:43:28.315Z] [2021-12-03T08:43:28.315Z] #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:43:28.315Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:28.315Z] #14 111.7 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:43:28.315Z] #14 111.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:43:28.315Z] #14 111.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:43:28.315Z] #14 111.8 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:43:28.315Z] #14 111.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:43:28.315Z] #14 111.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:43:28.576Z] #14 112.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-03T08:43:28.576Z] #14 112.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:43:28.576Z] #14 112.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:28.576Z] #14 112.2 Selecting previously unselected package libudev-dev:amd64. [2021-12-03T08:43:28.625Z] #21 3.940 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:43:28.838Z] #14 112.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-03T08:43:28.838Z] #14 112.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:43:28.838Z] #14 112.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-03T08:43:28.838Z] #14 112.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-03T08:43:28.838Z] #14 112.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:43:29.099Z] #14 112.6 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-03T08:43:29.099Z] #14 112.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-03T08:43:29.099Z] #14 112.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:43:29.106Z] #62 54.74 + bin/ctr [2021-12-03T08:43:29.361Z] #14 112.8 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-03T08:43:29.361Z] #14 112.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-03T08:43:29.361Z] #14 112.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:43:29.361Z] #14 113.0 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-03T08:43:29.623Z] #14 113.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-03T08:43:29.623Z] #14 113.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:43:29.623Z] #14 113.2 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-03T08:43:29.884Z] #14 113.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-03T08:43:29.884Z] #14 113.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:43:29.991Z] #21 5.265 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:43:30.145Z] #14 113.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-03T08:43:30.145Z] #14 113.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-03T08:43:30.145Z] #14 113.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:43:30.247Z] #21 ... [2021-12-03T08:43:30.247Z] [2021-12-03T08:43:30.247Z] #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:43:30.247Z] #34 sha256:0af7396128a6b1b7881809105fa19533182641682333c4adfaa02ad6d9bff830 [2021-12-03T08:43:30.247Z] #34 DONE 128.7s [2021-12-03T08:43:30.247Z] [2021-12-03T08:43:30.247Z] #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:43:30.247Z] #58 sha256:d8cfa9d5a139a124bf90dd54ffd88184bd9b67dd2dc035370025c37aea4d5364 [2021-12-03T08:43:30.247Z] #58 13.05 + cd /tmp/tmp.oV1b8SoYsV/src/github.com/opencontainers/runc [2021-12-03T08:43:30.247Z] #58 13.05 + git checkout -q v1.0.2 [2021-12-03T08:43:30.247Z] #58 14.09 + '[' -z '' ']' [2021-12-03T08:43:30.247Z] #58 14.09 + target=static [2021-12-03T08:43:30.247Z] #58 14.09 + make BUILDTAGS=seccomp static [2021-12-03T08:43:30.407Z] #14 113.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-03T08:43:30.407Z] #14 113.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:43:30.407Z] #14 113.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:30.407Z] #14 114.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-03T08:43:30.407Z] #14 114.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-03T08:43:30.503Z] #58 14.73 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:43:30.668Z] #14 114.0 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:43:30.668Z] #14 114.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-03T08:43:30.668Z] #14 114.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-03T08:43:30.668Z] #14 114.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:43:30.957Z] #19 200.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-12-03T08:43:30.957Z] #19 200.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:43:30.957Z] #19 200.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:43:30.957Z] #19 200.5 Selecting previously unselected package crossbuild-essential-armhf. [2021-12-03T08:43:30.957Z] #19 200.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-12-03T08:43:30.957Z] #19 200.5 Unpacking crossbuild-essential-armhf (12.9) ... [2021-12-03T08:43:30.957Z] #19 200.5 Selecting previously unselected package libc6-ppc64el-cross. [2021-12-03T08:43:30.957Z] #19 200.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-12-03T08:43:30.957Z] #19 200.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-12-03T08:43:30.957Z] #19 200.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-12-03T08:43:30.957Z] #19 200.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:30.957Z] #19 200.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:30.957Z] #19 200.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-12-03T08:43:30.957Z] #19 200.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:30.957Z] #19 200.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:30.957Z] #19 200.7 Selecting previously unselected package libitm1-ppc64el-cross. [2021-12-03T08:43:30.957Z] #19 200.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:30.957Z] #19 200.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:30.957Z] #19 200.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-12-03T08:43:30.957Z] #19 200.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:30.957Z] #19 200.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:30.957Z] #19 200.8 Selecting previously unselected package libasan6-ppc64el-cross. [2021-12-03T08:43:30.957Z] #19 200.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:30.957Z] #19 200.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:30.957Z] #19 201.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-12-03T08:43:30.957Z] #19 201.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:30.957Z] #19 201.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:30.957Z] #19 201.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-12-03T08:43:31.156Z] #14 ... [2021-12-03T08:43:31.156Z] [2021-12-03T08:43:31.156Z] #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:43:31.156Z] #62 sha256:ee52ab9d6f185186bf971244e4d359751479fe6eed162f93d68ae9256f11e9f7 [2021-12-03T08:43:31.156Z] #62 49.72 Updating files: 64% (3042/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: 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:43:31.156Z] #62 50.46 + cd /tmp/tmp.hTz9LeriGU/src/github.com/containerd/containerd [2021-12-03T08:43:31.156Z] #62 50.46 + git checkout -q v1.5.8 [2021-12-03T08:43:31.216Z] #19 201.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:31.216Z] #19 201.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:31.216Z] #19 201.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-12-03T08:43:31.216Z] #19 201.4 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:31.216Z] #19 201.4 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:31.268Z] #14 114.9 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:43:31.268Z] #14 114.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:43:31.268Z] #14 114.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:43:31.474Z] #19 201.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-12-03T08:43:31.475Z] #19 201.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:31.530Z] #14 114.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:43:31.530Z] #14 115.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:43:31.530Z] #14 115.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:43:31.530Z] #14 115.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:43:31.530Z] #14 115.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:43:31.530Z] #14 115.0 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:43:31.530Z] #14 115.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:43:31.530Z] #14 115.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:43:31.530Z] #14 115.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:43:31.530Z] #14 115.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:43:31.530Z] #14 115.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:43:31.530Z] #14 115.2 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-03T08:43:31.733Z] #19 201.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:31.733Z] #19 201.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-12-03T08:43:31.791Z] #14 115.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:43:31.791Z] #14 115.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:43:31.791Z] #14 115.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:43:31.791Z] #14 115.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:43:31.791Z] #14 115.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:43:31.791Z] #14 115.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:43:31.791Z] #14 115.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:43:31.791Z] #14 115.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:31.791Z] #14 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:43:31.791Z] #14 115.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:43:31.791Z] #14 115.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:31.791Z] #14 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-03T08:43:31.791Z] #14 115.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:43:31.993Z] #19 201.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:31.993Z] #19 201.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:31.993Z] #19 201.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-12-03T08:43:31.993Z] #19 201.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:31.993Z] #19 201.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:31.993Z] #19 202.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-12-03T08:43:31.993Z] #19 202.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:43:31.993Z] #19 202.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:32.053Z] #14 115.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:43:32.053Z] #14 115.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:32.053Z] #14 115.4 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:43:32.053Z] #14 115.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:32.053Z] #14 115.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:32.053Z] #14 115.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:43:32.317Z] #14 DONE 115.9s [2021-12-03T08:43:32.317Z] [2021-12-03T08:43:32.317Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-03T08:43:32.317Z] #57 sha256:42f88996c084f96f5f368535a75ee5799e7edf6ee53f1402762b02874320510d [2021-12-03T08:43:32.578Z] #57 DONE 0.1s [2021-12-03T08:43:32.578Z] [2021-12-03T08:43:32.578Z] #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:43:32.578Z] #58 sha256:a4371054114ab0ed56f2f82bc0d02a0a38561c41df6f685c61f867731c8c1862 [2021-12-03T08:43:33.063Z] #62 52.22 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-03T08:43:33.063Z] #62 52.23 + BUILDTAGS='netgo osusergo static_build' [2021-12-03T08:43:33.063Z] #62 52.23 + export EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:43:33.063Z] #62 52.23 + EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:43:33.063Z] #62 52.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-03T08:43:33.063Z] #62 52.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-03T08:43:33.063Z] #62 52.23 + '[' '' = dynamic ']' [2021-12-03T08:43:33.063Z] #62 52.23 + make [2021-12-03T08:43:34.443Z] #62 54.00 + bin/ctr [2021-12-03T08:43:34.673Z] #58 ... [2021-12-03T08:43:34.673Z] [2021-12-03T08:43:34.673Z] #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:43:34.673Z] #21 sha256:adba40e3578c3878764a9cf1237b3ef97132f1e964b0565e396cbcc6bc2e1fb2 [2021-12-03T08:43:34.673Z] #21 9.858 Fetched 8365 kB in 9s (932 kB/s) [2021-12-03T08:43:35.128Z] #58 ... [2021-12-03T08:43:35.128Z] [2021-12-03T08:43:35.128Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:43:35.128Z] #15 sha256:04e8964909a52eb89c8da46016ae54b96e1e01574212a4c3bc431d0d3c10f383 [2021-12-03T08:43:35.128Z] #15 DONE 2.4s [2021-12-03T08:43:35.128Z] [2021-12-03T08:43:35.128Z] #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:43:35.128Z] #58 sha256:a4371054114ab0ed56f2f82bc0d02a0a38561c41df6f685c61f867731c8c1862 [2021-12-03T08:43:35.128Z] #58 2.349 + RM_GOPATH=0 [2021-12-03T08:43:35.128Z] #58 2.349 + TMP_GOPATH= [2021-12-03T08:43:35.128Z] #58 2.349 + : /build [2021-12-03T08:43:35.128Z] #58 2.349 + '[' -z '' ']' [2021-12-03T08:43:35.128Z] #58 2.353 ++ mktemp -d [2021-12-03T08:43:35.128Z] #58 2.353 + export GOPATH=/tmp/tmp.TBhYGrXRRk [2021-12-03T08:43:35.128Z] #58 2.353 + GOPATH=/tmp/tmp.TBhYGrXRRk [2021-12-03T08:43:35.128Z] #58 2.353 + RM_GOPATH=1 [2021-12-03T08:43:35.128Z] #58 2.353 + case "$(go env GOARCH)" in [2021-12-03T08:43:35.128Z] #58 2.353 ++ go env GOARCH [2021-12-03T08:43:35.128Z] #58 2.370 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:43:35.128Z] #58 2.370 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:43:35.128Z] #58 2.370 ++ dirname /install.sh [2021-12-03T08:43:35.128Z] #58 2.370 + dir=/ [2021-12-03T08:43:35.128Z] #58 2.370 + bin=runc [2021-12-03T08:43:35.128Z] #58 2.370 + shift [2021-12-03T08:43:35.128Z] #58 2.370 + '[' '!' -f //runc.installer ']' [2021-12-03T08:43:35.128Z] #58 2.370 + . //runc.installer [2021-12-03T08:43:35.128Z] #58 2.370 ++ set -e [2021-12-03T08:43:35.128Z] #58 2.370 ++ : v1.0.2 [2021-12-03T08:43:35.128Z] #58 2.370 + install_runc [2021-12-03T08:43:35.128Z] #58 2.370 + RUNC_BUILDTAGS=seccomp [2021-12-03T08:43:35.128Z] #58 2.370 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-12-03T08:43:35.128Z] #58 2.370 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TBhYGrXRRk/src/github.com/opencontainers/runc [2021-12-03T08:43:35.128Z] #58 2.370 Cloning into '/tmp/tmp.TBhYGrXRRk/src/github.com/opencontainers/runc'... [2021-12-03T08:43:35.128Z] #58 2.370 Install runc version v1.0.2 (build tags: seccomp) [2021-12-03T08:43:35.601Z] #21 9.858 Reading package lists... [2021-12-03T08:43:35.601Z] #21 ... [2021-12-03T08:43:35.601Z] [2021-12-03T08:43:35.601Z] #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:43:35.601Z] #26 sha256:5267faa1bce9b61500190adcf9dac8cc61fc2a642464e641e88ba70d6b420358 [2021-12-03T08:43:35.601Z] #26 123.7 + mkdir -p /tmp/tmp.aLQFIRWtmr/src/github.com/docker [2021-12-03T08:43:35.601Z] #26 123.7 + mv components/cli /tmp/tmp.aLQFIRWtmr/src/github.com/docker/cli [2021-12-03T08:43:35.601Z] #26 123.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-12-03T08:43:35.696Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-03T08:43:35.696Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2576c752\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-03T08:43:35.696Z] ---------------------------------------------------------------------------- [2021-12-03T08:43:35.696Z] [2021-12-03T08:43:35.696Z] INFO: executeCI.ps1 starting at Fri Dec 3 08:43:34 CUT 2021 [2021-12-03T08:43:35.696Z] [2021-12-03T08:43:35.696Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-03T08:43:35.696Z] INFO: Running git version 2.24.1.windows.2 [2021-12-03T08:43:35.696Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-12-03T08:43:35.696Z] INFO: Environment variables: [2021-12-03T08:43:35.696Z] [2021-12-03T08:43:35.696Z] Name Value [2021-12-03T08:43:35.696Z] ---- ----- [2021-12-03T08:43:35.696Z] ALLUSERSPROFILE C:\ProgramData [2021-12-03T08:43:35.696Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-03T08:43:35.696Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-03T08:43:35.696Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-03T08:43:35.696Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-03T08:43:35.696Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-03T08:43:35.696Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-03T08:43:35.696Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-03T08:43:35.696Z] BRANCH_NAME PR-43058 [2021-12-03T08:43:35.696Z] BUILD_DISPLAY_NAME #1 [2021-12-03T08:43:35.696Z] BUILD_ID 1 [2021-12-03T08:43:35.696Z] BUILD_NUMBER 1 [2021-12-03T08:43:35.696Z] BUILD_TAG jenkins-moby-PR-43058-1 [2021-12-03T08:43:35.696Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/ [2021-12-03T08:43:35.696Z] CHANGE_AUTHOR thaJeztah [2021-12-03T08:43:35.696Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-03T08:43:35.696Z] CHANGE_BRANCH golang_x_text [2021-12-03T08:43:35.696Z] CHANGE_FORK thaJeztah/docker [2021-12-03T08:43:35.696Z] CHANGE_ID 43058 [2021-12-03T08:43:35.696Z] CHANGE_TARGET master [2021-12-03T08:43:35.696Z] CHANGE_TITLE vendor: golang.org/x/text v0.3.7 [2021-12-03T08:43:35.696Z] CHANGE_URL https://github.com/moby/moby/pull/43058 [2021-12-03T08:43:35.696Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-03T08:43:35.696Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-03T08:43:35.696Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-03T08:43:35.696Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-03T08:43:35.696Z] COMPUTERNAME azwin-2-8f9670 [2021-12-03T08:43:35.696Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-03T08:43:35.696Z] ConfigSequenceNumber 0 [2021-12-03T08:43:35.696Z] DOCKER_BUILDKIT 0 [2021-12-03T08:43:35.696Z] DOCKER_DUT_DEBUG 1 [2021-12-03T08:43:35.696Z] DOCKER_EXPERIMENTAL 1 [2021-12-03T08:43:35.696Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-03T08:43:35.696Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-03T08:43:35.696Z] EXECUTOR_NUMBER 0 [2021-12-03T08:43:35.696Z] FQDN azwin-2-8f9670.westus.cloudapp.azure.com [2021-12-03T08:43:35.696Z] GIT_BRANCH PR-43058 [2021-12-03T08:43:35.696Z] GIT_COMMIT 9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:43:35.696Z] GIT_URL https://github.com/moby/moby.git [2021-12-03T08:43:35.696Z] HUDSON_COOKIE 05486f3c-4945-4e1a-a0ef-45785fa87555 [2021-12-03T08:43:35.696Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:43:35.696Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-03T08:43:35.696Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-03T08:43:35.696Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-03T08:43:35.696Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-03T08:43:35.696Z] JENKINS_NODE_COOKIE 63c692b1-1c96-4aab-8217-606c8a7c68a4 [2021-12-03T08:43:35.696Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-03T08:43:35.696Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-03T08:43:35.696Z] JOB_BASE_NAME PR-43058 [2021-12-03T08:43:35.696Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/display/redirect [2021-12-03T08:43:35.696Z] JOB_NAME moby/PR-43058 [2021-12-03T08:43:35.696Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/ [2021-12-03T08:43:35.696Z] library.jps.version master [2021-12-03T08:43:35.696Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-03T08:43:35.696Z] NODE_LABELS amd64 azure azwin-2-8f9670 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-12-03T08:43:35.696Z] NODE_NAME azwin-2-8f9670 [2021-12-03T08:43:35.696Z] NUMBER_OF_PROCESSORS 4 [2021-12-03T08:43:35.696Z] OS Windows_NT [2021-12-03T08:43:35.696Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-03T08:43:35.696Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-03T08:43:35.696Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-03T08:43:35.696Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 106 Stepping 6, GenuineIntel [2021-12-03T08:43:35.696Z] PROCESSOR_LEVEL 6 [2021-12-03T08:43:35.696Z] PROCESSOR_REVISION 6a06 [2021-12-03T08:43:35.696Z] ProgramData C:\ProgramData [2021-12-03T08:43:35.696Z] ProgramFiles C:\Program Files [2021-12-03T08:43:35.696Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-03T08:43:35.696Z] ProgramW6432 C:\Program Files [2021-12-03T08:43:35.696Z] PROMPT $P$G [2021-12-03T08:43:35.696Z] PSExecutionPolicyPreference Bypass [2021-12-03T08:43:35.696Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-03T08:43:35.696Z] PUBLIC C:\Users\Public [2021-12-03T08:43:35.696Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect?page=artif... [2021-12-03T08:43:35.696Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect?page=changes [2021-12-03T08:43:35.696Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect [2021-12-03T08:43:35.696Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43058/1/display/redirect?page=tests [2021-12-03T08:43:35.696Z] SKIP_VALIDATION_TESTS 1 [2021-12-03T08:43:35.696Z] SOURCES_DRIVE d [2021-12-03T08:43:35.696Z] SOURCES_SUBDIR gopath [2021-12-03T08:43:35.696Z] STAGE_NAME Run tests [2021-12-03T08:43:35.696Z] SystemDrive C: [2021-12-03T08:43:35.696Z] SystemRoot C:\Windows [2021-12-03T08:43:35.696Z] TEMP C:\Windows\TEMP [2021-12-03T08:43:35.696Z] TESTDEBUG 0 [2021-12-03T08:43:35.696Z] TESTRUN_DRIVE d [2021-12-03T08:43:35.696Z] TESTRUN_SUBDIR CI [2021-12-03T08:43:35.696Z] TIMEOUT 120m [2021-12-03T08:43:35.696Z] TMP C:\Windows\TEMP [2021-12-03T08:43:35.696Z] USERDOMAIN WORKGROUP [2021-12-03T08:43:35.697Z] USERNAME azwin-2-8f9670$ [2021-12-03T08:43:35.697Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-03T08:43:35.697Z] windir C:\Windows [2021-12-03T08:43:35.697Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-03T08:43:35.697Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-12-03T08:43:35.697Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-03T08:43:35.697Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-03T08:43:35.697Z] [2021-12-03T08:43:35.697Z] [2021-12-03T08:43:35.697Z] [2021-12-03T08:43:36.681Z] INFO: Sources under d:\gopath\... [2021-12-03T08:43:36.681Z] INFO: Test run under d:\CI\... [2021-12-03T08:43:36.681Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-03T08:43:36.681Z] INFO: docker/docker repository was found [2021-12-03T08:43:36.681Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-12-03T08:43:37.043Z] #58 ... [2021-12-03T08:43:37.044Z] [2021-12-03T08:43:37.044Z] #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:43:37.044Z] #16 sha256:0c1d529ab6d9b8c18bb8911a195405b9a4b595a82e41e2ebd80130ea8255bf5f [2021-12-03T08:43:37.044Z] #16 DONE 1.9s [2021-12-03T08:43:37.044Z] [2021-12-03T08:43:37.044Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-03T08:43:37.044Z] #17 sha256:eeb00bb9b1f3007912bf7258e0ff789d7738071cfa523ea2c7ac114c5704b773 [2021-12-03T08:43:37.151Z] ltsc2019: Pulling from windows/servercore [2021-12-03T08:43:37.151Z] 4612f6d0b889: Pulling fs layer [2021-12-03T08:43:37.151Z] c1f4c7287c99: Pulling fs layer [2021-12-03T08:43:37.271Z] #19 206.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-12-03T08:43:37.271Z] #19 206.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:43:37.271Z] #19 206.7 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:37.271Z] #19 206.8 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-12-03T08:43:37.271Z] #19 206.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-12-03T08:43:37.271Z] #19 206.8 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-12-03T08:43:37.271Z] #19 206.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-12-03T08:43:37.271Z] #19 206.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-12-03T08:43:37.271Z] #19 207.0 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-12-03T08:43:37.271Z] #19 207.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-12-03T08:43:37.271Z] #19 207.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:37.271Z] #19 207.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:37.271Z] #19 207.5 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-12-03T08:43:37.530Z] #19 207.5 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:43:37.530Z] #19 207.5 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:38.118Z] #26 ... [2021-12-03T08:43:38.118Z] [2021-12-03T08:43:38.118Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-03T08:43:38.118Z] #21 sha256:adba40e3578c3878764a9cf1237b3ef97132f1e964b0565e396cbcc6bc2e1fb2 [2021-12-03T08:43:38.118Z] #21 9.858 Reading package lists... [2021-12-03T08:43:38.432Z] #17 1.783 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-03T08:43:38.693Z] #17 DONE 2.0s [2021-12-03T08:43:38.693Z] [2021-12-03T08:43:38.693Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-03T08:43:38.693Z] #18 sha256:f48dbd55a2ccbd97a7dacaecd4ca626e8feb7a97885999a542cafe288f77f8b5 [2021-12-03T08:43:39.058Z] #62 ... [2021-12-03T08:43:39.058Z] [2021-12-03T08:43:39.058Z] #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:43:39.058Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:39.058Z] #14 118.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-03T08:43:39.058Z] #14 118.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:39.058Z] #14 118.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:43:39.058Z] #14 123.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-03T08:43:39.058Z] #14 123.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:39.058Z] #14 123.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:43:39.058Z] #14 128.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-03T08:43:39.058Z] #14 128.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:39.058Z] #14 128.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:40.614Z] #18 DONE 1.8s [2021-12-03T08:43:40.614Z] [2021-12-03T08:43:40.614Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-03T08:43:40.614Z] #19 sha256:deff0efcc168a50155ab62b583fea6875c2877d6afcccb07754739550ff8a00f [2021-12-03T08:43:41.385Z] #21 13.44 Reading package lists... [2021-12-03T08:43:41.724Z] #19 211.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-12-03T08:43:41.724Z] #19 211.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:43:41.724Z] #19 211.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:41.724Z] #19 211.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-12-03T08:43:41.724Z] #19 211.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-12-03T08:43:41.724Z] #19 211.9 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-12-03T08:43:41.724Z] #19 211.9 Selecting previously unselected package libc6-s390x-cross. [2021-12-03T08:43:41.724Z] #19 211.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-12-03T08:43:41.724Z] #19 211.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-12-03T08:43:41.983Z] #19 212.0 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-12-03T08:43:41.983Z] #19 212.0 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:41.983Z] #19 212.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:41.983Z] #19 212.1 Selecting previously unselected package libgomp1-s390x-cross. [2021-12-03T08:43:41.983Z] #19 212.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:41.983Z] #19 212.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:41.983Z] #19 212.1 Selecting previously unselected package libitm1-s390x-cross. [2021-12-03T08:43:42.241Z] #19 212.1 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:42.241Z] #19 212.1 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:42.241Z] #19 212.2 Selecting previously unselected package libatomic1-s390x-cross. [2021-12-03T08:43:42.241Z] #19 212.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:42.241Z] #19 212.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:42.241Z] #19 212.2 Selecting previously unselected package libasan6-s390x-cross. [2021-12-03T08:43:42.241Z] #19 212.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:42.241Z] #19 212.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:42.241Z] #19 212.4 Selecting previously unselected package libstdc++6-s390x-cross. [2021-12-03T08:43:42.315Z] #21 16.98 Building dependency tree... [2021-12-03T08:43:42.500Z] #19 212.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:42.500Z] #19 212.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:42.500Z] #19 212.5 Selecting previously unselected package libubsan1-s390x-cross. [2021-12-03T08:43:42.500Z] #19 212.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:42.500Z] #19 212.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:42.500Z] #19 212.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-12-03T08:43:42.500Z] #19 212.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:42.500Z] #19 212.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:42.532Z] #19 DONE 2.0s [2021-12-03T08:43:42.532Z] [2021-12-03T08:43:42.532Z] #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:43:42.532Z] #58 sha256:a4371054114ab0ed56f2f82bc0d02a0a38561c41df6f685c61f867731c8c1862 [2021-12-03T08:43:42.532Z] #58 ... [2021-12-03T08:43:42.532Z] [2021-12-03T08:43:42.532Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-03T08:43:42.532Z] #20 sha256:36a6983314a5e291ffc86c19268388a102c099d9a0ec85de5bfda7c43bf0cf0a [2021-12-03T08:43:42.760Z] #19 212.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-12-03T08:43:42.760Z] #19 212.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:43:42.760Z] #19 212.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:44.204Z] #21 19.80 The following additional packages will be installed: [2021-12-03T08:43:44.204Z] #21 19.81 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:43:44.204Z] #21 19.81 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-03T08:43:44.204Z] #21 19.81 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-03T08:43:44.204Z] #21 19.81 python3-pkg-resources vim-runtime xxd [2021-12-03T08:43:44.204Z] #21 19.81 Suggested packages: [2021-12-03T08:43:44.204Z] #21 19.81 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-03T08:43:44.204Z] #21 19.81 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-03T08:43:44.204Z] #21 19.81 acl attr quota [2021-12-03T08:43:44.204Z] #21 19.81 Recommended packages: [2021-12-03T08:43:44.204Z] #21 19.81 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-03T08:43:44.450Z] #20 DONE 1.9s [2021-12-03T08:43:44.450Z] [2021-12-03T08:43:44.450Z] #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:43:44.450Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:43:44.453Z] #62 ... [2021-12-03T08:43:44.453Z] [2021-12-03T08:43:44.453Z] #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:43:44.453Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:44.453Z] #14 119.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-03T08:43:44.453Z] #14 119.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:44.453Z] #14 119.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:43:44.453Z] #14 123.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-03T08:43:44.453Z] #14 123.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:44.453Z] #14 123.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:43:44.453Z] #14 128.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-03T08:43:44.453Z] #14 128.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:44.453Z] #14 128.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:45.570Z] #21 20.88 The following NEW packages will be installed: [2021-12-03T08:43:45.570Z] #21 20.88 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-03T08:43:45.570Z] #21 20.88 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:43:45.570Z] #21 20.89 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-03T08:43:45.570Z] #21 20.89 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-03T08:43:45.570Z] #21 20.89 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-03T08:43:45.570Z] #21 20.89 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-03T08:43:45.570Z] #21 20.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-03T08:43:45.570Z] #21 20.89 xz-utils zip zstd [2021-12-03T08:43:45.634Z] #14 ... [2021-12-03T08:43:45.634Z] [2021-12-03T08:43:45.634Z] #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:43:45.634Z] #65 sha256:d36a720eb79213c26f826335d279ebe799e42798b05166207053b7dc98fdd94f [2021-12-03T08:43:45.634Z] #65 134.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:43:45.634Z] #65 134.6 + GOBIN=/build [2021-12-03T08:43:45.634Z] #65 134.6 + GO111MODULE=on [2021-12-03T08:43:45.634Z] #65 134.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-03T08:43:45.826Z] #21 21.19 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:43:45.826Z] #21 21.19 Need to get 27.0 MB of archives. [2021-12-03T08:43:45.826Z] #21 21.19 After this operation, 105 MB of additional disk space will be used. [2021-12-03T08:43:45.826Z] #21 21.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-12-03T08:43:45.826Z] #21 21.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-12-03T08:43:45.826Z] #21 21.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-12-03T08:43:45.826Z] #21 21.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-12-03T08:43:45.826Z] #21 21.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-12-03T08:43:45.826Z] #21 21.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-12-03T08:43:45.826Z] #21 21.21 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:43:45.826Z] #21 21.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-12-03T08:43:45.826Z] #21 21.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-12-03T08:43:45.826Z] #21 21.23 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:43:45.826Z] #21 21.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-12-03T08:43:45.826Z] #21 21.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-12-03T08:43:45.826Z] #21 21.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-12-03T08:43:45.826Z] #21 21.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-12-03T08:43:45.826Z] #21 21.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-12-03T08:43:45.826Z] #21 21.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-12-03T08:43:45.826Z] #21 21.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-12-03T08:43:45.826Z] #21 21.30 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:43:45.826Z] #21 21.31 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:43:45.826Z] #21 21.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-12-03T08:43:45.826Z] #21 21.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-12-03T08:43:45.826Z] #21 21.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-12-03T08:43:45.826Z] #21 21.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-12-03T08:43:45.826Z] #21 21.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-12-03T08:43:45.826Z] #21 21.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-12-03T08:43:45.826Z] #21 21.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-12-03T08:43:45.826Z] #21 21.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-12-03T08:43:45.881Z] c1f4c7287c99: Verifying Checksum [2021-12-03T08:43:45.881Z] c1f4c7287c99: Download complete [2021-12-03T08:43:46.082Z] #21 21.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-12-03T08:43:46.082Z] #21 21.65 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:43:46.082Z] #21 21.65 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:43:46.082Z] #21 21.65 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:43:46.082Z] #21 21.65 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:43:46.082Z] #21 21.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-12-03T08:43:46.082Z] #21 21.65 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:43:46.082Z] #21 21.74 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:43:46.338Z] #21 21.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-03T08:43:46.338Z] #21 21.74 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:43:46.338Z] #21 21.75 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-03T08:43:46.338Z] #21 21.79 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:43:46.338Z] #21 21.79 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-12-03T08:43:46.338Z] #21 21.79 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-12-03T08:43:46.338Z] #21 21.80 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:43:46.338Z] #21 21.81 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-12-03T08:43:46.338Z] #21 21.81 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:43:46.368Z] #21 1.942 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:43:46.368Z] #21 1.969 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:43:46.368Z] #21 1.982 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:43:46.594Z] #21 22.06 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-12-03T08:43:46.594Z] #21 22.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-12-03T08:43:46.594Z] #21 22.12 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-12-03T08:43:46.594Z] #21 22.15 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:43:46.940Z] #21 2.502 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:43:46.956Z] #19 217.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-12-03T08:43:46.956Z] #19 217.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:43:46.956Z] #19 217.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:46.956Z] #19 217.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-12-03T08:43:46.956Z] #19 217.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-12-03T08:43:46.956Z] #19 217.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-12-03T08:43:47.156Z] #21 22.58 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:43:47.156Z] #21 22.70 Fetched 27.0 MB in 1s (21.6 MB/s) [2021-12-03T08:43:47.156Z] #21 22.76 Selecting previously unselected package pigz. [2021-12-03T08:43:47.156Z] #21 22.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-12-03T08:43:47.156Z] #21 22.80 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-12-03T08:43:47.156Z] #21 22.81 Unpacking pigz (2.6-1) ... [2021-12-03T08:43:47.215Z] #19 217.3 Selecting previously unselected package libc6-dev-s390x-cross. [2021-12-03T08:43:47.215Z] #19 217.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-12-03T08:43:47.215Z] #19 217.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-12-03T08:43:47.412Z] #21 22.93 Selecting previously unselected package libelf1:arm64. [2021-12-03T08:43:47.412Z] #21 22.93 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-12-03T08:43:47.412Z] #21 22.93 Unpacking libelf1:arm64 (0.183-1) ... [2021-12-03T08:43:47.412Z] #21 23.05 Selecting previously unselected package libbpf0:arm64. [2021-12-03T08:43:47.474Z] #19 217.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-12-03T08:43:47.474Z] #19 217.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-03T08:43:47.474Z] #19 217.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:47.668Z] #21 23.05 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-12-03T08:43:47.668Z] #21 23.06 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-12-03T08:43:47.668Z] #21 23.14 Selecting previously unselected package libcap2:arm64. [2021-12-03T08:43:47.668Z] #21 23.14 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-12-03T08:43:47.668Z] #21 23.14 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-12-03T08:43:47.668Z] #21 23.18 Selecting previously unselected package libmnl0:arm64. [2021-12-03T08:43:47.668Z] #21 23.19 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-12-03T08:43:47.668Z] #21 23.19 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-12-03T08:43:47.668Z] #21 23.23 Selecting previously unselected package libxtables12:arm64. [2021-12-03T08:43:47.668Z] #21 23.23 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-12-03T08:43:47.668Z] #21 23.24 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-12-03T08:43:47.668Z] #21 23.27 Selecting previously unselected package libcap2-bin. [2021-12-03T08:43:47.733Z] #19 217.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-12-03T08:43:47.733Z] #19 217.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-03T08:43:47.733Z] #19 217.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:47.925Z] #21 23.29 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-12-03T08:43:47.925Z] #21 23.29 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-03T08:43:47.925Z] #21 23.37 Selecting previously unselected package iproute2. [2021-12-03T08:43:47.925Z] #21 23.37 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-12-03T08:43:47.925Z] #21 23.37 Unpacking iproute2 (5.10.0-4) ... [2021-12-03T08:43:48.409Z] #21 3.919 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:43:48.488Z] #21 23.77 Selecting previously unselected package xxd. [2021-12-03T08:43:48.488Z] #21 23.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-12-03T08:43:48.488Z] #21 23.78 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:43:48.488Z] #21 23.89 Selecting previously unselected package vim-common. [2021-12-03T08:43:48.488Z] #21 23.89 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:43:48.488Z] #21 23.90 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:43:48.744Z] #21 24.04 Selecting previously unselected package bash-completion. [2021-12-03T08:43:48.744Z] #21 24.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-03T08:43:49.381Z] #21 ... [2021-12-03T08:43:49.381Z] [2021-12-03T08:43:49.381Z] #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:43:49.381Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:43:49.381Z] #34 DONE 132.4s [2021-12-03T08:43:49.381Z] [2021-12-03T08:43:49.381Z] #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:43:49.381Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:43:49.381Z] #21 5.015 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:43:49.671Z] 4612f6d0b889: Verifying Checksum [2021-12-03T08:43:49.671Z] 4612f6d0b889: Download complete [2021-12-03T08:43:49.752Z] #14 ... [2021-12-03T08:43:49.752Z] [2021-12-03T08:43:49.752Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-03T08:43:49.752Z] #65 sha256:363917f00823d355a383f1da0cb51d3e50c85857a1d69643cfa6e1bdc95068a1 [2021-12-03T08:43:49.752Z] #65 134.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:43:49.752Z] #65 134.1 + GOBIN=/build [2021-12-03T08:43:49.752Z] #65 134.1 + GO111MODULE=on [2021-12-03T08:43:49.752Z] #65 134.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-03T08:43:50.114Z] #21 25.48 Unpacking bash-completion (1:2.11-2) ... [2021-12-03T08:43:50.371Z] #21 25.82 Selecting previously unselected package bzip2. [2021-12-03T08:43:50.371Z] #21 25.83 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-12-03T08:43:50.371Z] #21 25.84 Unpacking bzip2 (1.0.8-4) ... [2021-12-03T08:43:50.371Z] #21 25.91 Selecting previously unselected package xz-utils. [2021-12-03T08:43:50.371Z] #21 25.91 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-12-03T08:43:50.371Z] #21 25.92 Unpacking xz-utils (5.2.5-2) ... [2021-12-03T08:43:50.628Z] #21 26.03 Selecting previously unselected package apparmor. [2021-12-03T08:43:50.628Z] #21 26.03 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-12-03T08:43:50.628Z] #21 26.09 Unpacking apparmor (2.13.6-10) ... [2021-12-03T08:43:50.884Z] #21 26.40 Selecting previously unselected package inetutils-ping. [2021-12-03T08:43:50.884Z] #21 26.40 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-12-03T08:43:50.884Z] #21 26.41 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-03T08:43:50.886Z] #65 139.3 rootlesskit version 0.14.6 [2021-12-03T08:43:50.886Z] #65 139.3 Usage of /build/rootlesskit-docker-proxy: [2021-12-03T08:43:50.886Z] #65 139.3 -container-ip string [2021-12-03T08:43:50.886Z] #65 139.3 container ip [2021-12-03T08:43:50.886Z] #65 139.3 -container-port int [2021-12-03T08:43:50.886Z] #65 139.3 container port (default -1) [2021-12-03T08:43:50.886Z] #65 139.3 -host-ip string [2021-12-03T08:43:50.886Z] #65 139.3 host ip [2021-12-03T08:43:50.886Z] #65 139.3 -host-port int [2021-12-03T08:43:50.886Z] #65 139.3 host port (default -1) [2021-12-03T08:43:50.886Z] #65 139.3 -proto string [2021-12-03T08:43:50.886Z] #65 139.3 proxy protocol (default "tcp") [2021-12-03T08:43:51.141Z] #21 26.50 Selecting previously unselected package libip4tc2:arm64. [2021-12-03T08:43:51.141Z] #21 26.51 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-12-03T08:43:51.141Z] #21 26.52 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-12-03T08:43:51.141Z] #21 26.58 Selecting previously unselected package libip6tc2:arm64. [2021-12-03T08:43:51.141Z] #21 26.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-12-03T08:43:51.141Z] #21 26.58 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-12-03T08:43:51.141Z] #21 26.63 Selecting previously unselected package libnfnetlink0:arm64. [2021-12-03T08:43:51.141Z] #21 26.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-12-03T08:43:51.141Z] #21 26.64 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-03T08:43:51.141Z] #21 26.68 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-12-03T08:43:51.141Z] #21 26.68 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-12-03T08:43:51.141Z] #21 26.69 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-12-03T08:43:51.141Z] #21 26.77 Selecting previously unselected package libnftnl11:arm64. [2021-12-03T08:43:51.398Z] #21 26.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-12-03T08:43:51.398Z] #21 26.78 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-12-03T08:43:51.398Z] #21 26.85 Selecting previously unselected package iptables. [2021-12-03T08:43:51.398Z] #21 26.86 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-12-03T08:43:51.398Z] #21 26.86 Unpacking iptables (1.8.7-1) ... [2021-12-03T08:43:51.655Z] #21 27.05 Selecting previously unselected package libonig5:arm64. [2021-12-03T08:43:51.655Z] #21 27.05 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-12-03T08:43:51.655Z] #21 27.06 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-12-03T08:43:51.655Z] #21 27.13 Selecting previously unselected package libjq1:arm64. [2021-12-03T08:43:51.655Z] #21 27.14 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-12-03T08:43:51.655Z] #21 27.15 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-12-03T08:43:51.655Z] #21 27.24 Selecting previously unselected package jq. [2021-12-03T08:43:51.655Z] #21 27.25 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-12-03T08:43:51.655Z] #21 27.25 Unpacking jq (1.6-2.1) ... [2021-12-03T08:43:51.912Z] #21 27.31 Selecting previously unselected package libaio1:arm64. [2021-12-03T08:43:51.912Z] #21 27.32 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-12-03T08:43:51.912Z] #21 27.34 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-12-03T08:43:51.912Z] #21 27.38 Selecting previously unselected package libgpm2:arm64. [2021-12-03T08:43:51.912Z] #21 27.39 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-12-03T08:43:51.912Z] #21 27.40 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-12-03T08:43:51.926Z] #19 222.1 Selecting previously unselected package g++-s390x-linux-gnu. [2021-12-03T08:43:51.926Z] #19 222.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-03T08:43:51.926Z] #19 222.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:51.926Z] #19 222.1 Selecting previously unselected package crossbuild-essential-s390x. [2021-12-03T08:43:51.926Z] #19 222.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-12-03T08:43:51.926Z] #19 222.1 Unpacking crossbuild-essential-s390x (12.9) ... [2021-12-03T08:43:52.184Z] #21 27.47 Selecting previously unselected package libicu67:arm64. [2021-12-03T08:43:52.184Z] #21 27.47 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-12-03T08:43:52.184Z] #21 27.48 Unpacking libicu67:arm64 (67.1-7) ... [2021-12-03T08:43:52.184Z] #19 222.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-12-03T08:43:52.184Z] #19 222.2 Setting up libfile-which-perl (1.23-1) ... [2021-12-03T08:43:52.184Z] #19 222.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-12-03T08:43:52.184Z] #19 222.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-12-03T08:43:52.184Z] #19 222.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-12-03T08:43:52.184Z] #19 222.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:43:52.184Z] #19 222.2 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:43:52.184Z] #19 222.2 Setting up libmagic-mgc (1:5.39-3) ... [2021-12-03T08:43:52.184Z] #19 222.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-12-03T08:43:52.184Z] #19 222.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-12-03T08:43:52.184Z] #19 222.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-12-03T08:43:52.184Z] #19 222.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-12-03T08:43:52.184Z] #19 222.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-12-03T08:43:52.184Z] #19 222.3 Setting up file (1:5.39-3) ... [2021-12-03T08:43:52.184Z] #19 222.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:43:52.184Z] #19 222.4 Setting up bzip2 (1.0.8-4) ... [2021-12-03T08:43:52.184Z] #19 222.4 Setting up libyaml-perl (1.30-1) ... [2021-12-03T08:43:52.184Z] #19 222.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-12-03T08:43:52.184Z] #19 222.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-12-03T08:43:52.184Z] #19 222.4 Setting up libio-string-perl (1.08-3.1) ... [2021-12-03T08:43:52.184Z] #19 222.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-12-03T08:43:52.184Z] #19 222.4 Setting up cross-config (2.6.18+nmu1) ... [2021-12-03T08:43:52.443Z] #19 222.5 Setting up xz-utils (5.2.5-2) ... [2021-12-03T08:43:52.443Z] #19 222.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-03T08:43:52.443Z] #19 222.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-12-03T08:43:52.443Z] #19 222.6 Setting up patch (2.7.6-7) ... [2021-12-03T08:43:52.443Z] #19 222.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-12-03T08:43:52.443Z] #19 222.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-12-03T08:43:52.443Z] #19 222.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.443Z] #19 222.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-12-03T08:43:52.443Z] #19 222.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-12-03T08:43:52.701Z] #19 222.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-12-03T08:43:52.701Z] #19 222.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-12-03T08:43:52.701Z] #19 222.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-12-03T08:43:52.701Z] #19 222.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-12-03T08:43:52.701Z] #19 222.7 Setting up libfile-homedir-perl (1.006-1) ... [2021-12-03T08:43:52.701Z] #19 222.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-12-03T08:43:52.701Z] #19 222.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-03T08:43:52.701Z] #19 222.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-12-03T08:43:52.701Z] #19 222.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:52.701Z] #19 222.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 222.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 223.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.701Z] #19 223.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.960Z] #19 223.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-12-03T08:43:52.960Z] #19 223.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.960Z] #19 223.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.960Z] #19 223.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.960Z] #19 223.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.960Z] #19 223.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-12-03T08:43:52.960Z] #19 223.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.960Z] #19 223.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.960Z] #19 223.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.960Z] #19 223.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-12-03T08:43:52.960Z] #19 223.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.960Z] #19 223.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.960Z] #19 223.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:52.960Z] #19 223.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-12-03T08:43:53.219Z] #19 223.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-12-03T08:43:53.219Z] #19 223.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-12-03T08:43:53.478Z] #19 223.5 [2021-12-03T08:43:53.478Z] #19 223.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-12-03T08:43:53.478Z] #19 223.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.478Z] #19 223.6 Setting up dpkg-dev (1.20.9) ... [2021-12-03T08:43:53.478Z] #19 223.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.478Z] #19 223.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:43:53.478Z] #19 223.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.478Z] #19 223.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.478Z] #19 223.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.478Z] #19 223.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.478Z] #19 223.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:43:53.584Z] #21 8.847 Fetched 8479 kB in 7s (1179 kB/s) [2021-12-03T08:43:53.737Z] #19 223.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.737Z] #19 223.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.737Z] #19 223.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.737Z] #19 223.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.737Z] #19 223.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-12-03T08:43:53.737Z] #19 223.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-12-03T08:43:53.844Z] #21 8.847 Reading package lists... [2021-12-03T08:43:53.845Z] #21 ... [2021-12-03T08:43:53.845Z] [2021-12-03T08:43:53.845Z] #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:43:53.845Z] #58 sha256:a4371054114ab0ed56f2f82bc0d02a0a38561c41df6f685c61f867731c8c1862 [2021-12-03T08:43:53.845Z] #58 11.11 + cd /tmp/tmp.TBhYGrXRRk/src/github.com/opencontainers/runc [2021-12-03T08:43:53.845Z] #58 11.11 + git checkout -q v1.0.2 [2021-12-03T08:43:53.845Z] #58 11.87 + '[' -z '' ']' [2021-12-03T08:43:53.845Z] #58 11.87 + target=static [2021-12-03T08:43:53.845Z] #58 11.87 + make BUILDTAGS=seccomp static [2021-12-03T08:43:53.845Z] #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:43:53.996Z] #19 223.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-12-03T08:43:53.996Z] #19 224.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-12-03T08:43:53.996Z] #19 224.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-12-03T08:43:53.996Z] #19 224.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:53.996Z] #19 224.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:53.996Z] #19 224.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.996Z] #19 224.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:43:53.996Z] #19 224.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.996Z] #19 224.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.996Z] #19 224.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:53.996Z] #19 224.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:43:53.996Z] #19 224.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.996Z] #19 224.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.996Z] #19 224.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:43:53.996Z] #19 224.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:54.159Z] #65 ... [2021-12-03T08:43:54.159Z] [2021-12-03T08:43:54.159Z] #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:43:54.159Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:54.159Z] #14 138.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-03T08:43:54.159Z] #14 138.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:54.159Z] #14 138.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:54.159Z] #14 143.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-03T08:43:54.159Z] #14 143.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-03T08:43:54.159Z] #14 143.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:43:54.255Z] #19 224.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:54.255Z] #19 224.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:54.255Z] #19 224.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-03T08:43:54.255Z] #19 224.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:54.255Z] #19 224.3 Setting up libxml-simple-perl (2.25-1) ... [2021-12-03T08:43:54.255Z] #19 224.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:43:54.255Z] #19 224.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:43:54.255Z] #19 224.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-03T08:43:54.255Z] #19 224.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:54.255Z] #19 224.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:54.255Z] #19 224.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-03T08:43:54.255Z] #19 224.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-03T08:43:54.255Z] #19 224.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:54.255Z] #19 224.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-12-03T08:43:54.255Z] #19 224.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-03T08:43:54.255Z] #19 224.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:54.416Z] #14 144.1 Selecting previously unselected package libapparmor1:amd64. [2021-12-03T08:43:54.416Z] #14 144.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-03T08:43:54.416Z] #14 ... [2021-12-03T08:43:54.416Z] [2021-12-03T08:43:54.416Z] #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:43:54.416Z] #65 sha256:d36a720eb79213c26f826335d279ebe799e42798b05166207053b7dc98fdd94f [2021-12-03T08:43:54.416Z] #65 DONE 143.8s [2021-12-03T08:43:54.416Z] [2021-12-03T08:43:54.416Z] #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:43:54.416Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:54.416Z] #14 144.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:43:54.416Z] #14 ... [2021-12-03T08:43:54.416Z] [2021-12-03T08:43:54.416Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-03T08:43:54.416Z] #66 sha256:58f441a70a6e790bb69f011dd83accbe61e733a1813a3c8d3bbb26a5633979d3 [2021-12-03T08:43:54.513Z] #19 224.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:54.513Z] #19 224.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:54.513Z] #19 224.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:43:54.513Z] #19 224.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-03T08:43:54.513Z] #19 224.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-12-03T08:43:54.513Z] #19 224.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:54.514Z] #19 224.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-03T08:43:54.514Z] #19 224.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:54.514Z] #19 224.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:54.514Z] #19 224.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-03T08:43:54.514Z] #19 224.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:54.514Z] #19 224.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:54.514Z] #19 224.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-03T08:43:54.514Z] #19 224.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:54.514Z] #19 224.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-12-03T08:43:54.514Z] #19 224.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:54.673Z] #66 DONE 0.1s [2021-12-03T08:43:54.673Z] [2021-12-03T08:43:54.673Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:43:54.673Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:54.674Z] #14 144.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-03T08:43:54.674Z] #14 144.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-03T08:43:54.674Z] #14 ... [2021-12-03T08:43:54.674Z] [2021-12-03T08:43:54.674Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-03T08:43:54.674Z] #67 sha256:9312b24e83a7648abc878c64c8805c43f55379a0863579587b39a0659e0d9ee6 [2021-12-03T08:43:54.674Z] #67 DONE 0.1s [2021-12-03T08:43:54.674Z] [2021-12-03T08:43:54.674Z] #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:43:54.674Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:54.674Z] #14 144.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:43:54.705Z] #21 29.73 Selecting previously unselected package libinih1:arm64. [2021-12-03T08:43:54.705Z] #21 29.73 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-12-03T08:43:54.705Z] #21 29.74 Unpacking libinih1:arm64 (53-1+b2) ... [2021-12-03T08:43:54.705Z] #21 29.82 Selecting previously unselected package libnet1:arm64. [2021-12-03T08:43:54.705Z] #21 29.82 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-03T08:43:54.705Z] #21 29.83 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:43:54.705Z] #21 29.89 Selecting previously unselected package libnl-3-200:arm64. [2021-12-03T08:43:54.705Z] #21 29.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-12-03T08:43:54.705Z] #21 29.91 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-03T08:43:54.705Z] #21 29.97 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-03T08:43:54.705Z] #21 29.97 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-12-03T08:43:54.705Z] #21 29.97 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-03T08:43:54.705Z] #21 30.04 Selecting previously unselected package net-tools. [2021-12-03T08:43:54.705Z] #21 30.05 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-12-03T08:43:54.705Z] #21 30.05 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:43:54.705Z] #21 30.16 Selecting previously unselected package patch. [2021-12-03T08:43:54.705Z] #21 30.17 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-12-03T08:43:54.705Z] #21 30.17 Unpacking patch (2.7.6-7) ... [2021-12-03T08:43:54.705Z] #21 30.24 Selecting previously unselected package python-pip-whl. [2021-12-03T08:43:54.705Z] #21 30.24 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-03T08:43:54.705Z] #21 30.25 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-03T08:43:54.773Z] #19 224.7 Setting up crossbuild-essential-armel (12.9) ... [2021-12-03T08:43:54.773Z] #19 224.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-03T08:43:54.773Z] #19 224.7 Setting up crossbuild-essential-armhf (12.9) ... [2021-12-03T08:43:54.773Z] #19 224.7 Setting up crossbuild-essential-arm64 (12.9) ... [2021-12-03T08:43:54.773Z] #19 224.7 Setting up crossbuild-essential-s390x (12.9) ... [2021-12-03T08:43:54.773Z] #19 224.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-12-03T08:43:54.773Z] #19 224.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:43:54.931Z] #14 144.7 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:43:54.931Z] #14 144.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:43:54.931Z] #14 144.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:43:55.026Z] #65 138.9 rootlesskit version 0.14.6 [2021-12-03T08:43:55.026Z] #65 139.0 Usage of /build/rootlesskit-docker-proxy: [2021-12-03T08:43:55.026Z] #65 139.0 -container-ip string [2021-12-03T08:43:55.026Z] #65 139.0 container ip [2021-12-03T08:43:55.026Z] #65 139.0 -container-port int [2021-12-03T08:43:55.026Z] #65 139.0 container port (default -1) [2021-12-03T08:43:55.026Z] #65 139.0 -host-ip string [2021-12-03T08:43:55.026Z] #65 139.0 host ip [2021-12-03T08:43:55.026Z] #65 139.0 -host-port int [2021-12-03T08:43:55.026Z] #65 139.0 host port (default -1) [2021-12-03T08:43:55.026Z] #65 139.0 -proto string [2021-12-03T08:43:55.026Z] #65 139.0 proxy protocol (default "tcp") [2021-12-03T08:43:55.188Z] #14 144.9 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:43:55.188Z] #14 144.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:43:55.188Z] #14 145.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:43:55.268Z] #21 30.67 Selecting previously unselected package python3-lib2to3. [2021-12-03T08:43:55.268Z] #21 30.68 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-03T08:43:55.268Z] #21 30.68 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:43:55.269Z] #21 30.76 Selecting previously unselected package python3-distutils. [2021-12-03T08:43:55.269Z] #21 30.76 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-03T08:43:55.269Z] #21 30.76 Unpacking python3-distutils (3.9.2-1) ... [2021-12-03T08:43:55.340Z] #19 DONE 225.6s [2021-12-03T08:43:55.445Z] #14 145.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-03T08:43:55.445Z] #14 145.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:43:55.445Z] #14 145.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:55.526Z] #21 30.90 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:43:55.526Z] #21 30.91 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:43:55.526Z] #21 30.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:43:55.526Z] #21 31.04 Selecting previously unselected package python3-setuptools. [2021-12-03T08:43:55.526Z] #21 31.04 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-03T08:43:55.526Z] #21 31.06 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-03T08:43:55.599Z] [2021-12-03T08:43:55.599Z] #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:43:55.599Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:43:55.599Z] #45 ... [2021-12-03T08:43:55.599Z] [2021-12-03T08:43:55.599Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-03T08:43:55.599Z] #71 sha256:d60a09a16302ea685a00ee38722bfb91fe801696c2a550aa9e8470a775c890bf [2021-12-03T08:43:55.599Z] #71 DONE 0.2s [2021-12-03T08:43:55.599Z] [2021-12-03T08:43:55.599Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-03T08:43:55.599Z] #32 sha256:6e388e30d1a11ac399954765bc2a9ef79893a224589af135ca2841185b2775c5 [2021-12-03T08:43:55.599Z] #32 DONE 0.3s [2021-12-03T08:43:55.703Z] #14 145.5 Selecting previously unselected package libudev-dev:amd64. [2021-12-03T08:43:55.703Z] #14 145.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-03T08:43:55.703Z] #14 145.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:43:55.757Z] #58 ... [2021-12-03T08:43:55.757Z] [2021-12-03T08:43:55.757Z] #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:43:55.757Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:43:55.757Z] #21 8.847 Reading package lists... [2021-12-03T08:43:55.783Z] #21 31.29 Selecting previously unselected package python3-wheel. [2021-12-03T08:43:55.783Z] #21 31.29 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-03T08:43:55.783Z] #21 31.30 Unpacking python3-wheel (0.34.2-1) ... [2021-12-03T08:43:55.783Z] #21 31.37 Selecting previously unselected package python3-pip. [2021-12-03T08:43:55.783Z] #21 31.37 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-03T08:43:55.783Z] #21 31.37 Unpacking python3-pip (20.3.4-4) ... [2021-12-03T08:43:55.859Z] [2021-12-03T08:43:55.859Z] #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:43:55.859Z] #33 sha256:074c269cc415b212bb03c6d08298edb4e53ba53155f20e1ab281ea54e14f9280 [2021-12-03T08:43:55.960Z] #14 145.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-03T08:43:55.960Z] #14 145.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-03T08:43:55.960Z] #14 145.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:43:56.066Z] #21 31.61 Selecting previously unselected package sudo. [2021-12-03T08:43:56.066Z] #21 31.61 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-12-03T08:43:56.066Z] #21 31.61 Unpacking sudo (1.9.5p2-3) ... [2021-12-03T08:43:56.525Z] #14 146.1 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-03T08:43:56.525Z] #14 146.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-03T08:43:56.525Z] #14 146.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:43:56.525Z] #14 146.4 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-03T08:43:56.525Z] #14 146.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-03T08:43:56.525Z] #14 146.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:43:56.683Z] #21 32.20 Selecting previously unselected package thin-provisioning-tools. [2021-12-03T08:43:56.683Z] #21 32.20 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-12-03T08:43:56.683Z] #21 32.20 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:43:56.781Z] #14 146.7 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-03T08:43:56.943Z] #21 32.34 Selecting previously unselected package uidmap. [2021-12-03T08:43:56.943Z] #21 32.35 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-12-03T08:43:56.943Z] #21 32.37 Unpacking uidmap (1:4.8.1-1) ... [2021-12-03T08:43:57.038Z] #14 146.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-03T08:43:57.038Z] #14 146.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:43:57.038Z] #14 146.9 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-03T08:43:57.038Z] #14 146.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-03T08:43:57.200Z] #21 32.51 Selecting previously unselected package vim-runtime. [2021-12-03T08:43:57.200Z] #21 32.51 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:43:57.200Z] #21 32.52 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:43:57.200Z] #21 32.56 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-03T08:43:57.200Z] #21 32.57 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:43:57.295Z] #14 146.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:43:57.857Z] #14 147.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-03T08:43:57.857Z] #14 147.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-03T08:43:57.857Z] #14 147.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:43:58.114Z] #14 147.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-03T08:43:58.114Z] #14 147.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:43:58.114Z] #14 147.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:58.114Z] #14 147.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-03T08:43:58.114Z] #14 147.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-03T08:43:58.114Z] #14 147.9 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:43:58.305Z] #21 11.41 Reading package lists... [2021-12-03T08:43:58.371Z] #14 148.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-03T08:43:58.371Z] #14 148.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-03T08:43:58.371Z] #14 148.0 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:43:58.397Z] #33 2.363 + RM_GOPATH=0 [2021-12-03T08:43:58.398Z] #33 2.363 + TMP_GOPATH= [2021-12-03T08:43:58.398Z] #33 2.363 + : /build [2021-12-03T08:43:58.398Z] #33 2.363 + '[' -z '' ']' [2021-12-03T08:43:58.398Z] #33 2.364 ++ mktemp -d [2021-12-03T08:43:58.398Z] #33 2.376 + export GOPATH=/tmp/tmp.Yu0XQ2rCTB [2021-12-03T08:43:58.398Z] #33 2.376 + GOPATH=/tmp/tmp.Yu0XQ2rCTB [2021-12-03T08:43:58.398Z] #33 2.376 + RM_GOPATH=1 [2021-12-03T08:43:58.398Z] #33 2.376 + case "$(go env GOARCH)" in [2021-12-03T08:43:58.398Z] #33 2.379 ++ go env GOARCH [2021-12-03T08:43:58.398Z] #33 2.387 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:43:58.398Z] #33 2.387 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:43:58.398Z] #33 2.387 ++ dirname /install.sh [2021-12-03T08:43:58.398Z] #33 2.422 + dir=/ [2021-12-03T08:43:58.398Z] #33 2.422 + bin=dockercli [2021-12-03T08:43:58.398Z] #33 2.422 + shift [2021-12-03T08:43:58.398Z] #33 2.422 + '[' '!' -f //dockercli.installer ']' [2021-12-03T08:43:58.398Z] #33 2.422 + . //dockercli.installer [2021-12-03T08:43:58.398Z] #33 2.422 ++ : stable [2021-12-03T08:43:58.398Z] #33 2.422 ++ : 17.06.2-ce [2021-12-03T08:43:58.398Z] #33 2.437 + install_dockercli [2021-12-03T08:43:58.398Z] #33 2.437 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-03T08:43:58.398Z] #33 2.437 ++ uname -m [2021-12-03T08:43:58.398Z] #33 2.437 Install docker/cli version 17.06.2-ce from stable [2021-12-03T08:43:58.398Z] #33 2.445 + arch=x86_64 [2021-12-03T08:43:58.398Z] #33 2.445 + '[' x86_64 '!=' x86_64 ']' [2021-12-03T08:43:58.398Z] #33 2.445 + url=https://download.docker.com/linux/static [2021-12-03T08:43:58.398Z] #33 2.445 + tar -xz docker/docker [2021-12-03T08:43:58.398Z] #33 2.445 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-03T08:43:58.628Z] #14 148.5 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:43:58.628Z] #14 148.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:43:58.628Z] #14 148.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:43:58.628Z] #14 148.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:43:58.628Z] #14 148.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:43:58.628Z] #14 148.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:43:58.877Z] #21 13.91 Building dependency tree... [2021-12-03T08:43:58.885Z] #14 148.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:43:58.885Z] #14 148.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:43:58.885Z] #14 148.6 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:43:58.885Z] #14 148.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:43:58.885Z] #14 148.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:43:58.885Z] #14 148.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:43:58.885Z] #14 148.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:43:58.885Z] #14 148.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:43:58.885Z] #14 148.7 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-03T08:43:58.885Z] #14 148.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:43:58.885Z] #14 148.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:43:58.885Z] #14 148.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:43:58.885Z] #14 148.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:43:58.885Z] #14 148.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:43:58.885Z] #14 148.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:43:58.885Z] #14 148.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:43:58.885Z] #14 148.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:58.885Z] #14 148.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:43:59.142Z] #14 148.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:43:59.142Z] #14 148.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:59.142Z] #14 148.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-03T08:43:59.142Z] #14 148.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:43:59.142Z] #14 148.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:43:59.142Z] #14 148.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:59.142Z] #14 148.9 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:43:59.142Z] #14 148.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:59.142Z] #14 148.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:59.142Z] #14 148.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:43:59.220Z] #65 DONE 143.3s [2021-12-03T08:43:59.220Z] [2021-12-03T08:43:59.220Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-03T08:43:59.220Z] #66 sha256:ab2ca0785a0f26bc66c4e4124f1c7d8ed7e6056897b51d6723d7a5abd73c14aa [2021-12-03T08:43:59.220Z] #66 DONE 0.1s [2021-12-03T08:43:59.220Z] [2021-12-03T08:43:59.220Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-03T08:43:59.220Z] #67 sha256:e50d686af3760e45b9b12db42c15ddb3d8c2f55247c16014710db2f6a144c4c0 [2021-12-03T08:43:59.220Z] #67 DONE 0.1s [2021-12-03T08:43:59.220Z] [2021-12-03T08:43:59.220Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:43:59.220Z] #14 sha256:5b4968d56ecbdd432d6631b609a74f31fdf6c684fcdd478573cb890431fe5051 [2021-12-03T08:43:59.220Z] #14 139.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-03T08:43:59.220Z] #14 139.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:43:59.220Z] #14 139.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:43:59.220Z] #14 143.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-03T08:43:59.220Z] #14 143.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-03T08:43:59.220Z] #14 143.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:43:59.220Z] #14 143.9 Selecting previously unselected package libapparmor1:amd64. [2021-12-03T08:43:59.220Z] #14 143.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-03T08:43:59.220Z] #14 143.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:43:59.220Z] #14 144.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-03T08:43:59.220Z] #14 144.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-03T08:43:59.220Z] #14 144.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:43:59.220Z] #14 144.3 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:43:59.220Z] #14 144.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:43:59.399Z] #14 DONE 149.2s [2021-12-03T08:43:59.399Z] [2021-12-03T08:43:59.399Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-03T08:43:59.399Z] #57 sha256:5c80aa9883f81e9bfb91e51bbabb4efaed112520d2fbcbd775d8ff4d2ff152be [2021-12-03T08:43:59.399Z] #57 DONE 0.1s [2021-12-03T08:43:59.399Z] [2021-12-03T08:43:59.399Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:43:59.399Z] #15 sha256:04e8964909a52eb89c8da46016ae54b96e1e01574212a4c3bc431d0d3c10f383 [2021-12-03T08:43:59.450Z] #21 15.13 The following additional packages will be installed: [2021-12-03T08:43:59.479Z] #14 144.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:43:59.479Z] #14 144.5 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:43:59.479Z] #14 144.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:43:59.711Z] #21 15.14 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:43:59.711Z] #21 15.14 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-03T08:43:59.711Z] #21 15.14 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-03T08:43:59.711Z] #21 15.15 python3-pkg-resources vim-runtime xxd [2021-12-03T08:43:59.711Z] #21 15.15 Suggested packages: [2021-12-03T08:43:59.711Z] #21 15.15 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-03T08:43:59.711Z] #21 15.15 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-03T08:43:59.711Z] #21 15.15 acl attr quota [2021-12-03T08:43:59.711Z] #21 15.15 Recommended packages: [2021-12-03T08:43:59.711Z] #21 15.15 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-03T08:43:59.718Z] #21 35.25 Selecting previously unselected package vim. [2021-12-03T08:43:59.719Z] #21 35.26 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-12-03T08:43:59.719Z] #21 35.27 Unpacking vim (2:8.2.2434-3) ... [2021-12-03T08:43:59.738Z] #14 144.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:43:59.738Z] #14 144.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-03T08:43:59.738Z] #14 144.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:43:59.738Z] #14 144.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:43:59.738Z] #14 144.9 Selecting previously unselected package libudev-dev:amd64. [2021-12-03T08:43:59.738Z] #14 144.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-03T08:44:00.041Z] #14 144.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:44:00.302Z] #14 145.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-03T08:44:00.302Z] #14 145.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-03T08:44:00.302Z] #14 145.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:44:00.362Z] #21 35.65 Selecting previously unselected package xfsprogs. [2021-12-03T08:44:00.362Z] #21 35.65 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-12-03T08:44:00.362Z] #21 35.66 Unpacking xfsprogs (5.10.0-4) ... [2021-12-03T08:44:00.362Z] #21 36.03 Selecting previously unselected package zip. [2021-12-03T08:44:00.618Z] #21 36.05 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-12-03T08:44:00.618Z] #21 36.06 Unpacking zip (3.0-12) ... [2021-12-03T08:44:00.742Z] #21 16.47 The following NEW packages will be installed: [2021-12-03T08:44:00.870Z] #14 145.6 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-03T08:44:00.870Z] #14 145.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-03T08:44:00.870Z] #14 145.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:44:00.875Z] #21 36.19 Selecting previously unselected package zstd. [2021-12-03T08:44:00.875Z] #21 36.20 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-12-03T08:44:00.875Z] #21 36.20 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:44:01.003Z] #21 16.50 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-03T08:44:01.003Z] #21 16.50 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:44:01.003Z] #21 16.50 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-03T08:44:01.003Z] #21 16.50 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-03T08:44:01.003Z] #21 16.50 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-03T08:44:01.003Z] #21 16.50 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-03T08:44:01.003Z] #21 16.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-03T08:44:01.003Z] #21 16.50 xz-utils zip zstd [2021-12-03T08:44:01.130Z] #14 146.0 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-03T08:44:01.130Z] #14 146.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-03T08:44:01.130Z] #14 146.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:44:01.131Z] #21 36.51 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:44:01.265Z] #21 16.82 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:44:01.265Z] #21 16.82 Need to get 27.6 MB of archives. [2021-12-03T08:44:01.265Z] #21 16.82 After this operation, 106 MB of additional disk space will be used. [2021-12-03T08:44:01.265Z] #21 16.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-03T08:44:01.265Z] #21 16.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-03T08:44:01.265Z] #21 16.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-03T08:44:01.265Z] #21 16.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-03T08:44:01.265Z] #21 16.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-03T08:44:01.265Z] #21 16.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-03T08:44:01.265Z] #21 16.84 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:44:01.265Z] #21 16.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-03T08:44:01.265Z] #21 16.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:44:01.265Z] #21 16.89 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:44:01.265Z] #21 16.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-03T08:44:01.265Z] #21 16.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-03T08:44:01.265Z] #21 16.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-03T08:44:01.265Z] #21 16.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-03T08:44:01.265Z] #21 16.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-03T08:44:01.265Z] #21 16.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-03T08:44:01.265Z] #21 16.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-03T08:44:01.265Z] #21 16.98 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:44:01.265Z] #21 16.98 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:44:01.265Z] #21 16.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-03T08:44:01.265Z] #21 16.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-03T08:44:01.366Z] #15 DONE 1.9s [2021-12-03T08:44:01.366Z] [2021-12-03T08:44:01.366Z] #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:44:01.366Z] #58 sha256:f06af7ea5f656732887f748583268498fc0f09400eb2d61afa91b7f0872a8d90 [2021-12-03T08:44:01.391Z] #14 146.2 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-03T08:44:01.391Z] #14 146.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-03T08:44:01.391Z] #14 146.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:44:01.391Z] #14 146.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-03T08:44:01.391Z] #14 146.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-03T08:44:01.391Z] #14 146.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:44:01.527Z] #21 17.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:44:01.527Z] #21 17.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:44:01.527Z] #21 17.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:44:01.527Z] #21 17.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-03T08:44:01.527Z] #21 17.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-03T08:44:01.527Z] #21 17.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:44:01.623Z] #58 1.949 + RM_GOPATH=0 [2021-12-03T08:44:01.623Z] #58 1.953 + TMP_GOPATH= [2021-12-03T08:44:01.623Z] #58 1.953 + : /build [2021-12-03T08:44:01.623Z] #58 1.953 + '[' -z '' ']' [2021-12-03T08:44:01.623Z] #58 1.953 ++ mktemp -d [2021-12-03T08:44:01.623Z] #58 1.953 + export GOPATH=/tmp/tmp.vlIu7k6CQ5 [2021-12-03T08:44:01.623Z] #58 1.953 + GOPATH=/tmp/tmp.vlIu7k6CQ5 [2021-12-03T08:44:01.623Z] #58 1.953 + RM_GOPATH=1 [2021-12-03T08:44:01.623Z] #58 1.953 + case "$(go env GOARCH)" in [2021-12-03T08:44:01.623Z] #58 1.954 ++ go env GOARCH [2021-12-03T08:44:01.623Z] #58 1.968 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:44:01.623Z] #58 1.968 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:44:01.623Z] #58 1.968 ++ dirname /install.sh [2021-12-03T08:44:01.623Z] #58 1.970 + dir=/ [2021-12-03T08:44:01.623Z] #58 1.971 + bin=runc [2021-12-03T08:44:01.623Z] #58 1.971 + shift [2021-12-03T08:44:01.623Z] #58 1.971 + '[' '!' -f //runc.installer ']' [2021-12-03T08:44:01.623Z] #58 1.971 + . //runc.installer [2021-12-03T08:44:01.623Z] #58 1.971 ++ set -e [2021-12-03T08:44:01.623Z] #58 1.971 ++ : v1.0.2 [2021-12-03T08:44:01.623Z] #58 1.971 + install_runc [2021-12-03T08:44:01.623Z] #58 1.971 + RUNC_BUILDTAGS=seccomp [2021-12-03T08:44:01.623Z] #58 1.971 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-12-03T08:44:01.623Z] #58 1.971 Install runc version v1.0.2 (build tags: seccomp) [2021-12-03T08:44:01.623Z] #58 1.971 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vlIu7k6CQ5/src/github.com/opencontainers/runc [2021-12-03T08:44:01.623Z] #58 1.974 Cloning into '/tmp/tmp.vlIu7k6CQ5/src/github.com/opencontainers/runc'... [2021-12-03T08:44:01.698Z] #21 37.13 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-12-03T08:44:01.698Z] #21 37.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:44:01.698Z] #21 37.17 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-12-03T08:44:01.698Z] #21 37.21 Setting up libicu67:arm64 (67.1-7) ... [2021-12-03T08:44:01.698Z] #21 37.23 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-12-03T08:44:01.698Z] #21 37.26 Setting up libinih1:arm64 (53-1+b2) ... [2021-12-03T08:44:01.698Z] #21 37.27 Setting up uidmap (1:4.8.1-1) ... [2021-12-03T08:44:01.698Z] #21 37.28 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:44:01.698Z] #21 37.29 Setting up bzip2 (1.0.8-4) ... [2021-12-03T08:44:01.698Z] #21 37.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-03T08:44:01.698Z] #21 37.34 Setting up python3-wheel (0.34.2-1) ... [2021-12-03T08:44:01.788Z] #21 17.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-03T08:44:01.788Z] #21 17.44 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:44:01.788Z] #21 17.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-03T08:44:01.788Z] #21 17.45 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:44:01.788Z] #21 17.45 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:44:01.789Z] #21 17.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-03T08:44:01.789Z] #21 17.46 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:44:01.789Z] #21 17.53 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:44:01.789Z] #21 17.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-03T08:44:01.789Z] #21 17.54 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:44:01.789Z] #21 17.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-03T08:44:01.789Z] #21 17.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:44:02.050Z] #21 17.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-03T08:44:02.050Z] #21 17.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-03T08:44:02.050Z] #21 17.61 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:44:02.050Z] #21 17.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-03T08:44:02.050Z] #21 17.63 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:44:02.311Z] #21 17.92 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-03T08:44:02.311Z] #21 17.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-03T08:44:02.327Z] #14 147.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-03T08:44:02.327Z] #14 147.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-03T08:44:02.327Z] #14 147.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:44:02.572Z] #21 17.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-03T08:44:02.572Z] #21 17.98 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:44:02.586Z] #14 147.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-03T08:44:02.586Z] #14 147.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:44:02.586Z] #14 147.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:44:02.595Z] #33 ... [2021-12-03T08:44:02.595Z] [2021-12-03T08:44:02.595Z] #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:44:02.595Z] #72 sha256:ee4e956eb180838a02b2129ca78d2f3a3fd1a5a8808abf14a5a7ae3f3383b16d [2021-12-03T08:44:02.595Z] #72 2.540 + RM_GOPATH=0 [2021-12-03T08:44:02.595Z] #72 2.540 + TMP_GOPATH= [2021-12-03T08:44:02.595Z] #72 2.540 + : /build [2021-12-03T08:44:02.595Z] #72 2.540 + '[' -z '' ']' [2021-12-03T08:44:02.595Z] #72 2.540 ++ mktemp -d [2021-12-03T08:44:02.595Z] #72 2.550 + export GOPATH=/tmp/tmp.46PtoQghcF [2021-12-03T08:44:02.595Z] #72 2.550 + GOPATH=/tmp/tmp.46PtoQghcF [2021-12-03T08:44:02.595Z] #72 2.550 + RM_GOPATH=1 [2021-12-03T08:44:02.595Z] #72 2.550 + case "$(go env GOARCH)" in [2021-12-03T08:44:02.595Z] #72 2.550 ++ go env GOARCH [2021-12-03T08:44:02.595Z] #72 2.569 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:44:02.595Z] #72 2.569 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:44:02.595Z] #72 2.574 ++ dirname /install.sh [2021-12-03T08:44:02.595Z] #72 2.581 + dir=/ [2021-12-03T08:44:02.595Z] #72 2.581 + bin=rootlesskit [2021-12-03T08:44:02.595Z] #72 2.581 + shift [2021-12-03T08:44:02.595Z] #72 2.581 + '[' '!' -f //rootlesskit.installer ']' [2021-12-03T08:44:02.595Z] #72 2.581 + . //rootlesskit.installer [2021-12-03T08:44:02.595Z] #72 2.581 ++ : v0.14.6 [2021-12-03T08:44:02.595Z] #72 2.581 + install_rootlesskit [2021-12-03T08:44:02.595Z] #72 2.581 + case "$1" in [2021-12-03T08:44:02.595Z] #72 2.581 + export CGO_ENABLED=0 [2021-12-03T08:44:02.595Z] #72 2.581 + CGO_ENABLED=0 [2021-12-03T08:44:02.595Z] #72 2.581 + _install_rootlesskit [2021-12-03T08:44:02.595Z] #72 2.581 + echo 'Install rootlesskit version v0.14.6' [2021-12-03T08:44:02.595Z] #72 2.581 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:44:02.595Z] #72 2.581 + GOBIN=/build [2021-12-03T08:44:02.595Z] #72 2.581 + GO111MODULE=on [2021-12-03T08:44:02.595Z] #72 2.581 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-03T08:44:02.595Z] #72 2.582 Install rootlesskit version v0.14.6 [2021-12-03T08:44:02.595Z] #72 3.133 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-03T08:44:02.595Z] #72 5.568 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-03T08:44:02.595Z] #72 5.582 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-03T08:44:02.595Z] #72 6.097 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-03T08:44:02.630Z] #21 38.03 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:44:02.630Z] #21 38.04 Setting up libcap2:arm64 (1:2.44-1) ... [2021-12-03T08:44:02.630Z] #21 38.07 Setting up libcap2-bin (1:2.44-1) ... [2021-12-03T08:44:02.630Z] #21 38.08 Setting up apparmor (2.13.6-10) ... [2021-12-03T08:44:02.845Z] #14 147.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-03T08:44:02.845Z] #14 147.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-03T08:44:02.845Z] #14 147.8 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:44:02.991Z] #58 ... [2021-12-03T08:44:02.991Z] [2021-12-03T08:44:02.991Z] #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:44:02.991Z] #16 sha256:0c1d529ab6d9b8c18bb8911a195405b9a4b595a82e41e2ebd80130ea8255bf5f [2021-12-03T08:44:02.991Z] #16 DONE 1.6s [2021-12-03T08:44:02.991Z] [2021-12-03T08:44:02.991Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-03T08:44:02.991Z] #17 sha256:eeb00bb9b1f3007912bf7258e0ff789d7738071cfa523ea2c7ac114c5704b773 [2021-12-03T08:44:03.105Z] #14 148.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-03T08:44:03.105Z] #14 148.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-03T08:44:03.105Z] #14 148.0 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:44:03.144Z] #21 18.59 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:44:03.144Z] #21 18.72 Fetched 27.6 MB in 1s (18.8 MB/s) [2021-12-03T08:44:03.144Z] #21 18.78 Selecting previously unselected package pigz. [2021-12-03T08:44:03.364Z] #14 148.4 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:44:03.364Z] #14 148.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:44:03.364Z] #14 148.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:44:03.364Z] #14 148.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:44:03.364Z] #14 148.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:44:03.364Z] #14 148.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:44:03.364Z] #14 148.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:44:03.405Z] #21 18.78 (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:44:03.405Z] #21 18.84 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-03T08:44:03.405Z] #21 18.84 Unpacking pigz (2.6-1) ... [2021-12-03T08:44:03.405Z] #21 18.95 Selecting previously unselected package libelf1:amd64. [2021-12-03T08:44:03.405Z] #21 18.96 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-03T08:44:03.405Z] #21 18.96 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-03T08:44:03.405Z] #21 19.10 Selecting previously unselected package libbpf0:amd64. [2021-12-03T08:44:03.405Z] #21 19.10 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-03T08:44:03.534Z] #72 ... [2021-12-03T08:44:03.534Z] [2021-12-03T08:44:03.534Z] #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:44:03.534Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:44:03.534Z] #45 3.052 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:44:03.534Z] #45 3.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:44:03.534Z] #45 3.075 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:44:03.534Z] #45 3.719 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-03T08:44:03.534Z] #45 4.413 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:44:03.534Z] #45 5.248 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:44:03.534Z] #45 6.372 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-03T08:44:03.534Z] #45 7.336 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-03T08:44:03.534Z] #45 8.128 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-03T08:44:03.622Z] #14 148.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:44:03.622Z] #14 148.5 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:44:03.622Z] #14 148.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:44:03.623Z] #14 148.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:44:03.623Z] #14 148.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:44:03.623Z] #14 148.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:44:03.623Z] #14 148.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:44:03.623Z] #14 148.6 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-03T08:44:03.623Z] #14 148.6 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:44:03.623Z] #14 148.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:44:03.623Z] #14 148.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:44:03.623Z] #14 148.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:44:03.623Z] #14 148.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:44:03.623Z] #14 148.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:44:03.623Z] #14 148.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:44:03.623Z] #14 148.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:44:03.666Z] #21 19.11 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:44:03.666Z] #21 19.22 Selecting previously unselected package libcap2:amd64. [2021-12-03T08:44:03.666Z] #21 19.23 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-03T08:44:03.666Z] #21 19.24 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:44:03.666Z] #21 19.32 Selecting previously unselected package libmnl0:amd64. [2021-12-03T08:44:03.666Z] #21 19.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-03T08:44:03.884Z] #14 148.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-03T08:44:03.884Z] #14 148.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:44:03.884Z] #14 148.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:44:03.884Z] #14 148.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-03T08:44:03.884Z] #14 148.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:44:03.884Z] #14 148.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:44:03.884Z] #14 148.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:44:03.884Z] #14 148.8 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:44:03.884Z] #14 148.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:44:03.884Z] #14 148.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:44:03.884Z] #14 148.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:44:03.927Z] #21 19.34 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:44:03.927Z] #21 19.41 Selecting previously unselected package libxtables12:amd64. [2021-12-03T08:44:03.927Z] #21 19.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-03T08:44:03.927Z] #21 19.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:44:03.927Z] #21 19.50 Selecting previously unselected package libcap2-bin. [2021-12-03T08:44:03.927Z] #21 19.51 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-03T08:44:03.927Z] #21 19.51 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-03T08:44:04.001Z] #21 39.64 Setting up zip (3.0-12) ... [2021-12-03T08:44:04.103Z] #45 ... [2021-12-03T08:44:04.103Z] [2021-12-03T08:44:04.103Z] #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:44:04.103Z] #72 sha256:ee4e956eb180838a02b2129ca78d2f3a3fd1a5a8808abf14a5a7ae3f3383b16d [2021-12-03T08:44:04.103Z] #72 8.326 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-03T08:44:04.143Z] #14 DONE 149.1s [2021-12-03T08:44:04.143Z] [2021-12-03T08:44:04.143Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-03T08:44:04.143Z] #57 sha256:59d15e0cb92d8b373dc80f8e673e65f941f00b1c9af288de03d9752edc586d66 [2021-12-03T08:44:04.143Z] #57 DONE 0.1s [2021-12-03T08:44:04.143Z] [2021-12-03T08:44:04.143Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:44:04.143Z] #15 sha256:04e8964909a52eb89c8da46016ae54b96e1e01574212a4c3bc431d0d3c10f383 [2021-12-03T08:44:04.189Z] #21 19.61 Selecting previously unselected package iproute2. [2021-12-03T08:44:04.189Z] #21 19.63 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-03T08:44:04.189Z] #21 19.63 Unpacking iproute2 (5.10.0-4) ... [2021-12-03T08:44:04.258Z] #21 39.65 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:44:04.258Z] #21 39.68 Setting up bash-completion (1:2.11-2) ... [2021-12-03T08:44:04.359Z] #17 1.422 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-03T08:44:04.616Z] #17 DONE 1.6s [2021-12-03T08:44:04.616Z] [2021-12-03T08:44:04.616Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-03T08:44:04.616Z] #18 sha256:f48dbd55a2ccbd97a7dacaecd4ca626e8feb7a97885999a542cafe288f77f8b5 [2021-12-03T08:44:04.712Z] #21 20.16 Selecting previously unselected package xxd. [2021-12-03T08:44:04.712Z] #21 20.17 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:44:04.712Z] #21 20.18 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:44:04.712Z] #21 20.30 Selecting previously unselected package vim-common. [2021-12-03T08:44:04.712Z] #21 20.31 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:44:04.712Z] #21 20.33 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:44:04.974Z] #21 20.53 Selecting previously unselected package bash-completion. [2021-12-03T08:44:04.974Z] #21 20.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-03T08:44:05.042Z] #72 9.057 go: downloading github.com/google/uuid v1.3.0 [2021-12-03T08:44:05.043Z] #72 9.066 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-03T08:44:05.043Z] #72 9.121 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-03T08:44:05.043Z] #72 ... [2021-12-03T08:44:05.043Z] [2021-12-03T08:44:05.043Z] #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:44:05.043Z] #33 sha256:074c269cc415b212bb03c6d08298edb4e53ba53155f20e1ab281ea54e14f9280 [2021-12-03T08:44:05.043Z] #33 8.967 + mkdir -p /build [2021-12-03T08:44:05.043Z] #33 8.975 + mv docker/docker /build/ [2021-12-03T08:44:05.043Z] #33 8.984 + rmdir docker [2021-12-03T08:44:05.043Z] #33 DONE 9.2s [2021-12-03T08:44:05.043Z] [2021-12-03T08:44:05.043Z] #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:44:05.043Z] #72 sha256:ee4e956eb180838a02b2129ca78d2f3a3fd1a5a8808abf14a5a7ae3f3383b16d [2021-12-03T08:44:05.043Z] #72 9.202 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-03T08:44:05.043Z] #72 9.302 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-03T08:44:05.043Z] #72 9.422 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-03T08:44:05.612Z] #72 ... [2021-12-03T08:44:05.612Z] [2021-12-03T08:44:05.612Z] #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:44:05.612Z] #67 sha256:cfe3724287289d4cbe4f2ee6fbd2534381540c0dd2889b4b508c111b223c618a [2021-12-03T08:44:05.612Z] #67 3.301 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:44:05.612Z] #67 3.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:44:05.612Z] #67 3.731 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:44:05.612Z] #67 4.202 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:44:05.612Z] #67 5.094 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:44:05.612Z] #67 6.265 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-03T08:44:05.612Z] #67 7.152 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-03T08:44:05.612Z] #67 8.047 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-03T08:44:05.612Z] #67 8.708 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-03T08:44:05.612Z] #67 9.396 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [91.2 kB] [2021-12-03T08:44:05.612Z] #67 9.398 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:44:05.612Z] #67 9.406 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [93.1 kB] [2021-12-03T08:44:05.612Z] #67 9.415 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [94.2 kB] [2021-12-03T08:44:05.612Z] #67 9.432 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:44:05.612Z] #67 9.478 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [93.2 kB] [2021-12-03T08:44:05.612Z] #67 9.504 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-03T08:44:05.612Z] #67 9.688 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:44:05.612Z] #67 9.688 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-03T08:44:05.612Z] #67 9.833 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:44:05.612Z] #67 9.854 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-03T08:44:05.612Z] #67 9.854 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-03T08:44:05.612Z] #67 ... [2021-12-03T08:44:05.612Z] [2021-12-03T08:44:05.612Z] #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:44:05.612Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:44:05.612Z] #20 3.086 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:44:05.612Z] #20 3.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:44:05.612Z] #20 3.118 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:44:05.612Z] #20 3.665 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-03T08:44:05.612Z] #20 4.326 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:44:05.612Z] #20 5.375 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-03T08:44:05.612Z] #20 6.596 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-03T08:44:05.612Z] #20 7.620 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-03T08:44:05.612Z] #20 8.374 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:44:05.612Z] #20 9.128 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:44:05.612Z] #20 9.128 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [91.2 kB] [2021-12-03T08:44:05.612Z] #20 9.128 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [94.2 kB] [2021-12-03T08:44:05.612Z] #20 9.136 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [93.2 kB] [2021-12-03T08:44:05.612Z] #20 9.172 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [93.1 kB] [2021-12-03T08:44:05.612Z] #20 9.172 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:44:05.612Z] #20 9.172 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-03T08:44:05.612Z] #20 9.172 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:44:05.612Z] #20 9.188 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-03T08:44:05.612Z] #20 9.188 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:44:05.612Z] #20 9.188 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-03T08:44:05.612Z] #20 9.188 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-03T08:44:05.625Z] #21 41.31 Setting up xz-utils (5.2.5-2) ... [2021-12-03T08:44:05.872Z] #20 ... [2021-12-03T08:44:05.872Z] [2021-12-03T08:44:05.872Z] #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:44:05.872Z] #72 sha256:ee4e956eb180838a02b2129ca78d2f3a3fd1a5a8808abf14a5a7ae3f3383b16d [2021-12-03T08:44:05.872Z] #72 9.890 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-03T08:44:05.872Z] #72 10.02 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-03T08:44:05.872Z] #72 10.09 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-03T08:44:05.881Z] #21 41.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-03T08:44:05.881Z] #21 41.33 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-12-03T08:44:05.881Z] #21 41.34 Setting up patch (2.7.6-7) ... [2021-12-03T08:44:05.881Z] #21 41.36 Setting up sudo (1.9.5p2-3) ... [2021-12-03T08:44:05.881Z] #21 41.41 invoke-rc.d: could not determine current runlevel [2021-12-03T08:44:05.881Z] #21 41.42 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:44:05.881Z] #21 41.43 Setting up xfsprogs (5.10.0-4) ... [2021-12-03T08:44:05.881Z] #21 41.44 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-12-03T08:44:05.881Z] #21 41.45 Setting up inetutils-ping (2:2.0-1) ... [2021-12-03T08:44:05.881Z] #21 41.46 Setting up pigz (2.6-1) ... [2021-12-03T08:44:05.881Z] #21 41.48 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-03T08:44:05.881Z] #21 41.50 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-03T08:44:05.986Z] #18 DONE 1.5s [2021-12-03T08:44:05.986Z] [2021-12-03T08:44:05.986Z] #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:44:05.986Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:44:06.137Z] #21 41.52 Setting up python-pip-whl (20.3.4-4) ... [2021-12-03T08:44:06.137Z] #21 41.54 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:44:06.245Z] #34 ... [2021-12-03T08:44:06.245Z] [2021-12-03T08:44:06.245Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-03T08:44:06.245Z] #19 sha256:deff0efcc168a50155ab62b583fea6875c2877d6afcccb07754739550ff8a00f [2021-12-03T08:44:06.679Z] #15 DONE 2.1s [2021-12-03T08:44:06.679Z] [2021-12-03T08:44:06.679Z] #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:44:06.679Z] #16 sha256:0c1d529ab6d9b8c18bb8911a195405b9a4b595a82e41e2ebd80130ea8255bf5f [2021-12-03T08:44:06.700Z] #21 42.08 Setting up libaio1:arm64 (0.3.112-9) ... [2021-12-03T08:44:06.700Z] #21 42.10 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:44:06.811Z] #72 10.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-03T08:44:06.892Z] #21 22.48 Unpacking bash-completion (1:2.11-2) ... [2021-12-03T08:44:06.957Z] #21 42.43 Setting up libelf1:arm64 (0.183-1) ... [2021-12-03T08:44:07.213Z] #21 42.52 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:44:07.214Z] #21 42.54 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-12-03T08:44:07.214Z] #21 42.55 Setting up python3-distutils (3.9.2-1) ... [2021-12-03T08:44:07.465Z] #21 22.87 Selecting previously unselected package bzip2. [2021-12-03T08:44:07.465Z] #21 22.91 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-03T08:44:07.465Z] #21 22.92 Unpacking bzip2 (1.0.8-4) ... [2021-12-03T08:44:07.465Z] #21 23.02 Selecting previously unselected package xz-utils. [2021-12-03T08:44:07.465Z] #21 23.02 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-03T08:44:07.465Z] #21 23.04 Unpacking xz-utils (5.2.5-2) ... [2021-12-03T08:44:07.470Z] #21 42.94 Setting up vim (2:8.2.2434-3) ... [2021-12-03T08:44:07.470Z] #21 42.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-03T08:44:07.470Z] #21 42.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-03T08:44:07.470Z] #21 42.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-03T08:44:07.470Z] #21 42.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-03T08:44:07.470Z] #21 42.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-03T08:44:07.470Z] #21 42.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-03T08:44:07.470Z] #21 42.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-03T08:44:07.470Z] #21 42.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-03T08:44:07.470Z] #21 42.99 Setting up python3-setuptools (52.0.0-4) ... [2021-12-03T08:44:07.616Z] #19 DONE 1.5s [2021-12-03T08:44:07.616Z] [2021-12-03T08:44:07.616Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-03T08:44:07.616Z] #20 sha256:36a6983314a5e291ffc86c19268388a102c099d9a0ec85de5bfda7c43bf0cf0a [2021-12-03T08:44:07.727Z] #21 23.20 Selecting previously unselected package apparmor. [2021-12-03T08:44:07.727Z] #21 23.20 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-03T08:44:07.727Z] #21 23.29 Unpacking apparmor (2.13.6-10) ... [2021-12-03T08:44:08.059Z] #16 DONE 1.7s [2021-12-03T08:44:08.059Z] [2021-12-03T08:44:08.059Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-03T08:44:08.059Z] #17 sha256:eeb00bb9b1f3007912bf7258e0ff789d7738071cfa523ea2c7ac114c5704b773 [2021-12-03T08:44:08.250Z] #21 23.70 Selecting previously unselected package inetutils-ping. [2021-12-03T08:44:08.250Z] #21 23.70 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-03T08:44:08.250Z] #21 23.71 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-03T08:44:08.250Z] #21 23.81 Selecting previously unselected package libip4tc2:amd64. [2021-12-03T08:44:08.250Z] #21 23.81 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:44:08.250Z] #21 23.82 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:44:08.250Z] #21 23.88 Selecting previously unselected package libip6tc2:amd64. [2021-12-03T08:44:08.250Z] #21 23.89 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:44:08.250Z] #21 23.89 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:44:08.250Z] #21 23.96 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-03T08:44:08.511Z] #21 23.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-03T08:44:08.511Z] #21 23.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:44:08.511Z] #21 24.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-03T08:44:08.511Z] #21 24.03 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-03T08:44:08.511Z] #21 24.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:44:08.511Z] #21 24.10 Selecting previously unselected package libnftnl11:amd64. [2021-12-03T08:44:08.511Z] #21 24.11 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-03T08:44:08.511Z] #21 24.11 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:44:08.511Z] #21 24.21 Selecting previously unselected package iptables. [2021-12-03T08:44:08.772Z] #21 24.21 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-03T08:44:08.772Z] #21 24.22 Unpacking iptables (1.8.7-1) ... [2021-12-03T08:44:08.836Z] #21 44.17 Setting up libjq1:arm64 (1.6-2.1) ... [2021-12-03T08:44:08.836Z] #21 44.18 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-12-03T08:44:08.836Z] #21 44.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:44:08.836Z] #21 44.20 Setting up python3-pip (20.3.4-4) ... [2021-12-03T08:44:08.986Z] #20 DONE 1.5s [2021-12-03T08:44:08.986Z] [2021-12-03T08:44:08.986Z] #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:44:08.986Z] #58 sha256:f06af7ea5f656732887f748583268498fc0f09400eb2d61afa91b7f0872a8d90 [2021-12-03T08:44:09.034Z] #21 24.57 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:44:09.034Z] #21 24.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:44:09.034Z] #21 24.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:44:09.243Z] #58 ... [2021-12-03T08:44:09.243Z] [2021-12-03T08:44:09.243Z] #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:44:09.243Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:44:09.294Z] #21 24.73 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:44:09.294Z] #21 24.74 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:44:09.294Z] #21 24.75 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:44:09.294Z] #21 24.85 Selecting previously unselected package jq. [2021-12-03T08:44:09.294Z] #21 24.89 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:44:09.294Z] #21 24.90 Unpacking jq (1.6-2.1) ... [2021-12-03T08:44:09.442Z] #17 1.362 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-03T08:44:09.442Z] #17 DONE 1.5s [2021-12-03T08:44:09.442Z] [2021-12-03T08:44:09.442Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-03T08:44:09.442Z] #18 sha256:f48dbd55a2ccbd97a7dacaecd4ca626e8feb7a97885999a542cafe288f77f8b5 [2021-12-03T08:44:09.555Z] #21 24.97 Selecting previously unselected package libaio1:amd64. [2021-12-03T08:44:09.555Z] #21 24.97 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-03T08:44:09.555Z] #21 24.98 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:44:09.555Z] #21 25.05 Selecting previously unselected package libgpm2:amd64. [2021-12-03T08:44:09.555Z] #21 25.05 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-03T08:44:09.555Z] #21 25.06 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:44:09.555Z] #21 25.14 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:44:09.555Z] #21 25.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:44:09.555Z] #21 25.17 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:44:09.765Z] #21 45.23 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-12-03T08:44:09.765Z] #21 45.24 Setting up jq (1.6-2.1) ... [2021-12-03T08:44:09.765Z] #21 45.25 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-12-03T08:44:09.765Z] #21 45.26 Setting up iptables (1.8.7-1) ... [2021-12-03T08:44:09.765Z] #21 45.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:44:09.765Z] #21 45.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:44:09.765Z] #21 45.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:44:09.765Z] #21 45.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:44:09.765Z] #21 45.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-03T08:44:09.765Z] #21 45.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-03T08:44:09.765Z] #21 45.30 Setting up iproute2 (5.10.0-4) ... [2021-12-03T08:44:10.278Z] #21 45.62 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:44:11.151Z] #21 1.803 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:44:11.151Z] #21 1.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:44:11.151Z] #21 1.864 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:44:11.349Z] #18 DONE 1.6s [2021-12-03T08:44:11.349Z] [2021-12-03T08:44:11.349Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-03T08:44:11.349Z] #19 sha256:deff0efcc168a50155ab62b583fea6875c2877d6afcccb07754739550ff8a00f [2021-12-03T08:44:11.645Z] #21 DONE 47.2s [2021-12-03T08:44:11.645Z] [2021-12-03T08:44:11.646Z] #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:44:11.646Z] #22 sha256:8e1a3b1b2bbd3571ee0efa42ee9288a023b58630014a2acaed4d4fed4d30d49e [2021-12-03T08:44:12.098Z] #21 2.724 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:44:12.575Z] #22 0.824 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-03T08:44:12.575Z] #22 0.832 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-03T08:44:12.575Z] #22 0.839 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-03T08:44:12.575Z] #22 DONE 0.9s [2021-12-03T08:44:12.575Z] [2021-12-03T08:44:12.575Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:44:12.575Z] #23 sha256:8d2ad6fb746f4ad42b982e9a6b5176b06dcc45197155981967c7598ebf0d8346 [2021-12-03T08:44:12.729Z] #19 DONE 1.5s [2021-12-03T08:44:12.729Z] [2021-12-03T08:44:12.729Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-03T08:44:12.729Z] #20 sha256:36a6983314a5e291ffc86c19268388a102c099d9a0ec85de5bfda7c43bf0cf0a [2021-12-03T08:44:13.467Z] #21 4.304 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:44:13.763Z] #21 28.73 Selecting previously unselected package libinih1:amd64. [2021-12-03T08:44:13.763Z] #21 28.73 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-03T08:44:13.763Z] #21 28.74 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-03T08:44:13.763Z] #21 28.83 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:44:13.763Z] #21 28.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:44:13.763Z] #21 28.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:44:13.763Z] #21 28.95 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:44:13.763Z] #21 28.95 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:44:13.763Z] #21 28.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:44:13.763Z] #21 29.11 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:44:13.763Z] #21 29.12 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:44:13.763Z] #21 29.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:44:13.763Z] #21 29.18 Selecting previously unselected package net-tools. [2021-12-03T08:44:13.763Z] #21 29.19 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-03T08:44:13.763Z] #21 29.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:44:13.763Z] #21 29.37 Selecting previously unselected package patch. [2021-12-03T08:44:13.763Z] #21 29.38 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-03T08:44:13.763Z] #21 29.39 Unpacking patch (2.7.6-7) ... [2021-12-03T08:44:14.023Z] #21 29.51 Selecting previously unselected package python-pip-whl. [2021-12-03T08:44:14.023Z] #21 29.52 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-03T08:44:14.023Z] #21 29.53 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-03T08:44:14.109Z] #20 DONE 1.6s [2021-12-03T08:44:14.109Z] [2021-12-03T08:44:14.109Z] #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:44:14.109Z] #58 sha256:40534667fe779517a68fb44823989c1b4e442ce133129951e76c018e8470f49b [2021-12-03T08:44:14.109Z] #58 1.799 + RM_GOPATH=0 [2021-12-03T08:44:14.109Z] #58 1.799 + TMP_GOPATH= [2021-12-03T08:44:14.109Z] #58 1.799 + : /build [2021-12-03T08:44:14.109Z] #58 1.799 + '[' -z '' ']' [2021-12-03T08:44:14.109Z] #58 1.799 ++ mktemp -d [2021-12-03T08:44:14.109Z] #58 1.814 + export GOPATH=/tmp/tmp.xySuBKlDrQ [2021-12-03T08:44:14.109Z] #58 1.814 + GOPATH=/tmp/tmp.xySuBKlDrQ [2021-12-03T08:44:14.109Z] #58 1.814 + RM_GOPATH=1 [2021-12-03T08:44:14.109Z] #58 1.814 + case "$(go env GOARCH)" in [2021-12-03T08:44:14.109Z] #58 1.819 ++ go env GOARCH [2021-12-03T08:44:14.109Z] #58 1.832 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:44:14.109Z] #58 1.832 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:44:14.109Z] #58 1.832 ++ dirname /install.sh [2021-12-03T08:44:14.109Z] #58 1.832 + dir=/ [2021-12-03T08:44:14.109Z] #58 1.832 + bin=runc [2021-12-03T08:44:14.109Z] #58 1.832 + shift [2021-12-03T08:44:14.109Z] #58 1.832 + '[' '!' -f //runc.installer ']' [2021-12-03T08:44:14.109Z] #58 1.832 + . //runc.installer [2021-12-03T08:44:14.109Z] #58 1.832 ++ set -e [2021-12-03T08:44:14.109Z] #58 1.832 ++ : v1.0.2 [2021-12-03T08:44:14.109Z] #58 1.854 + install_runc [2021-12-03T08:44:14.109Z] #58 1.854 + RUNC_BUILDTAGS=seccomp [2021-12-03T08:44:14.109Z] #58 1.854 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-12-03T08:44:14.109Z] #58 1.854 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xySuBKlDrQ/src/github.com/opencontainers/runc [2021-12-03T08:44:14.109Z] #58 1.854 Install runc version v1.0.2 (build tags: seccomp) [2021-12-03T08:44:14.109Z] #58 1.856 Cloning into '/tmp/tmp.xySuBKlDrQ/src/github.com/opencontainers/runc'... [2021-12-03T08:44:14.369Z] #58 ... [2021-12-03T08:44:14.369Z] [2021-12-03T08:44:14.369Z] #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:44:14.369Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:44:14.596Z] #21 30.17 Selecting previously unselected package python3-lib2to3. [2021-12-03T08:44:14.596Z] #21 30.18 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-03T08:44:14.596Z] #21 30.19 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:44:14.857Z] #21 30.32 Selecting previously unselected package python3-distutils. [2021-12-03T08:44:14.857Z] #21 30.33 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-03T08:44:14.857Z] #21 30.34 Unpacking python3-distutils (3.9.2-1) ... [2021-12-03T08:44:14.857Z] #21 30.49 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:44:14.857Z] #21 30.49 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:44:14.857Z] #21 30.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:44:15.080Z] #72 ... [2021-12-03T08:44:15.080Z] [2021-12-03T08:44:15.080Z] #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:44:15.080Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:44:15.080Z] #45 9.012 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [93.2 kB] [2021-12-03T08:44:15.080Z] #45 9.012 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:44:15.080Z] #45 9.012 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [93.1 kB] [2021-12-03T08:44:15.080Z] #45 9.012 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [91.2 kB] [2021-12-03T08:44:15.080Z] #45 9.012 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:44:15.080Z] #45 9.021 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [94.2 kB] [2021-12-03T08:44:15.080Z] #45 9.056 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-03T08:44:15.080Z] #45 9.056 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-03T08:44:15.080Z] #45 9.056 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-03T08:44:15.080Z] #45 9.056 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-03T08:44:15.080Z] #45 9.056 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:44:15.080Z] #45 9.056 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:44:15.118Z] #21 30.65 Selecting previously unselected package python3-setuptools. [2021-12-03T08:44:15.118Z] #21 30.66 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-03T08:44:15.118Z] #21 30.66 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-03T08:44:15.380Z] #21 30.92 Selecting previously unselected package python3-wheel. [2021-12-03T08:44:15.380Z] #21 30.93 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-03T08:44:15.380Z] #21 30.95 Unpacking python3-wheel (0.34.2-1) ... [2021-12-03T08:44:15.380Z] #21 31.00 Selecting previously unselected package python3-pip. [2021-12-03T08:44:15.380Z] #21 31.00 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-03T08:44:15.380Z] #21 31.01 Unpacking python3-pip (20.3.4-4) ... [2021-12-03T08:44:15.387Z] #21 ... [2021-12-03T08:44:15.387Z] [2021-12-03T08:44:15.387Z] #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:44:15.387Z] #58 sha256:f06af7ea5f656732887f748583268498fc0f09400eb2d61afa91b7f0872a8d90 [2021-12-03T08:44:15.387Z] #58 15.51 + cd /tmp/tmp.vlIu7k6CQ5/src/github.com/opencontainers/runc [2021-12-03T08:44:15.387Z] #58 15.54 + git checkout -q v1.0.2 [2021-12-03T08:44:15.641Z] #21 31.23 Selecting previously unselected package sudo. [2021-12-03T08:44:15.641Z] #21 31.24 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-03T08:44:15.641Z] #21 31.24 Unpacking sudo (1.9.5p2-3) ... [2021-12-03T08:44:16.213Z] #21 31.79 Selecting previously unselected package thin-provisioning-tools. [2021-12-03T08:44:16.213Z] #21 31.80 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-03T08:44:16.213Z] #21 31.80 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:44:16.274Z] #21 1.781 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:44:16.274Z] #21 1.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:44:16.274Z] #21 1.844 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:44:16.334Z] #58 16.84 + '[' -z '' ']' [2021-12-03T08:44:16.334Z] #58 16.84 + target=static [2021-12-03T08:44:16.334Z] #58 16.84 + make BUILDTAGS=seccomp static [2021-12-03T08:44:16.473Z] #21 32.06 Selecting previously unselected package uidmap. [2021-12-03T08:44:16.473Z] #21 32.06 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-03T08:44:16.473Z] #21 32.07 Unpacking uidmap (1:4.8.1-1) ... [2021-12-03T08:44:16.735Z] #21 32.18 Selecting previously unselected package vim-runtime. [2021-12-03T08:44:16.735Z] #21 32.21 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:44:16.735Z] #21 32.27 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:44:16.735Z] #21 32.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-03T08:44:16.735Z] #21 32.32 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:44:16.846Z] #21 2.642 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:44:16.897Z] #58 17.16 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:44:18.752Z] #21 4.343 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:44:20.038Z] #21 35.68 Selecting previously unselected package vim. [2021-12-03T08:44:20.038Z] #21 35.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:44:20.038Z] #21 35.70 Unpacking vim (2:8.2.2434-3) ... [2021-12-03T08:44:20.610Z] #21 36.32 Selecting previously unselected package xfsprogs. [2021-12-03T08:44:20.610Z] #21 36.32 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-03T08:44:20.610Z] #21 36.33 Unpacking xfsprogs (5.10.0-4) ... [2021-12-03T08:44:20.658Z] #21 6.099 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:44:21.182Z] #21 36.82 Selecting previously unselected package zip. [2021-12-03T08:44:21.182Z] #21 36.82 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-03T08:44:21.182Z] #21 36.83 Unpacking zip (3.0-12) ... [2021-12-03T08:44:21.444Z] #21 36.94 Selecting previously unselected package zstd. [2021-12-03T08:44:21.444Z] #21 36.95 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-03T08:44:21.444Z] #21 36.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:44:21.705Z] #21 37.36 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:44:22.648Z] #21 38.24 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:44:22.648Z] #21 38.26 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:44:22.648Z] #21 38.27 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:44:22.648Z] #21 38.28 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:44:22.648Z] #21 38.29 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:44:22.648Z] #21 38.33 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-03T08:44:22.909Z] #21 38.37 Setting up uidmap (1:4.8.1-1) ... [2021-12-03T08:44:22.909Z] #21 38.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:44:22.909Z] #21 38.42 Setting up bzip2 (1.0.8-4) ... [2021-12-03T08:44:22.909Z] #21 38.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:44:22.909Z] #21 38.45 Setting up python3-wheel (0.34.2-1) ... [2021-12-03T08:44:23.436Z] #58 ... [2021-12-03T08:44:23.436Z] [2021-12-03T08:44:23.436Z] #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:44:23.436Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:44:23.436Z] #34 DONE 172.3s [2021-12-03T08:44:23.436Z] [2021-12-03T08:44:23.436Z] #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:44:23.436Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:44:23.436Z] #21 6.320 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:44:23.436Z] #21 13.43 Fetched 8479 kB in 12s (714 kB/s) [2021-12-03T08:44:23.743Z] #21 39.24 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:44:23.744Z] #21 39.26 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:44:23.744Z] #21 39.27 Setting up libcap2-bin (1:2.44-1) ... [2021-12-03T08:44:23.744Z] #21 39.29 Setting up apparmor (2.13.6-10) ... [2021-12-03T08:44:24.755Z] #23 10.78 Collecting yamllint==1.26.1 [2021-12-03T08:44:24.755Z] #23 11.84 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-03T08:44:25.317Z] #23 12.82 Collecting pathspec>=0.5.3 [2021-12-03T08:44:25.393Z] #21 40.90 Setting up zip (3.0-12) ... [2021-12-03T08:44:25.393Z] #21 40.91 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:44:25.393Z] #21 40.95 Setting up bash-completion (1:2.11-2) ... [2021-12-03T08:44:25.575Z] #23 12.83 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-03T08:44:25.575Z] #23 13.07 Collecting pyyaml [2021-12-03T08:44:25.833Z] #23 13.09 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-12-03T08:44:25.833Z] #23 13.14 Building wheels for collected packages: yamllint [2021-12-03T08:44:25.833Z] #23 13.15 Building wheel for yamllint (setup.py): started [2021-12-03T08:44:25.934Z] #21 ... [2021-12-03T08:44:25.934Z] [2021-12-03T08:44:25.934Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-03T08:44:25.934Z] #34 sha256:9fcdf0210b1c4df2bcf1c67b3ee8598513ef0cf098e389f389d1d2ff55098c35 [2021-12-03T08:44:25.934Z] #34 DONE 170.5s [2021-12-03T08:44:25.934Z] [2021-12-03T08:44:25.934Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:44:25.934Z] #58 sha256:40534667fe779517a68fb44823989c1b4e442ce133129951e76c018e8470f49b [2021-12-03T08:44:25.934Z] #58 14.72 + cd /tmp/tmp.xySuBKlDrQ/src/github.com/opencontainers/runc [2021-12-03T08:44:25.934Z] #58 14.72 + git checkout -q v1.0.2 [2021-12-03T08:44:25.934Z] #58 15.82 + '[' -z '' ']' [2021-12-03T08:44:25.934Z] #58 15.82 + target=static [2021-12-03T08:44:25.934Z] #58 15.82 + make BUILDTAGS=seccomp static [2021-12-03T08:44:25.934Z] #58 16.36 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:44:26.397Z] #23 13.95 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-03T08:44:26.659Z] #23 13.96 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9351a33c4e79f7289eccdde48a9069067f8851584c8d201e37c20f4d6cb48f96 [2021-12-03T08:44:26.659Z] #23 13.96 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-03T08:44:26.659Z] #23 13.96 Successfully built yamllint [2021-12-03T08:44:26.659Z] #23 13.97 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-03T08:44:26.704Z] #21 13.43 Reading package lists... [2021-12-03T08:44:26.916Z] #23 14.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-03T08:44:27.297Z] #45 ... [2021-12-03T08:44:27.297Z] [2021-12-03T08:44:27.297Z] #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:44:27.297Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:44:27.297Z] #20 29.85 Fetched 48.7 MB in 27s (1803 kB/s) [2021-12-03T08:44:27.318Z] #58 ... [2021-12-03T08:44:27.318Z] [2021-12-03T08:44:27.318Z] #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:44:27.318Z] #21 sha256:b6c0af10a88726b1b4dacb7bf2361ad6eda916f4701cd59572ad33eaff9d230a [2021-12-03T08:44:27.318Z] #21 12.80 Fetched 8479 kB in 11s (750 kB/s) [2021-12-03T08:44:27.480Z] #23 DONE 14.7s [2021-12-03T08:44:27.480Z] [2021-12-03T08:44:27.480Z] #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:44:27.480Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:44:27.943Z] #21 43.04 Setting up xz-utils (5.2.5-2) ... [2021-12-03T08:44:27.943Z] #21 43.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-03T08:44:27.943Z] #21 43.07 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:44:27.943Z] #21 43.09 Setting up patch (2.7.6-7) ... [2021-12-03T08:44:27.943Z] #21 43.10 Setting up sudo (1.9.5p2-3) ... [2021-12-03T08:44:27.943Z] #21 43.19 invoke-rc.d: could not determine current runlevel [2021-12-03T08:44:27.943Z] #21 43.20 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:44:27.943Z] #21 43.21 Setting up xfsprogs (5.10.0-4) ... [2021-12-03T08:44:27.943Z] #21 43.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:44:27.943Z] #21 43.23 Setting up inetutils-ping (2:2.0-1) ... [2021-12-03T08:44:27.943Z] #21 43.25 Setting up pigz (2.6-1) ... [2021-12-03T08:44:27.943Z] #21 43.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:44:27.943Z] #21 43.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:44:27.943Z] #21 43.32 Setting up python-pip-whl (20.3.4-4) ... [2021-12-03T08:44:27.943Z] #21 43.33 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:44:28.520Z] #21 44.28 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:44:29.094Z] #21 44.52 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:44:29.356Z] #21 44.96 Setting up libelf1:amd64 (0.183-1) ... [2021-12-03T08:44:29.618Z] #21 44.99 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:44:29.618Z] #21 45.01 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:44:29.618Z] #21 45.02 Setting up python3-distutils (3.9.2-1) ... [2021-12-03T08:44:30.007Z] #53 ... [2021-12-03T08:44:30.007Z] [2021-12-03T08:44:30.007Z] #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:44:30.007Z] #43 sha256:9ceec7e1292267133783465d2ead4253c28eef1cb9ad942a40d887fe50f5ea2f [2021-12-03T08:44:30.007Z] #43 188.0 + dpkg --print-architecture [2021-12-03T08:44:30.192Z] #21 45.61 Setting up vim (2:8.2.2434-3) ... [2021-12-03T08:44:30.192Z] #21 45.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-03T08:44:30.192Z] #21 45.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-03T08:44:30.192Z] #21 45.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-03T08:44:30.192Z] #21 45.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-03T08:44:30.192Z] #21 45.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-03T08:44:30.192Z] #21 45.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-03T08:44:30.192Z] #21 45.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-03T08:44:30.192Z] #21 45.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-03T08:44:30.192Z] #21 45.70 Setting up python3-setuptools (52.0.0-4) ... [2021-12-03T08:44:30.570Z] #43 DONE 188.6s [2021-12-03T08:44:30.570Z] [2021-12-03T08:44:30.570Z] #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:44:30.570Z] #58 sha256:d8cfa9d5a139a124bf90dd54ffd88184bd9b67dd2dc035370025c37aea4d5364 [2021-12-03T08:44:30.878Z] #21 17.52 Reading package lists... [2021-12-03T08:44:31.512Z] #21 12.80 Reading package lists... [2021-12-03T08:44:31.580Z] #21 47.28 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:44:31.580Z] #21 47.29 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:44:31.580Z] #21 47.30 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:44:31.808Z] #21 21.66 Building dependency tree... [2021-12-03T08:44:31.840Z] #21 47.31 Setting up python3-pip (20.3.4-4) ... [2021-12-03T08:44:33.228Z] #21 48.54 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:44:33.228Z] #21 48.55 Setting up jq (1.6-2.1) ... [2021-12-03T08:44:33.228Z] #21 48.57 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:44:33.228Z] #21 48.58 Setting up iptables (1.8.7-1) ... [2021-12-03T08:44:33.228Z] #21 48.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:44:33.228Z] #21 48.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:44:33.228Z] #21 48.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:44:33.228Z] #21 48.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:44:33.228Z] #21 48.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-03T08:44:33.228Z] #21 48.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-03T08:44:33.228Z] #21 48.63 Setting up iproute2 (5.10.0-4) ... [2021-12-03T08:44:33.488Z] #21 49.03 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:44:33.701Z] #21 24.40 The following additional packages will be installed: [2021-12-03T08:44:33.701Z] #21 24.40 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:44:33.701Z] #21 24.40 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-03T08:44:33.701Z] #21 24.41 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-03T08:44:33.701Z] #21 24.41 python3-pkg-resources vim-runtime xxd [2021-12-03T08:44:33.701Z] #21 24.41 Suggested packages: [2021-12-03T08:44:33.701Z] #21 24.41 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-03T08:44:33.701Z] #21 24.41 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-03T08:44:33.701Z] #21 24.41 acl attr quota [2021-12-03T08:44:33.701Z] #21 24.41 Recommended packages: [2021-12-03T08:44:33.701Z] #21 24.41 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-03T08:44:33.775Z] 8f616e6e9eec: Pull complete [2021-12-03T08:44:33.874Z] #20 29.85 Reading package lists... [2021-12-03T08:44:33.874Z] #20 ... [2021-12-03T08:44:33.874Z] [2021-12-03T08:44:33.874Z] #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:44:33.874Z] #67 sha256:cfe3724287289d4cbe4f2ee6fbd2534381540c0dd2889b4b508c111b223c618a [2021-12-03T08:44:33.874Z] #67 30.18 Fetched 48.7 MB in 27s (1786 kB/s) [2021-12-03T08:44:34.091Z] #21 DONE 49.8s [2021-12-03T08:44:34.091Z] [2021-12-03T08:44:34.091Z] #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:44:34.091Z] #58 sha256:a4371054114ab0ed56f2f82bc0d02a0a38561c41df6f685c61f867731c8c1862 [2021-12-03T08:44:34.360Z] #58 ... [2021-12-03T08:44:34.360Z] [2021-12-03T08:44:34.360Z] #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:44:34.360Z] #22 sha256:77d0d8cb8762e00bdd0162dcd4c415f983f9ae6569d4e6e785888b9d25524d97 [2021-12-03T08:44:34.443Z] #67 30.18 Reading package lists... [2021-12-03T08:44:34.443Z] #67 ... [2021-12-03T08:44:34.443Z] [2021-12-03T08:44:34.443Z] #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:44:34.443Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:44:34.443Z] #20 29.85 Reading package lists... [2021-12-03T08:44:34.796Z] #58 ... [2021-12-03T08:44:34.796Z] [2021-12-03T08:44:34.796Z] #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:44:34.796Z] #53 sha256:6faf81753db28cfce73db1cdac70a1afee11a82f094a7016fca408d37429831b [2021-12-03T08:44:34.796Z] #53 193.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-03T08:44:34.810Z] #21 16.86 Reading package lists... [2021-12-03T08:44:35.724Z] #53 DONE 194.2s [2021-12-03T08:44:35.724Z] [2021-12-03T08:44:35.724Z] #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:44:35.724Z] #58 sha256:d8cfa9d5a139a124bf90dd54ffd88184bd9b67dd2dc035370025c37aea4d5364 [2021-12-03T08:44:35.747Z] #21 20.69 Building dependency tree... [2021-12-03T08:44:35.761Z] #22 1.630 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-03T08:44:35.761Z] #22 1.633 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-03T08:44:35.761Z] #22 1.636 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-03T08:44:35.761Z] #22 DONE 1.7s [2021-12-03T08:44:35.761Z] [2021-12-03T08:44:35.761Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:44:35.761Z] #23 sha256:08b2db5746944576793becc2f7255d3bb9ceecf9e362f57d030938704550aad4 [2021-12-03T08:44:35.824Z] #20 39.10 Reading package lists... [2021-12-03T08:44:35.824Z] #20 ... [2021-12-03T08:44:35.824Z] [2021-12-03T08:44:35.824Z] #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:44:35.824Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:44:35.824Z] #45 30.06 Fetched 48.7 MB in 27s (1788 kB/s) [2021-12-03T08:44:35.824Z] #45 30.06 Reading package lists... [2021-12-03T08:44:35.824Z] #45 39.12 Reading package lists... [2021-12-03T08:44:35.824Z] #45 ... [2021-12-03T08:44:35.824Z] [2021-12-03T08:44:35.824Z] #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:44:35.824Z] #67 sha256:cfe3724287289d4cbe4f2ee6fbd2534381540c0dd2889b4b508c111b223c618a [2021-12-03T08:44:35.824Z] #67 30.18 Reading package lists... [2021-12-03T08:44:36.082Z] 8f616e6e9eec: Pull complete [2021-12-03T08:44:36.223Z] #21 26.64 The following NEW packages will be installed: [2021-12-03T08:44:36.223Z] #21 26.64 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-03T08:44:36.223Z] #21 26.64 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:44:36.223Z] #21 26.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-03T08:44:36.223Z] #21 26.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-03T08:44:36.223Z] #21 26.64 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-03T08:44:36.223Z] #21 26.64 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-03T08:44:36.223Z] #21 26.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-03T08:44:36.223Z] #21 26.64 xz-utils zip zstd [2021-12-03T08:44:36.223Z] #21 27.03 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:44:36.223Z] #21 27.03 Need to get 27.6 MB of archives. [2021-12-03T08:44:36.223Z] #21 27.03 After this operation, 106 MB of additional disk space will be used. [2021-12-03T08:44:36.223Z] #21 27.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-03T08:44:36.223Z] #21 27.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-03T08:44:36.223Z] #21 27.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-03T08:44:36.223Z] #21 27.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-03T08:44:36.223Z] #21 27.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-03T08:44:36.223Z] #21 27.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-03T08:44:36.223Z] #21 27.05 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:44:36.223Z] #21 27.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-03T08:44:36.223Z] #21 27.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:44:36.223Z] #21 27.13 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:44:36.223Z] #21 27.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-03T08:44:36.223Z] #21 27.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-03T08:44:36.223Z] #21 27.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-03T08:44:36.223Z] #21 27.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-03T08:44:36.223Z] #21 27.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-03T08:44:36.223Z] #21 27.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-03T08:44:36.223Z] #21 27.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-03T08:44:36.223Z] #21 27.21 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:44:36.223Z] #21 27.22 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:44:36.223Z] #21 27.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-03T08:44:36.223Z] #21 27.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-03T08:44:36.480Z] #21 27.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:44:36.480Z] #21 27.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:44:36.480Z] #21 27.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:44:36.480Z] #21 27.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-03T08:44:36.480Z] #21 27.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-03T08:44:36.480Z] #21 27.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:44:36.737Z] #21 27.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-03T08:44:36.737Z] #21 27.77 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:44:36.737Z] #21 27.77 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:44:36.737Z] #21 27.77 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:44:36.737Z] #21 27.78 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:44:36.737Z] #21 27.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-03T08:44:36.737Z] #21 27.78 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:44:36.994Z] #21 27.86 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:44:36.994Z] #21 27.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-03T08:44:36.994Z] #21 27.88 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:44:36.994Z] #21 27.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-03T08:44:36.994Z] #21 27.92 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:44:36.994Z] #21 27.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-03T08:44:36.994Z] #21 27.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-03T08:44:36.994Z] #21 27.99 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:44:36.994Z] #21 28.00 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-03T08:44:36.994Z] #21 28.00 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:44:37.557Z] #21 28.37 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-03T08:44:37.557Z] #21 28.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-03T08:44:37.557Z] #21 28.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-03T08:44:37.557Z] #21 28.47 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:44:37.652Z] #21 23.29 The following additional packages will be installed: [2021-12-03T08:44:37.652Z] #21 23.29 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:44:37.652Z] #21 23.29 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-03T08:44:37.652Z] #21 23.29 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-03T08:44:37.652Z] #21 23.29 python3-pkg-resources vim-runtime xxd [2021-12-03T08:44:37.652Z] #21 23.29 Suggested packages: [2021-12-03T08:44:37.652Z] #21 23.29 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-03T08:44:37.652Z] #21 23.29 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-03T08:44:37.652Z] #21 23.29 acl attr quota [2021-12-03T08:44:37.652Z] #21 23.29 Recommended packages: [2021-12-03T08:44:37.652Z] #21 23.29 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-03T08:44:38.927Z] #21 29.75 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:44:39.184Z] #21 30.01 Fetched 27.6 MB in 2s (15.5 MB/s) [2021-12-03T08:44:39.184Z] #21 30.13 Selecting previously unselected package pigz. [2021-12-03T08:44:39.441Z] #21 30.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-12-03T08:44:39.441Z] #21 30.18 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-03T08:44:39.441Z] #21 30.20 Unpacking pigz (2.6-1) ... [2021-12-03T08:44:39.441Z] #21 30.33 Selecting previously unselected package libelf1:amd64. [2021-12-03T08:44:39.441Z] #21 30.33 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-03T08:44:39.441Z] #21 30.35 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-03T08:44:39.698Z] #21 30.58 Selecting previously unselected package libbpf0:amd64. [2021-12-03T08:44:39.698Z] #21 30.58 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-03T08:44:39.698Z] #21 30.59 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:44:39.955Z] #21 30.77 Selecting previously unselected package libcap2:amd64. [2021-12-03T08:44:39.955Z] #21 30.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-03T08:44:39.955Z] #21 30.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:44:39.955Z] #21 30.94 Selecting previously unselected package libmnl0:amd64. [2021-12-03T08:44:39.955Z] #21 30.95 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-03T08:44:39.955Z] #21 30.96 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:44:40.189Z] #21 25.52 The following NEW packages will be installed: [2021-12-03T08:44:40.189Z] #21 25.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-03T08:44:40.189Z] #21 25.55 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-03T08:44:40.189Z] #21 25.55 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-03T08:44:40.189Z] #21 25.55 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-03T08:44:40.189Z] #21 25.55 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-03T08:44:40.189Z] #21 25.55 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-03T08:44:40.189Z] #21 25.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-03T08:44:40.190Z] #21 25.55 xz-utils zip zstd [2021-12-03T08:44:40.190Z] #21 25.92 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:44:40.190Z] #21 25.92 Need to get 27.6 MB of archives. [2021-12-03T08:44:40.190Z] #21 25.92 After this operation, 106 MB of additional disk space will be used. [2021-12-03T08:44:40.190Z] #21 25.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-03T08:44:40.190Z] #21 25.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-03T08:44:40.190Z] #21 25.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-03T08:44:40.190Z] #21 25.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-03T08:44:40.190Z] #21 25.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-03T08:44:40.190Z] #21 25.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-03T08:44:40.190Z] #21 25.94 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:44:40.190Z] #21 25.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-03T08:44:40.190Z] #21 26.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:44:40.190Z] #21 26.02 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:44:40.190Z] #21 26.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-03T08:44:40.190Z] #21 26.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-03T08:44:40.190Z] #21 26.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-03T08:44:40.190Z] #21 26.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-03T08:44:40.190Z] #21 26.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-03T08:44:40.190Z] #21 26.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-03T08:44:40.190Z] #21 26.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-03T08:44:40.190Z] #21 26.15 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:44:40.190Z] #21 26.15 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:44:40.190Z] #21 26.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-03T08:44:40.190Z] #21 26.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-03T08:44:40.212Z] #21 31.08 Selecting previously unselected package libxtables12:amd64. [2021-12-03T08:44:40.212Z] #21 31.08 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-03T08:44:40.212Z] #21 31.09 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:44:40.449Z] #21 26.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:44:40.449Z] #21 26.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:44:40.449Z] #21 26.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:44:40.449Z] #21 26.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-03T08:44:40.449Z] #21 26.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-03T08:44:40.449Z] #21 26.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-03T08:44:40.469Z] #21 31.19 Selecting previously unselected package libcap2-bin. [2021-12-03T08:44:40.469Z] #21 31.19 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-03T08:44:40.469Z] #21 31.20 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-03T08:44:40.469Z] #21 31.36 Selecting previously unselected package iproute2. [2021-12-03T08:44:40.469Z] #21 31.37 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-03T08:44:40.469Z] #21 31.38 Unpacking iproute2 (5.10.0-4) ... [2021-12-03T08:44:41.019Z] #21 26.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-03T08:44:41.019Z] #21 26.66 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:44:41.019Z] #21 26.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-03T08:44:41.019Z] #21 26.66 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:44:41.019Z] #21 26.66 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:44:41.019Z] #21 26.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-03T08:44:41.019Z] #21 26.70 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:44:41.019Z] #21 26.78 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:44:41.019Z] #21 26.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-03T08:44:41.019Z] #21 26.81 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:44:41.019Z] #21 26.83 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-03T08:44:41.019Z] #21 26.85 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:44:41.019Z] #21 26.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-03T08:44:41.019Z] #21 26.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-03T08:44:41.019Z] #21 26.92 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:44:41.019Z] #21 26.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-03T08:44:41.019Z] #21 26.95 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:44:41.402Z] #21 32.22 Selecting previously unselected package xxd. [2021-12-03T08:44:41.402Z] #21 32.23 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:44:41.402Z] #21 32.26 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:44:41.587Z] #21 27.26 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-03T08:44:41.588Z] #21 27.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-03T08:44:41.588Z] #21 27.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-03T08:44:41.588Z] #21 27.38 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:44:41.702Z] #21 32.50 Selecting previously unselected package vim-common. [2021-12-03T08:44:41.702Z] #21 32.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:44:41.702Z] #21 32.54 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:44:41.958Z] #21 32.82 Selecting previously unselected package bash-completion. [2021-12-03T08:44:41.958Z] #21 32.86 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-03T08:44:42.525Z] #21 28.41 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:44:42.785Z] #21 28.63 Fetched 27.6 MB in 2s (15.2 MB/s) [2021-12-03T08:44:42.785Z] #21 28.73 Selecting previously unselected package pigz. [2021-12-03T08:44:43.045Z] #21 28.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 ... 24014 files and directories currently installed.) [2021-12-03T08:44:43.045Z] #21 28.86 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-03T08:44:43.045Z] #21 28.87 Unpacking pigz (2.6-1) ... [2021-12-03T08:44:43.045Z] #21 29.05 Selecting previously unselected package libelf1:amd64. [2021-12-03T08:44:43.045Z] #21 29.05 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-03T08:44:43.304Z] #21 29.09 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-03T08:44:43.563Z] #21 29.38 Selecting previously unselected package libbpf0:amd64. [2021-12-03T08:44:43.563Z] #21 29.39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-03T08:44:43.563Z] #21 29.43 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:44:43.822Z] #21 29.60 Selecting previously unselected package libcap2:amd64. [2021-12-03T08:44:43.822Z] #21 29.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-03T08:44:43.822Z] #21 29.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:44:43.822Z] #21 29.68 Selecting previously unselected package libmnl0:amd64. [2021-12-03T08:44:43.822Z] #21 29.69 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-03T08:44:43.822Z] #21 29.70 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:44:43.822Z] #21 29.80 Selecting previously unselected package libxtables12:amd64. [2021-12-03T08:44:43.953Z] #67 39.38 Reading package lists... [2021-12-03T08:44:43.953Z] #67 ... [2021-12-03T08:44:43.953Z] [2021-12-03T08:44:43.954Z] #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:44:43.954Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:44:43.954Z] #20 39.10 Reading package lists... [2021-12-03T08:44:44.082Z] #21 29.82 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-03T08:44:44.082Z] #21 29.83 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:44:44.082Z] #21 29.96 Selecting previously unselected package libcap2-bin. [2021-12-03T08:44:44.082Z] #21 29.96 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-03T08:44:44.082Z] #21 29.97 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-03T08:44:44.341Z] #21 30.13 Selecting previously unselected package iproute2. [2021-12-03T08:44:44.341Z] #21 30.15 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-03T08:44:44.341Z] #21 30.16 Unpacking iproute2 (5.10.0-4) ... [2021-12-03T08:44:45.232Z] #21 36.24 Unpacking bash-completion (1:2.11-2) ... [2021-12-03T08:44:45.281Z] #21 31.02 Selecting previously unselected package xxd. [2021-12-03T08:44:45.281Z] #21 31.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:44:45.281Z] #21 31.03 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:44:45.543Z] #21 31.31 Selecting previously unselected package vim-common. [2021-12-03T08:44:45.543Z] #21 31.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:44:45.543Z] #21 31.35 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:44:45.796Z] #21 36.62 Selecting previously unselected package bzip2. [2021-12-03T08:44:45.796Z] #21 36.63 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-03T08:44:45.796Z] #21 36.64 Unpacking bzip2 (1.0.8-4) ... [2021-12-03T08:44:45.796Z] #21 36.71 Selecting previously unselected package xz-utils. [2021-12-03T08:44:45.796Z] #21 36.72 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-03T08:44:45.796Z] #21 36.73 Unpacking xz-utils (5.2.5-2) ... [2021-12-03T08:44:45.861Z] #20 48.12 Building dependency tree... [2021-12-03T08:44:45.872Z] #21 31.66 Selecting previously unselected package bash-completion. [2021-12-03T08:44:45.872Z] #21 31.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-03T08:44:46.053Z] #21 36.87 Selecting previously unselected package apparmor. [2021-12-03T08:44:46.053Z] #21 36.88 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-03T08:44:46.053Z] #21 36.93 Unpacking apparmor (2.13.6-10) ... [2021-12-03T08:44:46.311Z] #21 37.31 Selecting previously unselected package inetutils-ping. [2021-12-03T08:44:46.311Z] #21 37.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-03T08:44:46.568Z] #21 37.33 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-03T08:44:46.568Z] #21 37.43 Selecting previously unselected package libip4tc2:amd64. [2021-12-03T08:44:46.568Z] #21 37.44 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:44:46.568Z] #21 37.44 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:44:46.568Z] #21 37.49 Selecting previously unselected package libip6tc2:amd64. [2021-12-03T08:44:46.568Z] #21 37.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:44:46.568Z] #21 37.51 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:44:46.826Z] #21 37.57 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-03T08:44:46.826Z] #21 37.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-03T08:44:46.826Z] #21 37.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:44:46.826Z] #21 37.65 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-03T08:44:46.826Z] #21 37.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-03T08:44:46.827Z] #21 37.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:44:46.827Z] #21 37.75 Selecting previously unselected package libnftnl11:amd64. [2021-12-03T08:44:46.827Z] #21 37.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-03T08:44:46.827Z] #21 37.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:44:47.084Z] #21 37.84 Selecting previously unselected package iptables. [2021-12-03T08:44:47.084Z] #21 37.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-03T08:44:47.084Z] #21 37.86 Unpacking iptables (1.8.7-1) ... [2021-12-03T08:44:47.084Z] #21 38.12 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:44:47.341Z] #21 38.13 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:44:47.341Z] #21 38.13 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:44:47.341Z] #21 38.25 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:44:47.341Z] #21 38.26 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:44:47.341Z] #21 38.27 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:44:47.600Z] #21 38.39 Selecting previously unselected package jq. [2021-12-03T08:44:47.600Z] #21 38.40 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:44:47.600Z] #21 38.40 Unpacking jq (1.6-2.1) ... [2021-12-03T08:44:47.600Z] #21 38.49 Selecting previously unselected package libaio1:amd64. [2021-12-03T08:44:47.600Z] #21 38.49 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-03T08:44:47.600Z] #21 38.50 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:44:47.600Z] #21 38.56 Selecting previously unselected package libgpm2:amd64. [2021-12-03T08:44:47.600Z] #21 38.57 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-03T08:44:47.600Z] #21 38.58 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:44:47.769Z] #20 52.00 The following additional packages will be installed: [2021-12-03T08:44:47.769Z] #20 52.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:44:47.769Z] #20 52.01 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-03T08:44:47.769Z] #20 52.01 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-03T08:44:47.769Z] #20 52.01 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-03T08:44:47.769Z] #20 52.01 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-03T08:44:47.769Z] #20 52.02 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-03T08:44:47.769Z] #20 52.02 mingw-w64-common mingw-w64-x86-64-dev [2021-12-03T08:44:47.769Z] #20 52.04 Suggested packages: [2021-12-03T08:44:47.769Z] #20 52.04 gcc-10-locales seccomp wine64 [2021-12-03T08:44:47.859Z] #21 38.63 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:44:47.859Z] #21 38.64 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:44:47.859Z] #21 38.65 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:44:48.005Z] #23 10.76 Collecting yamllint==1.26.1 [2021-12-03T08:44:48.005Z] #23 11.80 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-03T08:44:48.338Z] #20 52.75 The following NEW packages will be installed: [2021-12-03T08:44:48.338Z] #20 52.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-03T08:44:48.338Z] #20 52.75 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-03T08:44:48.338Z] #20 52.75 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-03T08:44:48.338Z] #20 52.75 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-03T08:44:48.338Z] #20 52.76 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-03T08:44:48.338Z] #20 52.76 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-03T08:44:48.338Z] #20 52.77 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-03T08:44:48.338Z] #20 52.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-03T08:44:48.338Z] #20 52.78 mingw-w64-x86-64-dev [2021-12-03T08:44:48.598Z] #20 53.14 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:44:48.598Z] #20 53.14 Need to get 115 MB of archives. [2021-12-03T08:44:48.598Z] #20 53.14 After this operation, 645 MB of additional disk space will be used. [2021-12-03T08:44:48.598Z] #20 53.14 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:44:48.598Z] #20 53.17 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:44:48.598Z] #20 53.21 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:44:48.598Z] #20 53.22 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:44:48.598Z] #20 53.22 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:44:48.598Z] #20 53.22 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:44:48.858Z] #20 53.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-03T08:44:48.858Z] #20 53.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-12-03T08:44:48.858Z] #20 53.37 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:44:48.950Z] #23 13.05 Collecting pathspec>=0.5.3 [2021-12-03T08:44:48.950Z] #23 13.07 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-03T08:44:49.118Z] #20 53.61 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:44:49.523Z] #23 13.54 Collecting pyyaml [2021-12-03T08:44:49.523Z] #23 13.55 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:44:49.523Z] #23 13.61 Building wheels for collected packages: yamllint [2021-12-03T08:44:49.523Z] #23 13.62 Building wheel for yamllint (setup.py): started [2021-12-03T08:44:49.687Z] #20 54.07 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:44:49.952Z] #20 54.30 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:44:49.952Z] #20 54.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-03T08:44:50.091Z] #21 35.51 Unpacking bash-completion (1:2.11-2) ... [2021-12-03T08:44:50.091Z] #21 35.87 Selecting previously unselected package bzip2. [2021-12-03T08:44:50.091Z] #21 35.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-03T08:44:50.091Z] #21 35.88 Unpacking bzip2 (1.0.8-4) ... [2021-12-03T08:44:50.091Z] #21 35.95 Selecting previously unselected package xz-utils. [2021-12-03T08:44:50.091Z] #21 35.97 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-03T08:44:50.091Z] #21 35.97 Unpacking xz-utils (5.2.5-2) ... [2021-12-03T08:44:50.218Z] #20 ... [2021-12-03T08:44:50.218Z] [2021-12-03T08:44:50.218Z] #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:44:50.218Z] #67 sha256:cfe3724287289d4cbe4f2ee6fbd2534381540c0dd2889b4b508c111b223c618a [2021-12-03T08:44:50.218Z] #67 39.38 Reading package lists... [2021-12-03T08:44:50.218Z] #67 48.52 Building dependency tree... [2021-12-03T08:44:50.218Z] #67 52.28 The following additional packages will be installed: [2021-12-03T08:44:50.218Z] #67 52.29 libbtrfs0 [2021-12-03T08:44:50.218Z] #67 52.49 The following NEW packages will be installed: [2021-12-03T08:44:50.218Z] #67 52.51 libbtrfs-dev libbtrfs0 [2021-12-03T08:44:50.218Z] #67 52.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:44:50.218Z] #67 52.93 Need to get 460 kB of archives. [2021-12-03T08:44:50.218Z] #67 52.93 After this operation, 1237 kB of additional disk space will be used. [2021-12-03T08:44:50.218Z] #67 52.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:44:50.218Z] #67 52.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:44:50.218Z] #67 53.45 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:44:50.218Z] #67 53.80 Fetched 460 kB in 0s (1407 kB/s) [2021-12-03T08:44:50.219Z] #67 53.86 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:44:50.219Z] #67 53.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-12-03T08:44:50.219Z] #67 53.94 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:44:50.219Z] #67 53.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:44:50.219Z] #67 54.04 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:44:50.219Z] #67 54.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:44:50.219Z] #67 54.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:44:50.219Z] #67 54.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:44:50.219Z] #67 54.28 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:44:50.219Z] #67 54.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:44:50.219Z] #67 DONE 54.6s [2021-12-03T08:44:50.219Z] [2021-12-03T08:44:50.219Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-03T08:44:50.219Z] #68 sha256:bac0f8c9cc27c4154c9200955f440226c7b7d26a2d8eccb75c79d1bf122d45e3 [2021-12-03T08:44:50.219Z] #68 DONE 0.1s [2021-12-03T08:44:50.219Z] [2021-12-03T08:44:50.219Z] #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:44:50.219Z] #69 sha256:cf71ad7af16a5aa68b337f06c896f0988c3567f74ca512649288824a2828bcb1 [2021-12-03T08:44:50.219Z] #69 ... [2021-12-03T08:44:50.219Z] [2021-12-03T08:44:50.219Z] #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:44:50.219Z] #72 sha256:ee4e956eb180838a02b2129ca78d2f3a3fd1a5a8808abf14a5a7ae3f3383b16d [2021-12-03T08:44:50.219Z] #72 51.79 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-03T08:44:50.219Z] #72 51.79 + GOBIN=/build [2021-12-03T08:44:50.219Z] #72 51.79 + GO111MODULE=on [2021-12-03T08:44:50.219Z] #72 51.79 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-03T08:44:50.219Z] #72 54.42 rootlesskit version 0.14.6 [2021-12-03T08:44:50.219Z] #72 54.43 Usage of /build/rootlesskit-docker-proxy: [2021-12-03T08:44:50.219Z] #72 54.43 -container-ip string [2021-12-03T08:44:50.219Z] #72 54.43 container ip [2021-12-03T08:44:50.219Z] #72 54.43 -container-port int [2021-12-03T08:44:50.219Z] #72 54.43 container port (default -1) [2021-12-03T08:44:50.219Z] #72 54.43 -host-ip string [2021-12-03T08:44:50.219Z] #72 54.43 host ip [2021-12-03T08:44:50.219Z] #72 54.43 -host-port int [2021-12-03T08:44:50.219Z] #72 54.43 host port (default -1) [2021-12-03T08:44:50.219Z] #72 54.43 -proto string [2021-12-03T08:44:50.219Z] #72 54.43 proxy protocol (default "tcp") [2021-12-03T08:44:50.219Z] #72 DONE 54.7s [2021-12-03T08:44:50.349Z] #21 36.12 Selecting previously unselected package apparmor. [2021-12-03T08:44:50.350Z] #21 36.12 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-03T08:44:50.350Z] #21 36.19 Unpacking apparmor (2.13.6-10) ... [2021-12-03T08:44:50.467Z] #23 14.63 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-03T08:44:50.467Z] #23 14.64 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9e991a1e1d5816df17c931890da6298935d6653e82ad6c403e7baebb4dfc11c6 [2021-12-03T08:44:50.467Z] #23 14.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-03T08:44:50.467Z] #23 14.64 Successfully built yamllint [2021-12-03T08:44:50.467Z] #23 14.68 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-03T08:44:50.493Z] [2021-12-03T08:44:50.493Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-03T08:44:50.493Z] #73 sha256:584841e8c0f65fe2efd2be47e6a8c3ccaaec53f22aac4b2cc750b74439d92333 [2021-12-03T08:44:50.493Z] #73 DONE 0.1s [2021-12-03T08:44:50.493Z] [2021-12-03T08:44:50.493Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-03T08:44:50.493Z] #74 sha256:49f5735eca93253e01a8845fda56233fd0f6876e27142075767670df75f2dbe7 [2021-12-03T08:44:50.493Z] #74 DONE 0.1s [2021-12-03T08:44:50.493Z] [2021-12-03T08:44:50.493Z] #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:44:50.494Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:44:50.494Z] #45 39.12 Reading package lists... [2021-12-03T08:44:50.494Z] #45 48.15 Building dependency tree... [2021-12-03T08:44:50.494Z] #45 52.23 The following additional packages will be installed: [2021-12-03T08:44:50.494Z] #45 52.26 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-12-03T08:44:50.494Z] #45 52.30 Suggested packages: [2021-12-03T08:44:50.494Z] #45 52.30 cmake-doc ninja-build lrzip [2021-12-03T08:44:50.494Z] #45 52.30 Recommended packages: [2021-12-03T08:44:50.494Z] #45 52.30 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-03T08:44:50.494Z] #45 52.88 The following NEW packages will be installed: [2021-12-03T08:44:50.494Z] #45 52.89 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-12-03T08:44:50.494Z] #45 53.27 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:44:50.494Z] #45 53.27 Need to get 8419 kB of archives. [2021-12-03T08:44:50.494Z] #45 53.27 After this operation, 34.9 MB of additional disk space will be used. [2021-12-03T08:44:50.494Z] #45 53.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:44:50.494Z] #45 53.28 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:44:50.494Z] #45 53.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-03T08:44:50.494Z] #45 53.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-03T08:44:50.494Z] #45 53.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-03T08:44:50.494Z] #45 53.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-03T08:44:50.494Z] #45 53.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-03T08:44:50.494Z] #45 53.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-03T08:44:50.494Z] #45 54.14 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:44:50.494Z] #45 54.50 Fetched 8419 kB in 0s (19.8 MB/s) [2021-12-03T08:44:50.494Z] #45 54.57 Selecting previously unselected package xxd. [2021-12-03T08:44:50.494Z] #45 54.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 ... 30211 files and directories currently installed.) [2021-12-03T08:44:50.494Z] #45 54.62 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:44:50.494Z] #45 54.63 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:44:50.494Z] #45 54.75 Selecting previously unselected package vim-common. [2021-12-03T08:44:50.494Z] #45 54.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:44:50.494Z] #45 54.78 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:44:50.494Z] #45 54.93 Selecting previously unselected package cmake-data. [2021-12-03T08:44:50.494Z] #45 54.93 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-03T08:44:50.494Z] #45 54.94 Unpacking cmake-data (3.18.4-2) ... [2021-12-03T08:44:50.756Z] #45 ... [2021-12-03T08:44:50.756Z] [2021-12-03T08:44:50.756Z] #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:44:50.756Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:44:50.756Z] #20 55.18 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:44:50.866Z] #21 36.54 Selecting previously unselected package inetutils-ping. [2021-12-03T08:44:50.866Z] #21 36.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-03T08:44:50.866Z] #21 36.56 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-03T08:44:50.866Z] #21 36.68 Selecting previously unselected package libip4tc2:amd64. [2021-12-03T08:44:50.866Z] #21 36.69 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:44:50.866Z] #21 36.70 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:44:50.866Z] #21 36.76 Selecting previously unselected package libip6tc2:amd64. [2021-12-03T08:44:50.866Z] #21 36.77 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:44:50.866Z] #21 36.77 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:44:51.016Z] #20 55.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-03T08:44:51.016Z] #20 55.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-03T08:44:51.016Z] #20 55.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-03T08:44:51.016Z] #20 55.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-03T08:44:51.016Z] #20 55.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-03T08:44:51.016Z] #20 55.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-12-03T08:44:51.016Z] #20 55.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-03T08:44:51.016Z] #20 55.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-03T08:44:51.016Z] #20 55.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-03T08:44:51.016Z] #20 55.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-03T08:44:51.016Z] #20 55.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-03T08:44:51.016Z] #20 55.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-03T08:44:51.016Z] #20 55.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-03T08:44:51.016Z] #20 55.48 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:44:51.016Z] #20 55.48 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:44:51.016Z] #20 55.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-03T08:44:51.040Z] #23 15.11 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-03T08:44:51.125Z] #21 36.84 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-03T08:44:51.125Z] #21 36.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-03T08:44:51.126Z] #21 36.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:44:51.126Z] #21 36.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-03T08:44:51.126Z] #21 36.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-03T08:44:51.126Z] #21 36.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:44:51.126Z] #21 37.00 Selecting previously unselected package libnftnl11:amd64. [2021-12-03T08:44:51.126Z] #21 37.00 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-03T08:44:51.126Z] #21 37.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:44:51.132Z] #21 41.59 Selecting previously unselected package libinih1:amd64. [2021-12-03T08:44:51.132Z] #21 41.61 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-03T08:44:51.132Z] #21 41.61 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-03T08:44:51.132Z] #21 41.66 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:44:51.132Z] #21 41.67 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:44:51.132Z] #21 41.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:44:51.132Z] #21 41.76 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:44:51.132Z] #21 41.77 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:44:51.132Z] #21 41.77 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:44:51.132Z] #21 41.85 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:44:51.132Z] #21 41.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:44:51.132Z] #21 41.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:44:51.132Z] #21 41.92 Selecting previously unselected package net-tools. [2021-12-03T08:44:51.132Z] #21 41.93 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-03T08:44:51.132Z] #21 41.95 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:44:51.132Z] #21 42.12 Selecting previously unselected package patch. [2021-12-03T08:44:51.385Z] #21 37.09 Selecting previously unselected package iptables. [2021-12-03T08:44:51.385Z] #21 37.10 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-03T08:44:51.385Z] #21 37.10 Unpacking iptables (1.8.7-1) ... [2021-12-03T08:44:51.389Z] #21 42.13 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-03T08:44:51.389Z] #21 42.13 Unpacking patch (2.7.6-7) ... [2021-12-03T08:44:51.389Z] #21 42.23 Selecting previously unselected package python-pip-whl. [2021-12-03T08:44:51.389Z] #21 42.24 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-03T08:44:51.389Z] #21 42.25 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-03T08:44:51.645Z] #21 37.35 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:44:51.645Z] #21 37.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:44:51.645Z] #21 37.37 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:44:51.645Z] #21 37.49 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:44:51.645Z] #21 37.49 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:44:51.645Z] #21 37.50 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:44:51.645Z] #21 37.59 Selecting previously unselected package jq. [2021-12-03T08:44:51.905Z] #21 37.60 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:44:51.905Z] #21 37.60 Unpacking jq (1.6-2.1) ... [2021-12-03T08:44:51.905Z] #21 37.66 Selecting previously unselected package libaio1:amd64. [2021-12-03T08:44:51.905Z] #21 37.66 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-03T08:44:51.905Z] #21 37.67 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:44:51.905Z] #21 37.72 Selecting previously unselected package libgpm2:amd64. [2021-12-03T08:44:51.905Z] #21 37.73 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-03T08:44:51.905Z] #21 37.73 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:44:51.905Z] #21 37.79 Selecting previously unselected package libicu67:amd64. [2021-12-03T08:44:51.905Z] #21 37.79 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-03T08:44:51.905Z] #21 37.80 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-03T08:44:51.953Z] #21 42.77 Selecting previously unselected package python3-lib2to3. [2021-12-03T08:44:51.953Z] #21 42.78 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-03T08:44:51.953Z] #21 42.78 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:44:51.953Z] #21 42.87 Selecting previously unselected package python3-distutils. [2021-12-03T08:44:51.953Z] #21 42.88 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-03T08:44:51.955Z] #20 56.29 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:44:51.955Z] #20 56.53 Fetched 115 MB in 3s (43.5 MB/s) [2021-12-03T08:44:51.984Z] #23 DONE 15.9s [2021-12-03T08:44:51.984Z] [2021-12-03T08:44:51.984Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-03T08:44:51.984Z] #27 sha256:b523e9c9e64a33ef87cbdc09c754fec598d35122c0c45ae37f05418fcce6dc0d [2021-12-03T08:44:52.210Z] #21 42.89 Unpacking python3-distutils (3.9.2-1) ... [2021-12-03T08:44:52.210Z] #21 43.04 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:44:52.210Z] #21 43.06 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:44:52.210Z] #21 43.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:44:52.214Z] #20 56.60 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-03T08:44:52.214Z] #20 56.60 (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:44:52.214Z] #20 56.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:44:52.214Z] #20 56.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:44:52.467Z] #21 43.19 Selecting previously unselected package python3-setuptools. [2021-12-03T08:44:52.467Z] #21 43.21 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-03T08:44:52.467Z] #21 43.22 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-03T08:44:52.467Z] #21 43.49 Selecting previously unselected package python3-wheel. [2021-12-03T08:44:52.559Z] #27 DONE 1.0s [2021-12-03T08:44:52.559Z] [2021-12-03T08:44:52.559Z] #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:44:52.559Z] #62 sha256:c50e65d38eb8b7ee410a734afb0a8f6066db9f3b678b2cc152fc19f256dbe4b1 [2021-12-03T08:44:52.724Z] #21 43.50 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-03T08:44:52.724Z] #21 43.51 Unpacking python3-wheel (0.34.2-1) ... [2021-12-03T08:44:52.724Z] #21 43.56 Selecting previously unselected package python3-pip. [2021-12-03T08:44:52.724Z] #21 43.56 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-03T08:44:52.724Z] #21 43.58 Unpacking python3-pip (20.3.4-4) ... [2021-12-03T08:44:52.821Z] #62 ... [2021-12-03T08:44:52.821Z] [2021-12-03T08:44:52.821Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-03T08:44:52.821Z] #32 sha256:13fe35b2d77bef4149f98517d24408834faa29609b43a598ff7844dad41375be [2021-12-03T08:44:52.981Z] #21 43.80 Selecting previously unselected package sudo. [2021-12-03T08:44:52.981Z] #21 43.80 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-03T08:44:52.981Z] #21 43.81 Unpacking sudo (1.9.5p2-3) ... [2021-12-03T08:44:53.156Z] #20 57.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-03T08:44:53.156Z] #20 57.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-03T08:44:53.156Z] #20 57.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:44:53.544Z] #21 44.27 Selecting previously unselected package thin-provisioning-tools. [2021-12-03T08:44:53.544Z] #21 44.28 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-03T08:44:53.544Z] #21 44.29 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:44:53.765Z] #32 DONE 0.8s [2021-12-03T08:44:53.765Z] [2021-12-03T08:44:53.765Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-03T08:44:53.765Z] #35 sha256:d43dd71ccd02ea48841f08a9fe8bcd0ea9f039d55e7c467528ea974140d1a458 [2021-12-03T08:44:53.801Z] #21 44.49 Selecting previously unselected package uidmap. [2021-12-03T08:44:53.801Z] #21 44.49 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-03T08:44:53.801Z] #21 44.50 Unpacking uidmap (1:4.8.1-1) ... [2021-12-03T08:44:53.801Z] #21 44.62 Selecting previously unselected package vim-runtime. [2021-12-03T08:44:53.801Z] #21 44.64 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:44:53.801Z] #21 44.68 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:44:53.801Z] #21 44.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-03T08:44:53.801Z] #21 44.72 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:44:54.338Z] #35 DONE 0.5s [2021-12-03T08:44:54.338Z] [2021-12-03T08:44:54.338Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-03T08:44:54.338Z] #37 sha256:81a0b995c01d22709164975beb9c4026072f43e50fb93b29e740a23b92df5bcd [2021-12-03T08:44:54.338Z] #37 DONE 0.1s [2021-12-03T08:44:54.338Z] [2021-12-03T08:44:54.338Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-03T08:44:54.338Z] #41 sha256:35afdc8b419003ae808679b078cea25ff4103890790206ee9c65c516db49cf08 [2021-12-03T08:44:54.338Z] #41 DONE 0.1s [2021-12-03T08:44:54.338Z] [2021-12-03T08:44:54.338Z] #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:44:54.338Z] #58 sha256:a4371054114ab0ed56f2f82bc0d02a0a38561c41df6f685c61f867731c8c1862 [2021-12-03T08:44:54.536Z] #20 59.13 Selecting previously unselected package binutils-mingw-w64. [2021-12-03T08:44:54.536Z] #20 59.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-03T08:44:54.536Z] #20 59.14 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:44:54.796Z] #20 59.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-03T08:44:54.796Z] #20 59.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:44:54.796Z] #20 59.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:44:55.058Z] #20 59.40 Selecting previously unselected package dmsetup. [2021-12-03T08:44:55.058Z] #20 59.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:44:55.058Z] #20 59.41 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:44:55.058Z] #20 ... [2021-12-03T08:44:55.058Z] [2021-12-03T08:44:55.058Z] #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:44:55.058Z] #45 sha256:d6290b6f03bcaf898a8ddaf91a2cdf0ec7d09d22b60a35f43dc738adc980ed85 [2021-12-03T08:44:55.059Z] #45 56.04 Selecting previously unselected package libarchive13:amd64. [2021-12-03T08:44:55.059Z] #45 56.04 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-03T08:44:55.059Z] #45 56.06 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:44:55.059Z] #45 56.25 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-03T08:44:55.059Z] #45 56.25 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-03T08:44:55.059Z] #45 56.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:44:55.059Z] #45 56.37 Selecting previously unselected package librhash0:amd64. [2021-12-03T08:44:55.059Z] #45 56.37 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-12-03T08:44:55.059Z] #45 56.37 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:44:55.059Z] #45 56.46 Selecting previously unselected package libuv1:amd64. [2021-12-03T08:44:55.059Z] #45 56.46 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-12-03T08:44:55.059Z] #45 56.48 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:44:55.059Z] #45 56.57 Selecting previously unselected package cmake. [2021-12-03T08:44:55.059Z] #45 56.59 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-12-03T08:44:55.059Z] #45 56.59 Unpacking cmake (3.18.4-2) ... [2021-12-03T08:44:55.059Z] #45 59.09 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-03T08:44:55.059Z] #45 59.11 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:44:55.059Z] #45 59.13 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-03T08:44:55.059Z] #45 59.16 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:44:55.059Z] #45 59.20 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-03T08:44:55.059Z] #45 59.21 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-03T08:44:55.059Z] #45 59.23 Setting up cmake-data (3.18.4-2) ... [2021-12-03T08:44:55.059Z] #45 59.25 Setting up cmake (3.18.4-2) ... [2021-12-03T08:44:55.059Z] #45 59.28 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:44:55.059Z] #45 DONE 59.5s [2021-12-03T08:44:55.059Z] [2021-12-03T08:44:55.059Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-03T08:44:55.059Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:44:55.059Z] #20 59.52 Selecting previously unselected package mingw-w64-common. [2021-12-03T08:44:55.059Z] #20 59.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-03T08:44:55.059Z] #20 59.53 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-03T08:44:55.193Z] #21 40.68 Selecting previously unselected package libinih1:amd64. [2021-12-03T08:44:55.194Z] #21 40.68 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-03T08:44:55.194Z] #21 40.69 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-03T08:44:55.194Z] #21 40.74 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:44:55.194Z] #21 40.76 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:44:55.194Z] #21 40.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:44:55.194Z] #21 40.85 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:44:55.194Z] #21 40.85 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:44:55.194Z] #21 40.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:44:55.194Z] #21 40.95 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:44:55.194Z] #21 40.95 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:44:55.194Z] #21 40.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:44:55.194Z] #21 41.00 Selecting previously unselected package net-tools. [2021-12-03T08:44:55.194Z] #21 41.01 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-03T08:44:55.194Z] #21 41.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:44:55.319Z] #20 ... [2021-12-03T08:44:55.319Z] [2021-12-03T08:44:55.319Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-03T08:44:55.319Z] #46 sha256:599352716f21d99f2d88ce4b369dee2df5853e73f042ecc81a939e661c059381 [2021-12-03T08:44:55.319Z] #46 DONE 0.1s [2021-12-03T08:44:55.319Z] [2021-12-03T08:44:55.319Z] #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:44:55.319Z] #47 sha256:a9d3b0a81edcf0b7f53291ff8da590c5bca4ca7a6ec21e252efe295ef912d8d6 [2021-12-03T08:44:55.453Z] #21 41.18 Selecting previously unselected package patch. [2021-12-03T08:44:55.453Z] #21 41.18 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-03T08:44:55.453Z] #21 41.19 Unpacking patch (2.7.6-7) ... [2021-12-03T08:44:55.453Z] #21 41.34 Selecting previously unselected package python-pip-whl. [2021-12-03T08:44:55.453Z] #21 41.34 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-03T08:44:55.453Z] #21 41.34 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-03T08:44:56.022Z] #21 41.87 Selecting previously unselected package python3-lib2to3. [2021-12-03T08:44:56.022Z] #21 41.88 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-03T08:44:56.022Z] #21 41.89 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:44:56.281Z] #21 42.01 Selecting previously unselected package python3-distutils. [2021-12-03T08:44:56.281Z] #21 42.01 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-03T08:44:56.281Z] #21 42.02 Unpacking python3-distutils (3.9.2-1) ... [2021-12-03T08:44:56.281Z] #21 42.16 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:44:56.281Z] #21 42.16 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:44:56.281Z] #21 42.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:44:56.281Z] #21 42.30 Selecting previously unselected package python3-setuptools. [2021-12-03T08:44:56.542Z] #21 42.30 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-03T08:44:56.542Z] #21 42.30 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-03T08:44:56.702Z] #47 1.390 + RM_GOPATH=0 [2021-12-03T08:44:56.702Z] #47 1.390 + TMP_GOPATH= [2021-12-03T08:44:56.702Z] #47 1.390 + : /build [2021-12-03T08:44:56.702Z] #47 1.390 + '[' -z '' ']' [2021-12-03T08:44:56.702Z] #47 1.391 ++ mktemp -d [2021-12-03T08:44:56.702Z] #47 1.403 + export GOPATH=/tmp/tmp.kEwo2opPNc [2021-12-03T08:44:56.702Z] #47 1.403 + GOPATH=/tmp/tmp.kEwo2opPNc [2021-12-03T08:44:56.702Z] #47 1.403 + RM_GOPATH=1 [2021-12-03T08:44:56.702Z] #47 1.403 + case "$(go env GOARCH)" in [2021-12-03T08:44:56.702Z] #47 1.403 ++ go env GOARCH [2021-12-03T08:44:56.702Z] #47 1.419 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:44:56.702Z] #47 1.419 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:44:56.702Z] #47 1.419 ++ dirname /install.sh [2021-12-03T08:44:56.702Z] #47 1.429 Install tini version v0.19.0 [2021-12-03T08:44:56.702Z] #47 1.429 + dir=/ [2021-12-03T08:44:56.702Z] #47 1.429 + bin=tini [2021-12-03T08:44:56.702Z] #47 1.429 + shift [2021-12-03T08:44:56.702Z] #47 1.429 + '[' '!' -f //tini.installer ']' [2021-12-03T08:44:56.702Z] #47 1.429 + . //tini.installer [2021-12-03T08:44:56.702Z] #47 1.429 ++ : v0.19.0 [2021-12-03T08:44:56.702Z] #47 1.429 + install_tini [2021-12-03T08:44:56.702Z] #47 1.429 + echo 'Install tini version v0.19.0' [2021-12-03T08:44:56.702Z] #47 1.429 + git clone https://github.com/krallin/tini.git /tmp/tmp.kEwo2opPNc/tini [2021-12-03T08:44:56.702Z] #47 1.429 Cloning into '/tmp/tmp.kEwo2opPNc/tini'... [2021-12-03T08:44:56.802Z] #21 42.53 Selecting previously unselected package python3-wheel. [2021-12-03T08:44:56.802Z] #21 42.53 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-03T08:44:56.802Z] #21 42.54 Unpacking python3-wheel (0.34.2-1) ... [2021-12-03T08:44:56.802Z] #21 42.59 Selecting previously unselected package python3-pip. [2021-12-03T08:44:56.802Z] #21 42.59 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-03T08:44:56.802Z] #21 42.60 Unpacking python3-pip (20.3.4-4) ... [2021-12-03T08:44:56.890Z] #58 ... [2021-12-03T08:44:56.890Z] [2021-12-03T08:44:56.890Z] #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:44:56.890Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:44:56.890Z] #43 200.1 + dpkg --print-architecture [2021-12-03T08:44:56.890Z] #43 200.1 + git checkout -q v2.1.0 [2021-12-03T08:44:57.061Z] #21 42.88 Selecting previously unselected package sudo. [2021-12-03T08:44:57.061Z] #21 42.89 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-03T08:44:57.061Z] #21 42.90 Unpacking sudo (1.9.5p2-3) ... [2021-12-03T08:44:57.073Z] #21 47.38 Selecting previously unselected package vim. [2021-12-03T08:44:57.073Z] #21 47.39 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:44:57.073Z] #21 47.40 Unpacking vim (2:8.2.2434-3) ... [2021-12-03T08:44:57.073Z] #21 47.87 Selecting previously unselected package xfsprogs. [2021-12-03T08:44:57.073Z] #21 47.89 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-03T08:44:57.073Z] #21 47.90 Unpacking xfsprogs (5.10.0-4) ... [2021-12-03T08:44:57.152Z] #43 200.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-03T08:44:57.152Z] #43 200.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-03T08:44:57.271Z] #47 2.035 + cd /tmp/tmp.kEwo2opPNc/tini [2021-12-03T08:44:57.271Z] #47 2.035 + git checkout -q v0.19.0 [2021-12-03T08:44:57.271Z] #47 2.050 + cmake . [2021-12-03T08:44:57.530Z] #47 2.397 -- The C compiler identification is GNU 10.2.1 [2021-12-03T08:44:57.530Z] #47 2.474 -- Detecting C compiler ABI info [2021-12-03T08:44:57.586Z] #21 48.31 Selecting previously unselected package zip. [2021-12-03T08:44:57.586Z] #21 48.32 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-03T08:44:57.586Z] #21 48.33 Unpacking zip (3.0-12) ... [2021-12-03T08:44:57.586Z] #21 48.49 Selecting previously unselected package zstd. [2021-12-03T08:44:57.586Z] #21 48.51 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-03T08:44:57.586Z] #21 48.52 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:44:57.630Z] #21 43.39 Selecting previously unselected package thin-provisioning-tools. [2021-12-03T08:44:57.630Z] #21 43.39 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-03T08:44:57.630Z] #21 43.40 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:44:57.843Z] #21 48.85 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:44:57.889Z] #21 43.66 Selecting previously unselected package uidmap. [2021-12-03T08:44:57.889Z] #21 43.67 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-03T08:44:57.889Z] #21 43.68 Unpacking uidmap (1:4.8.1-1) ... [2021-12-03T08:44:58.099Z] #47 2.910 -- Detecting C compiler ABI info - done [2021-12-03T08:44:58.099Z] #47 2.990 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-03T08:44:58.099Z] #47 3.000 -- Detecting C compile features [2021-12-03T08:44:58.099Z] #47 3.006 -- Detecting C compile features - done [2021-12-03T08:44:58.099Z] #47 3.027 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-03T08:44:58.148Z] #21 43.80 Selecting previously unselected package vim-runtime. [2021-12-03T08:44:58.148Z] #21 43.81 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:44:58.148Z] #21 43.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:44:58.148Z] #21 43.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:44:58.148Z] #21 43.87 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:44:58.359Z] #47 3.171 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-03T08:44:58.359Z] #47 3.218 -- Configuring done [2021-12-03T08:44:58.359Z] #47 3.231 -- Generating done [2021-12-03T08:44:58.359Z] #47 3.231 -- Build files have been written to: /tmp/tmp.kEwo2opPNc/tini [2021-12-03T08:44:58.359Z] #47 3.251 + make tini-static [2021-12-03T08:44:58.619Z] #47 3.494 Scanning dependencies of target tini-static [2021-12-03T08:44:58.619Z] #47 3.566 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-03T08:44:58.773Z] #21 49.70 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:44:58.773Z] #21 49.71 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:44:58.773Z] #21 49.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:44:58.773Z] #21 49.74 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:44:58.773Z] #21 49.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:44:58.773Z] #21 49.76 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-03T08:44:59.030Z] #21 49.78 Setting up uidmap (1:4.8.1-1) ... [2021-12-03T08:44:59.030Z] #21 49.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:44:59.030Z] #21 49.80 Setting up bzip2 (1.0.8-4) ... [2021-12-03T08:44:59.030Z] #21 49.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:44:59.030Z] #21 49.83 Setting up python3-wheel (0.34.2-1) ... [2021-12-03T08:44:59.069Z] #43 ... [2021-12-03T08:44:59.069Z] [2021-12-03T08:44:59.069Z] #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:44:59.069Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:44:59.069Z] #53 201.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-03T08:44:59.069Z] #53 DONE 202.2s [2021-12-03T08:44:59.069Z] [2021-12-03T08:44:59.069Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:44:59.069Z] #62 sha256:c50e65d38eb8b7ee410a734afb0a8f6066db9f3b678b2cc152fc19f256dbe4b1 [2021-12-03T08:44:59.557Z] #47 4.395 [100%] Linking C executable tini-static [2021-12-03T08:44:59.960Z] #21 50.56 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:44:59.960Z] #21 50.57 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:44:59.960Z] #21 50.58 Setting up libcap2-bin (1:2.44-1) ... [2021-12-03T08:44:59.960Z] #21 50.59 Setting up apparmor (2.13.6-10) ... [2021-12-03T08:45:00.127Z] #47 4.832 [100%] Built target tini-static [2021-12-03T08:45:00.127Z] #47 4.885 + mkdir -p /build [2021-12-03T08:45:00.127Z] #47 4.890 + cp tini-static /build/docker-init [2021-12-03T08:45:00.684Z] #21 46.64 Selecting previously unselected package vim. [2021-12-03T08:45:00.696Z] #47 DONE 5.5s [2021-12-03T08:45:00.696Z] [2021-12-03T08:45:00.696Z] #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:45:00.696Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:45:00.696Z] #20 62.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-03T08:45:00.696Z] #20 62.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-03T08:45:00.696Z] #20 62.20 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:45:00.944Z] #21 46.64 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:45:00.944Z] #21 46.67 Unpacking vim (2:8.2.2434-3) ... [2021-12-03T08:45:00.956Z] #20 65.29 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-03T08:45:00.956Z] #20 65.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:45:00.956Z] #20 65.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:45:00.956Z] #20 65.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-03T08:45:00.956Z] #20 65.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:45:00.956Z] #20 65.42 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:45:01.203Z] #21 47.17 Selecting previously unselected package xfsprogs. [2021-12-03T08:45:01.203Z] #21 47.19 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-03T08:45:01.463Z] #21 47.19 Unpacking xfsprogs (5.10.0-4) ... [2021-12-03T08:45:01.723Z] #21 47.56 Selecting previously unselected package zip. [2021-12-03T08:45:01.723Z] #21 47.56 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-03T08:45:01.723Z] #21 47.57 Unpacking zip (3.0-12) ... [2021-12-03T08:45:01.854Z] #21 52.33 Setting up zip (3.0-12) ... [2021-12-03T08:45:01.854Z] #21 52.37 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:45:01.854Z] #21 52.40 Setting up bash-completion (1:2.11-2) ... [2021-12-03T08:45:01.982Z] #21 47.67 Selecting previously unselected package zstd. [2021-12-03T08:45:01.982Z] #21 47.68 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-03T08:45:01.982Z] #21 47.69 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:45:02.243Z] #21 48.03 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:45:02.337Z] #20 ... [2021-12-03T08:45:02.337Z] [2021-12-03T08:45:02.337Z] #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:45:02.337Z] #69 sha256:cf71ad7af16a5aa68b337f06c896f0988c3567f74ca512649288824a2828bcb1 [2021-12-03T08:45:02.337Z] #69 2.014 + RM_GOPATH=0 [2021-12-03T08:45:02.337Z] #69 2.014 + TMP_GOPATH= [2021-12-03T08:45:02.337Z] #69 2.014 + : /build [2021-12-03T08:45:02.337Z] #69 2.014 + '[' -z '' ']' [2021-12-03T08:45:02.337Z] #69 2.014 ++ mktemp -d [2021-12-03T08:45:02.337Z] #69 2.014 + export GOPATH=/tmp/tmp.VQkkDC00ae [2021-12-03T08:45:02.337Z] #69 2.014 + GOPATH=/tmp/tmp.VQkkDC00ae [2021-12-03T08:45:02.337Z] #69 2.014 + RM_GOPATH=1 [2021-12-03T08:45:02.337Z] #69 2.014 + case "$(go env GOARCH)" in [2021-12-03T08:45:02.337Z] #69 2.014 ++ go env GOARCH [2021-12-03T08:45:02.337Z] #69 2.014 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:45:02.337Z] #69 2.014 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:45:02.337Z] #69 2.015 ++ dirname /install.sh [2021-12-03T08:45:02.337Z] #69 2.023 + dir=/ [2021-12-03T08:45:02.337Z] #69 2.023 + bin=containerd [2021-12-03T08:45:02.337Z] #69 2.023 + shift [2021-12-03T08:45:02.337Z] #69 2.023 + '[' '!' -f //containerd.installer ']' [2021-12-03T08:45:02.337Z] #69 2.023 + . //containerd.installer [2021-12-03T08:45:02.337Z] #69 2.023 ++ set -e [2021-12-03T08:45:02.337Z] #69 2.023 ++ : v1.5.8 [2021-12-03T08:45:02.337Z] #69 2.023 + install_containerd [2021-12-03T08:45:02.337Z] #69 2.023 + echo 'Install containerd version v1.5.8' [2021-12-03T08:45:02.337Z] #69 2.023 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VQkkDC00ae/src/github.com/containerd/containerd [2021-12-03T08:45:02.337Z] #69 2.026 Install containerd version v1.5.8 [2021-12-03T08:45:02.337Z] #69 2.026 Cloning into '/tmp/tmp.VQkkDC00ae/src/github.com/containerd/containerd'... [2021-12-03T08:45:03.182Z] #21 48.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:45:03.182Z] #21 48.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:45:03.182Z] #21 49.00 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:45:03.182Z] #21 49.01 Setting up libicu67:amd64 (67.1-7) ... [2021-12-03T08:45:03.182Z] #21 49.02 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:45:03.182Z] #21 49.03 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-03T08:45:03.182Z] #21 49.05 Setting up uidmap (1:4.8.1-1) ... [2021-12-03T08:45:03.182Z] #21 49.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:45:03.442Z] #21 49.08 Setting up bzip2 (1.0.8-4) ... [2021-12-03T08:45:03.442Z] #21 49.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:45:03.442Z] #21 49.11 Setting up python3-wheel (0.34.2-1) ... [2021-12-03T08:45:03.749Z] #21 54.39 Setting up xz-utils (5.2.5-2) ... [2021-12-03T08:45:03.749Z] #21 54.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-03T08:45:03.749Z] #21 54.44 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:45:03.749Z] #21 54.46 Setting up patch (2.7.6-7) ... [2021-12-03T08:45:03.750Z] #21 54.48 Setting up sudo (1.9.5p2-3) ... [2021-12-03T08:45:03.750Z] #21 54.57 invoke-rc.d: could not determine current runlevel [2021-12-03T08:45:03.750Z] #21 54.58 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:45:03.750Z] #21 54.59 Setting up xfsprogs (5.10.0-4) ... [2021-12-03T08:45:03.750Z] #21 54.60 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:45:03.750Z] #21 54.64 Setting up inetutils-ping (2:2.0-1) ... [2021-12-03T08:45:03.750Z] #21 54.66 Setting up pigz (2.6-1) ... [2021-12-03T08:45:03.750Z] #21 54.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:45:03.750Z] #21 54.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:45:03.750Z] #21 54.72 Setting up python-pip-whl (20.3.4-4) ... [2021-12-03T08:45:03.750Z] #21 54.73 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:45:04.011Z] #21 49.87 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:45:04.011Z] #21 49.88 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:45:04.011Z] #21 49.91 Setting up libcap2-bin (1:2.44-1) ... [2021-12-03T08:45:04.011Z] #21 49.92 Setting up apparmor (2.13.6-10) ... [2021-12-03T08:45:04.680Z] #21 55.43 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:45:04.681Z] #21 55.44 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:45:04.937Z] #21 55.81 Setting up libelf1:amd64 (0.183-1) ... [2021-12-03T08:45:04.937Z] #21 55.88 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:45:04.937Z] #21 55.89 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:45:04.937Z] #21 55.90 Setting up python3-distutils (3.9.2-1) ... [2021-12-03T08:45:05.501Z] #21 56.38 Setting up vim (2:8.2.2434-3) ... [2021-12-03T08:45:05.501Z] #21 56.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-03T08:45:05.501Z] #21 56.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-03T08:45:05.501Z] #21 56.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-03T08:45:05.501Z] #21 56.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-03T08:45:05.501Z] #21 56.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-03T08:45:05.501Z] #21 56.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-03T08:45:05.501Z] #21 56.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-03T08:45:05.501Z] #21 56.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-03T08:45:05.501Z] #21 56.47 Setting up python3-setuptools (52.0.0-4) ... [2021-12-03T08:45:05.632Z] #69 ... [2021-12-03T08:45:05.632Z] [2021-12-03T08:45:05.632Z] #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:45:05.632Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:45:05.632Z] #20 69.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-03T08:45:05.632Z] #20 70.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:45:05.632Z] #20 70.03 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:45:05.915Z] #21 51.61 Setting up zip (3.0-12) ... [2021-12-03T08:45:05.915Z] #21 51.62 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:45:05.915Z] #21 51.64 Setting up bash-completion (1:2.11-2) ... [2021-12-03T08:45:06.931Z] #21 57.77 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:45:06.931Z] #21 57.79 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:45:06.931Z] #21 57.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:45:06.931Z] #21 57.82 Setting up python3-pip (20.3.4-4) ... [2021-12-03T08:45:07.758Z] #58 ... [2021-12-03T08:45:07.758Z] [2021-12-03T08:45:07.759Z] #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:45:07.759Z] #26 sha256:5267faa1bce9b61500190adcf9dac8cc61fc2a642464e641e88ba70d6b420358 [2021-12-03T08:45:07.759Z] #26 225.6 + return [2021-12-03T08:45:07.822Z] #21 53.47 Setting up xz-utils (5.2.5-2) ... [2021-12-03T08:45:07.822Z] #21 53.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-03T08:45:07.822Z] #21 53.50 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:45:07.822Z] #21 53.51 Setting up patch (2.7.6-7) ... [2021-12-03T08:45:07.822Z] #21 53.52 Setting up sudo (1.9.5p2-3) ... [2021-12-03T08:45:07.822Z] #21 53.60 invoke-rc.d: could not determine current runlevel [2021-12-03T08:45:07.822Z] #21 53.61 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:45:07.822Z] #21 53.62 Setting up xfsprogs (5.10.0-4) ... [2021-12-03T08:45:07.822Z] #21 53.63 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:45:07.822Z] #21 53.66 Setting up inetutils-ping (2:2.0-1) ... [2021-12-03T08:45:07.822Z] #21 53.68 Setting up pigz (2.6-1) ... [2021-12-03T08:45:07.822Z] #21 53.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:45:07.822Z] #21 53.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:45:07.822Z] #21 53.73 Setting up python-pip-whl (20.3.4-4) ... [2021-12-03T08:45:08.082Z] #21 53.74 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:45:08.313Z] #21 58.94 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:45:08.313Z] #21 58.98 Setting up jq (1.6-2.1) ... [2021-12-03T08:45:08.313Z] #21 59.00 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:45:08.313Z] #21 59.05 Setting up iptables (1.8.7-1) ... [2021-12-03T08:45:08.313Z] #21 59.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:45:08.313Z] #21 59.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:45:08.313Z] #21 59.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:45:08.313Z] #21 59.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:45:08.313Z] #21 59.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-03T08:45:08.313Z] #21 59.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-03T08:45:08.313Z] #21 59.10 Setting up iproute2 (5.10.0-4) ... [2021-12-03T08:45:08.569Z] #21 59.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:45:08.650Z] #21 54.51 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:45:08.650Z] #21 54.53 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:45:09.129Z] #26 DONE 227.2s [2021-12-03T08:45:09.129Z] [2021-12-03T08:45:09.129Z] #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:45:09.129Z] #62 sha256:b7662b124877de4e19a49b1fb932787b11a73b537586bbf07a335ccd6a8412aa [2021-12-03T08:45:09.222Z] #21 54.95 Setting up libelf1:amd64 (0.183-1) ... [2021-12-03T08:45:09.222Z] #21 54.98 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:45:09.222Z] #21 55.00 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:45:09.222Z] #21 55.01 Setting up python3-distutils (3.9.2-1) ... [2021-12-03T08:45:09.791Z] #21 55.43 Setting up vim (2:8.2.2434-3) ... [2021-12-03T08:45:09.791Z] #21 55.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-03T08:45:09.791Z] #21 55.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-03T08:45:09.791Z] #21 55.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-03T08:45:09.791Z] #21 55.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-03T08:45:09.791Z] #21 55.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-03T08:45:09.791Z] #21 55.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-03T08:45:09.791Z] #21 55.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-03T08:45:09.791Z] #21 55.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-03T08:45:09.791Z] #21 55.49 Setting up python3-setuptools (52.0.0-4) ... [2021-12-03T08:45:09.936Z] #21 DONE 60.7s [2021-12-03T08:45:09.936Z] [2021-12-03T08:45:09.936Z] #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:45:09.936Z] #22 sha256:77d0d8cb8762e00bdd0162dcd4c415f983f9ae6569d4e6e785888b9d25524d97 [2021-12-03T08:45:10.498Z] #62 182.1 + bin/containerd [2021-12-03T08:45:10.909Z] #20 75.19 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-03T08:45:10.909Z] #20 75.19 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:45:10.909Z] #20 75.20 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:45:11.167Z] #20 ... [2021-12-03T08:45:11.167Z] [2021-12-03T08:45:11.167Z] #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:45:11.167Z] #69 sha256:cf71ad7af16a5aa68b337f06c896f0988c3567f74ca512649288824a2828bcb1 [2021-12-03T08:45:11.167Z] #69 19.70 + cd /tmp/tmp.VQkkDC00ae/src/github.com/containerd/containerd [2021-12-03T08:45:11.167Z] #69 19.70 + git checkout -q v1.5.8 [2021-12-03T08:45:11.167Z] #69 20.55 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-03T08:45:11.167Z] #69 20.56 + BUILDTAGS='netgo osusergo static_build' [2021-12-03T08:45:11.167Z] #69 20.56 + export EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:45:11.167Z] #69 20.56 + EXTRA_FLAGS=-buildmode=pie [2021-12-03T08:45:11.167Z] #69 20.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-03T08:45:11.167Z] #69 20.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-03T08:45:11.167Z] #69 20.56 + '[' '' = dynamic ']' [2021-12-03T08:45:11.167Z] #69 20.56 + make [2021-12-03T08:45:11.169Z] #21 56.82 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:45:11.169Z] #21 56.86 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:45:11.169Z] #21 56.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:45:11.169Z] #21 56.89 Setting up python3-pip (20.3.4-4) ... [2021-12-03T08:45:11.306Z] #22 1.601 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-03T08:45:11.563Z] #22 1.609 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-03T08:45:11.563Z] #22 1.612 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-03T08:45:11.563Z] #22 DONE 1.7s [2021-12-03T08:45:11.563Z] [2021-12-03T08:45:11.563Z] #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:45:11.563Z] #58 sha256:f06af7ea5f656732887f748583268498fc0f09400eb2d61afa91b7f0872a8d90 [2021-12-03T08:45:11.563Z] #58 ... [2021-12-03T08:45:11.563Z] [2021-12-03T08:45:11.563Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:45:11.563Z] #23 sha256:08b2db5746944576793becc2f7255d3bb9ceecf9e362f57d030938704550aad4 [2021-12-03T08:45:11.735Z] #69 21.33 + bin/ctr [2021-12-03T08:45:12.107Z] #21 57.86 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:45:12.107Z] #21 57.87 Setting up jq (1.6-2.1) ... [2021-12-03T08:45:12.107Z] #21 57.88 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:45:12.107Z] #21 57.90 Setting up iptables (1.8.7-1) ... [2021-12-03T08:45:12.107Z] #21 57.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:45:12.107Z] #21 57.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:45:12.107Z] #21 57.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:45:12.107Z] #21 57.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:45:12.107Z] #21 57.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-03T08:45:12.107Z] #21 57.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-03T08:45:12.107Z] #21 57.95 Setting up iproute2 (5.10.0-4) ... [2021-12-03T08:45:12.367Z] #21 58.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:45:13.021Z] #62 ... [2021-12-03T08:45:13.021Z] [2021-12-03T08:45:13.021Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-03T08:45:13.021Z] #27 sha256:9d552ac08a900d9f73df865ce83a393b96c88eb104c23e2146644a80faf4a847 [2021-12-03T08:45:13.021Z] #27 DONE 0.7s [2021-12-03T08:45:13.021Z] [2021-12-03T08:45:13.021Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-03T08:45:13.021Z] #32 sha256:1799d2c8197d2c5bd8989a3e1fd523a604a8f0ebb900722345f07b52050faf66 [2021-12-03T08:45:13.304Z] #21 DONE 59.1s [2021-12-03T08:45:13.304Z] [2021-12-03T08:45:13.304Z] #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:45:13.304Z] #22 sha256:77d0d8cb8762e00bdd0162dcd4c415f983f9ae6569d4e6e785888b9d25524d97 [2021-12-03T08:45:13.583Z] #32 DONE 0.9s [2021-12-03T08:45:13.583Z] [2021-12-03T08:45:13.583Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-03T08:45:13.583Z] #35 sha256:4c8c280af21b0672961cd9608b2b05a426d7b529d5169ea79825b9c21732a545 [2021-12-03T08:45:14.147Z] #35 DONE 0.5s [2021-12-03T08:45:14.147Z] [2021-12-03T08:45:14.147Z] #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:45:14.147Z] #58 sha256:d8cfa9d5a139a124bf90dd54ffd88184bd9b67dd2dc035370025c37aea4d5364 [2021-12-03T08:45:14.147Z] #58 ... [2021-12-03T08:45:14.147Z] [2021-12-03T08:45:14.147Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-03T08:45:14.147Z] #37 sha256:1086c339192e0f18d84f678ea3bc4a2b154bccdf37e426de4e3fd86ee0ac6250 [2021-12-03T08:45:14.147Z] #37 DONE 0.1s [2021-12-03T08:45:14.404Z] [2021-12-03T08:45:14.404Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-03T08:45:14.404Z] #41 sha256:078438e2da28caa6a51f66019545f8b07881fa6c3db339f5d5bcd94ec344f8ca [2021-12-03T08:45:14.404Z] #41 DONE 0.1s [2021-12-03T08:45:14.404Z] [2021-12-03T08:45:14.404Z] #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:45:14.404Z] #62 sha256:b7662b124877de4e19a49b1fb932787b11a73b537586bbf07a335ccd6a8412aa [2021-12-03T08:45:14.684Z] #22 1.385 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-03T08:45:14.684Z] #22 1.393 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-03T08:45:14.684Z] #22 1.404 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-03T08:45:14.944Z] #22 DONE 1.5s [2021-12-03T08:45:14.944Z] [2021-12-03T08:45:14.944Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:45:14.944Z] #23 sha256:08b2db5746944576793becc2f7255d3bb9ceecf9e362f57d030938704550aad4 [2021-12-03T08:45:15.373Z] #62 ... [2021-12-03T08:45:15.373Z] [2021-12-03T08:45:15.373Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-03T08:45:15.373Z] #44 sha256:d77f0871aac052209c9e3811e860cf53fd054bb3bd9c0f846f4c84407729ccd8 [2021-12-03T08:45:16.304Z] #44 DONE 1.8s [2021-12-03T08:45:16.304Z] [2021-12-03T08:45:16.304Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-03T08:45:16.304Z] #48 sha256:aa8778994bce1467dd247c91d4ca5cc72e49c8268e84174e316e451d03a5278e [2021-12-03T08:45:16.304Z] #48 DONE 0.0s [2021-12-03T08:45:16.304Z] [2021-12-03T08:45:16.304Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-03T08:45:16.304Z] #50 sha256:a02a19329d82ad63464d36b91f9c1359fd6d3dff60d4a26fe6bc8c669a701acc [2021-12-03T08:45:16.304Z] #50 DONE 0.1s [2021-12-03T08:45:16.304Z] [2021-12-03T08:45:16.304Z] #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:45:16.304Z] #58 sha256:d8cfa9d5a139a124bf90dd54ffd88184bd9b67dd2dc035370025c37aea4d5364 [2021-12-03T08:45:16.304Z] #58 120.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:45:16.304Z] #58 ... [2021-12-03T08:45:16.304Z] [2021-12-03T08:45:16.304Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-03T08:45:16.304Z] #52 sha256:48b1c6d8f6348bd07a10e0050eb1e5b2e559bac03fcf28f093929abfb6b800f2 [2021-12-03T08:45:16.304Z] #52 DONE 0.1s [2021-12-03T08:45:16.561Z] [2021-12-03T08:45:16.561Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-03T08:45:16.561Z] #54 sha256:27ec5f62987d820db0cdbd8530b9634cc231d3f5244ea2fedbd9f40ddb45b74e [2021-12-03T08:45:17.126Z] #54 DONE 0.6s [2021-12-03T08:45:17.126Z] [2021-12-03T08:45:17.126Z] #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:45:17.126Z] #58 sha256:d8cfa9d5a139a124bf90dd54ffd88184bd9b67dd2dc035370025c37aea4d5364 [2021-12-03T08:45:17.126Z] #58 121.0 + mkdir -p /build [2021-12-03T08:45:17.126Z] #58 121.0 + cp runc /build/runc [2021-12-03T08:45:17.126Z] #58 DONE 121.3s [2021-12-03T08:45:17.126Z] [2021-12-03T08:45:17.126Z] #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:45:17.126Z] #62 sha256:b7662b124877de4e19a49b1fb932787b11a73b537586bbf07a335ccd6a8412aa [2021-12-03T08:45:17.126Z] #62 ... [2021-12-03T08:45:17.127Z] [2021-12-03T08:45:17.127Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-03T08:45:17.127Z] #56 sha256:8e3fed07549601552dc9b2c7404799fe8ef480c25fe93373a33de95a209c609c [2021-12-03T08:45:17.384Z] #56 DONE 0.3s [2021-12-03T08:45:17.384Z] [2021-12-03T08:45:17.384Z] #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:45:17.384Z] #62 sha256:b7662b124877de4e19a49b1fb932787b11a73b537586bbf07a335ccd6a8412aa [2021-12-03T08:45:18.307Z] #69 ... [2021-12-03T08:45:18.307Z] [2021-12-03T08:45:18.307Z] #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:45:18.307Z] #20 sha256:52b6681d515e4c34e6f16d3e40b676501ac6190957e1e57b6d5a2ed4cb1fffef [2021-12-03T08:45:18.307Z] #20 76.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-03T08:45:18.307Z] #20 76.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:45:18.307Z] #20 76.67 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:45:18.307Z] #20 78.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-03T08:45:18.307Z] #20 78.44 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:45:18.307Z] #20 78.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:45:18.307Z] #20 82.15 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-03T08:45:18.307Z] #20 82.15 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-03T08:45:18.307Z] #20 82.16 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:45:18.754Z] #62 ... [2021-12-03T08:45:18.754Z] [2021-12-03T08:45:18.754Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-03T08:45:18.754Z] #59 sha256:d0695fd4e39b0778f8c12ba48f8b7edd2cb2e0e5b90f7e563b21eac7b5af3bed [2021-12-03T08:45:19.318Z] #59 DONE 0.5s [2021-12-03T08:45:19.318Z] [2021-12-03T08:45:19.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:45:19.318Z] #62 sha256:b7662b124877de4e19a49b1fb932787b11a73b537586bbf07a335ccd6a8412aa [2021-12-03T08:45:19.506Z] #20 83.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-03T08:45:19.506Z] #20 83.95 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-03T08:45:19.506Z] #20 83.96 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:45:19.506Z] #20 84.03 Selecting previously unselected package libapparmor1:amd64. [2021-12-03T08:45:19.506Z] #20 84.04 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-03T08:45:19.506Z] #20 84.04 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:45:19.506Z] #20 84.10 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-03T08:45:19.506Z] #20 84.11 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-03T08:45:19.506Z] #20 84.11 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:45:19.766Z] #20 84.18 Selecting previously unselected package libbtrfs0:amd64. [2021-12-03T08:45:19.766Z] #20 84.19 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-03T08:45:19.766Z] #20 84.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:45:19.766Z] #20 84.26 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-03T08:45:19.766Z] #20 84.27 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-03T08:45:19.766Z] #20 84.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:45:19.766Z] #20 84.38 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-03T08:45:19.766Z] #20 84.39 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:45:19.766Z] #20 84.39 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:45:20.025Z] #20 84.43 Selecting previously unselected package libudev-dev:amd64. [2021-12-03T08:45:20.025Z] #20 84.44 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-03T08:45:20.025Z] #20 84.45 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:45:20.025Z] #20 84.54 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-03T08:45:20.025Z] #20 84.55 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-03T08:45:20.025Z] #20 84.56 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:45:20.285Z] #20 84.70 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-03T08:45:20.285Z] #20 84.70 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-03T08:45:20.285Z] #20 84.71 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:45:20.285Z] #20 84.79 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-03T08:45:20.285Z] #20 84.80 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-03T08:45:20.285Z] #20 84.80 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:45:20.285Z] #20 84.89 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-03T08:45:20.285Z] #20 84.90 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-03T08:45:20.545Z] #20 84.90 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:45:20.545Z] #20 84.94 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-03T08:45:20.545Z] #20 84.95 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-03T08:45:20.545Z] #20 84.96 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:45:20.545Z] #20 85.13 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-03T08:45:20.545Z] #20 85.14 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-03T08:45:20.545Z] #20 85.14 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:45:20.805Z] #20 85.23 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-03T08:45:20.805Z] #20 85.24 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-03T08:45:20.805Z] #20 85.25 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:45:20.805Z] #20 85.30 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-03T08:45:20.805Z] #20 85.30 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-03T08:45:20.805Z] #20 85.31 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:45:20.805Z] #20 85.37 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-03T08:45:20.805Z] #20 85.38 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-03T08:45:20.805Z] #20 85.39 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:45:21.047Z] #62 ... [2021-12-03T08:45:21.047Z] [2021-12-03T08:45:21.047Z] #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:45:21.047Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:45:21.047Z] #43 DONE 221.0s [2021-12-03T08:45:21.047Z] [2021-12-03T08:45:21.047Z] #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:45:21.047Z] #58 sha256:a4371054114ab0ed56f2f82bc0d02a0a38561c41df6f685c61f867731c8c1862 [2021-12-03T08:45:21.047Z] #58 ... [2021-12-03T08:45:21.047Z] [2021-12-03T08:45:21.047Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-03T08:45:21.047Z] #44 sha256:9d1a7a2006741cc66f5afed61e42de8cef34b78bc2439aa7e76095bc00043e60 [2021-12-03T08:45:21.047Z] #44 DONE 0.5s [2021-12-03T08:45:21.047Z] [2021-12-03T08:45:21.047Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-03T08:45:21.047Z] #48 sha256:c466fa2d94071ff596bf356e8527651b70179fadb39ac18dc6e78031aa4b78d2 [2021-12-03T08:45:21.047Z] #48 DONE 0.1s [2021-12-03T08:45:21.047Z] [2021-12-03T08:45:21.047Z] #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:45:21.047Z] #62 sha256:c50e65d38eb8b7ee410a734afb0a8f6066db9f3b678b2cc152fc19f256dbe4b1 [2021-12-03T08:45:21.047Z] #62 ... [2021-12-03T08:45:21.047Z] [2021-12-03T08:45:21.047Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-03T08:45:21.047Z] #50 sha256:18c621b1aa8d8fae7e1d2e7651641152ce1be369259fd20bc85277aa429c22b1 [2021-12-03T08:45:21.047Z] #50 DONE 0.1s [2021-12-03T08:45:21.047Z] [2021-12-03T08:45:21.047Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-03T08:45:21.047Z] #52 sha256:2903966a5da39d06b58e02e878bbe9b380bd55453841d8394c4720fbb4a9ea5c [2021-12-03T08:45:21.047Z] #52 DONE 0.1s [2021-12-03T08:45:21.047Z] [2021-12-03T08:45:21.047Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-03T08:45:21.047Z] #54 sha256:7fc1051122dd53b588f5aa338971f62c87884aaf0bdce753d283e8c6c1924559 [2021-12-03T08:45:21.047Z] #54 DONE 0.6s [2021-12-03T08:45:21.047Z] [2021-12-03T08:45:21.047Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-03T08:45:21.047Z] #56 sha256:ce733964e8e38d6e05ce7ab871116dd2be2b8a24e70aa6df14bcfe675f1c9fd9 [2021-12-03T08:45:21.047Z] #56 DONE 0.1s [2021-12-03T08:45:21.047Z] [2021-12-03T08:45:21.047Z] #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:45:21.047Z] #62 sha256:c50e65d38eb8b7ee410a734afb0a8f6066db9f3b678b2cc152fc19f256dbe4b1 [2021-12-03T08:45:21.065Z] #20 85.64 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-03T08:45:21.065Z] #20 85.65 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-03T08:45:21.065Z] #20 85.67 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-03T08:45:21.065Z] #20 85.68 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-03T08:45:21.065Z] #20 85.70 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-03T08:45:21.325Z] #20 85.71 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-03T08:45:21.325Z] #20 85.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-03T08:45:21.325Z] #20 85.73 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-03T08:45:21.325Z] #20 85.75 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-03T08:45:21.325Z] #20 85.77 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-03T08:45:21.325Z] #20 85.78 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-03T08:45:21.325Z] #20 85.79 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-03T08:45:21.325Z] #20 85.81 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-03T08:45:21.325Z] #20 85.83 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-03T08:45:21.325Z] #20 85.84 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-03T08:45:21.325Z] #20 85.86 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-03T08:45:21.325Z] #20 85.87 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-03T08:45:21.325Z] #20 85.89 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-03T08:45:21.325Z] #20 85.91 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-03T08:45:21.584Z] #20 85.93 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-03T08:45:21.584Z] #20 85.94 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:45:21.584Z] #20 85.96 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:45:21.584Z] #20 85.96 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:45:21.584Z] #20 85.98 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:45:21.584Z] #20 86.00 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-03T08:45:21.584Z] #20 86.01 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-03T08:45:21.584Z] #20 86.02 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:45:21.584Z] #20 86.03 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-03T08:45:21.584Z] #20 86.05 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-03T08:45:21.584Z] #20 86.07 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:45:21.584Z] #20 86.08 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-03T08:45:21.584Z] #20 86.10 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:45:21.585Z] #20 86.11 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-03T08:45:21.585Z] #20 86.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:45:22.966Z] #20 DONE 87.5s [2021-12-03T08:45:22.967Z] [2021-12-03T08:45:22.967Z] #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:45:22.967Z] #21 sha256:cad7e0b4f9559c08716545fd00a23f0943089e55bec6dc06030f6e573b0b7bab [2021-12-03T08:45:24.875Z] #21 1.727 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-03T08:45:24.876Z] #21 1.773 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-03T08:45:24.876Z] #21 1.859 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-03T08:45:26.438Z] #23 13.68 Collecting yamllint==1.26.1 [2021-12-03T08:45:26.438Z] #23 14.75 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-03T08:45:27.369Z] #23 15.76 Collecting pathspec>=0.5.3 [2021-12-03T08:45:27.369Z] #23 15.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-03T08:45:27.626Z] #23 16.08 Collecting pyyaml [2021-12-03T08:45:27.626Z] #23 16.09 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:45:27.626Z] #23 16.14 Building wheels for collected packages: yamllint [2021-12-03T08:45:27.626Z] #23 16.14 Building wheel for yamllint (setup.py): started [2021-12-03T08:45:28.994Z] #23 17.15 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-03T08:45:28.994Z] #23 17.15 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ab0acbb2ff760ec90a677720fc6e750a3b44688db6d243c2db01a53b76e2a9f0 [2021-12-03T08:45:28.994Z] #23 17.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-03T08:45:28.994Z] #23 17.16 Successfully built yamllint [2021-12-03T08:45:28.994Z] #23 17.19 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-03T08:45:29.252Z] #23 17.58 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-03T08:45:29.817Z] #23 DONE 18.1s [2021-12-03T08:45:29.817Z] [2021-12-03T08:45:29.817Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-03T08:45:29.817Z] #27 sha256:bf30c97da008f35c0a84012290c4301b730caeb0a972c77b10edd194c8b1e051 [2021-12-03T08:45:29.831Z] #23 13.79 Collecting yamllint==1.26.1 [2021-12-03T08:45:29.831Z] #23 14.86 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-03T08:45:30.074Z] #27 DONE 0.3s [2021-12-03T08:45:30.074Z] [2021-12-03T08:45:30.074Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-03T08:45:30.074Z] #32 sha256:520cbcb495a90a857f312f2422ec647169e68a37e3b0e7c12132cec9392e4143 [2021-12-03T08:45:30.637Z] #32 DONE 0.6s [2021-12-03T08:45:30.637Z] [2021-12-03T08:45:30.637Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-03T08:45:30.637Z] #35 sha256:b2bd2a7623c8d8b11271c7289b88fc92d0ca459ac8d90934fd748a09e2e60c5d [2021-12-03T08:45:30.768Z] #23 15.86 Collecting pathspec>=0.5.3 [2021-12-03T08:45:30.768Z] #23 15.87 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-03T08:45:30.894Z] #35 DONE 0.3s [2021-12-03T08:45:30.894Z] [2021-12-03T08:45:30.894Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-03T08:45:30.894Z] #37 sha256:6aa6d2ff9dcc3a5aa1e11bde83ef51efcc604ff29ff716bc59e8b94040716012 [2021-12-03T08:45:31.028Z] #23 16.18 Collecting pyyaml [2021-12-03T08:45:31.028Z] #23 16.19 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:45:31.028Z] #23 16.25 Building wheels for collected packages: yamllint [2021-12-03T08:45:31.028Z] #23 16.25 Building wheel for yamllint (setup.py): started [2021-12-03T08:45:31.151Z] #37 DONE 0.2s [2021-12-03T08:45:31.151Z] [2021-12-03T08:45:31.151Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-03T08:45:31.151Z] #41 sha256:63384f3a224770b172157d9f8290f21311870176a0edd9d9d709f38d1eb605f4 [2021-12-03T08:45:31.151Z] #41 DONE 0.1s [2021-12-03T08:45:31.151Z] [2021-12-03T08:45:31.151Z] #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:45:31.151Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:45:31.965Z] #23 17.21 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-03T08:45:31.965Z] #23 17.21 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=843add9464b4c0f39911c19aa1d050187bf6a60e6cbd70aa9178e8721ae47cd2 [2021-12-03T08:45:31.965Z] #23 17.21 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-03T08:45:31.965Z] #23 17.22 Successfully built yamllint [2021-12-03T08:45:31.965Z] #23 17.24 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-03T08:45:32.224Z] #23 17.62 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-03T08:45:32.540Z] #21 2.851 Reading package lists... [2021-12-03T08:45:32.793Z] #23 DONE 18.0s [2021-12-03T08:45:32.793Z] [2021-12-03T08:45:32.793Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-03T08:45:32.793Z] #27 sha256:12a103f98dba4e12ba2d9bef1fbe268997d3baeb28f107486a6bfd94fd66318b [2021-12-03T08:45:33.052Z] #27 DONE 0.2s [2021-12-03T08:45:33.052Z] [2021-12-03T08:45:33.052Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-03T08:45:33.052Z] #32 sha256:425f0e0ebdb5c99b9e92b5319d61fcf15f2a3659e45b7afba3c0346eeb478797 [2021-12-03T08:45:33.635Z] #32 DONE 0.5s [2021-12-03T08:45:33.635Z] [2021-12-03T08:45:33.635Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-03T08:45:33.635Z] #35 sha256:d6102689486d80579a496b7a9210274ba25613087418113d99c86b586b633da9 [2021-12-03T08:45:33.635Z] #35 DONE 0.3s [2021-12-03T08:45:33.635Z] [2021-12-03T08:45:33.635Z] #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:45:33.635Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:45:33.895Z] #53 ... [2021-12-03T08:45:33.895Z] [2021-12-03T08:45:33.895Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-03T08:45:33.895Z] #37 sha256:e0a349b0fd1a7d65c536f1e7802b2b9af6e6d4372eb34c42ba33631ddd696a5f [2021-12-03T08:45:33.895Z] #37 DONE 0.1s [2021-12-03T08:45:33.895Z] [2021-12-03T08:45:33.895Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-03T08:45:33.895Z] #41 sha256:6af533676e5880e06716967d602c7ef7f7f9c48b8f829af9d6edbf18f7fc3856 [2021-12-03T08:45:33.895Z] #41 DONE 0.1s [2021-12-03T08:45:33.895Z] [2021-12-03T08:45:33.895Z] #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:45:33.895Z] #62 sha256:ee52ab9d6f185186bf971244e4d359751479fe6eed162f93d68ae9256f11e9f7 [2021-12-03T08:45:35.323Z] #53 ... [2021-12-03T08:45:35.323Z] [2021-12-03T08:45:35.323Z] #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:45:35.323Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:45:35.323Z] #43 244.0 + dpkg --print-architecture [2021-12-03T08:45:35.323Z] #43 244.0 + git checkout -q v2.1.0 [2021-12-03T08:45:35.323Z] #43 244.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-03T08:45:35.323Z] #43 244.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-03T08:45:36.734Z] #21 8.639 Reading package lists... [2021-12-03T08:45:37.306Z] #21 13.34 Building dependency tree... [2021-12-03T08:45:37.566Z] #21 14.46 Reading state information... [2021-12-03T08:45:38.506Z] #21 15.49 The following additional packages will be installed: [2021-12-03T08:45:38.506Z] #21 15.49 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-12-03T08:45:38.506Z] #21 15.49 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-12-03T08:45:38.506Z] #21 15.50 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-12-03T08:45:38.506Z] #21 15.50 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-12-03T08:45:38.506Z] #21 15.50 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-12-03T08:45:38.506Z] #21 15.50 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-12-03T08:45:38.506Z] #21 15.50 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-12-03T08:45:38.506Z] #21 15.52 Suggested packages: [2021-12-03T08:45:38.506Z] #21 15.52 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-12-03T08:45:38.506Z] #21 15.52 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-12-03T08:45:38.506Z] #21 15.52 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-12-03T08:45:38.506Z] #21 15.52 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-12-03T08:45:38.506Z] #21 15.52 seccomp:ppc64el seccomp:s390x [2021-12-03T08:45:38.506Z] #21 15.52 Recommended packages: [2021-12-03T08:45:38.506Z] #21 15.52 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-12-03T08:45:38.506Z] #21 15.52 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-12-03T08:45:38.506Z] #21 15.52 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-12-03T08:45:38.506Z] #21 15.52 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-12-03T08:45:38.765Z] #21 15.93 The following NEW packages will be installed: [2021-12-03T08:45:39.025Z] #21 15.93 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-12-03T08:45:39.025Z] #21 15.93 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-12-03T08:45:39.025Z] #21 15.94 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-12-03T08:45:39.025Z] #21 15.94 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-12-03T08:45:39.025Z] #21 15.94 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-12-03T08:45:39.025Z] #21 15.94 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-12-03T08:45:39.025Z] #21 15.94 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-12-03T08:45:39.025Z] #21 15.94 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-12-03T08:45:39.025Z] #21 15.94 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-12-03T08:45:39.025Z] #21 15.94 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-12-03T08:45:39.025Z] #21 15.95 libseccomp2:ppc64el libseccomp2:s390x [2021-12-03T08:45:39.170Z] #62 ... [2021-12-03T08:45:39.170Z] [2021-12-03T08:45:39.170Z] #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:45:39.170Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:45:39.170Z] #43 243.5 + dpkg --print-architecture [2021-12-03T08:45:39.170Z] #43 243.6 + git checkout -q v2.1.0 [2021-12-03T08:45:39.170Z] #43 243.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-03T08:45:39.170Z] #43 243.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-03T08:45:39.285Z] #21 16.29 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:45:39.285Z] #21 16.29 Need to get 15.9 MB of archives. [2021-12-03T08:45:39.285Z] #21 16.29 After this operation, 72.9 MB of additional disk space will be used. [2021-12-03T08:45:39.285Z] #21 16.29 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:45:39.285Z] #21 16.29 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:45:39.285Z] #21 16.30 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:45:39.285Z] #21 16.30 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:45:39.285Z] #21 16.31 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:45:39.285Z] #21 16.31 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:45:39.285Z] #21 16.31 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:45:39.285Z] #21 16.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-12-03T08:45:39.285Z] #21 16.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-12-03T08:45:39.285Z] #21 16.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-12-03T08:45:39.285Z] #21 16.35 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:45:39.285Z] #21 16.35 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:45:39.285Z] #21 16.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-12-03T08:45:39.285Z] #21 16.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-12-03T08:45:39.285Z] #21 16.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-12-03T08:45:39.285Z] #21 16.38 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:45:39.285Z] #21 16.39 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:45:39.285Z] #21 16.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-12-03T08:45:39.285Z] #21 16.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-12-03T08:45:39.285Z] #21 16.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-12-03T08:45:39.285Z] #21 16.42 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:45:39.285Z] #21 16.42 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:45:39.285Z] #21 16.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-12-03T08:45:39.285Z] #21 16.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-12-03T08:45:39.496Z] #43 ... [2021-12-03T08:45:39.496Z] [2021-12-03T08:45:39.496Z] #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:45:39.496Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:45:39.496Z] #53 248.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-03T08:45:39.496Z] #53 DONE 249.4s [2021-12-03T08:45:39.544Z] #21 16.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-12-03T08:45:39.544Z] #21 16.47 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:45:39.544Z] #21 16.47 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:45:39.544Z] #21 16.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-12-03T08:45:39.544Z] #21 16.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-12-03T08:45:39.544Z] #21 16.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-12-03T08:45:39.544Z] #21 16.51 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-12-03T08:45:39.544Z] #21 16.52 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:45:39.544Z] #21 16.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-12-03T08:45:39.544Z] #21 16.52 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:45:39.544Z] #21 16.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-12-03T08:45:39.544Z] #21 16.52 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:45:39.544Z] #21 16.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-12-03T08:45:39.545Z] #21 16.53 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:45:39.545Z] #21 16.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-12-03T08:45:39.545Z] #21 16.53 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:45:39.752Z] [2021-12-03T08:45:39.752Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-03T08:45:39.752Z] #58 sha256:f06af7ea5f656732887f748583268498fc0f09400eb2d61afa91b7f0872a8d90 [2021-12-03T08:45:40.113Z] #21 17.05 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:45:40.113Z] #21 17.26 Fetched 15.9 MB in 1s (30.4 MB/s) [2021-12-03T08:45:40.113Z] #21 17.32 Selecting previously unselected package gcc-10-base:armel. [2021-12-03T08:45:40.373Z] #21 17.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-12-03T08:45:40.373Z] #21 17.36 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-12-03T08:45:40.373Z] #21 17.37 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-12-03T08:45:40.373Z] #21 17.42 Selecting previously unselected package gcc-10-base:armhf. [2021-12-03T08:45:40.373Z] #21 17.43 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-12-03T08:45:40.373Z] #21 17.43 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-12-03T08:45:40.373Z] #21 17.48 Selecting previously unselected package gcc-10-base:ppc64el. [2021-12-03T08:45:40.373Z] #21 17.49 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-12-03T08:45:40.373Z] #21 17.50 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-12-03T08:45:40.373Z] #21 17.56 Selecting previously unselected package gcc-10-base:s390x. [2021-12-03T08:45:40.633Z] #21 17.56 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-12-03T08:45:40.633Z] #21 17.57 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-12-03T08:45:40.633Z] #21 17.62 Selecting previously unselected package gcc-10-base:arm64. [2021-12-03T08:45:40.633Z] #21 17.62 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-12-03T08:45:40.633Z] #21 17.62 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-12-03T08:45:40.633Z] #21 17.68 Selecting previously unselected package libgcc-s1:armel. [2021-12-03T08:45:40.633Z] #21 17.69 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-12-03T08:45:40.633Z] #21 17.70 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-12-03T08:45:40.633Z] #21 17.74 Selecting previously unselected package libcrypt1:armel. [2021-12-03T08:45:40.633Z] #21 17.74 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-12-03T08:45:40.633Z] #21 17.75 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-12-03T08:45:40.892Z] #21 17.84 Selecting previously unselected package libc6:armel. [2021-12-03T08:45:40.892Z] #21 17.84 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-12-03T08:45:41.152Z] #21 18.05 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-12-03T08:45:41.210Z] #62 212.6 # github.com/containerd/containerd/cmd/containerd [2021-12-03T08:45:41.210Z] #62 212.6 /usr/bin/ld: /tmp/go-link-3151402492/000019.o: in function `New': [2021-12-03T08:45:41.210Z] #62 212.6 /tmp/tmp.ntXLcDGONT/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:45:41.210Z] #62 212.7 + bin/containerd-stress [2021-12-03T08:45:41.411Z] #21 18.49 Selecting previously unselected package libapparmor1:armel. [2021-12-03T08:45:41.411Z] #21 18.49 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-12-03T08:45:41.411Z] #21 18.50 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-12-03T08:45:41.411Z] #21 18.56 Selecting previously unselected package libapparmor-dev:armel. [2021-12-03T08:45:41.671Z] #21 18.56 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-12-03T08:45:41.671Z] #21 18.57 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-12-03T08:45:41.671Z] #21 18.63 Selecting previously unselected package libgcc-s1:arm64. [2021-12-03T08:45:41.671Z] #21 18.64 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-12-03T08:45:41.671Z] #21 18.64 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-12-03T08:45:41.671Z] #21 18.69 Selecting previously unselected package libcrypt1:arm64. [2021-12-03T08:45:41.671Z] #21 18.70 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-12-03T08:45:41.671Z] #21 18.70 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-12-03T08:45:41.671Z] #21 18.79 Selecting previously unselected package libc6:arm64. [2021-12-03T08:45:41.671Z] #21 18.80 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-12-03T08:45:41.930Z] #21 18.96 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-12-03T08:45:42.137Z] #62 213.8 + bin/containerd-shim [2021-12-03T08:45:42.190Z] #21 19.40 Selecting previously unselected package libapparmor1:arm64. [2021-12-03T08:45:42.449Z] #21 19.40 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-12-03T08:45:42.449Z] #21 19.41 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-12-03T08:45:42.449Z] #21 19.46 Selecting previously unselected package libapparmor-dev:arm64. [2021-12-03T08:45:42.449Z] #21 19.46 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-12-03T08:45:42.449Z] #21 19.47 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-03T08:45:42.449Z] #21 19.54 Selecting previously unselected package libgcc-s1:s390x. [2021-12-03T08:45:42.708Z] #21 19.55 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-12-03T08:45:42.708Z] #21 19.56 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-12-03T08:45:42.708Z] #21 19.60 Selecting previously unselected package libcrypt1:s390x. [2021-12-03T08:45:42.708Z] #21 19.60 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-12-03T08:45:42.708Z] #21 19.61 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-12-03T08:45:42.708Z] #21 19.70 Selecting previously unselected package libc6:s390x. [2021-12-03T08:45:42.708Z] #21 19.70 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-12-03T08:45:42.968Z] #21 19.89 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-12-03T08:45:43.228Z] #21 20.31 Selecting previously unselected package libapparmor1:s390x. [2021-12-03T08:45:43.228Z] #21 20.32 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-12-03T08:45:43.228Z] #21 20.32 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-12-03T08:45:43.228Z] #21 20.37 Selecting previously unselected package libapparmor-dev:s390x. [2021-12-03T08:45:43.228Z] #21 20.38 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-12-03T08:45:43.228Z] #21 20.39 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-12-03T08:45:43.364Z] #43 ... [2021-12-03T08:45:43.364Z] [2021-12-03T08:45:43.364Z] #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:45:43.364Z] #53 sha256:de42405a9352b4558407752b7ba82ee18630ecdb82301f5ebec60021d5e25be4 [2021-12-03T08:45:43.364Z] #53 247.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-03T08:45:43.364Z] #53 DONE 248.4s [2021-12-03T08:45:43.488Z] #21 20.46 Selecting previously unselected package libgcc-s1:armhf. [2021-12-03T08:45:43.488Z] #21 20.46 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-12-03T08:45:43.488Z] #21 20.47 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-12-03T08:45:43.488Z] #21 20.52 Selecting previously unselected package libcrypt1:armhf. [2021-12-03T08:45:43.488Z] #21 20.52 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-12-03T08:45:43.488Z] #21 20.53 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-12-03T08:45:43.623Z] [2021-12-03T08:45:43.623Z] #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:45:43.623Z] #62 sha256:ee52ab9d6f185186bf971244e4d359751479fe6eed162f93d68ae9256f11e9f7 [2021-12-03T08:45:43.747Z] #21 20.60 Selecting previously unselected package libc6:armhf. [2021-12-03T08:45:43.747Z] #21 20.61 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-12-03T08:45:43.747Z] #21 20.79 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-12-03T08:45:44.007Z] #21 21.16 Selecting previously unselected package libapparmor1:armhf. [2021-12-03T08:45:44.267Z] #21 21.17 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-12-03T08:45:44.267Z] #21 21.17 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-12-03T08:45:44.267Z] #21 21.22 Selecting previously unselected package libapparmor-dev:armhf. [2021-12-03T08:45:44.267Z] #21 21.24 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-12-03T08:45:44.267Z] #21 21.24 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-12-03T08:45:44.267Z] #21 21.32 Selecting previously unselected package libgcc-s1:ppc64el. [2021-12-03T08:45:44.267Z] #21 21.32 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-12-03T08:45:44.267Z] #21 21.33 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-12-03T08:45:44.267Z] #21 21.37 Selecting previously unselected package libcrypt1:ppc64el. [2021-12-03T08:45:44.267Z] #21 21.37 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-12-03T08:45:44.267Z] #21 21.38 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-12-03T08:45:44.527Z] #21 21.48 Selecting previously unselected package libc6:ppc64el. [2021-12-03T08:45:44.527Z] #21 21.49 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-12-03T08:45:44.789Z] #21 21.67 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-12-03T08:45:45.358Z] #21 22.26 Selecting previously unselected package libapparmor1:ppc64el. [2021-12-03T08:45:45.358Z] #21 22.28 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-12-03T08:45:45.358Z] #21 22.28 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-12-03T08:45:45.358Z] #21 22.33 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-12-03T08:45:45.358Z] #21 22.34 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-12-03T08:45:45.358Z] #21 22.34 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-12-03T08:45:45.358Z] #21 22.45 Selecting previously unselected package libseccomp2:s390x. [2021-12-03T08:45:45.617Z] #21 22.45 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-12-03T08:45:45.617Z] #21 22.46 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-12-03T08:45:45.617Z] #21 22.51 Selecting previously unselected package libseccomp-dev:s390x. [2021-12-03T08:45:45.617Z] #21 22.52 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-12-03T08:45:45.617Z] #21 22.53 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-12-03T08:45:45.617Z] #21 22.62 Selecting previously unselected package libseccomp2:ppc64el. [2021-12-03T08:45:45.617Z] #21 22.62 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-12-03T08:45:45.617Z] #21 22.63 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-12-03T08:45:45.617Z] #21 22.68 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-12-03T08:45:45.617Z] #21 22.68 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-12-03T08:45:45.617Z] #21 22.69 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-12-03T08:45:45.876Z] #21 22.77 Selecting previously unselected package libseccomp2:armhf. [2021-12-03T08:45:45.876Z] #21 22.77 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-12-03T08:45:45.876Z] #21 22.78 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-12-03T08:45:45.876Z] #21 22.83 Selecting previously unselected package libseccomp-dev:armhf. [2021-12-03T08:45:45.876Z] #21 22.84 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-12-03T08:45:45.876Z] #21 22.85 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-12-03T08:45:45.876Z] #21 22.92 Selecting previously unselected package libseccomp2:armel. [2021-12-03T08:45:45.876Z] #21 22.92 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-12-03T08:45:45.876Z] #21 22.93 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-12-03T08:45:45.876Z] #21 23.00 Selecting previously unselected package libseccomp-dev:armel. [2021-12-03T08:45:46.140Z] #21 23.00 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-12-03T08:45:46.140Z] #21 23.01 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-12-03T08:45:46.140Z] #21 23.08 Selecting previously unselected package libseccomp2:arm64. [2021-12-03T08:45:46.140Z] #21 23.08 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-12-03T08:45:46.140Z] #21 23.09 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-12-03T08:45:46.140Z] #21 23.16 Selecting previously unselected package libseccomp-dev:arm64. [2021-12-03T08:45:46.140Z] #21 23.16 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-12-03T08:45:46.140Z] #21 23.17 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-03T08:45:46.140Z] #21 23.29 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-12-03T08:45:46.400Z] #21 23.30 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-12-03T08:45:46.400Z] #21 23.32 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-12-03T08:45:46.400Z] #21 23.33 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-12-03T08:45:46.400Z] #21 23.34 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-12-03T08:45:46.400Z] #21 23.36 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-12-03T08:45:46.400Z] #21 23.37 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-12-03T08:45:46.400Z] #21 23.39 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-12-03T08:45:46.400Z] #21 23.40 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-12-03T08:45:46.400Z] #21 23.41 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-12-03T08:45:46.400Z] #21 23.43 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-12-03T08:45:46.400Z] #21 23.44 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-12-03T08:45:46.400Z] #21 23.47 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-12-03T08:45:46.400Z] #21 23.48 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-12-03T08:45:46.660Z] #21 23.49 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-12-03T08:45:46.660Z] #21 23.51 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-12-03T08:45:46.663Z] 4612f6d0b889: Pull complete [2021-12-03T08:45:48.040Z] #21 24.74 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-12-03T08:45:48.675Z] #62 219.7 + bin/containerd-shim-runc-v1 [2021-12-03T08:45:48.978Z] #21 25.98 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-12-03T08:45:50.357Z] #21 27.19 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-12-03T08:45:51.556Z] #21 28.45 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-12-03T08:45:52.847Z] #62 223.9 + bin/containerd-shim-runc-v2 [2021-12-03T08:45:52.847Z] #62 224.4 + binaries [2021-12-03T08:45:52.847Z] #62 224.4 + install -D bin/containerd /build/containerd [2021-12-03T08:45:52.847Z] #62 224.5 + install -D bin/containerd-shim /build/containerd-shim [2021-12-03T08:45:52.847Z] #62 224.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-03T08:45:52.847Z] #62 224.5 + install -D bin/ctr /build/ctr [2021-12-03T08:45:52.935Z] #21 29.66 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-12-03T08:45:52.935Z] #21 29.68 Setting up libapparmor1:armel (2.13.6-10) ... [2021-12-03T08:45:52.935Z] #21 29.69 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-12-03T08:45:52.935Z] #21 29.71 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-12-03T08:45:52.935Z] #21 29.72 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-12-03T08:45:52.935Z] #21 29.73 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-12-03T08:45:52.935Z] #21 29.75 Setting up libseccomp2:armel (2.5.1-1) ... [2021-12-03T08:45:52.935Z] #21 29.76 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-12-03T08:45:52.935Z] #21 29.78 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-12-03T08:45:52.935Z] #21 29.79 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-12-03T08:45:52.935Z] #21 29.80 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-03T08:45:52.935Z] #21 29.82 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-12-03T08:45:52.935Z] #21 29.83 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-12-03T08:45:52.935Z] #21 29.84 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-12-03T08:45:52.935Z] #21 29.86 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-12-03T08:45:52.935Z] #21 29.87 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-03T08:45:52.935Z] #21 29.88 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-12-03T08:45:52.935Z] #21 29.89 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-12-03T08:45:52.935Z] #21 29.91 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-12-03T08:45:52.935Z] #21 29.92 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-12-03T08:45:52.935Z] #21 29.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:45:53.175Z] #62 216.3 + bin/containerd [2021-12-03T08:45:53.874Z] #21 DONE 30.6s [2021-12-03T08:45:53.874Z] [2021-12-03T08:45:53.874Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:45:53.874Z] #22 sha256:5b35e1c267b9220f895af9bd56b26d49a553f0d311052521f0246226e3ccb62d [2021-12-03T08:45:53.874Z] #22 ... [2021-12-03T08:45:53.874Z] [2021-12-03T08:45:53.874Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-03T08:45:53.874Z] #64 sha256:bf57eba69e0780b3fb55a7411b6e5528820fc95410ae98c787c85c347e6ec247 [2021-12-03T08:45:53.874Z] #64 DONE 0.2s [2021-12-03T08:45:53.874Z] [2021-12-03T08:45:53.874Z] #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:45:53.874Z] #65 sha256:5a9ebedb1ca1e901f7e3013117b6bc9ac18cf54b4c60d19a6ae2c153880e2911 [2021-12-03T08:45:54.602Z] #58 ... [2021-12-03T08:45:54.602Z] [2021-12-03T08:45:54.602Z] #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:45:54.602Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:45:54.602Z] #43 DONE 261.7s [2021-12-03T08:45:54.602Z] [2021-12-03T08:45:54.602Z] #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:45:54.602Z] #62 sha256:53a87ddb4cf876f04bf4f33efde7fafa77ba66b056d1f2b0fa7e8f76159e0165 [2021-12-03T08:45:54.602Z] #62 ... [2021-12-03T08:45:54.602Z] [2021-12-03T08:45:54.602Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-03T08:45:54.602Z] #44 sha256:e176c6574f0199e81c839fd5b2821e61db038461e423950409f0ce89df6f0ff0 [2021-12-03T08:45:55.166Z] #44 DONE 0.6s [2021-12-03T08:45:55.166Z] [2021-12-03T08:45:55.166Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-03T08:45:55.166Z] #48 sha256:4df6d2d76b3e3342b65b17a96595781eaeb77b3bd9ee0a879f868d7e278314cd [2021-12-03T08:45:55.166Z] #48 DONE 0.1s [2021-12-03T08:45:55.166Z] [2021-12-03T08:45:55.166Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-03T08:45:55.166Z] #50 sha256:cad4775637a74a1d8920b3aa30bd52c8893379fdf96bef6c6d3f65ce3efbc66d [2021-12-03T08:45:55.166Z] #50 DONE 0.1s [2021-12-03T08:45:55.166Z] [2021-12-03T08:45:55.166Z] #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:45:55.166Z] #58 sha256:f06af7ea5f656732887f748583268498fc0f09400eb2d61afa91b7f0872a8d90 [2021-12-03T08:45:55.422Z] #58 ... [2021-12-03T08:45:55.422Z] [2021-12-03T08:45:55.422Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-03T08:45:55.422Z] #52 sha256:dca01b4436f63376a5a5fb1530b1bd11404738b320804caf6ea2e94497163a83 [2021-12-03T08:45:55.422Z] #52 DONE 0.1s [2021-12-03T08:45:55.423Z] [2021-12-03T08:45:55.423Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-03T08:45:55.423Z] #54 sha256:16f9cdf2a099364ae760ed0a3a3b47202712e4d667492e11b73538d4e540bc4a [2021-12-03T08:45:55.783Z] #65 1.701 + RM_GOPATH=0 [2021-12-03T08:45:55.783Z] #65 1.701 + TMP_GOPATH= [2021-12-03T08:45:55.783Z] #65 1.701 + : /build [2021-12-03T08:45:55.783Z] #65 1.701 + '[' -z '' ']' [2021-12-03T08:45:55.783Z] #65 ... [2021-12-03T08:45:55.783Z] [2021-12-03T08:45:55.783Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-03T08:45:55.783Z] #22 sha256:5b35e1c267b9220f895af9bd56b26d49a553f0d311052521f0246226e3ccb62d [2021-12-03T08:45:55.783Z] #22 DONE 2.1s [2021-12-03T08:45:55.783Z] [2021-12-03T08:45:55.783Z] #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:45:55.783Z] #65 sha256:5a9ebedb1ca1e901f7e3013117b6bc9ac18cf54b4c60d19a6ae2c153880e2911 [2021-12-03T08:45:55.783Z] #65 1.706 ++ mktemp -d [2021-12-03T08:45:55.783Z] #65 1.708 + export GOPATH=/tmp/tmp.UiObc55DaJ [2021-12-03T08:45:55.783Z] #65 1.708 + GOPATH=/tmp/tmp.UiObc55DaJ [2021-12-03T08:45:55.783Z] #65 1.708 + RM_GOPATH=1 [2021-12-03T08:45:55.783Z] #65 1.708 + case "$(go env GOARCH)" in [2021-12-03T08:45:55.783Z] #65 1.710 ++ go env GOARCH [2021-12-03T08:45:55.783Z] #65 1.720 + export GO_BUILDMODE=-buildmode=pie [2021-12-03T08:45:55.783Z] #65 1.720 + GO_BUILDMODE=-buildmode=pie [2021-12-03T08:45:55.783Z] #65 1.725 Install runc version v1.0.2 (build tags: seccomp) [2021-12-03T08:45:55.783Z] #65 1.727 ++ dirname /install.sh [2021-12-03T08:45:55.783Z] #65 1.727 + dir=/ [2021-12-03T08:45:55.783Z] #65 1.727 + bin=runc [2021-12-03T08:45:55.783Z] #65 1.727 + shift [2021-12-03T08:45:55.783Z] #65 1.727 + '[' '!' -f //runc.installer ']' [2021-12-03T08:45:55.783Z] #65 1.727 + . //runc.installer [2021-12-03T08:45:55.783Z] #65 1.727 ++ set -e [2021-12-03T08:45:55.783Z] #65 1.727 ++ : v1.0.2 [2021-12-03T08:45:55.783Z] #65 1.727 + install_runc [2021-12-03T08:45:55.783Z] #65 1.727 + RUNC_BUILDTAGS=seccomp [2021-12-03T08:45:55.783Z] #65 1.727 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-12-03T08:45:55.783Z] #65 1.727 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UiObc55DaJ/src/github.com/opencontainers/runc [2021-12-03T08:45:55.783Z] #65 1.727 Cloning into '/tmp/tmp.UiObc55DaJ/src/github.com/opencontainers/runc'... [2021-12-03T08:45:55.987Z] #54 DONE 0.5s [2021-12-03T08:45:55.987Z] [2021-12-03T08:45:55.987Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-03T08:45:55.987Z] #56 sha256:9cfd506b029a104bb998ff708549d467847d4e168978a83fb6c5b8caec73da8d [2021-12-03T08:45:55.987Z] #56 DONE 0.1s [2021-12-03T08:45:55.987Z] [2021-12-03T08:45:55.987Z] #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:45:55.987Z] #58 sha256:f06af7ea5f656732887f748583268498fc0f09400eb2d61afa91b7f0872a8d90 [2021-12-03T08:45:57.164Z] #65 ... [2021-12-03T08:45:57.164Z] [2021-12-03T08:45:57.164Z] #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:45:57.164Z] #23 sha256:aedfd2601fc3914b2d343dbedcc30480e129eff0a60848edf7f253d701b7c609 [2021-12-03T08:45:57.164Z] #23 DONE 1.5s [2021-12-03T08:45:57.164Z] [2021-12-03T08:45:57.164Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-03T08:45:57.164Z] #24 sha256:fc3d598c2612335b419cda99416c52f98e49c1ec45d584e0bc047d51e5c978b6 [2021-12-03T08:45:58.089Z] #62 DONE 229.3s [2021-12-03T08:45:58.533Z] #62 ... [2021-12-03T08:45:58.533Z] [2021-12-03T08:45:58.533Z] #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:45:58.533Z] #43 sha256:07e46e05b9d5aff72caf297857e8ce7b08d92d03a8a7db0f9c85048ac1e1e9b2 [2021-12-03T08:45:58.533Z] #43 DONE 261.4s [2021-12-03T08:45:58.533Z] [2021-12-03T08:45:58.533Z] #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:45:58.533Z] #58 sha256:40534667fe779517a68fb44823989c1b4e442ce133129951e76c018e8470f49b [2021-12-03T08:45:58.545Z] #24 1.204 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-03T08:45:58.545Z] #24 DONE 1.3s [2021-12-03T08:45:58.545Z] [2021-12-03T08:45:58.545Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-03T08:45:58.545Z] #25 sha256:4aab304b00c95f69710cde78c896da9872b0ceddb491594ec704f1fc04a0c595 [2021-12-03T08:45:58.653Z] [2021-12-03T08:45:58.653Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-03T08:45:58.653Z] #63 sha256:0ef2f542b2fd6102352bf0815a9f3403ecbc036d22a03ccc0a2cf303204cdb31 [2021-12-03T08:45:58.792Z] #58 ... [2021-12-03T08:45:58.792Z] [2021-12-03T08:45:58.792Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-03T08:45:58.792Z] #44 sha256:20746b4c4ec8ac6cb6996fa5918833d1cdf7245abb1589c071a57b80c6604b43 [2021-12-03T08:45:59.215Z] #63 DONE 0.6s [2021-12-03T08:45:59.362Z] #44 DONE 0.5s [2021-12-03T08:45:59.362Z] [2021-12-03T08:45:59.362Z] #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:45:59.362Z] #62 sha256:ee52ab9d6f185186bf971244e4d359751479fe6eed162f93d68ae9256f11e9f7 [2021-12-03T08:45:59.362Z] #62 ... [2021-12-03T08:45:59.362Z] [2021-12-03T08:45:59.362Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-03T08:45:59.362Z] #48 sha256:8b43517ed46fc45dcbee9ff64a13ae431dbde6841bcd8425fac773342ec2092e [2021-12-03T08:45:59.362Z] #48 DONE 0.1s [2021-12-03T08:45:59.362Z] [2021-12-03T08:45:59.362Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-03T08:45:59.362Z] #50 sha256:9adbdb79e46153d92d154adc003ecae28caa517ee9bb86aa064effbac2145297 [2021-12-03T08:45:59.470Z] [2021-12-03T08:45:59.470Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-03T08:45:59.470Z] #68 sha256:844726e5674442100ce47febcca40e507d20c313df18463cb66abe2c98a51f1d [2021-12-03T08:45:59.622Z] #50 DONE 0.1s [2021-12-03T08:45:59.622Z] [2021-12-03T08:45:59.622Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-03T08:45:59.622Z] #52 sha256:f64df269e66033465e339e7567972d064c974f08492e42ac93e23e4bb2f8a1ec [2021-12-03T08:45:59.622Z] #52 DONE 0.1s [2021-12-03T08:45:59.622Z] [2021-12-03T08:45:59.622Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-03T08:45:59.622Z] #54 sha256:75a476514008245348e07cf6409fed91a0bd74722cbad3b78174eee9eefaaf11 [2021-12-03T08:45:59.726Z] #68 DONE 0.4s [2021-12-03T08:45:59.726Z] [2021-12-03T08:45:59.726Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-03T08:45:59.726Z] #73 sha256:e8badac72b4481cb6a6fa37820e5055099e6cae0e4cd4e2156df64cfb7339a9c [2021-12-03T08:45:59.735Z] a0eb404f1860: Pull complete [2021-12-03T08:45:59.735Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-12-03T08:45:59.735Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:45:59.735Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:45:59.735Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-12-03T08:45:59.735Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-12-03T08:45:59.735Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-12-03T08:45:59.735Z] INFO: Docker version of control daemon [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] Client: [2021-12-03T08:45:59.735Z] Version: 20.10.9 [2021-12-03T08:45:59.735Z] API version: 1.41 [2021-12-03T08:45:59.735Z] Go version: go1.16.8 [2021-12-03T08:45:59.735Z] Git commit: c2ea9bc [2021-12-03T08:45:59.735Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:45:59.735Z] OS/Arch: windows/amd64 [2021-12-03T08:45:59.735Z] Context: default [2021-12-03T08:45:59.735Z] Experimental: true [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] Server: Docker Engine - Community [2021-12-03T08:45:59.735Z] Engine: [2021-12-03T08:45:59.735Z] Version: 20.10.9 [2021-12-03T08:45:59.735Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:45:59.735Z] Go version: go1.16.8 [2021-12-03T08:45:59.735Z] Git commit: 79ea9d3 [2021-12-03T08:45:59.735Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:45:59.735Z] OS/Arch: windows/amd64 [2021-12-03T08:45:59.735Z] Experimental: true [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] INFO: Docker info of control daemon [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] Client: [2021-12-03T08:45:59.735Z] Context: default [2021-12-03T08:45:59.735Z] Debug Mode: false [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] Server: [2021-12-03T08:45:59.735Z] Containers: 0 [2021-12-03T08:45:59.735Z] Running: 0 [2021-12-03T08:45:59.735Z] Paused: 0 [2021-12-03T08:45:59.735Z] Stopped: 0 [2021-12-03T08:45:59.735Z] Images: 1 [2021-12-03T08:45:59.735Z] Server Version: 20.10.9 [2021-12-03T08:45:59.735Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:45:59.735Z] Windows: [2021-12-03T08:45:59.735Z] LCOW: [2021-12-03T08:45:59.735Z] Logging Driver: json-file [2021-12-03T08:45:59.735Z] Plugins: [2021-12-03T08:45:59.735Z] Volume: local [2021-12-03T08:45:59.735Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:45:59.735Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:45:59.735Z] Swarm: inactive [2021-12-03T08:45:59.735Z] Default Isolation: process [2021-12-03T08:45:59.735Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:45:59.735Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:45:59.735Z] OSType: windows [2021-12-03T08:45:59.735Z] Architecture: x86_64 [2021-12-03T08:45:59.735Z] CPUs: 4 [2021-12-03T08:45:59.735Z] Total Memory: 32GiB [2021-12-03T08:45:59.735Z] Name: azwin-2-b64770 [2021-12-03T08:45:59.735Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-03T08:45:59.735Z] Docker Root Dir: D:\docker [2021-12-03T08:45:59.735Z] Debug Mode: false [2021-12-03T08:45:59.735Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:45:59.735Z] Labels: [2021-12-03T08:45:59.735Z] Experimental: true [2021-12-03T08:45:59.735Z] Insecure Registries: [2021-12-03T08:45:59.735Z] 10.0.0.4:5000 [2021-12-03T08:45:59.735Z] 127.0.0.0/8 [2021-12-03T08:45:59.735Z] Registry Mirrors: [2021-12-03T08:45:59.735Z] http://10.0.0.4:5000/ [2021-12-03T08:45:59.735Z] Live Restore Enabled: false [2021-12-03T08:45:59.735Z] Product License: Community Engine [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] INFO: Commit hash is 9f9158945a [2021-12-03T08:45:59.735Z] INFO: Nuke-Everything... [2021-12-03T08:45:59.735Z] INFO: Container count on control daemon to delete is 0 [2021-12-03T08:45:59.735Z] INFO: Nuking d:\CI [2021-12-03T08:45:59.735Z] INFO: Zapped successfully [2021-12-03T08:45:59.735Z] INFO: Location for testing is d:\CI\PR-43058\1 [2021-12-03T08:45:59.735Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] INFO: Building the image from Dockerfile.windows at 12/03/2021 08:45:47... [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] Sending build context to Docker daemon 61.2MB [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-03T08:45:59.735Z] ---> 3d4792f88e26 [2021-12-03T08:45:59.735Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-03T08:45:59.735Z] ---> Running in b4168e6a1321 [2021-12-03T08:45:59.735Z] Removing intermediate container b4168e6a1321 [2021-12-03T08:45:59.735Z] ---> 0486a2cb96f0 [2021-12-03T08:45:59.735Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-12-03T08:45:59.735Z] ---> Running in be80e17008ae [2021-12-03T08:45:59.735Z] Removing intermediate container be80e17008ae [2021-12-03T08:45:59.735Z] ---> 60fef3cc925c [2021-12-03T08:45:59.735Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-03T08:45:59.735Z] ---> Running in 5d08f75bd8a3 [2021-12-03T08:45:59.735Z] Removing intermediate container 5d08f75bd8a3 [2021-12-03T08:45:59.735Z] ---> e4dc5a0361e9 [2021-12-03T08:45:59.735Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-03T08:45:59.735Z] ---> Running in 8d7f42c4191b [2021-12-03T08:45:59.735Z] Removing intermediate container 8d7f42c4191b [2021-12-03T08:45:59.735Z] ---> 68cf544b566f [2021-12-03T08:45:59.735Z] 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:45:59.735Z] ---> Running in ad4d08b295a5 [2021-12-03T08:45:59.735Z] Removing intermediate container ad4d08b295a5 [2021-12-03T08:45:59.735Z] ---> 03c1ff2a38a0 [2021-12-03T08:45:59.735Z] 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:45:59.735Z] ---> Running in d2e98417802e [2021-12-03T08:45:59.735Z] [2021-12-03T08:45:59.735Z] SUCCESS: Specified value was saved. [2021-12-03T08:45:59.735Z] INFO: Downloading git... [2021-12-03T08:45:59.765Z] #62 ... [2021-12-03T08:45:59.765Z] [2021-12-03T08:45:59.765Z] #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:45:59.765Z] #58 sha256:a4371054114ab0ed56f2f82bc0d02a0a38561c41df6f685c61f867731c8c1862 [2021-12-03T08:45:59.765Z] #58 146.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:45:59.881Z] #54 DONE 0.4s [2021-12-03T08:45:59.882Z] [2021-12-03T08:45:59.882Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-03T08:45:59.882Z] #56 sha256:3d7aca236bbb76079fea5cd6415fae946acf202a7c8b34ed0eed7b964b93864e [2021-12-03T08:45:59.882Z] #56 DONE 0.1s [2021-12-03T08:45:59.882Z] [2021-12-03T08:45:59.882Z] #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:45:59.882Z] #62 sha256:ee52ab9d6f185186bf971244e4d359751479fe6eed162f93d68ae9256f11e9f7 [2021-12-03T08:45:59.922Z] #25 DONE 1.4s [2021-12-03T08:45:59.922Z] [2021-12-03T08:45:59.922Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-03T08:45:59.922Z] #26 sha256:b5d2e5d2fa293a55082126c5e5ad5041971a7dc389470dabb25769bbfaa1168e [2021-12-03T08:46:00.191Z] INFO: Downloading go... [2021-12-03T08:46:00.335Z] #58 147.7 + mkdir -p /build [2021-12-03T08:46:00.335Z] #58 147.7 + cp runc /build/runc [2021-12-03T08:46:01.275Z] #58 DONE 148.8s [2021-12-03T08:46:01.275Z] [2021-12-03T08:46:01.275Z] #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:46:01.275Z] #62 sha256:c50e65d38eb8b7ee410a734afb0a8f6066db9f3b678b2cc152fc19f256dbe4b1 [2021-12-03T08:46:01.723Z] INFO: Downloading compiler 1 of 3... [2021-12-03T08:46:01.829Z] #26 DONE 1.5s [2021-12-03T08:46:01.829Z] [2021-12-03T08:46:01.829Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-12-03T08:46:01.829Z] #27 sha256:0384b449b2ba1bd75ea20c1b9301d7ca3223a4b51b340e0a94b97c5ea930ca05 [2021-12-03T08:46:02.003Z] a0eb404f1860: Pull complete [2021-12-03T08:46:02.003Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-12-03T08:46:02.003Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:46:02.003Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:46:02.003Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-12-03T08:46:02.003Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-12-03T08:46:02.003Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-12-03T08:46:02.003Z] INFO: Docker version of control daemon [2021-12-03T08:46:02.003Z] [2021-12-03T08:46:02.003Z] Client: [2021-12-03T08:46:02.003Z] Version: 20.10.9 [2021-12-03T08:46:02.003Z] API version: 1.41 [2021-12-03T08:46:02.003Z] Go version: go1.16.8 [2021-12-03T08:46:02.003Z] Git commit: c2ea9bc [2021-12-03T08:46:02.003Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:46:02.003Z] OS/Arch: windows/amd64 [2021-12-03T08:46:02.003Z] Context: default [2021-12-03T08:46:02.003Z] Experimental: true [2021-12-03T08:46:02.003Z] [2021-12-03T08:46:02.003Z] Server: Docker Engine - Community [2021-12-03T08:46:02.003Z] Engine: [2021-12-03T08:46:02.003Z] Version: 20.10.9 [2021-12-03T08:46:02.003Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:46:02.003Z] Go version: go1.16.8 [2021-12-03T08:46:02.003Z] Git commit: 79ea9d3 [2021-12-03T08:46:02.003Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:46:02.003Z] OS/Arch: windows/amd64 [2021-12-03T08:46:02.003Z] Experimental: true [2021-12-03T08:46:02.003Z] [2021-12-03T08:46:02.003Z] INFO: Docker info of control daemon [2021-12-03T08:46:02.003Z] [2021-12-03T08:46:02.003Z] Client: [2021-12-03T08:46:02.003Z] Context: default [2021-12-03T08:46:02.003Z] Debug Mode: false [2021-12-03T08:46:02.003Z] [2021-12-03T08:46:02.003Z] Server: [2021-12-03T08:46:02.003Z] Containers: 0 [2021-12-03T08:46:02.003Z] Running: 0 [2021-12-03T08:46:02.003Z] Paused: 0 [2021-12-03T08:46:02.003Z] Stopped: 0 [2021-12-03T08:46:02.003Z] Images: 1 [2021-12-03T08:46:02.003Z] Server Version: 20.10.9 [2021-12-03T08:46:02.003Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:46:02.003Z] Windows: [2021-12-03T08:46:02.003Z] LCOW: [2021-12-03T08:46:02.003Z] Logging Driver: json-file [2021-12-03T08:46:02.003Z] Plugins: [2021-12-03T08:46:02.003Z] Volume: local [2021-12-03T08:46:02.003Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:46:02.003Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:46:02.003Z] Swarm: inactive [2021-12-03T08:46:02.003Z] Default Isolation: process [2021-12-03T08:46:02.003Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:46:02.003Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:46:02.003Z] OSType: windows [2021-12-03T08:46:02.003Z] Architecture: x86_64 [2021-12-03T08:46:02.003Z] CPUs: 4 [2021-12-03T08:46:02.003Z] Total Memory: 32GiB [2021-12-03T08:46:02.003Z] Name: azwin-2-b703a0 [2021-12-03T08:46:02.003Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-03T08:46:02.003Z] Docker Root Dir: D:\docker [2021-12-03T08:46:02.003Z] Debug Mode: false [2021-12-03T08:46:02.003Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:46:02.003Z] Labels: [2021-12-03T08:46:02.003Z] Experimental: true [2021-12-03T08:46:02.003Z] Insecure Registries: [2021-12-03T08:46:02.003Z] 10.0.0.4:5000 [2021-12-03T08:46:02.003Z] 127.0.0.0/8 [2021-12-03T08:46:02.003Z] Registry Mirrors: [2021-12-03T08:46:02.003Z] http://10.0.0.4:5000/ [2021-12-03T08:46:02.003Z] Live Restore Enabled: false [2021-12-03T08:46:02.003Z] Product License: Community Engine [2021-12-03T08:46:02.003Z] [2021-12-03T08:46:02.003Z] [2021-12-03T08:46:02.003Z] INFO: Commit hash is 9f9158945a [2021-12-03T08:46:02.003Z] INFO: Nuke-Everything... [2021-12-03T08:46:02.003Z] INFO: Container count on control daemon to delete is 0 [2021-12-03T08:46:02.003Z] INFO: Nuking d:\CI [2021-12-03T08:46:02.003Z] INFO: Zapped successfully [2021-12-03T08:46:02.003Z] INFO: Location for testing is d:\CI\PR-43058\1 [2021-12-03T08:46:02.003Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-03T08:46:02.003Z] [2021-12-03T08:46:02.003Z] [2021-12-03T08:46:02.003Z] INFO: Building the image from Dockerfile.windows at 12/03/2021 08:45:50... [2021-12-03T08:46:02.003Z] [2021-12-03T08:46:02.003Z] Sending build context to Docker daemon 61.2MB [2021-12-03T08:46:02.003Z] [2021-12-03T08:46:02.003Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-03T08:46:02.003Z] ---> 3d4792f88e26 [2021-12-03T08:46:02.003Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-03T08:46:02.003Z] ---> Running in 4f805f53ce5b [2021-12-03T08:46:02.003Z] Removing intermediate container 4f805f53ce5b [2021-12-03T08:46:02.003Z] ---> fcf433283cfe [2021-12-03T08:46:02.003Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-12-03T08:46:02.003Z] ---> Running in d92258c87491 [2021-12-03T08:46:02.003Z] Removing intermediate container d92258c87491 [2021-12-03T08:46:02.003Z] ---> 9124587e60d9 [2021-12-03T08:46:02.003Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-03T08:46:02.003Z] ---> Running in d67bb341c6aa [2021-12-03T08:46:02.003Z] Removing intermediate container d67bb341c6aa [2021-12-03T08:46:02.003Z] ---> ff668d2e9ece [2021-12-03T08:46:02.003Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-03T08:46:02.003Z] ---> Running in 4e2f7ad38b17 [2021-12-03T08:46:02.003Z] Removing intermediate container 4e2f7ad38b17 [2021-12-03T08:46:02.003Z] ---> 73630a0a5ee0 [2021-12-03T08:46:02.003Z] 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:46:02.003Z] ---> Running in 6df38f533af6 [2021-12-03T08:46:02.003Z] Removing intermediate container 6df38f533af6 [2021-12-03T08:46:02.003Z] ---> cee265c388fd [2021-12-03T08:46:02.004Z] 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:46:02.004Z] ---> Running in 932a703f86ea [2021-12-03T08:46:02.004Z] [2021-12-03T08:46:02.004Z] SUCCESS: Specified value was saved. [2021-12-03T08:46:02.004Z] INFO: Downloading git... [2021-12-03T08:46:02.004Z] INFO: Downloading go... [2021-12-03T08:46:02.178Z] INFO: Downloading compiler 2 of 3... [2021-12-03T08:46:02.241Z] #73 DONE 2.1s [2021-12-03T08:46:02.241Z] [2021-12-03T08:46:02.241Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-03T08:46:02.241Z] #74 sha256:f72769f81566f07c067aa8c4422b002995b5c86f31f895a2c37f545b5c9926a2 [2021-12-03T08:46:02.241Z] #74 DONE 0.0s [2021-12-03T08:46:02.241Z] [2021-12-03T08:46:02.241Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-03T08:46:02.241Z] #75 sha256:6b5097e0eba134736631e894a4660bdf29e7077178b39fc913b0a3865eb48283 [2021-12-03T08:46:02.633Z] INFO: Downloading compiler 3 of 3... [2021-12-03T08:46:02.633Z] INFO: Extracting git... [2021-12-03T08:46:02.767Z] #27 DONE 1.4s [2021-12-03T08:46:02.767Z] [2021-12-03T08:46:02.767Z] #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:46:02.767Z] #65 sha256:5a9ebedb1ca1e901f7e3013117b6bc9ac18cf54b4c60d19a6ae2c153880e2911 [2021-12-03T08:46:02.767Z] #65 7.021 + cd /tmp/tmp.UiObc55DaJ/src/github.com/opencontainers/runc [2021-12-03T08:46:02.767Z] #65 7.021 + git checkout -q v1.0.2 [2021-12-03T08:46:02.767Z] #65 7.418 + '[' -z '' ']' [2021-12-03T08:46:02.767Z] #65 7.418 + target=static [2021-12-03T08:46:02.767Z] #65 7.418 + make BUILDTAGS=seccomp static [2021-12-03T08:46:02.768Z] #65 7.617 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:46:02.803Z] #75 DONE 0.9s [2021-12-03T08:46:02.803Z] [2021-12-03T08:46:02.803Z] #76 exporting to image [2021-12-03T08:46:02.803Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-03T08:46:02.803Z] #76 exporting layers [2021-12-03T08:46:03.190Z] #62 ... [2021-12-03T08:46:03.190Z] [2021-12-03T08:46:03.190Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-03T08:46:03.190Z] #59 sha256:07841e3c142d10b32aa71095c23dc2bff18c3724ec09b0de05badc767d5d4946 [2021-12-03T08:46:03.550Z] INFO: Downloading compiler 1 of 3... [2021-12-03T08:46:03.550Z] INFO: Downloading compiler 2 of 3... [2021-12-03T08:46:03.550Z] INFO: Downloading compiler 3 of 3... [2021-12-03T08:46:04.004Z] INFO: Extracting git... [2021-12-03T08:46:04.134Z] #59 DONE 0.5s [2021-12-03T08:46:04.134Z] [2021-12-03T08:46:04.134Z] #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:46:04.134Z] #62 sha256:c50e65d38eb8b7ee410a734afb0a8f6066db9f3b678b2cc152fc19f256dbe4b1 [2021-12-03T08:46:06.070Z] #76 exporting layers 3.2s done [2021-12-03T08:46:06.070Z] #76 writing image sha256:8fff9496bf116957d16212f6de8dd3a595067913c6b3a0206183298f621e17d7 done [2021-12-03T08:46:06.070Z] #76 naming to docker.io/library/docker:9f9158945a3e075115d0125b15e258042b281742 done [2021-12-03T08:46:06.070Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-03T08:46:06.393Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-12-03T08:46:06.668Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9158945a3e075115d0125b15e258042b281742 hack/test/unit [2021-12-03T08:46:08.043Z] #65 ... [2021-12-03T08:46:08.043Z] [2021-12-03T08:46:08.043Z] #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:46:08.043Z] #28 sha256:b461ec90f9340f1a7ea5be19b043b4d4f85b48b7edfdc4af817df703cb23fa0a [2021-12-03T08:46:08.043Z] #28 1.685 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-03T08:46:08.043Z] #28 1.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-03T08:46:08.043Z] #28 1.698 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-03T08:46:08.043Z] #28 2.090 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-03T08:46:08.043Z] #28 2.555 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-03T08:46:08.043Z] #28 3.031 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-03T08:46:08.043Z] #28 3.626 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-03T08:46:08.043Z] #28 4.211 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-03T08:46:08.043Z] #28 4.702 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-03T08:46:08.043Z] #28 5.075 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [94.2 kB] [2021-12-03T08:46:08.043Z] #28 5.084 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [91.2 kB] [2021-12-03T08:46:08.043Z] #28 5.084 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-03T08:46:08.043Z] #28 5.084 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [93.2 kB] [2021-12-03T08:46:08.043Z] #28 5.089 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [93.1 kB] [2021-12-03T08:46:08.043Z] #28 5.089 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [95.0 kB] [2021-12-03T08:46:08.043Z] #28 5.098 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-03T08:46:08.043Z] #28 5.098 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-03T08:46:08.043Z] #28 5.098 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-03T08:46:08.043Z] #28 5.098 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-03T08:46:08.043Z] #28 5.106 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-03T08:46:08.043Z] #28 5.106 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-03T08:46:09.184Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-03T08:46:09.184Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-03T08:46:09.184Z] + TESTDIRS=./... [2021-12-03T08:46:09.184Z] + exclude_paths='/vendor/|/integration' [2021-12-03T08:46:09.184Z] ++ go list ./... [2021-12-03T08:46:09.184Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-03T08:46:09.440Z] + pkg_list='github.com/docker/docker/api [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/router [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:46:09.440Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/backend [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/container [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/events [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/filters [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/image [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/mount [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/network [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/registry [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/time [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/versions [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/volume [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:46:09.441Z] github.com/docker/docker/cli [2021-12-03T08:46:09.441Z] github.com/docker/docker/cli/config [2021-12-03T08:46:09.441Z] github.com/docker/docker/cli/debug [2021-12-03T08:46:09.441Z] github.com/docker/docker/client [2021-12-03T08:46:09.441Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:46:09.441Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:46:09.441Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:46:09.441Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:46:09.441Z] github.com/docker/docker/container [2021-12-03T08:46:09.441Z] github.com/docker/docker/container/stream [2021-12-03T08:46:09.441Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:46:09.441Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:46:09.441Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/config [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/events [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/exec [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/images [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/links [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/names [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/network [2021-12-03T08:46:09.441Z] github.com/docker/docker/daemon/stats [2021-12-03T08:46:09.441Z] github.com/docker/docker/distribution [2021-12-03T08:46:09.441Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:46:09.441Z] github.com/docker/docker/distribution/utils [2021-12-03T08:46:09.441Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:46:09.441Z] github.com/docker/docker/dockerversion [2021-12-03T08:46:09.441Z] github.com/docker/docker/errdefs [2021-12-03T08:46:09.441Z] github.com/docker/docker/image [2021-12-03T08:46:09.441Z] github.com/docker/docker/image/cache [2021-12-03T08:46:09.441Z] github.com/docker/docker/image/tarexport [2021-12-03T08:46:09.441Z] github.com/docker/docker/image/v1 [2021-12-03T08:46:09.441Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:46:09.441Z] github.com/docker/docker/layer [2021-12-03T08:46:09.441Z] github.com/docker/docker/libcontainerd [2021-12-03T08:46:09.441Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:46:09.441Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:46:09.441Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:46:09.441Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:46:09.441Z] github.com/docker/docker/libnetwork/types [2021-12-03T08:46:09.441Z] github.com/docker/docker/oci [2021-12-03T08:46:09.441Z] github.com/docker/docker/oci/caps [2021-12-03T08:46:09.441Z] github.com/docker/docker/opts [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/archive [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/directory [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/locker [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/mount [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/platform [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/pools [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/progress [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/signal [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/stack [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/system [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/term [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:46:09.441Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:46:09.441Z] github.com/docker/docker/plugin [2021-12-03T08:46:09.441Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:46:09.441Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:46:09.441Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:46:09.441Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:46:09.441Z] github.com/docker/docker/quota [2021-12-03T08:46:09.441Z] github.com/docker/docker/reference [2021-12-03T08:46:09.441Z] github.com/docker/docker/registry [2021-12-03T08:46:09.441Z] github.com/docker/docker/registry/resumable [2021-12-03T08:46:09.441Z] github.com/docker/docker/restartmanager [2021-12-03T08:46:09.441Z] github.com/docker/docker/rootless [2021-12-03T08:46:09.441Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:46:09.441Z] github.com/docker/docker/runconfig [2021-12-03T08:46:09.441Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:46:09.441Z] github.com/docker/docker/testutil [2021-12-03T08:46:09.441Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:46:09.441Z] github.com/docker/docker/testutil/environment [2021-12-03T08:46:09.441Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:46:09.441Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:46:09.441Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:46:09.441Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:46:09.441Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:46:09.441Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:46:09.441Z] github.com/docker/docker/testutil/registry [2021-12-03T08:46:09.441Z] github.com/docker/docker/testutil/request [2021-12-03T08:46:09.441Z] github.com/docker/docker/volume [2021-12-03T08:46:09.441Z] github.com/docker/docker/volume/drivers [2021-12-03T08:46:09.441Z] github.com/docker/docker/volume/local [2021-12-03T08:46:09.441Z] github.com/docker/docker/volume/mounts [2021-12-03T08:46:09.441Z] github.com/docker/docker/volume/service [2021-12-03T08:46:09.441Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:46:09.441Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:46:09.441Z] ++ grep --fixed-strings -v /libnetwork [2021-12-03T08:46:09.441Z] ++ echo 'github.com/docker/docker/api [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/backend [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/container [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/events [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/filters [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/image [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/mount [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/network [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/registry [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/time [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/versions [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:46:09.441Z] github.com/docker/docker/api/types/volume [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:46:09.441Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:46:09.442Z] github.com/docker/docker/cli [2021-12-03T08:46:09.442Z] github.com/docker/docker/cli/config [2021-12-03T08:46:09.442Z] github.com/docker/docker/cli/debug [2021-12-03T08:46:09.442Z] github.com/docker/docker/client [2021-12-03T08:46:09.442Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:46:09.442Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:46:09.442Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:46:09.442Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:46:09.442Z] github.com/docker/docker/container [2021-12-03T08:46:09.442Z] github.com/docker/docker/container/stream [2021-12-03T08:46:09.442Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:46:09.442Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:46:09.442Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/config [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/events [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/exec [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/images [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/links [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/names [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/network [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/stats [2021-12-03T08:46:09.442Z] github.com/docker/docker/distribution [2021-12-03T08:46:09.442Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:46:09.442Z] github.com/docker/docker/distribution/utils [2021-12-03T08:46:09.442Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:46:09.442Z] github.com/docker/docker/dockerversion [2021-12-03T08:46:09.442Z] github.com/docker/docker/errdefs [2021-12-03T08:46:09.442Z] github.com/docker/docker/image [2021-12-03T08:46:09.442Z] github.com/docker/docker/image/cache [2021-12-03T08:46:09.442Z] github.com/docker/docker/image/tarexport [2021-12-03T08:46:09.442Z] github.com/docker/docker/image/v1 [2021-12-03T08:46:09.442Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:46:09.442Z] github.com/docker/docker/layer [2021-12-03T08:46:09.442Z] github.com/docker/docker/libcontainerd [2021-12-03T08:46:09.442Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:46:09.442Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:46:09.442Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:46:09.442Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:46:09.442Z] github.com/docker/docker/libnetwork/types [2021-12-03T08:46:09.442Z] github.com/docker/docker/oci [2021-12-03T08:46:09.442Z] github.com/docker/docker/oci/caps [2021-12-03T08:46:09.442Z] github.com/docker/docker/opts [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/archive [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/directory [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/locker [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/mount [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/platform [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/pools [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/progress [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/signal [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/stack [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/system [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/term [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:46:09.442Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:46:09.442Z] github.com/docker/docker/plugin [2021-12-03T08:46:09.442Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:46:09.442Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:46:09.442Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:46:09.442Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:46:09.442Z] github.com/docker/docker/quota [2021-12-03T08:46:09.442Z] github.com/docker/docker/reference [2021-12-03T08:46:09.442Z] github.com/docker/docker/registry [2021-12-03T08:46:09.442Z] github.com/docker/docker/registry/resumable [2021-12-03T08:46:09.442Z] github.com/docker/docker/restartmanager [2021-12-03T08:46:09.442Z] github.com/docker/docker/rootless [2021-12-03T08:46:09.442Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:46:09.442Z] github.com/docker/docker/runconfig [2021-12-03T08:46:09.442Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:46:09.442Z] github.com/docker/docker/testutil [2021-12-03T08:46:09.442Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:46:09.442Z] github.com/docker/docker/testutil/environment [2021-12-03T08:46:09.442Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:46:09.442Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:46:09.442Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:46:09.442Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:46:09.442Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:46:09.442Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:46:09.442Z] github.com/docker/docker/testutil/registry [2021-12-03T08:46:09.442Z] github.com/docker/docker/testutil/request [2021-12-03T08:46:09.442Z] github.com/docker/docker/volume [2021-12-03T08:46:09.442Z] github.com/docker/docker/volume/drivers [2021-12-03T08:46:09.442Z] github.com/docker/docker/volume/local [2021-12-03T08:46:09.442Z] github.com/docker/docker/volume/mounts [2021-12-03T08:46:09.442Z] github.com/docker/docker/volume/service [2021-12-03T08:46:09.442Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:46:09.442Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:46:09.442Z] + base_pkg_list='github.com/docker/docker/api [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/backend [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/container [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/events [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/filters [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/image [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/mount [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/network [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/registry [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/time [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/versions [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:46:09.442Z] github.com/docker/docker/api/types/volume [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:46:09.442Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:46:09.442Z] github.com/docker/docker/cli [2021-12-03T08:46:09.442Z] github.com/docker/docker/cli/config [2021-12-03T08:46:09.442Z] github.com/docker/docker/cli/debug [2021-12-03T08:46:09.442Z] github.com/docker/docker/client [2021-12-03T08:46:09.442Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:46:09.442Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:46:09.442Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:46:09.442Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:46:09.442Z] github.com/docker/docker/container [2021-12-03T08:46:09.442Z] github.com/docker/docker/container/stream [2021-12-03T08:46:09.442Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:46:09.442Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:46:09.442Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/config [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/events [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/exec [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:46:09.442Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/images [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/links [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/names [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/network [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/stats [2021-12-03T08:46:09.443Z] github.com/docker/docker/distribution [2021-12-03T08:46:09.443Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:46:09.443Z] github.com/docker/docker/distribution/utils [2021-12-03T08:46:09.443Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:46:09.443Z] github.com/docker/docker/dockerversion [2021-12-03T08:46:09.443Z] github.com/docker/docker/errdefs [2021-12-03T08:46:09.443Z] github.com/docker/docker/image [2021-12-03T08:46:09.443Z] github.com/docker/docker/image/cache [2021-12-03T08:46:09.443Z] github.com/docker/docker/image/tarexport [2021-12-03T08:46:09.443Z] github.com/docker/docker/image/v1 [2021-12-03T08:46:09.443Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:46:09.443Z] github.com/docker/docker/layer [2021-12-03T08:46:09.443Z] github.com/docker/docker/libcontainerd [2021-12-03T08:46:09.443Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:46:09.443Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:46:09.443Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:46:09.443Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:46:09.443Z] github.com/docker/docker/oci [2021-12-03T08:46:09.443Z] github.com/docker/docker/oci/caps [2021-12-03T08:46:09.443Z] github.com/docker/docker/opts [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/archive [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/directory [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/locker [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/mount [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/platform [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/pools [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/progress [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/signal [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/stack [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/system [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/term [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:46:09.443Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:46:09.443Z] github.com/docker/docker/plugin [2021-12-03T08:46:09.443Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:46:09.443Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:46:09.443Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:46:09.443Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:46:09.443Z] github.com/docker/docker/quota [2021-12-03T08:46:09.443Z] github.com/docker/docker/reference [2021-12-03T08:46:09.443Z] github.com/docker/docker/registry [2021-12-03T08:46:09.443Z] github.com/docker/docker/registry/resumable [2021-12-03T08:46:09.443Z] github.com/docker/docker/restartmanager [2021-12-03T08:46:09.443Z] github.com/docker/docker/rootless [2021-12-03T08:46:09.443Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:46:09.443Z] github.com/docker/docker/runconfig [2021-12-03T08:46:09.443Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:46:09.443Z] github.com/docker/docker/testutil [2021-12-03T08:46:09.443Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:46:09.443Z] github.com/docker/docker/testutil/environment [2021-12-03T08:46:09.443Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:46:09.443Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:46:09.443Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:46:09.443Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:46:09.443Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:46:09.443Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:46:09.443Z] github.com/docker/docker/testutil/registry [2021-12-03T08:46:09.443Z] github.com/docker/docker/testutil/request [2021-12-03T08:46:09.443Z] github.com/docker/docker/volume [2021-12-03T08:46:09.443Z] github.com/docker/docker/volume/drivers [2021-12-03T08:46:09.443Z] github.com/docker/docker/volume/local [2021-12-03T08:46:09.443Z] github.com/docker/docker/volume/mounts [2021-12-03T08:46:09.443Z] github.com/docker/docker/volume/service [2021-12-03T08:46:09.443Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:46:09.443Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:46:09.443Z] ++ grep --fixed-strings /libnetwork [2021-12-03T08:46:09.443Z] ++ echo 'github.com/docker/docker/api [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/backend [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/container [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/events [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/filters [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/image [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/mount [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/network [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/registry [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/time [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/versions [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:46:09.443Z] github.com/docker/docker/api/types/volume [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:46:09.443Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:46:09.443Z] github.com/docker/docker/cli [2021-12-03T08:46:09.443Z] github.com/docker/docker/cli/config [2021-12-03T08:46:09.443Z] github.com/docker/docker/cli/debug [2021-12-03T08:46:09.443Z] github.com/docker/docker/client [2021-12-03T08:46:09.443Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:46:09.443Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:46:09.443Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:46:09.443Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:46:09.443Z] github.com/docker/docker/container [2021-12-03T08:46:09.443Z] github.com/docker/docker/container/stream [2021-12-03T08:46:09.443Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:46:09.443Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:46:09.443Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/config [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/events [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/exec [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/images [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/links [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/names [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/network [2021-12-03T08:46:09.443Z] github.com/docker/docker/daemon/stats [2021-12-03T08:46:09.443Z] github.com/docker/docker/distribution [2021-12-03T08:46:09.443Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:46:09.443Z] github.com/docker/docker/distribution/utils [2021-12-03T08:46:09.443Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:46:09.443Z] github.com/docker/docker/dockerversion [2021-12-03T08:46:09.443Z] github.com/docker/docker/errdefs [2021-12-03T08:46:09.443Z] github.com/docker/docker/image [2021-12-03T08:46:09.443Z] github.com/docker/docker/image/cache [2021-12-03T08:46:09.443Z] github.com/docker/docker/image/tarexport [2021-12-03T08:46:09.443Z] github.com/docker/docker/image/v1 [2021-12-03T08:46:09.443Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:46:09.443Z] github.com/docker/docker/layer [2021-12-03T08:46:09.443Z] github.com/docker/docker/libcontainerd [2021-12-03T08:46:09.443Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:46:09.443Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:46:09.443Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:46:09.443Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:46:09.443Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/types [2021-12-03T08:46:09.444Z] github.com/docker/docker/oci [2021-12-03T08:46:09.444Z] github.com/docker/docker/oci/caps [2021-12-03T08:46:09.444Z] github.com/docker/docker/opts [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/archive [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/directory [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/locker [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/mount [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/platform [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/pools [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/progress [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/signal [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/stack [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/system [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/term [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:46:09.444Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:46:09.444Z] github.com/docker/docker/plugin [2021-12-03T08:46:09.444Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:46:09.444Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:46:09.444Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:46:09.444Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:46:09.444Z] github.com/docker/docker/quota [2021-12-03T08:46:09.444Z] github.com/docker/docker/reference [2021-12-03T08:46:09.444Z] github.com/docker/docker/registry [2021-12-03T08:46:09.444Z] github.com/docker/docker/registry/resumable [2021-12-03T08:46:09.444Z] github.com/docker/docker/restartmanager [2021-12-03T08:46:09.444Z] github.com/docker/docker/rootless [2021-12-03T08:46:09.444Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:46:09.444Z] github.com/docker/docker/runconfig [2021-12-03T08:46:09.444Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:46:09.444Z] github.com/docker/docker/testutil [2021-12-03T08:46:09.444Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:46:09.444Z] github.com/docker/docker/testutil/environment [2021-12-03T08:46:09.444Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:46:09.444Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:46:09.444Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:46:09.444Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:46:09.444Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:46:09.444Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:46:09.444Z] github.com/docker/docker/testutil/registry [2021-12-03T08:46:09.444Z] github.com/docker/docker/testutil/request [2021-12-03T08:46:09.444Z] github.com/docker/docker/volume [2021-12-03T08:46:09.444Z] github.com/docker/docker/volume/drivers [2021-12-03T08:46:09.444Z] github.com/docker/docker/volume/local [2021-12-03T08:46:09.444Z] github.com/docker/docker/volume/mounts [2021-12-03T08:46:09.444Z] github.com/docker/docker/volume/service [2021-12-03T08:46:09.444Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:46:09.444Z] github.com/docker/docker/volume/testutils' [2021-12-03T08:46:09.444Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/types' [2021-12-03T08:46:09.444Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-03T08:46:09.444Z] + echo 'github.com/docker/docker/libnetwork [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/types' [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:46:09.444Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:46:09.444Z] + type docker-proxy [2021-12-03T08:46:09.444Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-03T08:46:09.444Z] + hack/make.sh binary-proxy install-proxy [2021-12-03T08:46:09.444Z] [2021-12-03T08:46:09.701Z] Removing bundles/ [2021-12-03T08:46:09.701Z] [2021-12-03T08:46:09.701Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-03T08:46:09.701Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-03T08:46:09.701Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:46:12.241Z] #28 ... [2021-12-03T08:46:12.241Z] [2021-12-03T08:46:12.241Z] #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:46:12.241Z] #69 sha256:cf71ad7af16a5aa68b337f06c896f0988c3567f74ca512649288824a2828bcb1 [2021-12-03T08:46:12.241Z] #69 81.83 + bin/containerd [2021-12-03T08:46:14.266Z] INFO: Expanding go... [2021-12-03T08:46:14.965Z] INFO: Expanding go... [2021-12-03T08:46:16.243Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-03T08:46:16.243Z] [2021-12-03T08:46:16.243Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-03T08:46:16.243Z] Installing docker-proxy to /usr/local/bin/ [2021-12-03T08:46:16.243Z] [2021-12-03T08:46:16.243Z] + mkdir -p bundles [2021-12-03T08:46:16.243Z] + '[' -n 'github.com/docker/docker/api [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/backend/build [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/httputils [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/middleware [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/build [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/container [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/debug [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/image [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/network [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/session [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/system [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/server/router/volume [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/backend [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/container [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/events [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/filters [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/image [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/mount [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/network [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/registry [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/strslice [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/swarm [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/time [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/versions [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T08:46:16.243Z] github.com/docker/docker/api/types/volume [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder/builder-next [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder/dockerfile [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder/dockerignore [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder/remotecontext [2021-12-03T08:46:16.243Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T08:46:16.243Z] github.com/docker/docker/cli [2021-12-03T08:46:16.243Z] github.com/docker/docker/cli/config [2021-12-03T08:46:16.243Z] github.com/docker/docker/cli/debug [2021-12-03T08:46:16.243Z] github.com/docker/docker/client [2021-12-03T08:46:16.243Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T08:46:16.243Z] github.com/docker/docker/cmd/dockerd [2021-12-03T08:46:16.243Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T08:46:16.243Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T08:46:16.243Z] github.com/docker/docker/container [2021-12-03T08:46:16.243Z] github.com/docker/docker/container/stream [2021-12-03T08:46:16.243Z] github.com/docker/docker/contrib/apparmor [2021-12-03T08:46:16.243Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T08:46:16.243Z] github.com/docker/docker/contrib/httpserver [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/cluster [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/config [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/discovery [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/events [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/exec [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/images [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/initlayer [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/links [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/listeners [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/local [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/names [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/network [2021-12-03T08:46:16.243Z] github.com/docker/docker/daemon/stats [2021-12-03T08:46:16.243Z] github.com/docker/docker/distribution [2021-12-03T08:46:16.243Z] github.com/docker/docker/distribution/metadata [2021-12-03T08:46:16.243Z] github.com/docker/docker/distribution/utils [2021-12-03T08:46:16.243Z] github.com/docker/docker/distribution/xfer [2021-12-03T08:46:16.243Z] github.com/docker/docker/dockerversion [2021-12-03T08:46:16.243Z] github.com/docker/docker/errdefs [2021-12-03T08:46:16.243Z] github.com/docker/docker/image [2021-12-03T08:46:16.243Z] github.com/docker/docker/image/cache [2021-12-03T08:46:16.243Z] github.com/docker/docker/image/tarexport [2021-12-03T08:46:16.243Z] github.com/docker/docker/image/v1 [2021-12-03T08:46:16.243Z] github.com/docker/docker/internal/test/suite [2021-12-03T08:46:16.243Z] github.com/docker/docker/layer [2021-12-03T08:46:16.243Z] github.com/docker/docker/libcontainerd [2021-12-03T08:46:16.243Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T08:46:16.243Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T08:46:16.243Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T08:46:16.243Z] github.com/docker/docker/libcontainerd/types [2021-12-03T08:46:16.243Z] github.com/docker/docker/oci [2021-12-03T08:46:16.243Z] github.com/docker/docker/oci/caps [2021-12-03T08:46:16.243Z] github.com/docker/docker/opts [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/aaparser [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/archive [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/authorization [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/capabilities [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/containerfs [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/directory [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/discovery [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/dmesg [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/filenotify [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/fileutils [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/fsutils [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/homedir [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/idtools [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/ioutils [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/locker [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/longpath [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/loopback [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/mount [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/parsers [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/pidfile [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/platform [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/plugins [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/pools [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/progress [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/pubsub [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/reexec [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/signal [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/stack [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/stringid [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/symlink [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/system [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/tailfile [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/tarsum [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/term [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/term/windows [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/truncindex [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/urlutil [2021-12-03T08:46:16.243Z] github.com/docker/docker/pkg/useragent [2021-12-03T08:46:16.243Z] github.com/docker/docker/plugin [2021-12-03T08:46:16.243Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T08:46:16.243Z] github.com/docker/docker/plugin/v2 [2021-12-03T08:46:16.243Z] github.com/docker/docker/profiles/apparmor [2021-12-03T08:46:16.243Z] github.com/docker/docker/profiles/seccomp [2021-12-03T08:46:16.243Z] github.com/docker/docker/quota [2021-12-03T08:46:16.243Z] github.com/docker/docker/reference [2021-12-03T08:46:16.243Z] github.com/docker/docker/registry [2021-12-03T08:46:16.243Z] github.com/docker/docker/registry/resumable [2021-12-03T08:46:16.243Z] github.com/docker/docker/restartmanager [2021-12-03T08:46:16.243Z] github.com/docker/docker/rootless [2021-12-03T08:46:16.243Z] github.com/docker/docker/rootless/specconv [2021-12-03T08:46:16.243Z] github.com/docker/docker/runconfig [2021-12-03T08:46:16.243Z] github.com/docker/docker/runconfig/opts [2021-12-03T08:46:16.243Z] github.com/docker/docker/testutil [2021-12-03T08:46:16.243Z] github.com/docker/docker/testutil/daemon [2021-12-03T08:46:16.243Z] github.com/docker/docker/testutil/environment [2021-12-03T08:46:16.243Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T08:46:16.243Z] github.com/docker/docker/testutil/fakegit [2021-12-03T08:46:16.243Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T08:46:16.243Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T08:46:16.243Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T08:46:16.243Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T08:46:16.243Z] github.com/docker/docker/testutil/registry [2021-12-03T08:46:16.243Z] github.com/docker/docker/testutil/request [2021-12-03T08:46:16.243Z] github.com/docker/docker/volume [2021-12-03T08:46:16.243Z] github.com/docker/docker/volume/drivers [2021-12-03T08:46:16.243Z] github.com/docker/docker/volume/local [2021-12-03T08:46:16.243Z] github.com/docker/docker/volume/mounts [2021-12-03T08:46:16.243Z] github.com/docker/docker/volume/service [2021-12-03T08:46:16.243Z] github.com/docker/docker/volume/service/opts [2021-12-03T08:46:16.243Z] github.com/docker/docker/volume/testutils' ']' [2021-12-03T08:46:16.244Z] + 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:46:16.244Z] ? github.com/docker/docker/api [no test files] [2021-12-03T08:46:17.888Z] #58 ... [2021-12-03T08:46:17.888Z] [2021-12-03T08:46:17.888Z] #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:46:17.888Z] #62 sha256:53a87ddb4cf876f04bf4f33efde7fafa77ba66b056d1f2b0fa7e8f76159e0165 [2021-12-03T08:46:17.888Z] #62 220.5 + bin/containerd [2021-12-03T08:46:20.410Z] #62 ... [2021-12-03T08:46:20.410Z] [2021-12-03T08:46:20.410Z] #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:46:20.410Z] #58 sha256:f06af7ea5f656732887f748583268498fc0f09400eb2d61afa91b7f0872a8d90 [2021-12-03T08:46:20.410Z] #58 139.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:46:20.410Z] #58 140.7 + mkdir -p /build [2021-12-03T08:46:20.410Z] #58 140.7 + cp runc /build/runc [2021-12-03T08:46:21.344Z] #58 DONE 141.6s [2021-12-03T08:46:21.344Z] [2021-12-03T08:46:21.344Z] #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:46:21.344Z] #62 sha256:53a87ddb4cf876f04bf4f33efde7fafa77ba66b056d1f2b0fa7e8f76159e0165 [2021-12-03T08:46:21.863Z] #62 219.2 + bin/containerd [2021-12-03T08:46:24.410Z] #62 ... [2021-12-03T08:46:24.410Z] [2021-12-03T08:46:24.410Z] #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:46:24.410Z] #58 sha256:40534667fe779517a68fb44823989c1b4e442ce133129951e76c018e8470f49b [2021-12-03T08:46:24.410Z] #58 138.5 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:46:24.410Z] #58 139.3 + mkdir -p /build [2021-12-03T08:46:24.410Z] #58 139.3 + cp runc /build/runc [2021-12-03T08:46:24.410Z] #58 DONE 140.1s [2021-12-03T08:46:24.410Z] [2021-12-03T08:46:24.410Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-03T08:46:24.410Z] #62 sha256:ee52ab9d6f185186bf971244e4d359751479fe6eed162f93d68ae9256f11e9f7 [2021-12-03T08:46:24.620Z] #62 ... [2021-12-03T08:46:24.620Z] [2021-12-03T08:46:24.620Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-03T08:46:24.620Z] #59 sha256:5c33981c875594e8a43036b19dbd1c682dce5fa0aef612768d9a909de532c2fb [2021-12-03T08:46:24.620Z] #59 DONE 0.3s [2021-12-03T08:46:24.620Z] [2021-12-03T08:46:24.620Z] #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:46:24.620Z] #62 sha256:53a87ddb4cf876f04bf4f33efde7fafa77ba66b056d1f2b0fa7e8f76159e0165 [2021-12-03T08:46:26.946Z] #62 ... [2021-12-03T08:46:26.946Z] [2021-12-03T08:46:26.946Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-03T08:46:26.946Z] #59 sha256:d27c8b30ed05365d53c004467e1a29eb435bfdcabf3ee2c693d88b8519b35307 [2021-12-03T08:46:26.946Z] #59 DONE 0.3s [2021-12-03T08:46:26.946Z] [2021-12-03T08:46:26.946Z] #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:46:26.946Z] #62 sha256:ee52ab9d6f185186bf971244e4d359751479fe6eed162f93d68ae9256f11e9f7 [2021-12-03T08:46:28.422Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-12-03T08:46:34.190Z] #69 ... [2021-12-03T08:46:34.190Z] [2021-12-03T08:46:34.190Z] #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:46:34.190Z] #28 sha256:b461ec90f9340f1a7ea5be19b043b4d4f85b48b7edfdc4af817df703cb23fa0a [2021-12-03T08:46:34.190Z] #28 27.83 Fetched 48.7 MB in 26s (1848 kB/s) [2021-12-03T08:46:35.282Z] INFO: Expanding compiler 1 of 3... [2021-12-03T08:46:35.282Z] INFO: Expanding compiler 2 of 3... [2021-12-03T08:46:35.998Z] INFO: Expanding compiler 1 of 3... [2021-12-03T08:46:35.998Z] INFO: Expanding compiler 2 of 3... [2021-12-03T08:46:38.158Z] INFO: Expanding compiler 3 of 3... [2021-12-03T08:46:38.162Z] INFO: Expanding compiler 3 of 3... [2021-12-03T08:46:38.162Z] INFO: Removing downloaded files... [2021-12-03T08:46:38.162Z] INFO: Downloading containerd [2021-12-03T08:46:39.118Z] INFO: Removing downloaded files... [2021-12-03T08:46:39.118Z] INFO: Downloading containerd [2021-12-03T08:46:39.471Z] #28 27.83 Reading package lists... [2021-12-03T08:46:42.901Z] #62 263.0 # github.com/containerd/containerd/cmd/containerd [2021-12-03T08:46:42.901Z] #62 263.0 /usr/bin/ld: /tmp/go-link-3226596605/000019.o: in function `New': [2021-12-03T08:46:42.901Z] #62 263.0 /tmp/tmp.OWRWbU3662/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:46:42.901Z] #62 263.0 + bin/containerd-stress [2021-12-03T08:46:42.901Z] #62 264.1 + bin/containerd-shim [2021-12-03T08:46:44.753Z] #28 35.86 Reading package lists... [2021-12-03T08:46:45.451Z] #62 271.2 + bin/containerd-shim-runc-v1 [2021-12-03T08:46:46.662Z] #28 42.00 Building dependency tree... [2021-12-03T08:46:46.684Z] [2021-12-03T08:46:46.684Z] Name Version Source Summary [2021-12-03T08:46:46.684Z] ---- ------- ------ ------- [2021-12-03T08:46:46.684Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-12-03T08:46:47.641Z] [2021-12-03T08:46:47.641Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-12-03T08:46:47.641Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-12-03T08:46:47.641Z] PSChildName : containerd [2021-12-03T08:46:47.641Z] PSDrive : C [2021-12-03T08:46:47.641Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-12-03T08:46:47.641Z] PSIsContainer : True [2021-12-03T08:46:47.641Z] Name : containerd [2021-12-03T08:46:47.641Z] FullName : C:\containerd [2021-12-03T08:46:47.641Z] Parent : [2021-12-03T08:46:47.641Z] Exists : True [2021-12-03T08:46:47.641Z] Root : C:\ [2021-12-03T08:46:47.641Z] Extension : [2021-12-03T08:46:47.641Z] CreationTime : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.641Z] CreationTimeUtc : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.641Z] LastAccessTime : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.641Z] LastAccessTimeUtc : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.641Z] LastWriteTime : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.641Z] LastWriteTimeUtc : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.641Z] Attributes : Directory [2021-12-03T08:46:47.641Z] Mode : d----- [2021-12-03T08:46:47.641Z] BaseName : containerd [2021-12-03T08:46:47.641Z] Target : {} [2021-12-03T08:46:47.641Z] LinkType : [2021-12-03T08:46:47.641Z] [2021-12-03T08:46:47.646Z] [2021-12-03T08:46:47.646Z] Name Version Source Summary [2021-12-03T08:46:47.646Z] ---- ------- ------ ------- [2021-12-03T08:46:47.646Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-12-03T08:46:47.646Z] [2021-12-03T08:46:47.646Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-12-03T08:46:47.646Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-12-03T08:46:47.646Z] PSChildName : containerd [2021-12-03T08:46:47.646Z] PSDrive : C [2021-12-03T08:46:47.646Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-12-03T08:46:47.646Z] PSIsContainer : True [2021-12-03T08:46:47.646Z] Name : containerd [2021-12-03T08:46:47.646Z] FullName : C:\containerd [2021-12-03T08:46:47.646Z] Parent : [2021-12-03T08:46:47.646Z] Exists : True [2021-12-03T08:46:47.646Z] Root : C:\ [2021-12-03T08:46:47.646Z] Extension : [2021-12-03T08:46:47.646Z] CreationTime : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.646Z] CreationTimeUtc : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.646Z] LastAccessTime : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.646Z] LastAccessTimeUtc : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.646Z] LastWriteTime : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.646Z] LastWriteTimeUtc : 12/3/2021 8:46:47 AM [2021-12-03T08:46:47.646Z] Attributes : Directory [2021-12-03T08:46:47.646Z] Mode : d----- [2021-12-03T08:46:47.646Z] BaseName : containerd [2021-12-03T08:46:47.646Z] Target : {} [2021-12-03T08:46:47.646Z] LinkType : [2021-12-03T08:46:47.646Z] [2021-12-03T08:46:47.657Z] #28 44.93 bzip2 is already the newest version (1.0.8-4). [2021-12-03T08:46:47.657Z] #28 44.93 patch is already the newest version (2.7.6-7). [2021-12-03T08:46:47.657Z] #28 44.93 xz-utils is already the newest version (5.2.5-2). [2021-12-03T08:46:47.657Z] #28 44.93 The following additional packages will be installed: [2021-12-03T08:46:47.657Z] #28 44.94 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-12-03T08:46:47.657Z] #28 44.95 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-12-03T08:46:47.657Z] #28 44.96 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-03T08:46:47.920Z] #28 44.96 python3-pkg-resources vim-runtime xxd [2021-12-03T08:46:47.920Z] #28 44.98 Suggested packages: [2021-12-03T08:46:47.920Z] #28 44.98 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-12-03T08:46:47.920Z] #28 44.98 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-12-03T08:46:47.920Z] #28 44.98 Recommended packages: [2021-12-03T08:46:47.920Z] #28 44.98 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-03T08:46:48.598Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-12-03T08:46:48.598Z] INFO: Configuring git core.autocrlf... [2021-12-03T08:46:48.598Z] [2021-12-03T08:46:48.598Z] [2021-12-03T08:46:48.605Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-12-03T08:46:48.605Z] INFO: Configuring git core.autocrlf... [2021-12-03T08:46:48.605Z] [2021-12-03T08:46:48.605Z] [2021-12-03T08:46:49.340Z] #28 46.56 The following NEW packages will be installed: [2021-12-03T08:46:49.340Z] #28 46.56 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-12-03T08:46:49.600Z] #28 46.56 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-12-03T08:46:49.600Z] #28 46.56 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-12-03T08:46:49.600Z] #28 46.57 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-12-03T08:46:49.600Z] #28 46.57 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-12-03T08:46:49.600Z] #28 46.57 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-12-03T08:46:49.600Z] #28 46.57 vim-common vim-runtime xfsprogs xxd zip zstd [2021-12-03T08:46:49.861Z] #28 46.95 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:46:49.861Z] #28 46.95 Need to get 18.6 MB of archives. [2021-12-03T08:46:49.861Z] #28 46.95 After this operation, 71.4 MB of additional disk space will be used. [2021-12-03T08:46:49.861Z] #28 46.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-03T08:46:49.861Z] #28 46.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-03T08:46:49.861Z] #28 46.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-03T08:46:49.861Z] #28 46.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-03T08:46:49.861Z] #28 46.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-03T08:46:49.861Z] #28 46.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-03T08:46:49.861Z] #28 46.96 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:46:49.861Z] #28 46.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-03T08:46:49.861Z] #28 46.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-03T08:46:49.861Z] #28 46.98 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:46:49.861Z] #28 46.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-03T08:46:49.861Z] #28 46.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-03T08:46:49.861Z] #28 47.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-03T08:46:49.861Z] #28 47.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-03T08:46:49.861Z] #28 47.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-03T08:46:49.861Z] #28 47.02 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:46:49.861Z] #28 47.02 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:46:49.861Z] #28 47.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-03T08:46:49.861Z] #28 47.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-03T08:46:49.861Z] #28 47.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-03T08:46:49.861Z] #28 47.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-03T08:46:49.861Z] #28 47.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-03T08:46:49.861Z] #28 47.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-03T08:46:49.861Z] #28 47.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-03T08:46:49.861Z] #28 47.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-03T08:46:49.861Z] #28 47.04 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:46:49.861Z] #28 47.05 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:46:49.861Z] #28 47.05 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:46:49.861Z] #28 47.05 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:46:49.861Z] #28 47.05 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:46:49.861Z] #28 47.08 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:46:50.121Z] #28 47.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-03T08:46:50.121Z] #28 47.09 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:46:50.121Z] #28 47.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-03T08:46:50.121Z] #28 47.10 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:46:50.121Z] #28 47.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-03T08:46:50.121Z] #28 47.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-03T08:46:50.121Z] #28 47.12 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:46:50.121Z] #28 47.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-03T08:46:50.121Z] #28 47.15 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:46:50.121Z] #28 47.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-03T08:46:50.121Z] #28 47.30 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-03T08:46:50.121Z] #28 47.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-03T08:46:50.121Z] #28 47.32 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:46:50.689Z] #28 47.97 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:46:50.764Z] #62 276.5 + bin/containerd-shim-runc-v2 [2021-12-03T08:46:50.764Z] #62 277.1 + binaries [2021-12-03T08:46:51.027Z] #62 277.1 + install -D bin/containerd /build/containerd [2021-12-03T08:46:51.027Z] #62 277.1 + install -D bin/containerd-shim /build/containerd-shim [2021-12-03T08:46:51.027Z] #62 277.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-03T08:46:51.027Z] #62 277.1 + install -D bin/ctr /build/ctr [2021-12-03T08:46:51.258Z] #28 48.31 Fetched 18.6 MB in 1s (27.9 MB/s) [2021-12-03T08:46:51.258Z] #28 48.37 Selecting previously unselected package pigz. [2021-12-03T08:46:51.259Z] #28 48.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 ... 40072 files and directories currently installed.) [2021-12-03T08:46:51.259Z] #28 48.43 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-03T08:46:51.259Z] #28 48.46 Unpacking pigz (2.6-1) ... [2021-12-03T08:46:51.518Z] #28 48.63 Selecting previously unselected package libelf1:amd64. [2021-12-03T08:46:51.518Z] #28 48.63 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-03T08:46:51.518Z] #28 48.67 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-03T08:46:51.778Z] #28 48.81 Selecting previously unselected package libbpf0:amd64. [2021-12-03T08:46:51.778Z] #28 48.81 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-03T08:46:51.778Z] #28 48.82 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:46:51.778Z] #28 48.88 Selecting previously unselected package libcap2:amd64. [2021-12-03T08:46:51.778Z] #28 48.89 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-03T08:46:51.778Z] #28 48.90 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:46:51.778Z] #28 48.94 Selecting previously unselected package libmnl0:amd64. [2021-12-03T08:46:51.778Z] #28 48.96 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-03T08:46:51.778Z] #28 48.96 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:46:51.778Z] #28 49.02 Selecting previously unselected package libxtables12:amd64. [2021-12-03T08:46:52.037Z] #28 49.02 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-03T08:46:52.037Z] #28 49.03 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:46:52.037Z] #28 49.07 Selecting previously unselected package libcap2-bin. [2021-12-03T08:46:52.037Z] #28 49.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-03T08:46:52.037Z] #28 49.09 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-03T08:46:52.037Z] #28 49.14 Selecting previously unselected package iproute2. [2021-12-03T08:46:52.037Z] #28 49.15 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-03T08:46:52.037Z] #28 49.15 Unpacking iproute2 (5.10.0-4) ... [2021-12-03T08:46:52.297Z] #28 49.45 Selecting previously unselected package xxd. [2021-12-03T08:46:52.297Z] #28 49.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:46:52.297Z] #28 49.46 Unpacking xxd (2:8.2.2434-3) ... [2021-12-03T08:46:52.297Z] #28 49.55 Selecting previously unselected package vim-common. [2021-12-03T08:46:52.558Z] #28 49.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:46:52.558Z] #28 49.58 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-03T08:46:52.558Z] #28 49.71 Selecting previously unselected package bash-completion. [2021-12-03T08:46:52.558Z] #28 49.71 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-03T08:46:53.568Z] #62 DONE 279.9s [2021-12-03T08:46:53.940Z] #28 50.92 Unpacking bash-completion (1:2.11-2) ... [2021-12-03T08:46:53.940Z] #28 51.20 Selecting previously unselected package apparmor. [2021-12-03T08:46:54.200Z] #28 51.21 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-12-03T08:46:54.200Z] #28 51.25 Unpacking apparmor (2.13.6-10) ... [2021-12-03T08:46:54.460Z] #28 51.52 Selecting previously unselected package inetutils-ping. [2021-12-03T08:46:54.460Z] #28 51.54 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-03T08:46:54.460Z] #28 51.54 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-03T08:46:54.720Z] #28 51.63 Selecting previously unselected package libip4tc2:amd64. [2021-12-03T08:46:54.720Z] #28 51.64 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:46:54.720Z] #28 51.64 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:46:54.720Z] #28 51.71 Selecting previously unselected package libip6tc2:amd64. [2021-12-03T08:46:54.720Z] #28 51.71 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-03T08:46:54.720Z] #28 51.73 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:46:54.720Z] #28 51.78 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-03T08:46:54.720Z] #28 51.79 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-03T08:46:54.720Z] #28 51.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:46:54.720Z] #28 51.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-03T08:46:54.720Z] #28 51.86 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-03T08:46:54.720Z] #28 51.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:46:54.955Z] [2021-12-03T08:46:54.955Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-03T08:46:54.955Z] #63 sha256:db7db02ed45e6021780b14368996fa5012092e32856df9a95a3e132da0901c51 [2021-12-03T08:46:54.980Z] #28 51.93 Selecting previously unselected package libnftnl11:amd64. [2021-12-03T08:46:54.980Z] #28 51.93 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-03T08:46:54.980Z] #28 51.94 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:46:54.980Z] #28 52.01 Selecting previously unselected package iptables. [2021-12-03T08:46:54.980Z] #28 52.02 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-12-03T08:46:54.980Z] #28 52.02 Unpacking iptables (1.8.7-1) ... [2021-12-03T08:46:54.980Z] #28 52.20 Selecting previously unselected package libonig5:amd64. [2021-12-03T08:46:55.239Z] #28 52.21 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-03T08:46:55.239Z] #28 52.21 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:46:55.239Z] #28 52.31 Selecting previously unselected package libjq1:amd64. [2021-12-03T08:46:55.239Z] #28 52.32 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-12-03T08:46:55.239Z] #28 52.33 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:46:55.239Z] #28 52.40 Selecting previously unselected package jq. [2021-12-03T08:46:55.239Z] #28 52.41 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-12-03T08:46:55.239Z] #28 52.42 Unpacking jq (1.6-2.1) ... [2021-12-03T08:46:55.239Z] #28 52.48 Selecting previously unselected package libaio1:amd64. [2021-12-03T08:46:55.239Z] #28 52.49 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-12-03T08:46:55.239Z] #28 52.50 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:46:55.499Z] #28 52.54 Selecting previously unselected package libgpm2:amd64. [2021-12-03T08:46:55.499Z] #28 52.55 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-12-03T08:46:55.499Z] #28 52.55 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:46:55.499Z] #28 52.61 Selecting previously unselected package libinih1:amd64. [2021-12-03T08:46:55.499Z] #28 52.62 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-12-03T08:46:55.499Z] #28 52.63 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-03T08:46:55.499Z] #28 52.67 Selecting previously unselected package libnet1:amd64. [2021-12-03T08:46:55.759Z] #28 52.68 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-03T08:46:55.759Z] #28 52.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:46:55.759Z] #28 52.74 Selecting previously unselected package libnl-3-200:amd64. [2021-12-03T08:46:55.759Z] #28 52.74 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-03T08:46:55.759Z] #28 52.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:46:55.759Z] #28 52.82 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-03T08:46:55.759Z] #28 52.83 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-03T08:46:55.759Z] #28 52.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:46:55.759Z] #28 52.89 Selecting previously unselected package net-tools. [2021-12-03T08:46:55.759Z] #28 52.89 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-03T08:46:55.759Z] #28 52.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:46:56.019Z] #28 53.01 Selecting previously unselected package python-pip-whl. [2021-12-03T08:46:56.019Z] #28 53.01 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-12-03T08:46:56.019Z] #28 53.02 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-03T08:46:56.279Z] #28 53.37 Selecting previously unselected package python3-lib2to3. [2021-12-03T08:46:56.279Z] #28 53.38 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-03T08:46:56.279Z] #28 53.39 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:46:56.279Z] #28 53.47 Selecting previously unselected package python3-distutils. [2021-12-03T08:46:56.279Z] #28 53.48 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-12-03T08:46:56.279Z] #28 53.48 Unpacking python3-distutils (3.9.2-1) ... [2021-12-03T08:46:56.279Z] #28 53.58 Selecting previously unselected package python3-pkg-resources. [2021-12-03T08:46:56.279Z] #28 53.59 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-03T08:46:56.539Z] #28 53.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:46:56.539Z] #28 53.69 Selecting previously unselected package python3-setuptools. [2021-12-03T08:46:56.539Z] #28 53.70 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-12-03T08:46:56.539Z] #28 53.70 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-03T08:46:56.650Z] #62 257.1 # github.com/containerd/containerd/cmd/containerd [2021-12-03T08:46:56.650Z] #62 257.1 /usr/bin/ld: /tmp/go-link-778967287/000019.o: in function `New': [2021-12-03T08:46:56.650Z] #62 257.1 /tmp/tmp.YssozVAGLU/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:46:56.650Z] #62 257.2 + bin/containerd-stress [2021-12-03T08:46:56.650Z] #62 258.3 + bin/containerd-shim [2021-12-03T08:46:56.799Z] #28 53.86 Selecting previously unselected package python3-wheel. [2021-12-03T08:46:56.799Z] #28 53.87 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-12-03T08:46:56.799Z] #28 53.88 Unpacking python3-wheel (0.34.2-1) ... [2021-12-03T08:46:56.799Z] #28 53.93 Selecting previously unselected package python3-pip. [2021-12-03T08:46:56.799Z] #28 53.94 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-12-03T08:46:56.799Z] #28 53.95 Unpacking python3-pip (20.3.4-4) ... [2021-12-03T08:46:56.865Z] #63 DONE 1.4s [2021-12-03T08:46:56.865Z] [2021-12-03T08:46:56.865Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-03T08:46:56.865Z] #68 sha256:bc8373c8db7c7c84dd716d270d81620b9e4abefde4d0c43a853a929c33e5d277 [2021-12-03T08:46:56.865Z] #68 DONE 0.4s [2021-12-03T08:46:56.865Z] [2021-12-03T08:46:56.865Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-03T08:46:56.865Z] #73 sha256:cb247f876304bc56f1ccb42c3145e2a32cc46144963286701035663ae6db9a2d [2021-12-03T08:46:57.059Z] #28 54.14 Selecting previously unselected package sudo. [2021-12-03T08:46:57.059Z] #28 54.14 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-12-03T08:46:57.059Z] #28 54.15 Unpacking sudo (1.9.5p2-3) ... [2021-12-03T08:46:57.319Z] #28 54.50 Selecting previously unselected package thin-provisioning-tools. [2021-12-03T08:46:57.319Z] #28 54.50 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-03T08:46:57.579Z] #28 54.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:46:57.579Z] #28 54.65 Selecting previously unselected package uidmap. [2021-12-03T08:46:57.579Z] #28 54.65 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-03T08:46:57.579Z] #28 54.67 Unpacking uidmap (1:4.8.1-1) ... [2021-12-03T08:46:57.579Z] #28 54.79 Selecting previously unselected package vim-runtime. [2021-12-03T08:46:57.838Z] #28 54.79 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-03T08:46:57.838Z] #28 54.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:46:57.838Z] #28 54.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:46:57.838Z] #28 54.86 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:46:58.775Z] #73 DONE 1.6s [2021-12-03T08:46:58.775Z] [2021-12-03T08:46:58.775Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-03T08:46:58.775Z] #74 sha256:10d30db3c5476e1e37814989c20f72c0424c891f12f8f341122b30ffb2a7645a [2021-12-03T08:46:58.775Z] #74 DONE 0.0s [2021-12-03T08:46:58.775Z] [2021-12-03T08:46:58.776Z] #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:46:58.776Z] #75 sha256:fba0d92a26bbe2af51fa1cf1fd5d07685bc2019af7c135c94705ca948bf74421 [2021-12-03T08:46:59.032Z] #62 254.7 # github.com/containerd/containerd/cmd/containerd [2021-12-03T08:46:59.032Z] #62 254.7 /usr/bin/ld: /tmp/go-link-347051813/000019.o: in function `New': [2021-12-03T08:46:59.032Z] #62 254.7 /tmp/tmp.hTz9LeriGU/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:46:59.032Z] #62 254.8 + bin/containerd-stress [2021-12-03T08:46:59.032Z] #62 255.8 + bin/containerd-shim [2021-12-03T08:46:59.746Z] #28 56.48 Selecting previously unselected package vim. [2021-12-03T08:46:59.746Z] #28 56.50 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-03T08:46:59.746Z] #28 56.51 Unpacking vim (2:8.2.2434-3) ... [2021-12-03T08:46:59.746Z] #28 56.80 Selecting previously unselected package xfsprogs. [2021-12-03T08:46:59.746Z] #28 56.82 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-03T08:46:59.746Z] #28 56.82 Unpacking xfsprogs (5.10.0-4) ... [2021-12-03T08:46:59.985Z] #62 265.6 + bin/containerd-shim-runc-v1 [2021-12-03T08:47:00.006Z] #28 57.10 Selecting previously unselected package zip. [2021-12-03T08:47:00.006Z] #28 57.11 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-12-03T08:47:00.006Z] #28 57.12 Unpacking zip (3.0-12) ... [2021-12-03T08:47:00.158Z] #75 1.420 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-03T08:47:00.158Z] #75 1.609 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-03T08:47:00.266Z] #28 57.20 Selecting previously unselected package zstd. [2021-12-03T08:47:00.266Z] #28 57.22 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-03T08:47:00.266Z] #28 57.22 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:47:00.419Z] #75 1.986 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-03T08:47:00.525Z] #28 57.50 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-03T08:47:01.045Z] #28 58.07 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-03T08:47:01.045Z] #28 58.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-03T08:47:01.045Z] #28 58.10 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-03T08:47:01.045Z] #28 58.11 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-03T08:47:01.045Z] #28 58.13 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-03T08:47:01.045Z] #28 58.14 Setting up uidmap (1:4.8.1-1) ... [2021-12-03T08:47:01.045Z] #28 58.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-03T08:47:01.045Z] #28 58.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-03T08:47:01.045Z] #28 58.17 Setting up python3-wheel (0.34.2-1) ... [2021-12-03T08:47:01.249Z] #75 2.067 Reading package lists... [2021-12-03T08:47:01.511Z] #75 2.577 Reading package lists... [2021-12-03T08:47:01.617Z] #28 58.63 Setting up xxd (2:8.2.2434-3) ... [2021-12-03T08:47:01.617Z] #28 58.65 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-03T08:47:01.617Z] #28 58.68 Setting up libcap2-bin (1:2.44-1) ... [2021-12-03T08:47:01.617Z] #28 58.70 Setting up apparmor (2.13.6-10) ... [2021-12-03T08:47:01.771Z] #75 3.085 Building dependency tree... [2021-12-03T08:47:01.771Z] #75 3.195 Reading state information... [2021-12-03T08:47:01.771Z] #75 3.309 The following additional packages will be installed: [2021-12-03T08:47:02.032Z] #75 3.310 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-12-03T08:47:02.032Z] #75 3.310 systemd-timesyncd [2021-12-03T08:47:02.032Z] #75 3.311 Suggested packages: [2021-12-03T08:47:02.032Z] #75 3.311 systemd-container policykit-1 [2021-12-03T08:47:02.032Z] #75 3.311 Recommended packages: [2021-12-03T08:47:02.032Z] #75 3.311 libnss-systemd [2021-12-03T08:47:02.032Z] #75 3.396 The following NEW packages will be installed: [2021-12-03T08:47:02.032Z] #75 3.396 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-12-03T08:47:02.032Z] #75 3.397 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-12-03T08:47:02.294Z] #75 3.666 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-12-03T08:47:02.294Z] #75 3.666 Need to get 5937 kB of archives. [2021-12-03T08:47:02.294Z] #75 3.666 After this operation, 19.5 MB of additional disk space will be used. [2021-12-03T08:47:02.294Z] #75 3.666 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:47:02.294Z] #75 3.669 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-12-03T08:47:02.294Z] #75 3.670 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-12-03T08:47:02.294Z] #75 3.675 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-12-03T08:47:02.294Z] #75 3.677 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-12-03T08:47:02.294Z] #75 3.678 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-12-03T08:47:02.294Z] #75 3.769 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-12-03T08:47:02.294Z] #75 3.799 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:47:02.294Z] #75 3.800 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-12-03T08:47:02.294Z] #75 3.802 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-12-03T08:47:02.294Z] #75 3.810 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:47:02.555Z] #75 3.984 debconf: delaying package configuration, since apt-utils is not installed [2021-12-03T08:47:02.555Z] #75 4.028 Fetched 5937 kB in 0s (14.5 MB/s) [2021-12-03T08:47:02.555Z] #75 4.068 Selecting previously unselected package libargon2-1:amd64. [2021-12-03T08:47:02.555Z] #75 4.068 (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:47:02.555Z] #75 4.084 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-12-03T08:47:02.555Z] #75 4.098 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-03T08:47:02.555Z] #75 4.149 Selecting previously unselected package libjson-c5:amd64. [2021-12-03T08:47:02.818Z] #75 4.151 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-12-03T08:47:02.818Z] #75 4.156 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-12-03T08:47:02.818Z] #75 4.198 Selecting previously unselected package libcryptsetup12:amd64. [2021-12-03T08:47:02.818Z] #75 4.202 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-12-03T08:47:02.818Z] #75 4.205 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-12-03T08:47:02.818Z] #75 4.264 Selecting previously unselected package libkmod2:amd64. [2021-12-03T08:47:02.818Z] #75 4.267 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-12-03T08:47:02.818Z] #75 4.271 Unpacking libkmod2:amd64 (28-1) ... [2021-12-03T08:47:02.818Z] #75 4.317 Selecting previously unselected package systemd-timesyncd. [2021-12-03T08:47:02.818Z] #75 4.320 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-12-03T08:47:02.818Z] #75 4.324 Unpacking systemd-timesyncd (247.3-6) ... [2021-12-03T08:47:02.818Z] #75 4.387 Selecting previously unselected package systemd. [2021-12-03T08:47:02.997Z] #28 59.90 Setting up zip (3.0-12) ... [2021-12-03T08:47:02.997Z] #28 59.91 Setting up vim-common (2:8.2.2434-3) ... [2021-12-03T08:47:02.998Z] #28 59.94 Setting up bash-completion (1:2.11-2) ... [2021-12-03T08:47:03.079Z] #75 4.390 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-12-03T08:47:03.079Z] #75 4.424 Unpacking systemd (247.3-6) ... [2021-12-03T08:47:03.649Z] #75 5.018 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-03T08:47:03.649Z] #75 5.039 Setting up libjson-c5:amd64 (0.15-2) ... [2021-12-03T08:47:03.649Z] #75 5.050 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-12-03T08:47:03.649Z] #75 5.062 Setting up libkmod2:amd64 (28-1) ... [2021-12-03T08:47:03.649Z] #75 5.077 Setting up systemd (247.3-6) ... [2021-12-03T08:47:03.649Z] #75 5.120 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-12-03T08:47:03.649Z] #75 5.122 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-12-03T08:47:03.649Z] #75 5.124 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-12-03T08:47:04.219Z] #75 5.485 Setting up systemd-timesyncd (247.3-6) ... [2021-12-03T08:47:04.219Z] #75 5.704 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-03T08:47:04.219Z] #75 5.704 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-03T08:47:04.219Z] #75 5.799 Selecting previously unselected package systemd-sysv. [2021-12-03T08:47:04.299Z] #62 263.0 + bin/containerd-shim-runc-v1 [2021-12-03T08:47:04.378Z] #28 61.26 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-03T08:47:04.378Z] #28 61.30 Setting up sudo (1.9.5p2-3) ... [2021-12-03T08:47:04.378Z] #28 61.42 invoke-rc.d: could not determine current runlevel [2021-12-03T08:47:04.378Z] #28 61.42 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:47:04.378Z] #28 61.44 Setting up xfsprogs (5.10.0-4) ... [2021-12-03T08:47:04.378Z] #28 61.46 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-03T08:47:04.378Z] #28 61.50 Setting up inetutils-ping (2:2.0-1) ... [2021-12-03T08:47:04.378Z] #28 61.51 Setting up pigz (2.6-1) ... [2021-12-03T08:47:04.378Z] #28 61.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-03T08:47:04.378Z] #28 61.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-03T08:47:04.378Z] #28 61.58 Setting up python-pip-whl (20.3.4-4) ... [2021-12-03T08:47:04.378Z] #28 61.59 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-03T08:47:04.479Z] #75 5.799 (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:47:04.479Z] #75 5.812 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-12-03T08:47:04.479Z] #75 5.820 Unpacking systemd-sysv (247.3-6) ... [2021-12-03T08:47:04.479Z] #75 5.897 Selecting previously unselected package libdbus-1-3:amd64. [2021-12-03T08:47:04.479Z] #75 5.899 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-12-03T08:47:04.479Z] #75 5.905 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-12-03T08:47:04.479Z] #75 5.957 Selecting previously unselected package dbus. [2021-12-03T08:47:04.479Z] #75 5.960 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-12-03T08:47:04.479Z] #75 5.969 Unpacking dbus (1.12.20-2) ... [2021-12-03T08:47:04.479Z] #75 6.027 Selecting previously unselected package libpam-systemd:amd64. [2021-12-03T08:47:04.479Z] #75 6.030 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-12-03T08:47:04.479Z] #75 6.032 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-12-03T08:47:04.479Z] #75 6.078 Selecting previously unselected package dbus-user-session. [2021-12-03T08:47:04.740Z] #75 6.081 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-12-03T08:47:04.740Z] #75 6.084 Unpacking dbus-user-session (1.12.20-2) ... [2021-12-03T08:47:04.740Z] #75 6.253 Setting up systemd-sysv (247.3-6) ... [2021-12-03T08:47:04.740Z] #75 6.268 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-12-03T08:47:04.740Z] #75 6.280 Setting up dbus (1.12.20-2) ... [2021-12-03T08:47:04.948Z] #28 62.02 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-03T08:47:04.948Z] #28 62.03 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-03T08:47:05.000Z] #75 6.399 invoke-rc.d: could not determine current runlevel [2021-12-03T08:47:05.000Z] #75 6.402 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-03T08:47:05.000Z] #75 6.406 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-12-03T08:47:05.208Z] #28 62.33 Setting up libelf1:amd64 (0.183-1) ... [2021-12-03T08:47:05.209Z] #28 62.34 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-03T08:47:05.209Z] #28 62.36 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-03T08:47:05.209Z] #28 62.38 Setting up python3-distutils (3.9.2-1) ... [2021-12-03T08:47:05.232Z] #62 270.9 + bin/containerd-shim-runc-v2 [2021-12-03T08:47:05.261Z] #75 6.583 Setting up dbus-user-session (1.12.20-2) ... [2021-12-03T08:47:05.262Z] #75 6.603 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:47:05.262Z] #75 DONE 6.8s [2021-12-03T08:47:05.473Z] #28 62.68 Setting up vim (2:8.2.2434-3) ... [2021-12-03T08:47:05.473Z] #28 62.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-03T08:47:05.522Z] [2021-12-03T08:47:05.522Z] #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:47:05.522Z] #76 sha256:4a95d71e04165d8b1cd83677b621d3278a49bda687e6ee0eff06e610473c82c9 [2021-12-03T08:47:05.734Z] #28 62.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-03T08:47:05.734Z] #28 62.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-03T08:47:05.734Z] #28 62.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-03T08:47:05.734Z] #28 62.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-03T08:47:05.734Z] #28 62.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-03T08:47:05.734Z] #28 62.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-03T08:47:05.734Z] #28 62.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-03T08:47:05.734Z] #28 62.79 Setting up python3-setuptools (52.0.0-4) ... [2021-12-03T08:47:05.794Z] #62 271.5 + binaries [2021-12-03T08:47:05.794Z] #62 271.5 + install -D bin/containerd /build/containerd [2021-12-03T08:47:05.794Z] #62 271.5 + install -D bin/containerd-shim /build/containerd-shim [2021-12-03T08:47:05.794Z] #62 271.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-03T08:47:05.794Z] #62 271.6 + install -D bin/ctr /build/ctr [2021-12-03T08:47:06.093Z] #76 0.663 % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-03T08:47:06.093Z] #76 0.663 Dload Upload Total Spent Left Speed [2021-12-03T08:47:06.093Z] #76 0.663 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 14354 0 --:--:-- --:--:-- --:--:-- 14242 100 1823 100 1823 0 0 14242 0 --:--:-- --:--:-- --:--:-- 14242 [2021-12-03T08:47:06.093Z] #76 DONE 0.8s [2021-12-03T08:47:06.093Z] [2021-12-03T08:47:06.093Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-03T08:47:06.093Z] #77 sha256:0b62e4220e22bde8557424e7ff0827fb13e635cad7596ca00e63d786ad8777a8 [2021-12-03T08:47:06.303Z] #28 63.60 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-03T08:47:06.563Z] #28 63.62 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-03T08:47:06.563Z] #28 63.63 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-03T08:47:06.563Z] #28 63.65 Setting up python3-pip (20.3.4-4) ... [2021-12-03T08:47:07.477Z] #77 DONE 1.4s [2021-12-03T08:47:07.502Z] #28 64.40 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-03T08:47:07.502Z] #28 64.44 Setting up jq (1.6-2.1) ... [2021-12-03T08:47:07.502Z] #28 64.46 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-03T08:47:07.502Z] #28 64.47 Setting up iptables (1.8.7-1) ... [2021-12-03T08:47:07.502Z] #28 64.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:47:07.502Z] #28 64.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:47:07.502Z] #28 64.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-03T08:47:07.502Z] #28 64.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-03T08:47:07.502Z] #28 64.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-03T08:47:07.502Z] #28 64.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-03T08:47:07.502Z] #28 64.52 Setting up iproute2 (5.10.0-4) ... [2021-12-03T08:47:07.738Z] [2021-12-03T08:47:07.738Z] #78 exporting to image [2021-12-03T08:47:07.738Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-03T08:47:07.738Z] #78 exporting layers [2021-12-03T08:47:07.761Z] #28 64.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-03T08:47:08.306Z] #62 DONE 273.7s [2021-12-03T08:47:08.698Z] #28 DONE 65.6s [2021-12-03T08:47:08.699Z] [2021-12-03T08:47:08.699Z] #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:47:08.699Z] #29 sha256:06b122cc33bd6726f0c82d78e0d0b180de44212495e95eef1fb52e1028b83cfd [2021-12-03T08:47:09.234Z] [2021-12-03T08:47:09.235Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-03T08:47:09.235Z] #63 sha256:5db0c4398c558f32f6a23e676871afba9a7262a3e7265b343ae8f46007c6be97 [2021-12-03T08:47:09.568Z] #62 268.2 + bin/containerd-shim-runc-v2 [2021-12-03T08:47:09.568Z] #62 268.8 + binaries [2021-12-03T08:47:09.568Z] #62 268.8 + install -D bin/containerd /build/containerd [2021-12-03T08:47:09.568Z] #62 268.8 + install -D bin/containerd-shim /build/containerd-shim [2021-12-03T08:47:09.568Z] #62 268.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-03T08:47:09.568Z] #62 268.8 + install -D bin/ctr /build/ctr [2021-12-03T08:47:10.077Z] #29 1.377 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-03T08:47:10.077Z] #29 1.380 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-03T08:47:10.077Z] #29 1.386 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-03T08:47:10.077Z] #29 DONE 1.4s [2021-12-03T08:47:10.077Z] [2021-12-03T08:47:10.077Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-03T08:47:10.077Z] #30 sha256:7e132a068e90bd201c86af64586c6ce957730c8a37700ce037e4dc893d2f8f38 [2021-12-03T08:47:10.160Z] #63 DONE 0.7s [2021-12-03T08:47:10.160Z] [2021-12-03T08:47:10.160Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-03T08:47:10.160Z] #68 sha256:567dbf4e309bb70c1f736412780af2f1c49efdbcedcb2c7aa93cb5178e441ead [2021-12-03T08:47:10.160Z] #68 DONE 0.2s [2021-12-03T08:47:10.160Z] [2021-12-03T08:47:10.160Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-03T08:47:10.160Z] #73 sha256:31a1c48ce2c103241d74ae88d59448a930d09fd67934539ee347837deb27f4e2 [2021-12-03T08:47:11.089Z] #73 DONE 1.0s [2021-12-03T08:47:11.089Z] [2021-12-03T08:47:11.089Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-03T08:47:11.089Z] #74 sha256:709d65f158447cb86d32117aef33a8c8c6b7c4e0fbaeaaf5e2571bf32952a7cc [2021-12-03T08:47:11.089Z] #74 DONE 0.0s [2021-12-03T08:47:11.089Z] [2021-12-03T08:47:11.089Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-03T08:47:11.089Z] #75 sha256:f4eefa6967ec2840fcf98d47fba1c793c85a1757b69c9b5d62dd503e2980b55d [2021-12-03T08:47:11.467Z] #62 DONE 270.8s [2021-12-03T08:47:12.981Z] #75 DONE 1.6s [2021-12-03T08:47:12.981Z] [2021-12-03T08:47:12.981Z] #76 exporting to image [2021-12-03T08:47:12.981Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-03T08:47:12.981Z] #76 exporting layers [2021-12-03T08:47:13.373Z] [2021-12-03T08:47:13.373Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-03T08:47:13.373Z] #63 sha256:4454af807517abcca5c9ee8cad774bc21b7b740e5a0e95002bb14aae9fe758f1 [2021-12-03T08:47:13.373Z] #63 DONE 0.2s [2021-12-03T08:47:13.373Z] [2021-12-03T08:47:13.373Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-03T08:47:13.373Z] #68 sha256:80b63f29d22be3243bdf6ab6b59aedb11dd95492ed7a4ffa98052b069f146c2d [2021-12-03T08:47:13.373Z] #68 DONE 0.1s [2021-12-03T08:47:13.373Z] [2021-12-03T08:47:13.373Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-03T08:47:13.373Z] #73 sha256:9777729d703b20b928846b888169d66fcad4673e09b1fba090564b3d35f61074 [2021-12-03T08:47:13.373Z] #73 DONE 0.2s [2021-12-03T08:47:13.373Z] [2021-12-03T08:47:13.373Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-03T08:47:13.373Z] #74 sha256:7e951a73e4a9840a47fc77a7f1af05459a8f8206d082461dc7a914cb738b0e46 [2021-12-03T08:47:13.373Z] #74 DONE 0.0s [2021-12-03T08:47:13.631Z] [2021-12-03T08:47:13.631Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-03T08:47:13.631Z] #75 sha256:5abc69071cd9c177ab43a28bbc9f5ed6ea941523b62d82549dc783415a14356f [2021-12-03T08:47:14.567Z] #75 DONE 1.1s [2021-12-03T08:47:14.567Z] [2021-12-03T08:47:14.567Z] #76 exporting to image [2021-12-03T08:47:14.567Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-03T08:47:14.567Z] #76 exporting layers [2021-12-03T08:47:15.876Z] #78 exporting layers 7.5s done [2021-12-03T08:47:15.876Z] #78 writing image sha256:5626076fa74a9c11fb1ad8958a055d303acd6fa48bdca70e56a64373e4f2d8ad done [2021-12-03T08:47:15.876Z] #78 naming to docker.io/library/docker:9f9158945a3e075115d0125b15e258042b281742 done [2021-12-03T08:47:15.876Z] #78 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-03T08:47:16.232Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 -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:9f9158945a3e075115d0125b15e258042b281742 hack/make.sh dynbinary test-integration [2021-12-03T08:47:18.146Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-12-03T08:47:18.146Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-12-03T08:47:18.146Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-12-03T08:47:18.146Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-12-03T08:47:18.146Z] 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:47:18.146Z] Detected virtualization docker. [2021-12-03T08:47:18.146Z] Detected architecture x86-64. [2021-12-03T08:47:18.146Z] Set hostname to . [2021-12-03T08:47:18.146Z] modprobe@configfs.service: Succeeded. [2021-12-03T08:47:18.146Z] modprobe@drm.service: Succeeded. [2021-12-03T08:47:18.146Z] modprobe@fuse.service: Succeeded. [2021-12-03T08:47:18.408Z] + source /etc/docker-entrypoint-cmd [2021-12-03T08:47:18.408Z] ++ hack/make.sh dynbinary test-integration [2021-12-03T08:47:18.408Z] [2021-12-03T08:47:18.669Z] Removing bundles/ [2021-12-03T08:47:18.669Z] [2021-12-03T08:47:18.669Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-03T08:47:18.669Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:47:18.669Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:47:19.517Z] #76 exporting layers 6.1s done [2021-12-03T08:47:19.517Z] #76 writing image sha256:8e0022929d3c6cb943af660915959078746074cb0c0e79d232b780198d0e7e51 done [2021-12-03T08:47:19.517Z] #76 naming to docker.io/library/docker:9f9158945a3e075115d0125b15e258042b281742 done [2021-12-03T08:47:19.517Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-12-03T08:47:19.844Z] + trap exit INT TERM [2021-12-03T08:47:19.844Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-12-03T08:47:19.844Z] + CONTAINER_NAME=docker-pr1 [2021-12-03T08:47:19.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43058/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 -e DOCKER_GRAPHDRIVER docker:9f9158945a3e075115d0125b15e258042b281742 hack/make.sh dynbinary [2021-12-03T08:47:21.128Z] #76 exporting layers 5.7s done [2021-12-03T08:47:21.128Z] #76 writing image sha256:0c9afcf202a3109e64cd501dece411880ce262469e6fba0fa213d533d55d5210 done [2021-12-03T08:47:21.128Z] #76 naming to docker.io/library/docker:9f9158945a3e075115d0125b15e258042b281742 done [2021-12-03T08:47:21.128Z] #76 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-03T08:47:21.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 -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:9f9158945a3e075115d0125b15e258042b281742 hack/make.sh dynbinary test-integration [2021-12-03T08:47:21.733Z] [2021-12-03T08:47:21.733Z] Removing bundles/ [2021-12-03T08:47:21.733Z] [2021-12-03T08:47:21.733Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-03T08:47:21.733Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:47:21.733Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:47:22.292Z] #30 10.41 Collecting yamllint==1.26.1 [2021-12-03T08:47:22.292Z] #30 11.45 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-03T08:47:22.292Z] #30 12.14 Collecting pathspec>=0.5.3 [2021-12-03T08:47:22.292Z] #30 12.15 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-03T08:47:22.292Z] #30 12.35 Collecting pyyaml [2021-12-03T08:47:22.292Z] #30 12.36 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:47:22.292Z] #30 12.40 Building wheels for collected packages: yamllint [2021-12-03T08:47:22.292Z] #30 12.40 Building wheel for yamllint (setup.py): started [2021-12-03T08:47:22.849Z] [2021-12-03T08:47:22.849Z] Removing bundles/ [2021-12-03T08:47:22.849Z] [2021-12-03T08:47:22.849Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-03T08:47:22.849Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:47:22.849Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:47:23.229Z] #30 13.03 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-03T08:47:23.230Z] #30 13.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=481778a18411035f88b44a7983337f18376254914cea9847d748f218756c5628 [2021-12-03T08:47:23.230Z] #30 13.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-03T08:47:23.230Z] #30 13.03 Successfully built yamllint [2021-12-03T08:47:23.230Z] #30 13.05 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-03T08:47:23.230Z] #30 13.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-03T08:47:23.488Z] #30 DONE 13.6s [2021-12-03T08:47:23.488Z] [2021-12-03T08:47:23.488Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-03T08:47:23.488Z] #34 sha256:8b1226eb0768e956b61ca4c3acdc85df8f585bd3479455a45fbabbeeb371d1e7 [2021-12-03T08:47:23.749Z] #34 DONE 0.3s [2021-12-03T08:47:23.749Z] [2021-12-03T08:47:23.749Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-03T08:47:23.749Z] #39 sha256:87c94dcab05d23e067b8adcc552d9d4e391978d9aa5aa99ba7f829a00e9adfa6 [2021-12-03T08:47:24.319Z] #39 DONE 0.4s [2021-12-03T08:47:24.319Z] [2021-12-03T08:47:24.319Z] #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:47:24.319Z] #65 sha256:5a9ebedb1ca1e901f7e3013117b6bc9ac18cf54b4c60d19a6ae2c153880e2911 [2021-12-03T08:47:24.319Z] #65 ... [2021-12-03T08:47:24.319Z] [2021-12-03T08:47:24.319Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-03T08:47:24.319Z] #42 sha256:fed7a38aa8d46a8db6340453f2dae2918ae067c3d197568389f27f6e0f3fa78e [2021-12-03T08:47:24.319Z] #42 DONE 0.2s [2021-12-03T08:47:24.319Z] [2021-12-03T08:47:24.319Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-03T08:47:24.319Z] #44 sha256:a0d441d4b4ebb77bc8dabdffb5a4a39e010d3723646c0ba1ca4023d27ede8930 [2021-12-03T08:47:24.319Z] #44 DONE 0.1s [2021-12-03T08:47:24.319Z] [2021-12-03T08:47:24.319Z] #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:47:24.319Z] #65 sha256:5a9ebedb1ca1e901f7e3013117b6bc9ac18cf54b4c60d19a6ae2c153880e2911 [2021-12-03T08:47:24.579Z] #65 ... [2021-12-03T08:47:24.579Z] [2021-12-03T08:47:24.579Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-03T08:47:24.579Z] #48 sha256:bc91d3b9c3cfe2156a1b37bafc3b6f16b2909eb75dbe826b1a9760c8a801895c [2021-12-03T08:47:24.579Z] #48 DONE 0.1s [2021-12-03T08:47:24.579Z] [2021-12-03T08:47:24.579Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-03T08:47:24.579Z] #51 sha256:3120c854b249efe88b443b07588874f9a3e3429dda409e3489c7dbad8214dbc3 [2021-12-03T08:47:24.838Z] #51 DONE 0.2s [2021-12-03T08:47:24.839Z] [2021-12-03T08:47:24.839Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-03T08:47:24.839Z] #55 sha256:62e8ee02574b5723ede60e0f334a50627e3cb83ef6f27190af30dd687e30facc [2021-12-03T08:47:25.098Z] #55 DONE 0.1s [2021-12-03T08:47:25.099Z] [2021-12-03T08:47:25.099Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-03T08:47:25.099Z] #57 sha256:5e74195263502f08fc5a3fa676f776f3e61a19d08f98afe24963088c1585c818 [2021-12-03T08:47:25.099Z] #57 DONE 0.3s [2021-12-03T08:47:25.099Z] [2021-12-03T08:47:25.099Z] #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:47:25.099Z] #65 sha256:5a9ebedb1ca1e901f7e3013117b6bc9ac18cf54b4c60d19a6ae2c153880e2911 [2021-12-03T08:47:25.358Z] #65 ... [2021-12-03T08:47:25.358Z] [2021-12-03T08:47:25.358Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-03T08:47:25.358Z] #59 sha256:bc0b245f7293a945c40425ecd4937518dd401540158433067cc867600f9ab681 [2021-12-03T08:47:25.358Z] #59 DONE 0.2s [2021-12-03T08:47:25.358Z] [2021-12-03T08:47:25.358Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-03T08:47:25.358Z] #61 sha256:94de612f27ee78fe33867f66f45dab5277a78f5490c1ce98c95a05a2c93c16e6 [2021-12-03T08:47:25.618Z] #61 DONE 0.2s [2021-12-03T08:47:25.618Z] [2021-12-03T08:47:25.618Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-03T08:47:25.618Z] #63 sha256:d981931f47f9aa00c9caca747714418a05d09dfff35ee4300cd77854e5a42d67 [2021-12-03T08:47:25.618Z] #63 DONE 0.1s [2021-12-03T08:47:25.618Z] [2021-12-03T08:47:25.618Z] #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:47:25.618Z] #69 sha256:cf71ad7af16a5aa68b337f06c896f0988c3567f74ca512649288824a2828bcb1 [2021-12-03T08:47:28.116Z] c1f4c7287c99: Pull complete [2021-12-03T08:47:28.116Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-12-03T08:47:28.116Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:47:28.116Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:47:28.116Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-12-03T08:47:28.116Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-12-03T08:47:28.116Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-12-03T08:47:28.116Z] INFO: Docker version of control daemon [2021-12-03T08:47:28.116Z] [2021-12-03T08:47:28.116Z] Client: [2021-12-03T08:47:28.116Z] Version: 20.10.9 [2021-12-03T08:47:28.116Z] API version: 1.41 [2021-12-03T08:47:28.116Z] Go version: go1.16.8 [2021-12-03T08:47:28.116Z] Git commit: c2ea9bc [2021-12-03T08:47:28.116Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-03T08:47:28.116Z] OS/Arch: windows/amd64 [2021-12-03T08:47:28.116Z] Context: default [2021-12-03T08:47:28.116Z] Experimental: true [2021-12-03T08:47:28.116Z] [2021-12-03T08:47:28.116Z] Server: Docker Engine - Community [2021-12-03T08:47:28.116Z] Engine: [2021-12-03T08:47:28.116Z] Version: 20.10.9 [2021-12-03T08:47:28.116Z] API version: 1.41 (minimum version 1.24) [2021-12-03T08:47:28.116Z] Go version: go1.16.8 [2021-12-03T08:47:28.116Z] Git commit: 79ea9d3 [2021-12-03T08:47:28.116Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-03T08:47:28.116Z] OS/Arch: windows/amd64 [2021-12-03T08:47:28.116Z] Experimental: true [2021-12-03T08:47:28.116Z] [2021-12-03T08:47:28.116Z] INFO: Docker info of control daemon [2021-12-03T08:47:28.116Z] [2021-12-03T08:47:28.116Z] Client: [2021-12-03T08:47:28.116Z] Context: default [2021-12-03T08:47:28.116Z] Debug Mode: false [2021-12-03T08:47:28.116Z] Plugins: [2021-12-03T08:47:28.116Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-03T08:47:28.116Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-03T08:47:28.116Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-03T08:47:28.116Z] [2021-12-03T08:47:28.116Z] Server: [2021-12-03T08:47:28.116Z] Containers: 0 [2021-12-03T08:47:28.116Z] Running: 0 [2021-12-03T08:47:28.116Z] Paused: 0 [2021-12-03T08:47:28.116Z] Stopped: 0 [2021-12-03T08:47:28.116Z] Images: 1 [2021-12-03T08:47:28.116Z] Server Version: 20.10.9 [2021-12-03T08:47:28.116Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-03T08:47:28.116Z] Windows: [2021-12-03T08:47:28.116Z] LCOW: [2021-12-03T08:47:28.116Z] Logging Driver: json-file [2021-12-03T08:47:28.116Z] Plugins: [2021-12-03T08:47:28.116Z] Volume: local [2021-12-03T08:47:28.116Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:47:28.116Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:47:28.116Z] Swarm: inactive [2021-12-03T08:47:28.116Z] Default Isolation: process [2021-12-03T08:47:28.116Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-03T08:47:28.116Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-03T08:47:28.116Z] OSType: windows [2021-12-03T08:47:28.116Z] Architecture: x86_64 [2021-12-03T08:47:28.116Z] CPUs: 4 [2021-12-03T08:47:28.116Z] Total Memory: 32GiB [2021-12-03T08:47:28.116Z] Name: azwin-2-8f9670 [2021-12-03T08:47:28.116Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-03T08:47:28.116Z] Docker Root Dir: D:\docker [2021-12-03T08:47:28.116Z] Debug Mode: false [2021-12-03T08:47:28.116Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:47:28.116Z] Labels: [2021-12-03T08:47:28.116Z] Experimental: true [2021-12-03T08:47:28.116Z] Insecure Registries: [2021-12-03T08:47:28.116Z] 10.0.0.4:5000 [2021-12-03T08:47:28.116Z] 127.0.0.0/8 [2021-12-03T08:47:28.116Z] Registry Mirrors: [2021-12-03T08:47:28.116Z] http://10.0.0.4:5000/ [2021-12-03T08:47:28.116Z] Live Restore Enabled: false [2021-12-03T08:47:28.116Z] Product License: Community Engine [2021-12-03T08:47:28.116Z] [2021-12-03T08:47:28.116Z] [2021-12-03T08:47:28.116Z] INFO: Commit hash is 9f9158945a [2021-12-03T08:47:28.116Z] INFO: Nuke-Everything... [2021-12-03T08:47:28.116Z] INFO: Container count on control daemon to delete is 0 [2021-12-03T08:47:28.116Z] INFO: Nuking d:\CI [2021-12-03T08:47:28.116Z] INFO: Zapped successfully [2021-12-03T08:47:28.116Z] INFO: Location for testing is d:\CI\PR-43058\1 [2021-12-03T08:47:28.116Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-03T08:47:28.116Z] [2021-12-03T08:47:28.116Z] [2021-12-03T08:47:28.116Z] INFO: Building the image from Dockerfile.windows at 12/03/2021 08:47:23... [2021-12-03T08:47:28.116Z] [2021-12-03T08:47:28.584Z] Sending build context to Docker daemon 61.2MB [2021-12-03T08:47:28.584Z] [2021-12-03T08:47:28.584Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-03T08:47:28.584Z] ---> 617dd5ead5b8 [2021-12-03T08:47:28.584Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-03T08:47:28.584Z] ---> Running in 1e2fa7a1c975 [2021-12-03T08:47:29.052Z] Removing intermediate container 1e2fa7a1c975 [2021-12-03T08:47:29.052Z] ---> eefaa470612e [2021-12-03T08:47:29.052Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-12-03T08:47:29.052Z] ---> Running in 41920cf7db3b [2021-12-03T08:47:29.052Z] Removing intermediate container 41920cf7db3b [2021-12-03T08:47:29.052Z] ---> f29de593a527 [2021-12-03T08:47:29.052Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-03T08:47:29.052Z] ---> Running in f1253afa0dec [2021-12-03T08:47:29.520Z] Removing intermediate container f1253afa0dec [2021-12-03T08:47:29.520Z] ---> 4e4104049f5f [2021-12-03T08:47:29.520Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-03T08:47:29.520Z] ---> Running in 171cf01a8ab9 [2021-12-03T08:47:29.988Z] Removing intermediate container 171cf01a8ab9 [2021-12-03T08:47:29.988Z] ---> 804097f33e26 [2021-12-03T08:47:29.988Z] 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:47:29.988Z] ---> Running in ccc279f1cc26 [2021-12-03T08:47:30.455Z] Removing intermediate container ccc279f1cc26 [2021-12-03T08:47:30.455Z] ---> c81d472b21bf [2021-12-03T08:47:30.455Z] 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:47:30.455Z] ---> Running in 0ad444acd440 [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-03T08:47:36.107Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-12-03T08:47:36.107Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-03T08:47:36.107Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-03T08:47:36.107Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-03T08:47:36.107Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-03T08:47:36.107Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-12-03T08:47:36.107Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 77.3% of statements [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/builder [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-03T08:47:36.107Z] ok github.com/docker/docker/builder/remotecontext 0.058s coverage: 13.7% of statements [2021-12-03T08:47:36.107Z] ok github.com/docker/docker/builder/dockerfile 0.138s coverage: 49.0% of statements [2021-12-03T08:47:36.107Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-03T08:47:36.107Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-12-03T08:47:36.363Z] ok github.com/docker/docker/builder/remotecontext/git 0.916s coverage: 86.3% of statements [2021-12-03T08:47:36.363Z] ? github.com/docker/docker/cli [no test files] [2021-12-03T08:47:36.363Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-03T08:47:37.291Z] ok github.com/docker/docker/cmd/docker-proxy 0.257s coverage: 67.6% of statements [2021-12-03T08:47:39.180Z] ok github.com/docker/docker/client 0.090s coverage: 75.6% of statements [2021-12-03T08:47:42.931Z] [2021-12-03T08:47:42.931Z] SUCCESS: Specified value was saved. [2021-12-03T08:47:43.724Z] #69 ... [2021-12-03T08:47:43.724Z] [2021-12-03T08:47:43.724Z] #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:47:43.724Z] #65 sha256:5a9ebedb1ca1e901f7e3013117b6bc9ac18cf54b4c60d19a6ae2c153880e2911 [2021-12-03T08:47:43.724Z] #65 107.3 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:47:43.724Z] #65 108.1 + mkdir -p /build [2021-12-03T08:47:43.724Z] #65 108.1 + cp runc /build/runc [2021-12-03T08:47:43.724Z] #65 DONE 108.5s [2021-12-03T08:47:43.724Z] [2021-12-03T08:47:43.724Z] #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:47:43.724Z] #69 sha256:cf71ad7af16a5aa68b337f06c896f0988c3567f74ca512649288824a2828bcb1 [2021-12-03T08:47:43.916Z] INFO: Downloading git... [2021-12-03T08:47:45.105Z] #69 ... [2021-12-03T08:47:45.105Z] [2021-12-03T08:47:45.105Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-03T08:47:45.105Z] #66 sha256:9f8113eefbfbad1c2d97598b93bf84e5ec23b44d674b24b200c7d13d631c5791 [2021-12-03T08:47:45.105Z] #66 DONE 0.1s [2021-12-03T08:47:45.365Z] [2021-12-03T08:47:45.365Z] #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:47:45.365Z] #69 sha256:cf71ad7af16a5aa68b337f06c896f0988c3567f74ca512649288824a2828bcb1 [2021-12-03T08:47:45.476Z] INFO: Downloading go... [2021-12-03T08:47:47.036Z] INFO: Downloading compiler 1 of 3... [2021-12-03T08:47:47.504Z] INFO: Downloading compiler 2 of 3... [2021-12-03T08:47:47.504Z] INFO: Downloading compiler 3 of 3... [2021-12-03T08:47:47.504Z] INFO: Extracting git... [2021-12-03T08:47:48.918Z] Removing intermediate container 932a703f86ea [2021-12-03T08:47:48.918Z] ---> 2d9f83d6fa3f [2021-12-03T08:47:48.918Z] 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:47:48.918Z] ---> Running in b43d7ba56168 [2021-12-03T08:47:49.559Z] #69 178.6 # github.com/containerd/containerd/cmd/containerd [2021-12-03T08:47:49.559Z] #69 178.6 /usr/bin/ld: /tmp/go-link-3055061771/000019.o: in function `New': [2021-12-03T08:47:49.559Z] #69 178.6 /tmp/tmp.VQkkDC00ae/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:47:49.559Z] #69 178.7 + bin/containerd-stress [2021-12-03T08:47:50.128Z] #69 179.8 + bin/containerd-shim [2021-12-03T08:47:51.796Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-12-03T08:47:52.249Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:47:52.706Z] go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:47:53.160Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:47:53.160Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:47:53.160Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:47:53.160Z] go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:47:53.160Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:47:53.160Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:47:53.160Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:47:53.160Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:47:53.160Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:47:53.160Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:47:53.160Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:47:54.117Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:47:54.117Z] go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:47:58.252Z] #69 187.0 + bin/containerd-shim-runc-v1 [2021-12-03T08:47:59.995Z] INFO: Expanding go... [2021-12-03T08:48:00.612Z] Removing intermediate container d2e98417802e [2021-12-03T08:48:00.612Z] ---> 5ddc1bcce187 [2021-12-03T08:48:00.612Z] 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:48:00.612Z] ---> Running in 4713f127a01e [2021-12-03T08:48:00.612Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-12-03T08:48:00.612Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:48:00.612Z] go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:48:00.612Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:48:00.612Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:48:00.612Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:48:00.612Z] go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:48:00.612Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:48:00.612Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:48:00.612Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:48:00.612Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:48:00.612Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:48:00.612Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:48:00.612Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:48:00.612Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:48:00.612Z] go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:48:02.446Z] #69 192.1 + bin/containerd-shim-runc-v2 [2021-12-03T08:48:03.016Z] #69 192.7 + binaries [2021-12-03T08:48:03.016Z] #69 192.7 + install -D bin/containerd /build/containerd [2021-12-03T08:48:03.016Z] #69 192.7 + install -D bin/containerd-shim /build/containerd-shim [2021-12-03T08:48:03.016Z] #69 192.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-03T08:48:03.016Z] #69 192.7 + install -D bin/ctr /build/ctr [2021-12-03T08:48:03.584Z] #69 DONE 193.4s [2021-12-03T08:48:05.534Z] [2021-12-03T08:48:05.534Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-03T08:48:05.534Z] #70 sha256:31f29af38506c46a0ecf138bd9b3905c26000fc41b7c2d3809bade54a23fd8a7 [2021-12-03T08:48:05.794Z] #70 DONE 0.2s [2021-12-03T08:48:05.794Z] [2021-12-03T08:48:05.794Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-03T08:48:05.794Z] #75 sha256:30f14a0f1bf539978cf1a46edddf98038181d3f0eaab0d725402c6a3df535383 [2021-12-03T08:48:06.069Z] #75 DONE 0.1s [2021-12-03T08:48:06.069Z] [2021-12-03T08:48:06.069Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-03T08:48:06.069Z] #80 sha256:64107f7605bf96a878aa6f9fd1f086cbcf882ed5e6712cc17b15aeaf820a4bed [2021-12-03T08:48:06.660Z] #80 DONE 0.7s [2021-12-03T08:48:06.660Z] [2021-12-03T08:48:06.660Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-03T08:48:06.660Z] #81 sha256:e5c10d719d7f12d4ee6ccf2d58849099c8ab191c3d3f61d59b1c7d0b0b022c81 [2021-12-03T08:48:06.660Z] #81 DONE 0.0s [2021-12-03T08:48:06.660Z] [2021-12-03T08:48:06.660Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-03T08:48:06.660Z] #82 sha256:ebfd5e7b816532906d4038ee9fd1beceab165912adb18ee19fb1672d239d93ac [2021-12-03T08:48:08.866Z] Removing intermediate container b43d7ba56168 [2021-12-03T08:48:08.866Z] ---> b0d60030bf24 [2021-12-03T08:48:08.866Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-03T08:48:08.866Z] ---> Running in 317c39a1a48e [2021-12-03T08:48:08.866Z] Removing intermediate container 317c39a1a48e [2021-12-03T08:48:08.866Z] ---> 85045ed96783 [2021-12-03T08:48:08.866Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-03T08:48:08.866Z] ---> Running in a545f28d2276 [2021-12-03T08:48:08.866Z] Removing intermediate container a545f28d2276 [2021-12-03T08:48:08.866Z] ---> ab40c98a2c95 [2021-12-03T08:48:08.866Z] Step 11/11 : COPY . . [2021-12-03T08:48:09.263Z] Removing intermediate container 4713f127a01e [2021-12-03T08:48:09.263Z] ---> 4a8af334b1ea [2021-12-03T08:48:09.263Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-03T08:48:09.263Z] ---> Running in 9d13f7e40941 [2021-12-03T08:48:09.263Z] Removing intermediate container 9d13f7e40941 [2021-12-03T08:48:09.263Z] ---> d98e9ca15b6f [2021-12-03T08:48:09.263Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-03T08:48:09.263Z] ---> Running in 10705a4b04c5 [2021-12-03T08:48:09.719Z] Removing intermediate container 10705a4b04c5 [2021-12-03T08:48:09.719Z] ---> 387abd215ada [2021-12-03T08:48:09.719Z] Step 11/11 : COPY . . [2021-12-03T08:48:11.213Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.0% of statements [2021-12-03T08:48:11.213Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-12-03T08:48:11.469Z] ok github.com/docker/docker/cmd/dockerd/trap 2.431s coverage: 0.0% of statements [2021-12-03T08:48:11.469Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-03T08:48:11.469Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-03T08:48:11.469Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-03T08:48:11.469Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-03T08:48:11.469Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-03T08:48:13.227Z] #82 DONE 6.3s [2021-12-03T08:48:13.227Z] [2021-12-03T08:48:13.227Z] #83 exporting to image [2021-12-03T08:48:13.227Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-03T08:48:13.227Z] #83 exporting layers [2021-12-03T08:48:18.009Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2021-12-03T08:48:18.265Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-12-03T08:48:19.633Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-12-03T08:48:21.210Z] INFO: Expanding compiler 1 of 3... [2021-12-03T08:48:21.210Z] INFO: Expanding compiler 2 of 3... [2021-12-03T08:48:23.422Z] INFO: Expanding compiler 3 of 3... [2021-12-03T08:48:23.891Z] INFO: Removing downloaded files... [2021-12-03T08:48:24.362Z] INFO: Downloading containerd [2021-12-03T08:48:26.172Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2021-12-03T08:48:26.475Z] ---> 77617fe071a0 [2021-12-03T08:48:26.475Z] Successfully built 77617fe071a0 [2021-12-03T08:48:26.475Z] Successfully tagged docker:latest [2021-12-03T08:48:26.475Z] INFO: Image build ended at 12/03/2021 08:48:25. Duration:00:02:35.6832419 [2021-12-03T08:48:26.475Z] [2021-12-03T08:48:26.475Z] [2021-12-03T08:48:26.475Z] INFO: Building the test binaries at 12/03/2021 08:48:26... [2021-12-03T08:48:27.396Z] ---> 795d0e75ea84 [2021-12-03T08:48:27.539Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 80.9% of statements [2021-12-03T08:48:27.539Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-12-03T08:48:28.101Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-12-03T08:48:28.355Z] Successfully built 795d0e75ea84 [2021-12-03T08:48:28.355Z] Successfully tagged docker:latest [2021-12-03T08:48:28.355Z] INFO: Image build ended at 12/03/2021 08:48:28. Duration:00:02:40.1171029 [2021-12-03T08:48:28.355Z] [2021-12-03T08:48:28.355Z] [2021-12-03T08:48:28.355Z] INFO: Building the test binaries at 12/03/2021 08:48:28... [2021-12-03T08:48:28.662Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-03T08:48:29.223Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2021-12-03T08:48:29.428Z] INFO: make.ps1 starting at 12/03/2021 08:48:29 [2021-12-03T08:48:29.881Z] INFO: Git commit (9f9158945a) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:48:29.881Z] INFO: Invoking autogen... [2021-12-03T08:48:30.334Z] INFO: Building daemon... [2021-12-03T08:48:31.114Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-12-03T08:48:31.369Z] ok github.com/docker/docker/daemon 12.112s coverage: 17.5% of statements [2021-12-03T08:48:31.369Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-03T08:48:31.369Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-03T08:48:31.369Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-03T08:48:31.369Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-03T08:48:31.369Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.187s coverage: 56.2% of statements [2021-12-03T08:48:31.508Z] [2021-12-03T08:48:31.508Z] Name Version Source Summary [2021-12-03T08:48:31.508Z] ---- ------- ------ ------- [2021-12-03T08:48:31.508Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-12-03T08:48:32.092Z] INFO: make.ps1 starting at 12/03/2021 08:48:31 [2021-12-03T08:48:32.092Z] INFO: Git commit (9f9158945a) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:48:32.092Z] INFO: Invoking autogen... [2021-12-03T08:48:32.092Z] INFO: Building daemon... [2021-12-03T08:48:33.068Z] [2021-12-03T08:48:33.068Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-12-03T08:48:33.068Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-12-03T08:48:33.068Z] PSChildName : containerd [2021-12-03T08:48:33.068Z] PSDrive : C [2021-12-03T08:48:33.068Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-12-03T08:48:33.068Z] PSIsContainer : True [2021-12-03T08:48:33.068Z] Name : containerd [2021-12-03T08:48:33.068Z] FullName : C:\containerd [2021-12-03T08:48:33.068Z] Parent : [2021-12-03T08:48:33.068Z] Exists : True [2021-12-03T08:48:33.068Z] Root : C:\ [2021-12-03T08:48:33.068Z] Extension : [2021-12-03T08:48:33.068Z] CreationTime : 12/3/2021 8:48:32 AM [2021-12-03T08:48:33.068Z] CreationTimeUtc : 12/3/2021 8:48:32 AM [2021-12-03T08:48:33.068Z] LastAccessTime : 12/3/2021 8:48:32 AM [2021-12-03T08:48:33.068Z] LastAccessTimeUtc : 12/3/2021 8:48:32 AM [2021-12-03T08:48:33.068Z] LastWriteTime : 12/3/2021 8:48:32 AM [2021-12-03T08:48:33.068Z] LastWriteTimeUtc : 12/3/2021 8:48:32 AM [2021-12-03T08:48:33.068Z] Attributes : Directory [2021-12-03T08:48:33.068Z] Mode : d----- [2021-12-03T08:48:33.068Z] BaseName : containerd [2021-12-03T08:48:33.068Z] Target : {} [2021-12-03T08:48:33.068Z] LinkType : [2021-12-03T08:48:33.068Z] [2021-12-03T08:48:33.260Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2021-12-03T08:48:34.627Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.333s coverage: 50.5% of statements [2021-12-03T08:48:34.629Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-12-03T08:48:34.629Z] INFO: Configuring git core.autocrlf... [2021-12-03T08:48:34.629Z] [2021-12-03T08:48:34.629Z] [2021-12-03T08:48:36.521Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.516s coverage: 45.9% of statements [2021-12-03T08:48:36.521Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-03T08:48:37.450Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.149s coverage: 58.0% of statements [2021-12-03T08:48:37.450Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-03T08:48:37.450Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-03T08:48:38.381Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.8% of statements [2021-12-03T08:48:39.749Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.040s coverage: 3.0% of statements [2021-12-03T08:48:40.006Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2021-12-03T08:48:42.526Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.7% of statements [2021-12-03T08:48:42.526Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-03T08:48:42.526Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-03T08:48:43.089Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.5% of statements [2021-12-03T08:48:44.459Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-12-03T08:48:44.716Z] ok github.com/docker/docker/daemon/logger/awslogs 0.222s coverage: 78.0% of statements [2021-12-03T08:48:44.716Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-03T08:48:44.716Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-03T08:48:45.646Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2021-12-03T08:48:46.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 69.9% of statements [2021-12-03T08:48:46.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2021-12-03T08:48:47.578Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2021-12-03T08:48:47.578Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-03T08:48:48.143Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 59.3% of statements [2021-12-03T08:48:49.098Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2021-12-03T08:48:50.991Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2021-12-03T08:48:51.247Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2021-12-03T08:48:51.809Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-12-03T08:48:51.947Z] #83 exporting layers 33.1s done [2021-12-03T08:48:51.947Z] #83 writing image sha256:9d0a0962055da58e06b03a53a0e373a11870c633022516f3b055a4fce9f98b2d done [2021-12-03T08:48:51.947Z] #83 naming to docker.io/library/docker:9f9158945a3e075115d0125b15e258042b281742 done [2021-12-03T08:48:51.947Z] #83 DONE 33.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-12-03T08:48:52.064Z] ok github.com/docker/docker/daemon/logger/splunk 1.938s coverage: 82.5% of statements [2021-12-03T08:48:52.064Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-03T08:48:52.064Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-03T08:48:52.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43058/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9158945a3e075115d0125b15e258042b281742 hack/validate/default [2021-12-03T08:48:53.659Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-12-03T08:48:53.659Z] No api/types/ or api/swagger.yaml changes in diff. [2021-12-03T08:48:53.659Z] Congratulations! All TOML source files changed here have valid syntax. [2021-12-03T08:48:53.659Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-12-03T08:48:53.659Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-12-03T08:48:53.659Z] Congratulations! No new tests were added to integration-cli. [2021-12-03T08:48:53.659Z] [2021-12-03T08:48:53.659Z] INFO Start validation with golang-ci-lint [2021-12-03T08:48:53.918Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-12-03T08:48:53.918Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-03T08:48:53.918Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-03T08:48:53.953Z] ok github.com/docker/docker/distribution/metadata 0.054s coverage: 48.2% of statements [2021-12-03T08:48:55.174Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:48:55.174Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:48:55.174Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:48:55.174Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:48:55.174Z] [2021-12-03T08:48:55.174Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:48:55.174Z] DOCKER_SYSTEMD=1 [2021-12-03T08:48:55.174Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:48:55.174Z] HOSTNAME=c891b94d0aaa [2021-12-03T08:48:55.174Z] DEST=bundles/test-integration [2021-12-03T08:48:55.174Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:48:55.174Z] DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:48:55.174Z] container=docker [2021-12-03T08:48:55.174Z] HOME=/root [2021-12-03T08:48:55.174Z] LANG=C.UTF-8 [2021-12-03T08:48:55.174Z] INVOCATION_ID=ef3e4830fa9b4689abb1c4305820cc36 [2021-12-03T08:48:55.174Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:48:55.174Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:48:55.174Z] VALIDATE_BRANCH=master [2021-12-03T08:48:55.174Z] TERM=xterm [2021-12-03T08:48:55.174Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:48:55.174Z] SHLVL=3 [2021-12-03T08:48:55.174Z] TIMEOUT=120m [2021-12-03T08:48:55.174Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:48:55.174Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:48:55.174Z] GO111MODULE=off [2021-12-03T08:48:55.174Z] DOCKER_EXPERIMENTAL=1 [2021-12-03T08:48:55.174Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-03T08:48:55.174Z] 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:48:55.174Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:48:55.174Z] GOPATH=/go [2021-12-03T08:48:55.174Z] PKG_CONFIG=pkg-config [2021-12-03T08:48:55.174Z] _=/usr/bin/env [2021-12-03T08:48:55.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-03T08:48:55.317Z] ok github.com/docker/docker/distribution 0.134s coverage: 26.4% of statements [2021-12-03T08:48:55.317Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-03T08:48:56.250Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-12-03T08:48:57.179Z] ok github.com/docker/docker/image 0.025s coverage: 86.6% of statements [2021-12-03T08:48:57.436Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-12-03T08:48:57.436Z] ok github.com/docker/docker/distribution/xfer 1.938s coverage: 85.1% of statements [2021-12-03T08:48:57.436Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-03T08:48:58.151Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:48:58.151Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:48:58.151Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:48:58.151Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:48:58.151Z] [2021-12-03T08:48:58.151Z] + TEST_INTEGRATION_DEST=1 [2021-12-03T08:48:58.151Z] + CONTAINER_NAME=docker-pr1-1 [2021-12-03T08:48:58.151Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-12-03T08:48:58.151Z] + run_tests test-integration-flaky [2021-12-03T08:48:58.151Z] + '[' -n 0 ']' [2021-12-03T08:48:58.151Z] + rm= [2021-12-03T08:48:58.151Z] + c=0 [2021-12-03T08:48:58.151Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43058/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43058/.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=9f9158945a3e075115d0125b15e258042b281742 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9158945a3e075115d0125b15e258042b281742 hack/make.sh test-integration-flaky test-integration [2021-12-03T08:48:58.151Z] + TEST_INTEGRATION_DEST=2 [2021-12-03T08:48:58.151Z] + CONTAINER_NAME=docker-pr1-2 [2021-12-03T08:48:58.151Z] + TEST_SKIP_INTEGRATION=1 [2021-12-03T08:48:58.151Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-12-03T08:48:58.151Z] + run_tests [2021-12-03T08:48:58.151Z] + '[' -n 0 ']' [2021-12-03T08:48:58.151Z] + rm= [2021-12-03T08:48:58.151Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43058/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43058/.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=9f9158945a3e075115d0125b15e258042b281742 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9158945a3e075115d0125b15e258042b281742 hack/make.sh '' test-integration [2021-12-03T08:48:58.151Z] + TEST_INTEGRATION_DEST=3 [2021-12-03T08:48:58.151Z] + CONTAINER_NAME=docker-pr1-3 [2021-12-03T08:48:58.151Z] + TEST_SKIP_INTEGRATION=1 [2021-12-03T08:48:58.151Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-12-03T08:48:58.151Z] + run_tests [2021-12-03T08:48:58.151Z] + '[' -n 0 ']' [2021-12-03T08:48:58.151Z] + rm= [2021-12-03T08:48:58.151Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43058/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43058/.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=9f9158945a3e075115d0125b15e258042b281742 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9158945a3e075115d0125b15e258042b281742 hack/make.sh '' test-integration [2021-12-03T08:48:58.151Z] ++ jobs -p [2021-12-03T08:48:58.151Z] + for job in $(jobs -p) [2021-12-03T08:48:58.151Z] + wait 4215 [2021-12-03T08:48:58.802Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2021-12-03T08:48:58.802Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2021-12-03T08:48:58.802Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-03T08:48:59.079Z] [2021-12-03T08:48:59.306Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:48:59.306Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:48:59.306Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:48:59.306Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:48:59.306Z] [2021-12-03T08:48:59.306Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:48:59.306Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:48:59.306Z] HOSTNAME=b2caaeb829b5 [2021-12-03T08:48:59.306Z] DEST=bundles/test-integration [2021-12-03T08:48:59.306Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:48:59.306Z] DOCKER_ROOTLESS=1 [2021-12-03T08:48:59.306Z] DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:48:59.306Z] container=docker [2021-12-03T08:48:59.306Z] HOME=/root [2021-12-03T08:48:59.306Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:48:59.306Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:48:59.306Z] VALIDATE_BRANCH=master [2021-12-03T08:48:59.306Z] TERM=xterm [2021-12-03T08:48:59.306Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:48:59.306Z] SHLVL=1 [2021-12-03T08:48:59.306Z] TIMEOUT=120m [2021-12-03T08:48:59.306Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:48:59.306Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:48:59.306Z] GO111MODULE=off [2021-12-03T08:48:59.306Z] DOCKER_EXPERIMENTAL=1 [2021-12-03T08:48:59.306Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-03T08:48:59.306Z] 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:48:59.306Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:48:59.306Z] GOPATH=/go [2021-12-03T08:48:59.306Z] PKG_CONFIG=pkg-config [2021-12-03T08:48:59.306Z] _=/usr/bin/env [2021-12-03T08:48:59.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-03T08:48:59.337Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:48:59.337Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:48:59.337Z] HOSTNAME=c770f9d7e4a9 [2021-12-03T08:48:59.337Z] TEST_SKIP_INTEGRATION=1 [2021-12-03T08:48:59.337Z] TESTDEBUG=0 [2021-12-03T08:48:59.337Z] DEST=bundles/test-integration [2021-12-03T08:48:59.337Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:48:59.337Z] KEEPBUNDLE=1 [2021-12-03T08:48:59.337Z] DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:48:59.337Z] container=docker [2021-12-03T08:48:59.337Z] HOME=/root [2021-12-03T08:48:59.337Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:48:59.337Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:48:59.337Z] VALIDATE_BRANCH=master [2021-12-03T08:48:59.337Z] TERM=xterm [2021-12-03T08:48:59.337Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:48:59.337Z] SHLVL=1 [2021-12-03T08:48:59.337Z] TIMEOUT=120m [2021-12-03T08:48:59.337Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:48:59.337Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:48:59.337Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-12-03T08:48:59.337Z] GO111MODULE=off [2021-12-03T08:48:59.337Z] 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:48:59.337Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:48:59.337Z] GOPATH=/go [2021-12-03T08:48:59.337Z] PKG_CONFIG=pkg-config [2021-12-03T08:48:59.337Z] _=/usr/bin/env [2021-12-03T08:48:59.337Z] Building test suite binary ./integration-cli/test.main [2021-12-03T08:48:59.364Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-12-03T08:48:59.900Z] [2021-12-03T08:49:00.157Z] [2021-12-03T08:49:00.157Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-12-03T08:49:00.413Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:49:00.413Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:49:00.413Z] HOSTNAME=db22af69a0c5 [2021-12-03T08:49:00.413Z] TEST_SKIP_INTEGRATION=1 [2021-12-03T08:49:00.413Z] TESTDEBUG=0 [2021-12-03T08:49:00.413Z] DEST=bundles/test-integration [2021-12-03T08:49:00.413Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:49:00.413Z] KEEPBUNDLE=1 [2021-12-03T08:49:00.413Z] DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:49:00.413Z] container=docker [2021-12-03T08:49:00.413Z] HOME=/root [2021-12-03T08:49:00.413Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:49:00.413Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:49:00.413Z] VALIDATE_BRANCH=master [2021-12-03T08:49:00.413Z] TERM=xterm [2021-12-03T08:49:00.413Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:49:00.413Z] SHLVL=1 [2021-12-03T08:49:00.413Z] TIMEOUT=120m [2021-12-03T08:49:00.413Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:49:00.413Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:49:00.413Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-12-03T08:49:00.413Z] GO111MODULE=off [2021-12-03T08:49:00.413Z] 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:49:00.413Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:49:00.413Z] GOPATH=/go [2021-12-03T08:49:00.413Z] PKG_CONFIG=pkg-config [2021-12-03T08:49:00.413Z] _=/usr/bin/env [2021-12-03T08:49:00.413Z] Building test suite binary ./integration-cli/test.main [2021-12-03T08:49:00.670Z] No new tests added to integration. [2021-12-03T08:49:00.670Z] [2021-12-03T08:49:00.670Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:49:01.258Z] ok github.com/docker/docker/oci 0.031s coverage: 43.3% of statements [2021-12-03T08:49:02.189Z] ok github.com/docker/docker/opts 0.024s coverage: 67.1% of statements [2021-12-03T08:49:02.189Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 52.9% of statements [2021-12-03T08:49:03.941Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:49:03.941Z] HOSTNAME=090c8eec23cd [2021-12-03T08:49:03.941Z] TESTDEBUG=0 [2021-12-03T08:49:03.941Z] DEST=bundles/test-integration [2021-12-03T08:49:03.941Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:49:03.941Z] KEEPBUNDLE=1 [2021-12-03T08:49:03.941Z] DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:49:03.941Z] container=docker [2021-12-03T08:49:03.941Z] HOME=/root [2021-12-03T08:49:03.941Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:49:03.941Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:49:03.941Z] VALIDATE_BRANCH=master [2021-12-03T08:49:03.941Z] TERM=xterm [2021-12-03T08:49:03.941Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:49:03.941Z] SHLVL=1 [2021-12-03T08:49:03.941Z] TIMEOUT=120m [2021-12-03T08:49:03.941Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:49:03.941Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:49:03.941Z] GO111MODULE=off [2021-12-03T08:49:03.941Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-03T08:49:03.941Z] 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:49:03.941Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:49:03.941Z] GOPATH=/go [2021-12-03T08:49:03.941Z] PKG_CONFIG=pkg-config [2021-12-03T08:49:03.941Z] _=/usr/bin/env [2021-12-03T08:49:03.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-03T08:49:04.709Z] ok github.com/docker/docker/pkg/archive 0.283s coverage: 82.6% of statements [2021-12-03T08:49:05.638Z] ok github.com/docker/docker/pkg/authorization 0.842s coverage: 68.3% of statements [2021-12-03T08:49:05.638Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-12-03T08:49:05.894Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-12-03T08:49:09.162Z] ok github.com/docker/docker/pkg/chrootarchive 2.506s coverage: 43.5% of statements [2021-12-03T08:49:09.162Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-12-03T08:49:09.162Z] ok github.com/docker/docker/layer 7.380s coverage: 68.8% of statements [2021-12-03T08:49:09.162Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-03T08:49:09.162Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-03T08:49:09.162Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-03T08:49:09.162Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-03T08:49:09.162Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-03T08:49:09.162Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-03T08:49:09.162Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-03T08:49:09.418Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-12-03T08:49:09.418Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2021-12-03T08:49:09.980Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-12-03T08:49:10.236Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-12-03T08:49:10.493Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-12-03T08:49:11.428Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-12-03T08:49:11.685Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 84.8% of statements [2021-12-03T08:49:12.247Z] ok github.com/docker/docker/pkg/fsutils 0.140s coverage: 85.1% of statements [2021-12-03T08:49:12.504Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-12-03T08:49:13.066Z] ok github.com/docker/docker/pkg/discovery/kv 3.024s coverage: 84.1% of statements [2021-12-03T08:49:13.628Z] ok github.com/docker/docker/pkg/idtools 0.438s coverage: 69.5% of statements [2021-12-03T08:49:13.884Z] ok github.com/docker/docker/pkg/ioutils 0.378s coverage: 71.0% of statements [2021-12-03T08:49:13.884Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2021-12-03T08:49:13.884Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-03T08:49:13.884Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-12-03T08:49:13.884Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-03T08:49:13.884Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-03T08:49:14.141Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-12-03T08:49:14.141Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-03T08:49:14.141Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-12-03T08:49:14.398Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-12-03T08:49:14.398Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-12-03T08:49:14.654Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-12-03T08:49:14.654Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-03T08:49:14.654Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-03T08:49:14.911Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2021-12-03T08:49:15.473Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-03T08:49:15.729Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-03T08:49:15.729Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-12-03T08:49:17.094Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2021-12-03T08:49:17.094Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-12-03T08:49:17.351Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-12-03T08:49:17.607Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-12-03T08:49:17.863Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-12-03T08:49:17.863Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-03T08:49:18.426Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2021-12-03T08:49:18.989Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2021-12-03T08:49:18.989Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2021-12-03T08:49:19.552Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-12-03T08:49:19.552Z] coverage: [no statements] [2021-12-03T08:49:19.552Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-12-03T08:49:20.114Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-12-03T08:49:20.114Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-12-03T08:49:20.370Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-12-03T08:49:21.738Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2021-12-03T08:49:22.302Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2021-12-03T08:49:22.558Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2021-12-03T08:49:23.924Z] ok github.com/docker/docker/quota 0.187s coverage: 71.4% of statements [2021-12-03T08:49:23.924Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-12-03T08:49:24.853Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2021-12-03T08:49:25.110Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-12-03T08:49:25.366Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-12-03T08:49:25.928Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-12-03T08:49:25.928Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-03T08:49:28.448Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-03T08:49:29.010Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2021-12-03T08:49:29.572Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2021-12-03T08:49:30.688Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-03T08:49:30.688Z] [2021-12-03T08:49:30.688Z] ________ ____ __. [2021-12-03T08:49:30.688Z] \_____ \ | |/ _| [2021-12-03T08:49:30.688Z] / | \| < [2021-12-03T08:49:30.688Z] / | \ | \ [2021-12-03T08:49:30.688Z] \_______ /____|__ \ [2021-12-03T08:49:30.688Z] \/ \/ [2021-12-03T08:49:30.688Z] [2021-12-03T08:49:30.688Z] INFO: make.ps1 ended at 12/03/2021 08:49:28 [2021-12-03T08:49:30.688Z] INFO: Binaries build ended at 12/03/2021 08:49:30. Duration:00:01:04.0604464 [2021-12-03T08:49:30.938Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2021-12-03T08:49:31.645Z] INFO: Copying the built daemon binary to d:\CI\PR-43058\1\binary\dockerd-9f9158945a.exe... [2021-12-03T08:49:31.645Z] INFO: Copying the built client binary to d:\CI\PR-43058\1\binary\docker-9f9158945a.exe... [2021-12-03T08:49:31.645Z] INFO: Copying dockerversion from the container... [2021-12-03T08:49:31.645Z] INFO: Copying the golang package from the container to d:\CI\PR-43058\1\installer\go.zip... [2021-12-03T08:49:32.603Z] INFO: Extracting go.zip to d:\CI\PR-43058\1\go [2021-12-03T08:49:33.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-03T08:49:33.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-03T08:49:38.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-03T08:49:38.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-03T08:49:44.144Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-03T08:49:44.144Z] [2021-12-03T08:49:44.144Z] ________ ____ __. [2021-12-03T08:49:44.144Z] \_____ \ | |/ _| [2021-12-03T08:49:44.144Z] / | \| < [2021-12-03T08:49:44.144Z] / | \ | \ [2021-12-03T08:49:44.144Z] \_______ /____|__ \ [2021-12-03T08:49:44.144Z] \/ \/ [2021-12-03T08:49:44.144Z] [2021-12-03T08:49:44.144Z] INFO: make.ps1 ended at 12/03/2021 08:49:33 [2021-12-03T08:49:44.144Z] INFO: Binaries build ended at 12/03/2021 08:49:34. Duration:00:01:06.3202177 [2021-12-03T08:49:44.144Z] INFO: Copying the built daemon binary to d:\CI\PR-43058\1\binary\dockerd-9f9158945a.exe... [2021-12-03T08:49:44.144Z] INFO: Copying the built client binary to d:\CI\PR-43058\1\binary\docker-9f9158945a.exe... [2021-12-03T08:49:44.144Z] INFO: Copying dockerversion from the container... [2021-12-03T08:49:44.144Z] INFO: Copying the golang package from the container to d:\CI\PR-43058\1\installer\go.zip... [2021-12-03T08:49:44.144Z] INFO: Extracting go.zip to d:\CI\PR-43058\1\go [2021-12-03T08:49:46.901Z] Removing intermediate container 0ad444acd440 [2021-12-03T08:49:46.901Z] ---> 7ea328278c99 [2021-12-03T08:49:46.901Z] 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:49:46.901Z] ---> Running in b7734bf43954 [2021-12-03T08:49:47.368Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-12-03T08:49:47.842Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-03T08:49:48.309Z] go: downloading github.com/fatih/color v1.10.0 [2021-12-03T08:49:48.309Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-03T08:49:48.309Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-03T08:49:48.309Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-03T08:49:48.309Z] go: downloading golang.org/x/tools v0.1.0 [2021-12-03T08:49:48.309Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-03T08:49:48.309Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-03T08:49:48.309Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-03T08:49:48.309Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-03T08:49:48.309Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-03T08:49:48.309Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-03T08:49:48.776Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-03T08:49:49.031Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/rootless [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/volume [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-03T08:49:49.031Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === Skipped [2021-12-03T08:49:49.031Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-03T08:49:49.031Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-03T08:49:49.031Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-03T08:49:49.031Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-03T08:49:49.031Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-12-03T08:49:49.031Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-03T08:49:49.031Z] aufs_test.go:37: driver not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:71: No driver to put! [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-03T08:49:49.031Z] time="2021-12-03T08:48:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:71: No driver to put! [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-03T08:49:49.031Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-03T08:49:49.031Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-03T08:49:49.031Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:49:49.031Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:49:49.031Z] [2021-12-03T08:49:49.031Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-03T08:49:49.031Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T08:49:49.032Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T08:49:49.032Z] [2021-12-03T08:49:49.032Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-03T08:49:49.032Z] graphtest_unix.go:71: No driver to put! [2021-12-03T08:49:49.032Z] [2021-12-03T08:49:49.032Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-03T08:49:49.032Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-03T08:49:49.032Z] [2021-12-03T08:49:49.032Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-03T08:49:49.032Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-03T08:49:49.032Z] [2021-12-03T08:49:49.032Z] DONE 2340 tests, 53 skipped in 213.554s [2021-12-03T08:49:49.032Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/config [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/idm [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/ns [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/options [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/osl [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T08:49:49.032Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-03T08:49:49.032Z] + 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:49:49.243Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-03T08:49:49.243Z] go: downloading golang.org/x/mod v0.3.0 [2021-12-03T08:49:53.623Z] INFO: Extraction ended at 12/03/2021 08:49:52. Duration:00:00:19.7568349 [2021-12-03T08:49:53.623Z] INFO: Updating the golang and path environment variables [2021-12-03T08:49:53.623Z] INFO: GOPATH=d:\gopath [2021-12-03T08:49:53.623Z] INFO: go version go1.17.3 windows/amd64 [2021-12-03T08:49:53.623Z] INFO: Running the daemon under test in debug mode [2021-12-03T08:49:53.623Z] INFO: Starting a daemon under test... [2021-12-03T08:49:53.623Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43058\1\daemon --pidfile d:\CI\PR-43058\1\docker.pid -D [2021-12-03T08:49:53.623Z] INFO: Process started successfully. [2021-12-03T08:49:53.623Z] INFO: Start tailing logs of the daemon under tests [2021-12-03T08:49:53.623Z] INFO: Waiting for the daemon under test to start... [2021-12-03T08:49:55.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-03T08:49:58.910Z] INFO: Extraction ended at 12/03/2021 08:49:58. Duration:00:00:21.7817261 [2021-12-03T08:49:58.910Z] INFO: Updating the golang and path environment variables [2021-12-03T08:49:58.910Z] INFO: GOPATH=d:\gopath [2021-12-03T08:49:58.910Z] INFO: go version go1.17.3 windows/amd64 [2021-12-03T08:49:58.910Z] INFO: Running the daemon under test in debug mode [2021-12-03T08:49:58.910Z] INFO: Running the daemon under test in containerd mode [2021-12-03T08:49:58.910Z] INFO: Starting a daemon under test... [2021-12-03T08:49:58.910Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43058\1\daemon --pidfile d:\CI\PR-43058\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-12-03T08:49:58.910Z] INFO: Containerd started successfully. [2021-12-03T08:49:58.910Z] INFO: Process started successfully. [2021-12-03T08:49:58.910Z] INFO: Start tailing logs of the daemon under tests [2021-12-03T08:49:58.910Z] INFO: Waiting for the daemon under test to start... [2021-12-03T08:50:00.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-03T08:50:07.045Z] Removing intermediate container b7734bf43954 [2021-12-03T08:50:07.045Z] ---> 6a404b3fbaa0 [2021-12-03T08:50:07.045Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-03T08:50:07.045Z] ---> Running in 4f97ef5be9ed [2021-12-03T08:50:07.045Z] Removing intermediate container 4f97ef5be9ed [2021-12-03T08:50:07.045Z] ---> 57e708366cc2 [2021-12-03T08:50:07.045Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-03T08:50:07.045Z] ---> Running in a83407cd7d89 [2021-12-03T08:50:07.045Z] Removing intermediate container a83407cd7d89 [2021-12-03T08:50:07.045Z] ---> 0d71524f303b [2021-12-03T08:50:07.045Z] Step 11/11 : COPY . . [2021-12-03T08:50:08.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-03T08:50:12.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-03T08:50:14.629Z] ...INFO: Daemon under test started and replied! [2021-12-03T08:50:14.630Z] INFO: Docker version of the daemon under test [2021-12-03T08:50:14.630Z] [2021-12-03T08:50:14.630Z] Client: [2021-12-03T08:50:14.630Z] Version: 17.06.2-ce [2021-12-03T08:50:14.630Z] API version: 1.30 [2021-12-03T08:50:14.630Z] Go version: go1.8.3 [2021-12-03T08:50:14.630Z] Git commit: cec0b72 [2021-12-03T08:50:14.630Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-03T08:50:14.630Z] OS/Arch: windows/amd64 [2021-12-03T08:50:14.630Z] [2021-12-03T08:50:14.630Z] Server: [2021-12-03T08:50:14.630Z] Version: 0.0.0-dev [2021-12-03T08:50:14.630Z] API version: 1.42 (minimum version 1.24) [2021-12-03T08:50:14.630Z] Go version: go1.17.3 [2021-12-03T08:50:14.630Z] Git commit: 9f9158945a [2021-12-03T08:50:14.630Z] Built: 12/03/2021 08:48:29 [2021-12-03T08:50:14.630Z] OS/Arch: windows/amd64 [2021-12-03T08:50:14.630Z] Experimental: false [2021-12-03T08:50:14.630Z] [2021-12-03T08:50:14.630Z] INFO: Docker info of the daemon under test [2021-12-03T08:50:14.630Z] [2021-12-03T08:50:14.630Z] Containers: 0 [2021-12-03T08:50:14.630Z] Running: 0 [2021-12-03T08:50:14.630Z] Paused: 0 [2021-12-03T08:50:14.630Z] Stopped: 0 [2021-12-03T08:50:14.630Z] Images: 0 [2021-12-03T08:50:14.630Z] Server Version: 0.0.0-dev [2021-12-03T08:50:14.630Z] Storage Driver: windowsfilter [2021-12-03T08:50:14.630Z] Windows: [2021-12-03T08:50:14.630Z] Logging Driver: json-file [2021-12-03T08:50:14.630Z] Plugins: [2021-12-03T08:50:14.630Z] Volume: local [2021-12-03T08:50:14.630Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:50:14.630Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:50:14.630Z] Swarm: inactive [2021-12-03T08:50:14.630Z] Default Isolation: process [2021-12-03T08:50:14.630Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:50:14.630Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:50:14.630Z] OSType: windows [2021-12-03T08:50:14.630Z] Architecture: x86_64 [2021-12-03T08:50:14.630Z] CPUs: 4 [2021-12-03T08:50:14.630Z] Total Memory: 32GiB [2021-12-03T08:50:14.630Z] Name: azwin-2-b703a0 [2021-12-03T08:50:14.630Z] ID: IATK:3AY6:X3OS:GWXS:RVDT:7J2V:2MPU:R37P:DRDY:U3L3:WWLL:POOF [2021-12-03T08:50:14.630Z] Docker Root Dir: D:\CI\PR-43058\1\daemon [2021-12-03T08:50:14.630Z] Debug Mode (client): false [2021-12-03T08:50:14.630Z] Debug Mode (server): true [2021-12-03T08:50:14.630Z] File Descriptors: -1 [2021-12-03T08:50:14.630Z] Goroutines: 16 [2021-12-03T08:50:14.630Z] System Time: 2021-12-03T08:50:11.5431187Z [2021-12-03T08:50:14.630Z] EventsListeners: 0 [2021-12-03T08:50:14.630Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:50:14.630Z] Labels: [2021-12-03T08:50:14.630Z] Experimental: false [2021-12-03T08:50:14.630Z] Insecure Registries: [2021-12-03T08:50:14.630Z] 127.0.0.0/8 [2021-12-03T08:50:14.630Z] Live Restore Enabled: false [2021-12-03T08:50:14.630Z] [2021-12-03T08:50:14.630Z] [2021-12-03T08:50:14.630Z] INFO: Docker images of the daemon under test [2021-12-03T08:50:14.630Z] [2021-12-03T08:50:14.630Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T08:50:14.630Z] [2021-12-03T08:50:14.630Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-03T08:50:14.630Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-03T08:50:14.630Z] ltsc2022: Pulling from windows/servercore [2021-12-03T08:50:14.630Z] 8f616e6e9eec: Pulling fs layer [2021-12-03T08:50:14.630Z] a0eb404f1860: Pulling fs layer [2021-12-03T08:50:14.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-03T08:50:15.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-03T08:50:16.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-03T08:50:17.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-03T08:50:17.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-03T08:50:18.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-03T08:50:19.943Z] ...INFO: Daemon under test started and replied! [2021-12-03T08:50:19.943Z] INFO: Docker version of the daemon under test [2021-12-03T08:50:19.943Z] [2021-12-03T08:50:19.943Z] Client: [2021-12-03T08:50:19.943Z] Version: 17.06.2-ce [2021-12-03T08:50:19.943Z] API version: 1.30 [2021-12-03T08:50:19.943Z] Go version: go1.8.3 [2021-12-03T08:50:19.943Z] Git commit: cec0b72 [2021-12-03T08:50:19.943Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-03T08:50:19.943Z] OS/Arch: windows/amd64 [2021-12-03T08:50:19.943Z] [2021-12-03T08:50:19.943Z] Server: [2021-12-03T08:50:19.943Z] Version: 0.0.0-dev [2021-12-03T08:50:19.943Z] API version: 1.42 (minimum version 1.24) [2021-12-03T08:50:19.943Z] Go version: go1.17.3 [2021-12-03T08:50:19.943Z] Git commit: 9f9158945a [2021-12-03T08:50:19.943Z] Built: 12/03/2021 08:48:31 [2021-12-03T08:50:19.943Z] OS/Arch: windows/amd64 [2021-12-03T08:50:19.943Z] Experimental: false [2021-12-03T08:50:19.943Z] [2021-12-03T08:50:19.943Z] INFO: Docker info of the daemon under test [2021-12-03T08:50:19.943Z] [2021-12-03T08:50:19.943Z] Containers: 0 [2021-12-03T08:50:19.943Z] Running: 0 [2021-12-03T08:50:19.943Z] Paused: 0 [2021-12-03T08:50:19.943Z] Stopped: 0 [2021-12-03T08:50:19.943Z] Images: 0 [2021-12-03T08:50:19.943Z] Server Version: 0.0.0-dev [2021-12-03T08:50:19.943Z] Storage Driver: windowsfilter [2021-12-03T08:50:19.943Z] Windows: [2021-12-03T08:50:19.943Z] Logging Driver: json-file [2021-12-03T08:50:19.943Z] Plugins: [2021-12-03T08:50:19.943Z] Volume: local [2021-12-03T08:50:19.943Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:50:19.943Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:50:19.943Z] Swarm: inactive [2021-12-03T08:50:19.943Z] Default Isolation: process [2021-12-03T08:50:19.943Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T08:50:19.943Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T08:50:19.943Z] OSType: windows [2021-12-03T08:50:19.943Z] Architecture: x86_64 [2021-12-03T08:50:19.943Z] CPUs: 4 [2021-12-03T08:50:19.943Z] Total Memory: 32GiB [2021-12-03T08:50:19.943Z] Name: azwin-2-b64770 [2021-12-03T08:50:19.943Z] ID: IPIP:TQC6:OKXR:HZ47:KW5I:XSUA:CECV:NN7U:N6VN:Z2GF:B4KQ:BWTO [2021-12-03T08:50:19.943Z] Docker Root Dir: D:\CI\PR-43058\1\daemon [2021-12-03T08:50:19.943Z] Debug Mode (client): false [2021-12-03T08:50:19.943Z] Debug Mode (server): true [2021-12-03T08:50:19.943Z] File Descriptors: -1 [2021-12-03T08:50:19.943Z] Goroutines: 31 [2021-12-03T08:50:19.943Z] System Time: 2021-12-03T08:50:18.186177Z [2021-12-03T08:50:19.943Z] EventsListeners: 0 [2021-12-03T08:50:19.943Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:50:19.943Z] Labels: [2021-12-03T08:50:19.943Z] Experimental: false [2021-12-03T08:50:19.943Z] Insecure Registries: [2021-12-03T08:50:19.943Z] 127.0.0.0/8 [2021-12-03T08:50:19.943Z] Live Restore Enabled: false [2021-12-03T08:50:19.943Z] [2021-12-03T08:50:19.943Z] [2021-12-03T08:50:19.943Z] INFO: Docker images of the daemon under test [2021-12-03T08:50:19.943Z] [2021-12-03T08:50:19.943Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T08:50:19.943Z] [2021-12-03T08:50:19.943Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-03T08:50:19.943Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-03T08:50:19.943Z] ltsc2022: Pulling from windows/servercore [2021-12-03T08:50:19.943Z] 8f616e6e9eec: Pulling fs layer [2021-12-03T08:50:19.943Z] a0eb404f1860: Pulling fs layer [2021-12-03T08:50:20.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-03T08:50:20.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-03T08:50:20.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-03T08:50:21.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-03T08:50:21.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-03T08:50:22.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-03T08:50:22.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-03T08:50:22.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-03T08:50:22.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-03T08:50:23.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-03T08:50:23.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-03T08:50:24.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-03T08:50:25.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-03T08:50:25.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-03T08:50:26.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-03T08:50:26.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-03T08:50:26.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-03T08:50:27.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-03T08:50:27.822Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:50:27.822Z] Using test binary docker [2021-12-03T08:50:27.822Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-03T08:50:27.822Z] Starting apparmor (via systemctl): apparmor.service. [2021-12-03T08:50:27.822Z] INFO: Waiting for daemon to start... [2021-12-03T08:50:27.822Z] Starting dockerd [2021-12-03T08:50:28.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-03T08:50:28.281Z] ---> c8903cdde398 [2021-12-03T08:50:28.281Z] Successfully built c8903cdde398 [2021-12-03T08:50:28.281Z] Successfully tagged docker:latest [2021-12-03T08:50:28.281Z] INFO: Image build ended at 12/03/2021 08:50:25. Duration:00:03:02.4953098 [2021-12-03T08:50:28.281Z] [2021-12-03T08:50:28.281Z] [2021-12-03T08:50:28.281Z] INFO: Building the test binaries at 12/03/2021 08:50:26... [2021-12-03T08:50:28.518Z] 8f616e6e9eec: Verifying Checksum [2021-12-03T08:50:28.518Z] 8f616e6e9eec: Download complete [2021-12-03T08:50:28.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-03T08:50:29.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-03T08:50:30.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-03T08:50:31.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-03T08:50:31.122Z] . [2021-12-03T08:50:31.123Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:50:31.123Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:50:31.123Z] Error: No such image: emptyfs [2021-12-03T08:50:31.123Z] Running integration-test (iteration 1) [2021-12-03T08:50:31.123Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-03T08:50:31.232Z] INFO: make.ps1 starting at 12/03/2021 08:50:30 [2021-12-03T08:50:31.232Z] INFO: Git commit (9f9158945a) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:50:31.232Z] INFO: Invoking autogen... [2021-12-03T08:50:31.383Z] Loaded image: busybox:latest [2021-12-03T08:50:31.383Z] Loaded image: busybox:glibc [2021-12-03T08:50:31.699Z] INFO: Building daemon... [2021-12-03T08:50:31.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-03T08:50:32.240Z] a0eb404f1860: Verifying Checksum [2021-12-03T08:50:32.240Z] a0eb404f1860: Download complete [2021-12-03T08:50:32.515Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:50:32.515Z] Using test binary docker [2021-12-03T08:50:32.515Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-03T08:50:32.515Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-03T08:50:32.515Z] INFO: Waiting for daemon to start... [2021-12-03T08:50:32.515Z] Starting dockerd [2021-12-03T08:50:32.766Z] Loaded image: debian:bullseye-slim [2021-12-03T08:50:32.766Z] Loaded image: hello-world:latest [2021-12-03T08:50:33.026Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:50:33.026Z] INFO: Testing against a local daemon [2021-12-03T08:50:33.026Z] === RUN TestCgroupNamespacesBuild [2021-12-03T08:50:34.407Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2021-12-03T08:50:34.407Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-03T08:50:35.042Z] . [2021-12-03T08:50:35.042Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:50:35.042Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:50:35.042Z] Error: No such image: emptyfs [2021-12-03T08:50:35.042Z] Running integration-test (iteration 1) [2021-12-03T08:50:35.042Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-03T08:50:35.042Z] Loaded image: busybox:latest [2021-12-03T08:50:35.042Z] Loaded image: busybox:glibc [2021-12-03T08:50:35.347Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2021-12-03T08:50:35.347Z] === RUN TestBuildWithSession [2021-12-03T08:50:35.347Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:50:35.347Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:50:35.347Z] === RUN TestBuildSquashParent [2021-12-03T08:50:35.654Z] ok github.com/docker/docker/libnetwork 37.171s coverage: 40.7% of statements [2021-12-03T08:50:35.654Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2021-12-03T08:50:35.654Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-03T08:50:35.654Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-03T08:50:35.654Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-03T08:50:35.654Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-03T08:50:35.654Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-03T08:50:35.654Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-03T08:50:35.654Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-03T08:50:35.654Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-03T08:50:35.654Z] ok github.com/docker/docker/libnetwork/config 0.026s coverage: 24.0% of statements [2021-12-03T08:50:35.654Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-12-03T08:50:35.654Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-03T08:50:35.654Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-03T08:50:35.654Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-12-03T08:50:36.417Z] Loaded image: debian:bullseye-slim [2021-12-03T08:50:36.582Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.406s coverage: 59.9% of statements [2021-12-03T08:50:36.582Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-03T08:50:36.675Z] Loaded image: hello-world:latest [2021-12-03T08:50:36.675Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:50:36.675Z] INFO: Testing against a local daemon [2021-12-03T08:50:36.675Z] === RUN TestCgroupNamespacesBuild [2021-12-03T08:50:36.838Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-03T08:50:37.400Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.103s coverage: 4.0% of statements [2021-12-03T08:50:37.400Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-03T08:50:37.963Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-12-03T08:50:37.963Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-03T08:50:38.049Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2021-12-03T08:50:38.050Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-03T08:50:38.220Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-03T08:50:38.984Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2021-12-03T08:50:38.984Z] === RUN TestBuildWithSession [2021-12-03T08:50:38.984Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:50:38.984Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:50:38.984Z] === RUN TestBuildSquashParent [2021-12-03T08:50:39.550Z] --- PASS: TestBuildSquashParent (3.97s) [2021-12-03T08:50:39.550Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:50:39.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:50:39.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:50:39.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:50:39.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:50:39.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:50:39.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:50:39.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:50:39.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:50:39.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:50:39.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:50:39.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:50:39.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:50:39.550Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:50:39.550Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:50:40.934Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:50:41.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:50:42.580Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:50:42.580Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:50:43.964Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-03T08:50:43.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2021-12-03T08:50:43.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2021-12-03T08:50:43.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s) [2021-12-03T08:50:43.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s) [2021-12-03T08:50:43.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2021-12-03T08:50:43.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.38s) [2021-12-03T08:50:43.964Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:50:43.964Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:50:45.356Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:50:45.616Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:50:45.616Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:50:45.877Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:50:46.138Z] --- PASS: TestBuildMultiStageCopy (2.22s) [2021-12-03T08:50:46.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2021-12-03T08:50:46.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-12-03T08:50:46.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-12-03T08:50:46.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-12-03T08:50:46.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-12-03T08:50:46.138Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:50:46.709Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2021-12-03T08:50:46.709Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:50:47.090Z] --- PASS: TestBuildSquashParent (7.08s) [2021-12-03T08:50:47.090Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:50:47.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:50:47.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:50:47.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:50:47.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:50:47.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:50:47.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:50:47.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:50:47.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:50:47.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:50:47.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:50:47.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:50:47.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:50:47.090Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:50:47.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:50:48.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:50:48.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:50:48.094Z] --- PASS: TestBuildLabelWithTargets (1.10s) [2021-12-03T08:50:48.094Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:50:48.167Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.628s coverage: 7.2% of statements [2021-12-03T08:50:48.167Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-03T08:50:48.167Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-03T08:50:48.167Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-12-03T08:50:48.167Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-03T08:50:48.167Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-03T08:50:48.167Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-03T08:50:48.167Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2021-12-03T08:50:48.355Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-12-03T08:50:48.355Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:50:48.423Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2021-12-03T08:50:48.678Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-12-03T08:50:48.934Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-03T08:50:49.190Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-12-03T08:50:49.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:50:49.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:50:50.266Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2021-12-03T08:50:50.266Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:50:50.527Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-12-03T08:50:50.527Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T08:50:51.826Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-03T08:50:51.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2021-12-03T08:50:51.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.64s) [2021-12-03T08:50:51.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2021-12-03T08:50:51.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2021-12-03T08:50:51.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2021-12-03T08:50:51.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2021-12-03T08:50:51.826Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:50:51.826Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:50:52.441Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2021-12-03T08:50:52.441Z] === RUN TestBuildWithHugeFile [2021-12-03T08:50:55.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:50:56.039Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:50:57.412Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:50:58.345Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:50:59.278Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2021-12-03T08:50:59.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2021-12-03T08:50:59.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-12-03T08:50:59.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-12-03T08:50:59.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-12-03T08:50:59.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-12-03T08:50:59.278Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:51:01.361Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-12-03T08:51:04.152Z] a0eb404f1860: Verifying Checksum [2021-12-03T08:51:04.152Z] a0eb404f1860: Download complete [2021-12-03T08:51:04.539Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-12-03T08:51:04.539Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:51:10.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-03T08:51:11.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-03T08:51:12.647Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2021-12-03T08:51:12.647Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:51:15.178Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-12-03T08:51:15.178Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:51:16.209Z] ok github.com/docker/docker/libnetwork/ipam 15.731s coverage: 85.3% of statements [2021-12-03T08:51:16.209Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-03T08:51:16.209Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-03T08:51:16.209Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-12-03T08:51:16.209Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-12-03T08:51:16.209Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-03T08:51:16.466Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-03T08:51:17.028Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2021-12-03T08:51:17.591Z] ok github.com/docker/docker/libnetwork/iptables 0.126s coverage: 45.1% of statements [2021-12-03T08:51:17.591Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-12-03T08:51:17.848Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2021-12-03T08:51:20.446Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-12-03T08:51:20.446Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:51:20.704Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-12-03T08:51:20.704Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T08:51:25.967Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2021-12-03T08:51:25.967Z] === RUN TestBuildWithHugeFile [2021-12-03T08:51:30.417Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|deps|types_sizes) took 2m23.92192281s [2021-12-03T08:51:30.417Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 503.356444ms [2021-12-03T08:51:43.985Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-03T08:51:43.985Z] [2021-12-03T08:51:43.985Z] ________ ____ __. [2021-12-03T08:51:43.985Z] \_____ \ | |/ _| [2021-12-03T08:51:43.985Z] / | \| < [2021-12-03T08:51:43.985Z] / | \ | \ [2021-12-03T08:51:43.985Z] \_______ /____|__ \ [2021-12-03T08:51:43.985Z] \/ \/ [2021-12-03T08:51:43.985Z] [2021-12-03T08:51:43.985Z] INFO: make.ps1 ended at 12/03/2021 08:51:34 [2021-12-03T08:51:43.985Z] INFO: Binaries build ended at 12/03/2021 08:51:36. Duration:00:01:10.5306775 [2021-12-03T08:51:43.985Z] INFO: Copying the built daemon binary to d:\CI\PR-43058\1\binary\dockerd-9f9158945a.exe... [2021-12-03T08:51:43.985Z] INFO: Copying the built client binary to d:\CI\PR-43058\1\binary\docker-9f9158945a.exe... [2021-12-03T08:51:43.985Z] INFO: Copying dockerversion from the container... [2021-12-03T08:51:43.985Z] INFO: Copying the golang package from the container to d:\CI\PR-43058\1\installer\go.zip... [2021-12-03T08:51:43.985Z] INFO: Extracting go.zip to d:\CI\PR-43058\1\go [2021-12-03T08:51:46.842Z] 8f616e6e9eec: Pull complete [2021-12-03T08:51:58.257Z] 8f616e6e9eec: Verifying Checksum [2021-12-03T08:51:58.257Z] 8f616e6e9eec: Download complete [2021-12-03T08:52:00.183Z] --- PASS: TestBuildWithHugeFile (62.03s) [2021-12-03T08:52:00.183Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T08:52:00.183Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:52:00.183Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:52:00.183Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T08:52:00.183Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:52:00.183Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:52:00.183Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:52:00.183Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:52:00.183Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:52:00.183Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:52:00.183Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:52:00.183Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:52:00.183Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:52:00.183Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-12-03T08:52:00.183Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-12-03T08:52:00.183Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-12-03T08:52:00.183Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-03T08:52:00.183Z] === RUN TestBuildPreserveOwnership [2021-12-03T08:52:00.183Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-03T08:52:00.183Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-03T08:52:00.183Z] --- PASS: TestBuildPreserveOwnership (3.53s) [2021-12-03T08:52:00.183Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2021-12-03T08:52:00.183Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2021-12-03T08:52:00.183Z] === RUN TestBuildPlatformInvalid [2021-12-03T08:52:00.183Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-03T08:52:00.183Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-03T08:52:00.183Z] Loaded image: busybox:latest [2021-12-03T08:52:00.183Z] Loaded image: busybox:glibc [2021-12-03T08:52:00.183Z] Loaded image: debian:bullseye-slim [2021-12-03T08:52:00.443Z] Loaded image: hello-world:latest [2021-12-03T08:52:00.443Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:52:01.782Z] INFO: Extraction ended at 12/03/2021 08:52:00. Duration:00:00:21.1978145 [2021-12-03T08:52:01.782Z] INFO: Updating the golang and path environment variables [2021-12-03T08:52:01.782Z] INFO: GOPATH=d:\gopath [2021-12-03T08:52:01.782Z] INFO: go version go1.17.3 windows/amd64 [2021-12-03T08:52:01.782Z] INFO: Running the daemon under test in debug mode [2021-12-03T08:52:01.782Z] INFO: Starting a daemon under test... [2021-12-03T08:52:01.782Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43058\1\daemon --pidfile d:\CI\PR-43058\1\docker.pid -D [2021-12-03T08:52:01.782Z] INFO: Process started successfully. [2021-12-03T08:52:01.782Z] INFO: Start tailing logs of the daemon under tests [2021-12-03T08:52:01.782Z] INFO: Waiting for the daemon under test to start... [2021-12-03T08:52:10.440Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.99s) [2021-12-03T08:52:10.440Z] PASS [2021-12-03T08:52:10.440Z] [2021-12-03T08:52:10.440Z] === Skipped [2021-12-03T08:52:10.440Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-03T08:52:10.440Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:52:10.440Z] [2021-12-03T08:52:10.440Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:52:10.440Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:52:10.440Z] [2021-12-03T08:52:10.440Z] DONE 34 tests, 2 skipped in 97.988s [2021-12-03T08:52:10.440Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-03T08:52:10.440Z] INFO: Testing against a local daemon [2021-12-03T08:52:10.440Z] === RUN TestConfigInspect [2021-12-03T08:52:11.823Z] --- PASS: TestConfigInspect (2.48s) [2021-12-03T08:52:11.823Z] === RUN TestConfigList [2021-12-03T08:52:13.733Z] --- PASS: TestConfigList (2.12s) [2021-12-03T08:52:13.733Z] === RUN TestConfigsCreateAndDelete [2021-12-03T08:52:15.643Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2021-12-03T08:52:15.643Z] === RUN TestConfigsUpdate [2021-12-03T08:52:18.186Z] --- PASS: TestConfigsUpdate (2.10s) [2021-12-03T08:52:18.186Z] === RUN TestTemplatedConfig [2021-12-03T08:52:20.729Z] --- PASS: TestTemplatedConfig (2.66s) [2021-12-03T08:52:20.729Z] === RUN TestConfigCreateResolve [2021-12-03T08:52:22.258Z] --- PASS: TestBuildWithHugeFile (51.25s) [2021-12-03T08:52:22.258Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T08:52:22.258Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:52:22.258Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:52:22.258Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T08:52:22.258Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:52:22.258Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:52:22.258Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:52:22.258Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:52:22.258Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:52:22.258Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:52:22.258Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:52:22.258Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:52:22.258Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:52:22.258Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-12-03T08:52:22.258Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-12-03T08:52:22.258Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-12-03T08:52:22.258Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-03T08:52:22.258Z] === RUN TestBuildPreserveOwnership [2021-12-03T08:52:22.258Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-03T08:52:22.258Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-03T08:52:22.642Z] --- PASS: TestConfigCreateResolve (2.11s) [2021-12-03T08:52:22.642Z] PASS [2021-12-03T08:52:22.642Z] [2021-12-03T08:52:22.642Z] DONE 6 tests in 13.596s [2021-12-03T08:52:22.642Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-03T08:52:22.642Z] INFO: Testing against a local daemon [2021-12-03T08:52:22.642Z] === RUN TestCheckpoint [2021-12-03T08:52:22.642Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:52:22.642Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T08:52:22.642Z] === RUN TestContainerInvalidJSON [2021-12-03T08:52:22.642Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:52:22.642Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:52:22.642Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:52:22.642Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:52:22.642Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:52:22.642Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:52:22.642Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-03T08:52:22.642Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T08:52:22.642Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T08:52:22.642Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T08:52:22.642Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-12-03T08:52:22.642Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T08:52:22.903Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-03T08:52:22.903Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T08:52:22.903Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-12-03T08:52:22.903Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T08:52:22.903Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-12-03T08:52:22.903Z] === RUN TestCopyFromContainer [2021-12-03T08:52:22.996Z] .....INFO: Daemon under test started and replied! [2021-12-03T08:52:22.996Z] INFO: Docker version of the daemon under test [2021-12-03T08:52:22.996Z] [2021-12-03T08:52:22.996Z] Client: [2021-12-03T08:52:22.996Z] Version: 17.06.2-ce [2021-12-03T08:52:22.996Z] API version: 1.30 [2021-12-03T08:52:22.996Z] Go version: go1.8.3 [2021-12-03T08:52:22.996Z] Git commit: cec0b72 [2021-12-03T08:52:22.996Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-03T08:52:22.996Z] OS/Arch: windows/amd64 [2021-12-03T08:52:22.996Z] [2021-12-03T08:52:22.996Z] Server: [2021-12-03T08:52:22.996Z] Version: 0.0.0-dev [2021-12-03T08:52:22.996Z] API version: 1.42 (minimum version 1.24) [2021-12-03T08:52:22.996Z] Go version: go1.17.3 [2021-12-03T08:52:22.996Z] Git commit: 9f9158945a [2021-12-03T08:52:22.996Z] Built: 12/03/2021 08:50:31 [2021-12-03T08:52:22.996Z] OS/Arch: windows/amd64 [2021-12-03T08:52:22.996Z] Experimental: false [2021-12-03T08:52:22.996Z] [2021-12-03T08:52:22.996Z] INFO: Docker info of the daemon under test [2021-12-03T08:52:22.996Z] [2021-12-03T08:52:22.996Z] Containers: 0 [2021-12-03T08:52:22.996Z] Running: 0 [2021-12-03T08:52:22.996Z] Paused: 0 [2021-12-03T08:52:22.996Z] Stopped: 0 [2021-12-03T08:52:22.996Z] Images: 0 [2021-12-03T08:52:22.996Z] Server Version: 0.0.0-dev [2021-12-03T08:52:22.996Z] Storage Driver: windowsfilter [2021-12-03T08:52:22.996Z] Windows: [2021-12-03T08:52:22.996Z] Logging Driver: json-file [2021-12-03T08:52:22.996Z] Plugins: [2021-12-03T08:52:22.996Z] Volume: local [2021-12-03T08:52:22.996Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T08:52:22.996Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T08:52:22.997Z] Swarm: inactive [2021-12-03T08:52:22.997Z] Default Isolation: process [2021-12-03T08:52:22.997Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-03T08:52:22.997Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-03T08:52:22.997Z] OSType: windows [2021-12-03T08:52:22.997Z] Architecture: x86_64 [2021-12-03T08:52:22.997Z] CPUs: 4 [2021-12-03T08:52:22.997Z] Total Memory: 32GiB [2021-12-03T08:52:22.997Z] Name: azwin-2-8f9670 [2021-12-03T08:52:22.997Z] ID: EZ37:HWFL:LJD2:P4QG:AUHY:NNN2:RMPX:EMIH:QMGA:RTTN:KHK6:GJ3P [2021-12-03T08:52:22.997Z] Docker Root Dir: D:\CI\PR-43058\1\daemon [2021-12-03T08:52:22.997Z] Debug Mode (client): false [2021-12-03T08:52:22.997Z] Debug Mode (server): true [2021-12-03T08:52:22.997Z] File Descriptors: -1 [2021-12-03T08:52:22.997Z] Goroutines: 16 [2021-12-03T08:52:22.997Z] System Time: 2021-12-03T08:52:19.7947311Z [2021-12-03T08:52:22.997Z] EventsListeners: 0 [2021-12-03T08:52:22.997Z] Registry: https://index.docker.io/v1/ [2021-12-03T08:52:22.997Z] Labels: [2021-12-03T08:52:22.997Z] Experimental: false [2021-12-03T08:52:22.997Z] Insecure Registries: [2021-12-03T08:52:22.997Z] 127.0.0.0/8 [2021-12-03T08:52:22.997Z] Live Restore Enabled: false [2021-12-03T08:52:22.997Z] [2021-12-03T08:52:22.997Z] [2021-12-03T08:52:22.997Z] INFO: Docker images of the daemon under test [2021-12-03T08:52:22.997Z] [2021-12-03T08:52:22.997Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T08:52:22.997Z] [2021-12-03T08:52:22.997Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-03T08:52:22.997Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-12-03T08:52:22.997Z] ltsc2019: Pulling from windows/servercore [2021-12-03T08:52:22.997Z] 4612f6d0b889: Pulling fs layer [2021-12-03T08:52:22.997Z] c1f4c7287c99: Pulling fs layer [2021-12-03T08:52:24.287Z] === RUN TestCopyFromContainer// [2021-12-03T08:52:24.288Z] === RUN TestCopyFromContainer//bar/root [2021-12-03T08:52:24.288Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-03T08:52:24.288Z] === RUN TestCopyFromContainer/bar/quux [2021-12-03T08:52:24.288Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-03T08:52:24.288Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-03T08:52:24.288Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-03T08:52:24.288Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-03T08:52:24.549Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-03T08:52:24.549Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-03T08:52:24.549Z] --- PASS: TestCopyFromContainer (1.65s) [2021-12-03T08:52:24.549Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-03T08:52:24.549Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-12-03T08:52:24.549Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-03T08:52:24.549Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-12-03T08:52:24.549Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-03T08:52:24.549Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-03T08:52:24.549Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-03T08:52:24.549Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-03T08:52:24.549Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-03T08:52:24.549Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-03T08:52:24.549Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T08:52:24.549Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:52:24.549Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:52:24.549Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:52:24.549Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:52:24.549Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:52:24.549Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:52:24.549Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:52:24.549Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:52:24.549Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:52:24.549Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-03T08:52:24.549Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T08:52:24.549Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T08:52:24.549Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T08:52:24.549Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T08:52:24.549Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-12-03T08:52:24.549Z] === RUN TestCreateWithInvalidEnv [2021-12-03T08:52:24.549Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T08:52:24.549Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T08:52:24.549Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T08:52:24.549Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T08:52:24.549Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T08:52:24.549Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T08:52:24.549Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T08:52:24.549Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T08:52:24.549Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T08:52:24.549Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-03T08:52:24.549Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T08:52:24.549Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T08:52:24.549Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T08:52:24.549Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T08:52:24.549Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-03T08:52:24.549Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T08:52:26.440Z] --- PASS: TestBuildPreserveOwnership (9.55s) [2021-12-03T08:52:26.440Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.55s) [2021-12-03T08:52:26.440Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-12-03T08:52:26.440Z] === RUN TestBuildPlatformInvalid [2021-12-03T08:52:26.440Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-03T08:52:26.440Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-03T08:52:26.440Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-03T08:52:26.440Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-03T08:52:26.440Z] PASS [2021-12-03T08:52:26.440Z] [2021-12-03T08:52:26.440Z] === Skipped [2021-12-03T08:52:26.440Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-03T08:52:26.440Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:52:26.440Z] [2021-12-03T08:52:26.440Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:52:26.440Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:52:26.440Z] [2021-12-03T08:52:26.440Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-03T08:52:26.440Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-03T08:52:26.440Z] [2021-12-03T08:52:26.440Z] DONE 34 tests, 3 skipped in 111.432s [2021-12-03T08:52:26.440Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-03T08:52:26.440Z] INFO: Testing against a local daemon [2021-12-03T08:52:26.440Z] === RUN TestConfigInspect [2021-12-03T08:52:26.440Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] --- SKIP: TestConfigInspect (0.02s) [2021-12-03T08:52:26.440Z] === RUN TestConfigList [2021-12-03T08:52:26.440Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] --- SKIP: TestConfigList (0.01s) [2021-12-03T08:52:26.440Z] === RUN TestConfigsCreateAndDelete [2021-12-03T08:52:26.440Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-12-03T08:52:26.440Z] === RUN TestConfigsUpdate [2021-12-03T08:52:26.440Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-12-03T08:52:26.440Z] === RUN TestTemplatedConfig [2021-12-03T08:52:26.440Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-03T08:52:26.440Z] === RUN TestConfigCreateResolve [2021-12-03T08:52:26.440Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-12-03T08:52:26.440Z] PASS [2021-12-03T08:52:26.440Z] [2021-12-03T08:52:26.440Z] === Skipped [2021-12-03T08:52:26.440Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-12-03T08:52:26.440Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] [2021-12-03T08:52:26.440Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-12-03T08:52:26.440Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] [2021-12-03T08:52:26.440Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-12-03T08:52:26.440Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] [2021-12-03T08:52:26.440Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-12-03T08:52:26.440Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] [2021-12-03T08:52:26.440Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-12-03T08:52:26.440Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] [2021-12-03T08:52:26.440Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-12-03T08:52:26.440Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:52:26.440Z] [2021-12-03T08:52:26.440Z] DONE 6 tests, 6 skipped in 0.154s [2021-12-03T08:52:26.440Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-03T08:52:26.458Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s) [2021-12-03T08:52:26.458Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T08:52:26.698Z] INFO: Testing against a local daemon [2021-12-03T08:52:26.698Z] === RUN TestCheckpoint [2021-12-03T08:52:26.698Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:52:26.698Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T08:52:26.698Z] === RUN TestContainerInvalidJSON [2021-12-03T08:52:26.698Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:52:26.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:52:26.698Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:52:26.698Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:52:26.698Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:52:26.698Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:52:26.698Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-03T08:52:26.698Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T08:52:26.698Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T08:52:26.698Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T08:52:26.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-12-03T08:52:26.698Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T08:52:26.698Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-12-03T08:52:26.698Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T08:52:26.698Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-12-03T08:52:26.698Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T08:52:26.698Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-03T08:52:26.698Z] === RUN TestCopyFromContainer [2021-12-03T08:52:27.841Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2021-12-03T08:52:27.841Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T08:52:27.841Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:52:27.841Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:52:27.841Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:52:27.841Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:52:27.841Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:52:27.841Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:52:27.841Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:52:27.841Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:52:27.841Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:52:27.841Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:52:27.841Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:52:27.841Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:52:27.841Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:52:27.841Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:52:27.841Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:52:27.841Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-03T08:52:27.841Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-03T08:52:27.841Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-12-03T08:52:27.841Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T08:52:27.841Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-03T08:52:27.841Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-03T08:52:27.841Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T08:52:28.411Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2021-12-03T08:52:28.412Z] === RUN TestCreateDifferentPlatform [2021-12-03T08:52:28.412Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T08:52:28.412Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T08:52:28.412Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-03T08:52:28.412Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T08:52:28.412Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T08:52:28.412Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T08:52:28.412Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-03T08:52:28.412Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T08:52:28.412Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-03T08:52:28.412Z] === RUN TestContainerStartOnDaemonRestart [2021-12-03T08:52:28.412Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-03T08:52:28.412Z] === RUN TestDaemonRestartIpcMode [2021-12-03T08:52:28.412Z] === PAUSE TestDaemonRestartIpcMode [2021-12-03T08:52:28.412Z] === RUN TestDaemonHostGatewayIP [2021-12-03T08:52:28.412Z] === PAUSE TestDaemonHostGatewayIP [2021-12-03T08:52:28.412Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-03T08:52:28.412Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-03T08:52:28.412Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T08:52:28.412Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-03T08:52:28.412Z] === RUN TestDiff [2021-12-03T08:52:28.981Z] --- PASS: TestDiff (0.54s) [2021-12-03T08:52:28.981Z] === RUN TestExecWithCloseStdin [2021-12-03T08:52:29.922Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-12-03T08:52:29.922Z] === RUN TestExec [2021-12-03T08:52:30.492Z] --- PASS: TestExec (0.66s) [2021-12-03T08:52:30.492Z] === RUN TestExecUser [2021-12-03T08:52:30.879Z] === RUN TestCopyFromContainer// [2021-12-03T08:52:30.879Z] === RUN TestCopyFromContainer//bar/root [2021-12-03T08:52:30.879Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-03T08:52:30.879Z] === RUN TestCopyFromContainer/bar/quux [2021-12-03T08:52:30.879Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-03T08:52:30.879Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-03T08:52:30.879Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-03T08:52:30.879Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-03T08:52:30.879Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-03T08:52:30.879Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-03T08:52:30.879Z] --- PASS: TestCopyFromContainer (3.89s) [2021-12-03T08:52:30.879Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-03T08:52:30.879Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-12-03T08:52:30.879Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-03T08:52:30.879Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-12-03T08:52:30.879Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-03T08:52:30.879Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-03T08:52:30.879Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-03T08:52:30.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-03T08:52:30.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-03T08:52:30.879Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-03T08:52:30.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T08:52:30.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:52:30.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:52:30.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:52:30.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:52:30.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:52:30.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:52:30.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:52:30.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:52:30.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:52:30.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-03T08:52:30.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T08:52:30.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T08:52:30.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T08:52:30.879Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T08:52:30.879Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-03T08:52:30.879Z] === RUN TestCreateWithInvalidEnv [2021-12-03T08:52:30.879Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T08:52:30.879Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T08:52:30.879Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T08:52:30.879Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T08:52:30.879Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T08:52:30.879Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T08:52:30.879Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T08:52:30.879Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T08:52:30.879Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T08:52:30.879Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-03T08:52:30.879Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T08:52:30.879Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T08:52:30.879Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T08:52:30.879Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T08:52:30.879Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-03T08:52:30.879Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T08:52:31.063Z] --- PASS: TestExecUser (0.65s) [2021-12-03T08:52:31.063Z] === RUN TestExportContainerAndImportImage [2021-12-03T08:52:31.818Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2021-12-03T08:52:31.818Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T08:52:32.004Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2021-12-03T08:52:32.004Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T08:52:32.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-03T08:52:32.945Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-12-03T08:52:32.945Z] === RUN TestHealthCheckWorkdir [2021-12-03T08:52:33.191Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2021-12-03T08:52:33.191Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T08:52:33.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:52:33.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:52:33.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:52:33.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:52:33.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:52:33.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:52:33.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:52:33.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:52:33.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:52:33.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:52:33.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:52:33.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:52:33.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:52:33.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:52:33.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:52:33.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-03T08:52:33.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-03T08:52:33.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-03T08:52:33.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T08:52:33.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-03T08:52:33.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-03T08:52:33.191Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T08:52:33.412Z] c1f4c7287c99: Verifying Checksum [2021-12-03T08:52:33.412Z] c1f4c7287c99: Download complete [2021-12-03T08:52:33.450Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-12-03T08:52:33.450Z] === RUN TestCreateDifferentPlatform [2021-12-03T08:52:33.450Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T08:52:33.450Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T08:52:33.450Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-03T08:52:33.450Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T08:52:33.450Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T08:52:33.450Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T08:52:33.450Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-03T08:52:33.450Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T08:52:33.708Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-03T08:52:33.708Z] === RUN TestContainerStartOnDaemonRestart [2021-12-03T08:52:33.708Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-03T08:52:33.708Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-12-03T08:52:33.708Z] === RUN TestDaemonRestartIpcMode [2021-12-03T08:52:33.708Z] === PAUSE TestDaemonRestartIpcMode [2021-12-03T08:52:33.708Z] === RUN TestDaemonHostGatewayIP [2021-12-03T08:52:33.708Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:52:33.708Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-12-03T08:52:33.708Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-03T08:52:33.708Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-03T08:52:33.708Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T08:52:33.708Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-03T08:52:33.708Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-03T08:52:33.708Z] === RUN TestDiff [2021-12-03T08:52:33.891Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2021-12-03T08:52:33.891Z] === RUN TestHealthKillContainer [2021-12-03T08:52:33.967Z] --- PASS: TestDiff (0.39s) [2021-12-03T08:52:33.967Z] === RUN TestExecWithCloseStdin [2021-12-03T08:52:34.534Z] --- PASS: TestExecWithCloseStdin (0.46s) [2021-12-03T08:52:34.534Z] === RUN TestExec [2021-12-03T08:52:34.792Z] --- PASS: TestExec (0.42s) [2021-12-03T08:52:34.792Z] === RUN TestExecUser [2021-12-03T08:52:35.359Z] --- PASS: TestExecUser (0.44s) [2021-12-03T08:52:35.359Z] === RUN TestExportContainerAndImportImage [2021-12-03T08:52:35.926Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-12-03T08:52:35.926Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T08:52:37.299Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-12-03T08:52:37.299Z] === RUN TestHealthCheckWorkdir [2021-12-03T08:52:37.865Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2021-12-03T08:52:37.865Z] === RUN TestHealthKillContainer [2021-12-03T08:52:38.137Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.26838875s with top 10 stages: buildssa: 1m32.610556589s, goimports: 20.864624157s, unconvert: 13.210103755s, gosec: 9.361307339s, golint: 6.246561903s, misspell: 4.82180696s, ineffassign: 4.681755881s, inspect: 4.110799136s, vrp: 2.92950353s, printf: 2.716280392s [2021-12-03T08:52:42.036Z] --- PASS: TestHealthKillContainer (8.24s) [2021-12-03T08:52:42.036Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T08:52:42.074Z] 4612f6d0b889: Verifying Checksum [2021-12-03T08:52:42.074Z] 4612f6d0b889: Download complete [2021-12-03T08:52:42.606Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2021-12-03T08:52:42.606Z] === RUN TestIpcModeNone [2021-12-03T08:52:43.178Z] --- PASS: TestIpcModeNone (0.61s) [2021-12-03T08:52:43.178Z] === RUN TestIpcModePrivate [2021-12-03T08:52:43.749Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-12-03T08:52:43.749Z] --- PASS: TestIpcModePrivate (0.61s) [2021-12-03T08:52:43.749Z] === RUN TestIpcModeShareable [2021-12-03T08:52:44.319Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-12-03T08:52:44.580Z] --- PASS: TestIpcModeShareable (0.68s) [2021-12-03T08:52:44.580Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-03T08:52:45.968Z] --- PASS: TestHealthKillContainer (7.87s) [2021-12-03T08:52:45.968Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T08:52:45.969Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T08:52:45.969Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T08:52:45.969Z] === RUN TestIpcModeNone [2021-12-03T08:52:45.969Z] --- PASS: TestIpcModeNone (0.42s) [2021-12-03T08:52:45.969Z] === RUN TestIpcModePrivate [2021-12-03T08:52:46.229Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-12-03T08:52:46.488Z] --- PASS: TestIpcModePrivate (0.46s) [2021-12-03T08:52:46.488Z] === RUN TestIpcModeShareable [2021-12-03T08:52:46.488Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:52:46.488Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-12-03T08:52:46.488Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-03T08:52:46.493Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2021-12-03T08:52:46.493Z] === RUN TestAPIIpcModeHost [2021-12-03T08:52:46.755Z] --- PASS: TestAPIIpcModeHost (0.40s) [2021-12-03T08:52:46.755Z] === RUN TestDaemonIpcModeShareable [2021-12-03T08:52:47.695Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-12-03T08:52:47.863Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2021-12-03T08:52:47.863Z] === RUN TestAPIIpcModeHost [2021-12-03T08:52:47.863Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:52:47.863Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-12-03T08:52:47.863Z] === RUN TestDaemonIpcModeShareable [2021-12-03T08:52:47.863Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:52:47.863Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-12-03T08:52:47.863Z] === RUN TestDaemonIpcModePrivate [2021-12-03T08:52:47.956Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2021-12-03T08:52:47.956Z] === RUN TestDaemonIpcModePrivate [2021-12-03T08:52:48.797Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-12-03T08:52:48.898Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-12-03T08:52:48.898Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2021-12-03T08:52:48.898Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-03T08:52:49.055Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2021-12-03T08:52:49.055Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-03T08:52:49.055Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:52:49.055Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-03T08:52:49.055Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-03T08:52:49.055Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:52:49.055Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-03T08:52:49.055Z] === RUN TestIpcModeOlderClient [2021-12-03T08:52:49.055Z] === PAUSE TestIpcModeOlderClient [2021-12-03T08:52:49.055Z] === RUN TestKillContainerInvalidSignal [2021-12-03T08:52:49.313Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2021-12-03T08:52:49.313Z] === RUN TestKillContainer [2021-12-03T08:52:49.313Z] === RUN TestKillContainer/no_signal [2021-12-03T08:52:49.879Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T08:52:50.137Z] === RUN TestKillContainer/killing_signal [2021-12-03T08:52:50.318Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-12-03T08:52:50.318Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2021-12-03T08:52:50.318Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-03T08:52:50.703Z] --- PASS: TestKillContainer (1.20s) [2021-12-03T08:52:50.703Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-12-03T08:52:50.703Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-12-03T08:52:50.703Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-12-03T08:52:50.703Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T08:52:50.703Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-03T08:52:50.961Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-03T08:52:51.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2021-12-03T08:52:51.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-12-03T08:52:51.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2021-12-03T08:52:51.219Z] === RUN TestKillStoppedContainer [2021-12-03T08:52:51.258Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-12-03T08:52:51.477Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-03T08:52:51.477Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T08:52:51.477Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-12-03T08:52:51.477Z] === RUN TestKillDifferentUserContainer [2021-12-03T08:52:51.519Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2021-12-03T08:52:51.519Z] === RUN TestIpcModeOlderClient [2021-12-03T08:52:51.519Z] === PAUSE TestIpcModeOlderClient [2021-12-03T08:52:51.519Z] === RUN TestKillContainerInvalidSignal [2021-12-03T08:52:51.735Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-12-03T08:52:51.735Z] === RUN TestInspectOomKilledTrue [2021-12-03T08:52:51.735Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:52:51.735Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-03T08:52:51.735Z] === RUN TestInspectOomKilledFalse [2021-12-03T08:52:51.735Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:52:51.735Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-03T08:52:51.735Z] === RUN TestLinksEtcHostsContentMatch [2021-12-03T08:52:51.735Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-03T08:52:51.735Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-12-03T08:52:51.735Z] === RUN TestLinksContainerNames [2021-12-03T08:52:51.779Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-12-03T08:52:51.779Z] === RUN TestKillContainer [2021-12-03T08:52:51.779Z] === RUN TestKillContainer/no_signal [2021-12-03T08:52:52.349Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T08:52:52.610Z] === RUN TestKillContainer/killing_signal [2021-12-03T08:52:52.670Z] --- PASS: TestLinksContainerNames (0.79s) [2021-12-03T08:52:52.670Z] === RUN TestLogsFollowTailEmpty [2021-12-03T08:52:52.928Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2021-12-03T08:52:52.928Z] === RUN TestContainerNetworkMountsNoChown [2021-12-03T08:52:53.181Z] --- PASS: TestKillContainer (1.33s) [2021-12-03T08:52:53.181Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-12-03T08:52:53.181Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-12-03T08:52:53.181Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2021-12-03T08:52:53.181Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T08:52:53.181Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-03T08:52:53.497Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/default [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/default [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/private [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/private [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rprivate [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/slave [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/slave [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rslave [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/shared [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/shared [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rshared [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/default [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/rshared [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/shared [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/rslave [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/slave [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/rprivate [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/private [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-03T08:52:53.497Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:52:53.497Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:52:53.497Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-03T08:52:53.755Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-03T08:52:53.755Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-12-03T08:52:53.756Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-03T08:52:53.756Z] === RUN TestContainerBindMountNonRecursive [2021-12-03T08:52:53.756Z] 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:52:53.756Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-12-03T08:52:53.756Z] === RUN TestContainerVolumesMountedAsShared [2021-12-03T08:52:53.756Z] 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:52:53.756Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-12-03T08:52:53.756Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-03T08:52:53.756Z] 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:52:53.756Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-12-03T08:52:53.756Z] === RUN TestNetworkNat [2021-12-03T08:52:53.756Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-03T08:52:54.323Z] --- PASS: TestNetworkNat (0.49s) [2021-12-03T08:52:54.323Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T08:52:54.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2021-12-03T08:52:54.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-12-03T08:52:54.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2021-12-03T08:52:54.327Z] === RUN TestKillStoppedContainer [2021-12-03T08:52:54.582Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-12-03T08:52:54.582Z] === RUN TestNetworkLoopbackNat [2021-12-03T08:52:54.588Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-12-03T08:52:54.588Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T08:52:54.588Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-12-03T08:52:54.588Z] === RUN TestKillDifferentUserContainer [2021-12-03T08:52:54.849Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-12-03T08:52:54.849Z] === RUN TestInspectOomKilledTrue [2021-12-03T08:52:54.849Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-03T08:52:54.849Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-03T08:52:54.849Z] === RUN TestInspectOomKilledFalse [2021-12-03T08:52:55.420Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2021-12-03T08:52:55.420Z] === RUN TestLinksEtcHostsContentMatch [2021-12-03T08:52:55.680Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2021-12-03T08:52:55.680Z] === RUN TestLinksContainerNames [2021-12-03T08:52:56.622Z] --- PASS: TestLinksContainerNames (0.85s) [2021-12-03T08:52:56.622Z] === RUN TestLogsFollowTailEmpty [2021-12-03T08:52:56.882Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2021-12-03T08:52:56.882Z] === RUN TestContainerNetworkMountsNoChown [2021-12-03T08:52:57.110Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2021-12-03T08:52:57.110Z] === RUN TestPause [2021-12-03T08:52:57.110Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:52:57.110Z] --- SKIP: TestPause (0.00s) [2021-12-03T08:52:57.110Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T08:52:57.110Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:52:57.110Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:52:57.110Z] === RUN TestPauseStopPausedContainer [2021-12-03T08:52:57.370Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:52:57.370Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-12-03T08:52:57.370Z] === RUN TestPidHost [2021-12-03T08:52:57.460Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/default [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/default [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/private [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/private [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rprivate [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/slave [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/slave [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rslave [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/shared [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/shared [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rshared [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/default [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/rshared [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/shared [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/rslave [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/slave [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/rprivate [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/private [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:52:57.460Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-03T08:52:57.460Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-03T08:52:57.460Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:52:57.721Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-03T08:52:57.981Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:52:57.981Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-03T08:52:57.981Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-03T08:52:57.981Z] === RUN TestContainerBindMountNonRecursive [2021-12-03T08:52:58.304Z] --- PASS: TestPidHost (0.89s) [2021-12-03T08:52:58.304Z] === RUN TestPsFilter [2021-12-03T08:52:58.304Z] --- PASS: TestPsFilter (0.09s) [2021-12-03T08:52:58.304Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T08:52:58.562Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-12-03T08:52:58.562Z] === RUN TestRemoveContainerWithVolume [2021-12-03T08:52:59.128Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2021-12-03T08:52:59.128Z] === RUN TestRemoveContainerRunning [2021-12-03T08:52:59.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-03T08:52:59.363Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2021-12-03T08:52:59.363Z] === RUN TestContainerVolumesMountedAsShared [2021-12-03T08:52:59.386Z] --- PASS: TestRemoveContainerRunning (0.38s) [2021-12-03T08:52:59.386Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T08:52:59.624Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2021-12-03T08:52:59.624Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-03T08:52:59.884Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2021-12-03T08:52:59.884Z] === RUN TestNetworkNat [2021-12-03T08:52:59.952Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-12-03T08:52:59.952Z] === RUN TestRemoveInvalidContainer [2021-12-03T08:52:59.952Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-03T08:52:59.952Z] === RUN TestRenameLinkedContainer [2021-12-03T08:53:00.100Z] INFO [runner/unused/goanalysis] analyzers took 26.593525565s with top 10 stages: buildssa: 22.577231872s, U1000: 4.016293693s [2021-12-03T08:53:00.100Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-12-03T08:53:00.100Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2178/2178, cgo: 2178/2759, filename_unadjuster: 2178/2178, path_prettifier: 2178/2178, autogenerated_exclude: 1790/2178, identifier_marker: 1790/1790, exclude-rules: 78/1790, nolint: 0/78, skip_files: 2178/2178, exclude: 1790/1790 [2021-12-03T08:53:00.100Z] INFO [runner] processing took 321.82242ms with stages: identifier_marker: 128.841977ms, nolint: 98.13351ms, path_prettifier: 45.759891ms, autogenerated_exclude: 35.437281ms, exclude-rules: 6.4606ms, skip_dirs: 3.76537ms, cgo: 2.593556ms, filename_unadjuster: 823.313µs, max_same_issues: 2.012µs, exclude: 869ns, diff: 800ns, skip_files: 744ns, uniq_by_line: 726ns, source_code: 697ns, max_from_linter: 548ns, max_per_file_from_linter: 267ns, path_shortener: 259ns [2021-12-03T08:53:00.100Z] INFO [runner] linters took 1m39.444410215s with stages: goanalysis_metalinter: 1m17.218462536s, unused: 21.897192399s [2021-12-03T08:53:00.100Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-12-03T08:53:00.100Z] INFO Memory: 2440 samples, avg is 426.6MB, max is 4180.4MB [2021-12-03T08:53:00.100Z] INFO Execution took 4m3.886610456s [2021-12-03T08:53:00.100Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-12-03T08:53:00.454Z] --- PASS: TestNetworkNat (0.48s) [2021-12-03T08:53:00.455Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T08:53:00.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9158945a3e075115d0125b15e258042b281742 hack/make.sh dynbinary test-docker-py [2021-12-03T08:53:01.026Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2021-12-03T08:53:01.026Z] === RUN TestNetworkLoopbackNat [2021-12-03T08:53:01.326Z] --- PASS: TestRenameLinkedContainer (1.63s) [2021-12-03T08:53:01.326Z] === RUN TestRenameStoppedContainer [2021-12-03T08:53:01.424Z] [2021-12-03T08:53:01.424Z] Removing bundles/ [2021-12-03T08:53:01.424Z] [2021-12-03T08:53:01.424Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-03T08:53:01.424Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:53:01.424Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:53:01.892Z] --- PASS: TestRenameStoppedContainer (0.38s) [2021-12-03T08:53:01.892Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T08:53:02.826Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2021-12-03T08:53:02.826Z] === RUN TestRenameInvalidName [2021-12-03T08:53:03.084Z] --- PASS: TestRenameInvalidName (0.40s) [2021-12-03T08:53:03.084Z] === RUN TestRenameAnonymousContainer [2021-12-03T08:53:03.567Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-12-03T08:53:03.567Z] === RUN TestPause [2021-12-03T08:53:03.827Z] --- PASS: TestPause (0.46s) [2021-12-03T08:53:03.827Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T08:53:03.827Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:53:03.827Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:53:03.827Z] === RUN TestPauseStopPausedContainer [2021-12-03T08:53:04.398Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2021-12-03T08:53:04.398Z] === RUN TestPidHost [2021-12-03T08:53:04.457Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2021-12-03T08:53:04.457Z] === RUN TestRenameContainerWithSameName [2021-12-03T08:53:05.023Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2021-12-03T08:53:05.023Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T08:53:05.338Z] --- PASS: TestPidHost (1.10s) [2021-12-03T08:53:05.338Z] === RUN TestPsFilter [2021-12-03T08:53:05.599Z] --- PASS: TestPsFilter (0.13s) [2021-12-03T08:53:05.599Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T08:53:05.959Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2021-12-03T08:53:05.959Z] === RUN TestResize [2021-12-03T08:53:06.170Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-12-03T08:53:06.170Z] === RUN TestRemoveContainerWithVolume [2021-12-03T08:53:06.217Z] --- PASS: TestResize (0.41s) [2021-12-03T08:53:06.217Z] === RUN TestResizeWithInvalidSize [2021-12-03T08:53:06.432Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-12-03T08:53:06.432Z] === RUN TestRemoveContainerRunning [2021-12-03T08:53:06.783Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2021-12-03T08:53:06.783Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T08:53:07.003Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-12-03T08:53:07.003Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T08:53:07.043Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-12-03T08:53:07.043Z] === RUN TestDaemonRestartKillContainers [2021-12-03T08:53:07.043Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-03T08:53:07.043Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:53:07.043Z] === RUN TestCgroupNamespacesRun [2021-12-03T08:53:07.264Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-12-03T08:53:07.264Z] === RUN TestRemoveInvalidContainer [2021-12-03T08:53:07.264Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-03T08:53:07.264Z] === RUN TestRenameLinkedContainer [2021-12-03T08:53:08.416Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2021-12-03T08:53:08.416Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-03T08:53:09.177Z] --- PASS: TestRenameLinkedContainer (1.78s) [2021-12-03T08:53:09.178Z] === RUN TestRenameStoppedContainer [2021-12-03T08:53:09.229Z] ok github.com/docker/docker/libnetwork/networkdb 104.822s coverage: 60.6% of statements [2021-12-03T08:53:09.229Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-03T08:53:09.229Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-12-03T08:53:09.229Z] ok github.com/docker/docker/libnetwork/osl 4.290s coverage: 39.7% of statements [2021-12-03T08:53:09.229Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-12-03T08:53:09.351Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2021-12-03T08:53:09.351Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-03T08:53:09.438Z] --- PASS: TestRenameStoppedContainer (0.44s) [2021-12-03T08:53:09.438Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T08:53:09.486Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-12-03T08:53:10.287Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2021-12-03T08:53:10.287Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-03T08:53:10.380Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2021-12-03T08:53:10.380Z] === RUN TestRenameInvalidName [2021-12-03T08:53:10.414Z] ok github.com/docker/docker/libnetwork/portmapper 0.278s coverage: 48.6% of statements [2021-12-03T08:53:10.414Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-12-03T08:53:10.414Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-03T08:53:10.489Z] 8f616e6e9eec: Pull complete [2021-12-03T08:53:10.672Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-03T08:53:10.673Z] [2021-12-03T08:53:10.673Z] === Skipped [2021-12-03T08:53:10.673Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-12-03T08:53:10.673Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T08:53:10.673Z] [2021-12-03T08:53:10.673Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-12-03T08:53:10.673Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T08:53:10.673Z] [2021-12-03T08:53:10.673Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-12-03T08:53:10.673Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T08:53:10.673Z] [2021-12-03T08:53:10.673Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:53:10.673Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:53:10.673Z] [2021-12-03T08:53:10.673Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:53:10.673Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:53:10.673Z] [2021-12-03T08:53:10.673Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:53:10.673Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:53:10.673Z] [2021-12-03T08:53:10.673Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:53:10.673Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:53:10.673Z] [2021-12-03T08:53:10.673Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:53:10.673Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:53:10.673Z] [2021-12-03T08:53:10.673Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-03T08:53:10.673Z] firewalld_test.go:14: firewalld is not running [2021-12-03T08:53:10.673Z] [2021-12-03T08:53:10.673Z] DONE 331 tests, 9 skipped in 201.663s [2021-12-03T08:53:10.950Z] --- PASS: TestRenameInvalidName (0.41s) [2021-12-03T08:53:10.950Z] === RUN TestRenameAnonymousContainer Post stage [Pipeline] junit [2021-12-03T08:53:11.613Z] Recording test results [2021-12-03T08:53:11.663Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2021-12-03T08:53:11.663Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-03T08:53:12.333Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2021-12-03T08:53:12.333Z] === RUN TestRenameContainerWithSameName [2021-12-03T08:53:12.598Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2021-12-03T08:53:12.598Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-03T08:53:12.903Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-12-03T08:53:12.903Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T08:53:13.019Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-12-03T08:53:13.059Z] a0eb404f1860: Pull complete [2021-12-03T08:53:13.059Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-12-03T08:53:13.059Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:53:13.059Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-03T08:53:13.059Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-03T08:53:13.059Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-12-03T08:53:13.059Z] WARN: Skipping validation tests [2021-12-03T08:53:13.059Z] INFO: Running unit tests at 12/03/2021 08:53:09... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-03T08:53:13.534Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 -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:9f9158945a3e075115d0125b15e258042b281742 hack/make.sh dynbinary test-integration [2021-12-03T08:53:13.543Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2021-12-03T08:53:13.543Z] === RUN TestResize [2021-12-03T08:53:13.609Z] INFO: make.ps1 starting at 12/03/2021 08:53:13 [2021-12-03T08:53:13.609Z] INFO: Git commit (9f9158945a) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:53:13.609Z] INFO: Invoking autogen... [2021-12-03T08:53:14.036Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2021-12-03T08:53:14.036Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-03T08:53:14.064Z] INFO: Running unit tests... [2021-12-03T08:53:14.102Z] [2021-12-03T08:53:14.102Z] Removing bundles/ [2021-12-03T08:53:14.102Z] [2021-12-03T08:53:14.102Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-03T08:53:14.102Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:53:14.102Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:53:14.113Z] --- PASS: TestResize (0.46s) [2021-12-03T08:53:14.113Z] === RUN TestResizeWithInvalidSize [2021-12-03T08:53:14.327Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-12-03T08:53:14.327Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-03T08:53:14.684Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-12-03T08:53:14.684Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T08:53:14.945Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:53:14.945Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:53:14.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:53:14.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:53:14.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:53:15.733Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2021-12-03T08:53:15.733Z] === RUN TestNISDomainname [2021-12-03T08:53:15.733Z] 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:53:15.733Z] --- SKIP: TestNISDomainname (0.01s) [2021-12-03T08:53:15.733Z] === RUN TestHostnameDnsResolution [2021-12-03T08:53:16.307Z] --- PASS: TestHostnameDnsResolution (0.63s) [2021-12-03T08:53:16.307Z] === RUN TestUnprivilegedPortsAndPing [2021-12-03T08:53:16.307Z] 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:53:16.307Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-12-03T08:53:16.307Z] === RUN TestStats [2021-12-03T08:53:16.307Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:53:16.307Z] --- SKIP: TestStats (0.00s) [2021-12-03T08:53:16.307Z] === RUN TestStopContainerWithTimeout [2021-12-03T08:53:16.307Z] === RUN TestStopContainerWithTimeout/0 [2021-12-03T08:53:16.307Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-03T08:53:16.307Z] === RUN TestStopContainerWithTimeout/1 [2021-12-03T08:53:16.307Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-03T08:53:16.307Z] === RUN TestStopContainerWithTimeout/3 [2021-12-03T08:53:16.307Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-03T08:53:16.307Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-03T08:53:16.307Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-03T08:53:16.307Z] === CONT TestStopContainerWithTimeout/0 [2021-12-03T08:53:16.307Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-03T08:53:16.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:53:16.873Z] === CONT TestStopContainerWithTimeout/3 [2021-12-03T08:53:18.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:53:18.770Z] === CONT TestStopContainerWithTimeout/1 [2021-12-03T08:53:19.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:53:19.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:53:19.824Z] 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:53:20.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:53:20.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:53:20.670Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-03T08:53:20.670Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2021-12-03T08:53:20.670Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2021-12-03T08:53:20.670Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2021-12-03T08:53:20.670Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2021-12-03T08:53:20.670Z] === RUN TestDeleteDevicemapper [2021-12-03T08:53:20.670Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:53:20.670Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-03T08:53:20.670Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T08:53:22.045Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.80s) [2021-12-03T08:53:22.045Z] === RUN TestUpdateMemory [2021-12-03T08:53:22.045Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:53:22.045Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-03T08:53:22.045Z] === RUN TestUpdateCPUQuota [2021-12-03T08:53:22.045Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:53:22.045Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-12-03T08:53:22.045Z] === RUN TestUpdatePidsLimit [2021-12-03T08:53:22.045Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:53:22.045Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-12-03T08:53:22.045Z] === RUN TestUpdateRestartPolicy [2021-12-03T08:53:23.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:53:24.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:53:25.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-03T08:53:25.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-03T08:53:26.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:53:28.028Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:53:28.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:53:28.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-03T08:53:28.356Z] ? github.com/docker/docker/api [no test files] [2021-12-03T08:53:29.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:53:30.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:53:30.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-03T08:53:31.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-03T08:53:31.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2021-12-03T08:53:32.972Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2021-12-03T08:53:32.972Z] === RUN TestCgroupNamespacesRun [2021-12-03T08:53:33.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-03T08:53:34.239Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2021-12-03T08:53:34.239Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T08:53:34.239Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) [2021-12-03T08:53:34.239Z] === RUN TestWaitNonBlocked [2021-12-03T08:53:34.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:53:34.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:53:34.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:53:34.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:53:34.239Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:53:34.239Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:53:34.239Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-03T08:53:34.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2021-12-03T08:53:34.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2021-12-03T08:53:34.239Z] === RUN TestWaitBlocked [2021-12-03T08:53:34.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:53:34.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:53:34.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:53:34.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:53:34.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:53:34.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:53:34.359Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2021-12-03T08:53:34.359Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-03T08:53:34.359Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-03T08:53:34.359Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-03T08:53:34.359Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-03T08:53:34.809Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-03T08:53:34.809Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2021-12-03T08:53:34.809Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2021-12-03T08:53:34.809Z] === CONT TestDaemonRestartIpcMode [2021-12-03T08:53:34.809Z] === CONT TestIpcModeOlderClient [2021-12-03T08:53:34.809Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-12-03T08:53:34.809Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-03T08:53:35.326Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2021-12-03T08:53:35.326Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-03T08:53:36.726Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2021-12-03T08:53:36.726Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-03T08:53:37.337Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2021-12-03T08:53:37.337Z] --- PASS: TestDaemonRestartIpcMode (2.67s) [2021-12-03T08:53:37.337Z] PASS [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === Skipped [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-03T08:53:37.337Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-12-03T08:53:37.337Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-12-03T08:53:37.337Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-12-03T08:53:37.337Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T08:53:37.337Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-12-03T08:53:37.337Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-12-03T08:53:37.337Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-12-03T08:53:37.337Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-03T08:53:37.337Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-03T08:53:37.337Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-03T08:53:37.337Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-03T08:53:37.337Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-12-03T08:53:37.337Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-12-03T08:53:37.337Z] 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:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-12-03T08:53:37.337Z] 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:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-12-03T08:53:37.337Z] 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:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-12-03T08:53:37.337Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:53:37.337Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-12-03T08:53:37.337Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:53:37.337Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-12-03T08:53:37.337Z] 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:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-12-03T08:53:37.337Z] 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:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-12-03T08:53:37.337Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.337Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-03T08:53:37.337Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:53:37.337Z] [2021-12-03T08:53:37.338Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-03T08:53:37.338Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:53:37.338Z] [2021-12-03T08:53:37.338Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-12-03T08:53:37.338Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:53:37.338Z] [2021-12-03T08:53:37.338Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-12-03T08:53:37.338Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-03T08:53:37.338Z] [2021-12-03T08:53:37.338Z] DONE 177 tests, 27 skipped in 70.994s [2021-12-03T08:53:37.338Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-03T08:53:37.596Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T08:53:37.667Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2021-12-03T08:53:37.667Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-03T08:53:38.165Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-12-03T08:53:38.165Z] === RUN TestDaemonConfigValidation [2021-12-03T08:53:38.165Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:53:38.165Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:53:38.165Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-03T08:53:38.165Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-03T08:53:38.165Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-03T08:53:38.165Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-03T08:53:38.165Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-03T08:53:38.165Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-03T08:53:38.165Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-03T08:53:38.165Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-03T08:53:38.165Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:53:38.165Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-03T08:53:38.165Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-03T08:53:38.165Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-03T08:53:38.424Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-03T08:53:38.424Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-03T08:53:38.424Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-12-03T08:53:38.424Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-12-03T08:53:38.424Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-12-03T08:53:38.424Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2021-12-03T08:53:38.424Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-12-03T08:53:38.424Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T08:53:38.424Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-03T08:53:39.049Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-12-03T08:53:39.049Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-03T08:53:39.367Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-03T08:53:39.620Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-12-03T08:53:39.620Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-03T08:53:40.696Z] === RUN TestMiddlewares [2021-12-03T08:53:40.696Z] --- PASS: TestMiddlewares (0.00s) [2021-12-03T08:53:40.696Z] PASS [2021-12-03T08:53:40.696Z] coverage: 9.0% of statements [2021-12-03T08:53:40.696Z] ok github.com/docker/docker/api/server 0.047s coverage: 9.0% of statements [2021-12-03T08:53:40.741Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-03T08:53:41.004Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2021-12-03T08:53:41.005Z] === RUN TestNISDomainname [2021-12-03T08:53:41.265Z] --- PASS: TestNISDomainname (0.57s) [2021-12-03T08:53:41.265Z] === RUN TestHostnameDnsResolution [2021-12-03T08:53:41.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-03T08:53:41.675Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-03T08:53:41.675Z] daemon_test.go:156: [dee80979c29d0] daemon is not started [2021-12-03T08:53:41.675Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-12-03T08:53:41.675Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-12-03T08:53:41.675Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-12-03T08:53:41.675Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-12-03T08:53:41.675Z] === RUN TestDaemonProxy [2021-12-03T08:53:41.675Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-03T08:53:41.675Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-03T08:53:41.675Z] PASS [2021-12-03T08:53:41.675Z] [2021-12-03T08:53:41.675Z] === Skipped [2021-12-03T08:53:41.675Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-12-03T08:53:41.675Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-03T08:53:41.675Z] [2021-12-03T08:53:41.675Z] DONE 12 tests, 1 skipped in 4.160s [2021-12-03T08:53:41.675Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-03T08:53:41.675Z] INFO: Testing against a local daemon [2021-12-03T08:53:41.675Z] === RUN TestCommitInheritsEnv [2021-12-03T08:53:42.207Z] --- PASS: TestHostnameDnsResolution (0.71s) [2021-12-03T08:53:42.207Z] === RUN TestUnprivilegedPortsAndPing [2021-12-03T08:53:42.778Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2021-12-03T08:53:42.778Z] === RUN TestStats [2021-12-03T08:53:43.047Z] --- PASS: TestCommitInheritsEnv (1.40s) [2021-12-03T08:53:43.047Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T08:53:43.047Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-03T08:53:43.047Z] === RUN TestImagesFilterMultiReference [2021-12-03T08:53:43.306Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-12-03T08:53:43.306Z] === RUN TestImagePullPlatformInvalid [2021-12-03T08:53:43.306Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-03T08:53:43.306Z] === RUN TestRemoveImageOrphaning [2021-12-03T08:53:44.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-03T08:53:45.213Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-12-03T08:53:45.213Z] === RUN TestRemoveImageGarbageCollector [2021-12-03T08:53:45.213Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-03T08:53:45.213Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-03T08:53:45.213Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T08:53:45.213Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-03T08:53:45.213Z] === RUN TestTagInvalidReference [2021-12-03T08:53:45.213Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-03T08:53:45.213Z] === RUN TestTagValidPrefixedRepo [2021-12-03T08:53:45.213Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-03T08:53:45.213Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T08:53:45.213Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-03T08:53:45.213Z] === RUN TestTagOfficialNames [2021-12-03T08:53:45.213Z] --- PASS: TestTagOfficialNames (0.04s) [2021-12-03T08:53:45.213Z] === RUN TestTagMatchesDigest [2021-12-03T08:53:45.213Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-03T08:53:45.213Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-03T08:53:45.318Z] --- PASS: TestStats (2.47s) [2021-12-03T08:53:45.318Z] === RUN TestStopContainerWithTimeout [2021-12-03T08:53:45.318Z] === RUN TestStopContainerWithTimeout/0 [2021-12-03T08:53:45.318Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-03T08:53:45.318Z] === RUN TestStopContainerWithTimeout/1 [2021-12-03T08:53:45.318Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-03T08:53:45.318Z] === RUN TestStopContainerWithTimeout/3 [2021-12-03T08:53:45.318Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-03T08:53:45.318Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-03T08:53:45.318Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-03T08:53:45.318Z] === CONT TestStopContainerWithTimeout/0 [2021-12-03T08:53:45.318Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-03T08:53:45.888Z] === CONT TestStopContainerWithTimeout/3 [2021-12-03T08:53:46.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-03T08:53:47.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-03T08:53:47.797Z] === CONT TestStopContainerWithTimeout/1 [2021-12-03T08:53:49.178Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-03T08:53:49.178Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2021-12-03T08:53:49.178Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-12-03T08:53:49.178Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2021-12-03T08:53:49.178Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2021-12-03T08:53:49.178Z] === RUN TestDeleteDevicemapper [2021-12-03T08:53:49.178Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:53:49.178Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-03T08:53:49.178Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T08:53:50.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-03T08:53:51.720Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2021-12-03T08:53:51.720Z] === RUN TestUpdateMemory [2021-12-03T08:53:51.986Z] --- PASS: TestUpdateMemory (0.53s) [2021-12-03T08:53:51.986Z] === RUN TestUpdateCPUQuota [2021-12-03T08:53:52.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-03T08:53:52.926Z] --- PASS: TestUpdateCPUQuota (0.96s) [2021-12-03T08:53:52.926Z] === RUN TestUpdatePidsLimit [2021-12-03T08:53:52.927Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-03T08:53:53.187Z] === RUN TestUpdatePidsLimit/no_change [2021-12-03T08:53:53.187Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-03T08:53:53.448Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-03T08:53:53.708Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-03T08:53:53.969Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-03T08:53:54.230Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-03T08:53:54.802Z] --- PASS: TestUpdatePidsLimit (2.02s) [2021-12-03T08:53:54.802Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-12-03T08:53:54.802Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2021-12-03T08:53:54.802Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-12-03T08:53:54.802Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-12-03T08:53:54.802Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-12-03T08:53:54.802Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2021-12-03T08:53:54.802Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-12-03T08:53:54.802Z] === RUN TestUpdateRestartPolicy [2021-12-03T08:53:55.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-03T08:53:57.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-03T08:53:59.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-03T08:54:02.217Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:54:02.217Z] Using test binary docker [2021-12-03T08:54:02.217Z] +++ /etc/init.d/apparmor start [2021-12-03T08:54:02.217Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-03T08:54:02.217Z] INFO: Waiting for daemon to start... [2021-12-03T08:54:02.217Z] Starting dockerd [2021-12-03T08:54:02.217Z] +++ 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:54:04.738Z] . [2021-12-03T08:54:04.738Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:54:05.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:54:05.020Z] Error: No such image: emptyfs [2021-12-03T08:54:05.020Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-03T08:54:05.020Z] ++++ docker load [2021-12-03T08:54:05.279Z] Running integration-test (iteration 1) [2021-12-03T08:54:05.537Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-03T08:54:05.538Z] ++ 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:54:05.538Z] ++ set -e [2021-12-03T08:54:05.538Z] ++ '[' -n 0 ']' [2021-12-03T08:54:05.538Z] ++ set -x [2021-12-03T08:54:05.538Z] ++ 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:54:06.469Z] Loaded image: busybox:latest [2021-12-03T08:54:07.028Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2021-12-03T08:54:07.028Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T08:54:07.028Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2021-12-03T08:54:07.028Z] === RUN TestWaitNonBlocked [2021-12-03T08:54:07.028Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:54:07.028Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:54:07.028Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:54:07.028Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:54:07.028Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:54:07.028Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:54:07.031Z] Loaded image: busybox:glibc [2021-12-03T08:54:07.290Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-03T08:54:07.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2021-12-03T08:54:07.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2021-12-03T08:54:07.290Z] === RUN TestWaitBlocked [2021-12-03T08:54:07.290Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:54:07.290Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:54:07.290Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:54:07.290Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:54:07.290Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:54:07.290Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:54:07.862Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-03T08:54:07.862Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2021-12-03T08:54:07.862Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2021-12-03T08:54:07.862Z] === CONT TestContainerStartOnDaemonRestart [2021-12-03T08:54:07.862Z] === CONT TestIpcModeOlderClient [2021-12-03T08:54:08.122Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-12-03T08:54:08.122Z] === CONT TestDaemonHostGatewayIP [2021-12-03T08:54:10.039Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s) [2021-12-03T08:54:10.039Z] === CONT TestContainerKillOnDaemonStart [2021-12-03T08:54:10.981Z] --- PASS: TestDaemonHostGatewayIP (2.70s) [2021-12-03T08:54:10.981Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-03T08:54:12.280Z] Loaded image: debian:bullseye-slim [2021-12-03T08:54:12.280Z] Loaded image: hello-world:latest [2021-12-03T08:54:12.280Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:54:12.280Z] INFO: Testing against a local daemon [2021-12-03T08:54:12.280Z] === RUN TestCgroupNamespacesBuild [2021-12-03T08:54:12.893Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.72s) [2021-12-03T08:54:12.893Z] === CONT TestDaemonRestartIpcMode [2021-12-03T08:54:14.799Z] --- PASS: TestCgroupNamespacesBuild (2.37s) [2021-12-03T08:54:14.799Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-03T08:54:14.806Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2021-12-03T08:54:16.692Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2021-12-03T08:54:16.692Z] === RUN TestBuildWithSession [2021-12-03T08:54:16.692Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:54:16.692Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:54:16.692Z] === RUN TestBuildSquashParent [2021-12-03T08:54:22.937Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2021-12-03T08:54:22.937Z] PASS [2021-12-03T08:54:22.937Z] [2021-12-03T08:54:22.937Z] === Skipped [2021-12-03T08:54:22.937Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-03T08:54:22.937Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:54:22.937Z] [2021-12-03T08:54:22.937Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-03T08:54:22.937Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-03T08:54:22.937Z] [2021-12-03T08:54:22.937Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:54:22.937Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:54:22.937Z] [2021-12-03T08:54:22.937Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-03T08:54:22.937Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-03T08:54:22.937Z] [2021-12-03T08:54:22.937Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-03T08:54:22.937Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:54:22.937Z] [2021-12-03T08:54:22.937Z] DONE 200 tests, 5 skipped in 119.082s [2021-12-03T08:54:22.937Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-03T08:54:22.937Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T08:54:22.937Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-12-03T08:54:22.937Z] === RUN TestDaemonConfigValidation [2021-12-03T08:54:22.937Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:54:22.937Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:54:22.937Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-03T08:54:22.937Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-03T08:54:22.937Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-03T08:54:22.937Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-03T08:54:22.937Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-03T08:54:22.937Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-03T08:54:22.937Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-03T08:54:22.937Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-03T08:54:22.937Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:54:22.937Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-03T08:54:22.937Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-03T08:54:22.937Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-03T08:54:22.937Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-03T08:54:22.937Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-03T08:54:22.937Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-12-03T08:54:22.937Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-12-03T08:54:22.937Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2021-12-03T08:54:22.937Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-12-03T08:54:22.937Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-12-03T08:54:22.937Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T08:54:22.937Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-03T08:54:23.515Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-03T08:54:24.457Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-03T08:54:24.783Z] --- PASS: TestBuildSquashParent (8.01s) [2021-12-03T08:54:24.783Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:54:24.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:54:24.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:54:24.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:54:24.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:54:24.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:54:24.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:54:24.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:54:24.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:54:24.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:54:24.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:54:24.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:54:24.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:54:24.783Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:54:24.783Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:54:25.841Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-03T08:54:25.841Z] daemon_test.go:156: [d265b845bdba8] daemon is not started [2021-12-03T08:54:25.841Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-12-03T08:54:25.841Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-12-03T08:54:25.841Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-12-03T08:54:25.841Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-12-03T08:54:25.841Z] === RUN TestDaemonProxy [2021-12-03T08:54:25.841Z] === RUN TestDaemonProxy/environment_variables [2021-12-03T08:54:27.751Z] === RUN TestDaemonProxy/command-line_options [2021-12-03T08:54:28.055Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:54:28.055Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:54:29.132Z] === RUN TestDaemonProxy/configuration_file [2021-12-03T08:54:31.042Z] === RUN TestDaemonProxy/conflicting_options [2021-12-03T08:54:31.303Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-03T08:54:31.307Z] === RUN TestBoolValue [2021-12-03T08:54:31.307Z] --- PASS: TestBoolValue (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestBoolValueOrDefault [2021-12-03T08:54:31.307Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestInt64ValueOrZero [2021-12-03T08:54:31.307Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestInt64ValueOrDefault [2021-12-03T08:54:31.307Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-03T08:54:31.307Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestJsonContentType [2021-12-03T08:54:31.307Z] --- PASS: TestJsonContentType (0.00s) [2021-12-03T08:54:31.307Z] PASS [2021-12-03T08:54:31.307Z] coverage: 14.7% of statements [2021-12-03T08:54:31.307Z] ok github.com/docker/docker/api/server/httputils 0.084s coverage: 14.7% of statements [2021-12-03T08:54:31.307Z] === RUN TestMaskSecretKeys [2021-12-03T08:54:31.307Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-03T08:54:31.307Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-03T08:54:31.307Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-03T08:54:31.307Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestVersionMiddlewareVersion [2021-12-03T08:54:31.307Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-03T08:54:31.307Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-03T08:54:31.307Z] PASS [2021-12-03T08:54:31.307Z] coverage: 37.7% of statements [2021-12-03T08:54:31.307Z] ok github.com/docker/docker/api/server/middleware 0.083s coverage: 37.7% of statements [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-03T08:54:31.307Z] === RUN TestStrSliceMarshalJSON [2021-12-03T08:54:31.307Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestStrSliceUnmarshalJSON [2021-12-03T08:54:31.307Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestStrSliceUnmarshalString [2021-12-03T08:54:31.307Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestStrSliceUnmarshalSlice [2021-12-03T08:54:31.307Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-03T08:54:31.307Z] PASS [2021-12-03T08:54:31.307Z] coverage: 90.0% of statements [2021-12-03T08:54:31.307Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2021-12-03T08:54:31.307Z] === RUN TestAdjustForAPIVersion [2021-12-03T08:54:31.307Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-03T08:54:31.307Z] PASS [2021-12-03T08:54:31.307Z] coverage: 5.7% of statements [2021-12-03T08:54:31.307Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-03T08:54:31.307Z] === RUN TestToJSON [2021-12-03T08:54:31.307Z] --- PASS: TestToJSON (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestToParamWithVersion [2021-12-03T08:54:31.307Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestFromJSON [2021-12-03T08:54:31.307Z] --- PASS: TestFromJSON (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestEmpty [2021-12-03T08:54:31.307Z] --- PASS: TestEmpty (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestArgsMatchKVListEmptySources [2021-12-03T08:54:31.307Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestArgsMatchKVList [2021-12-03T08:54:31.307Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestArgsMatch [2021-12-03T08:54:31.307Z] --- PASS: TestArgsMatch (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestAdd [2021-12-03T08:54:31.307Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestDel [2021-12-03T08:54:31.307Z] --- PASS: TestDel (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestLen [2021-12-03T08:54:31.307Z] --- PASS: TestLen (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestExactMatch [2021-12-03T08:54:31.307Z] --- PASS: TestExactMatch (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestOnlyOneExactMatch [2021-12-03T08:54:31.307Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestContains [2021-12-03T08:54:31.307Z] --- PASS: TestContains (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestValidate [2021-12-03T08:54:31.307Z] --- PASS: TestValidate (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestWalkValues [2021-12-03T08:54:31.307Z] --- PASS: TestWalkValues (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestFuzzyMatch [2021-12-03T08:54:31.307Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestClone [2021-12-03T08:54:31.307Z] --- PASS: TestClone (0.00s) [2021-12-03T08:54:31.307Z] PASS [2021-12-03T08:54:31.307Z] coverage: 92.2% of statements [2021-12-03T08:54:31.307Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-03T08:54:31.307Z] === RUN TestDurationToSecondsString [2021-12-03T08:54:31.307Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestGetTimestamp [2021-12-03T08:54:31.307Z] --- PASS: TestGetTimestamp (0.12s) [2021-12-03T08:54:31.307Z] === RUN TestParseTimestamps [2021-12-03T08:54:31.307Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-03T08:54:31.307Z] PASS [2021-12-03T08:54:31.307Z] coverage: 100.0% of statements [2021-12-03T08:54:31.307Z] ok github.com/docker/docker/api/types/time 0.165s coverage: 100.0% of statements [2021-12-03T08:54:31.307Z] === RUN TestCompareVersion [2021-12-03T08:54:31.307Z] --- PASS: TestCompareVersion (0.00s) [2021-12-03T08:54:31.307Z] PASS [2021-12-03T08:54:31.307Z] coverage: 77.3% of statements [2021-12-03T08:54:31.307Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 77.3% of statements [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/builder [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-03T08:54:31.307Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-03T08:54:31.307Z] === RUN TestParseRemoteURL [2021-12-03T08:54:31.307Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-03T08:54:31.307Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-03T08:54:31.307Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-03T08:54:31.307Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-03T08:54:31.307Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-03T08:54:31.307Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-03T08:54:31.307Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-03T08:54:31.307Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-03T08:54:31.307Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-03T08:54:31.307Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-03T08:54:31.307Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-03T08:54:31.307Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestCloneArgsSmartHttp [2021-12-03T08:54:31.307Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestCloneArgsDumbHttp [2021-12-03T08:54:31.307Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestCloneArgsGit [2021-12-03T08:54:31.307Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestCheckoutGit [2021-12-03T08:54:31.307Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-03T08:54:31.307Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestProcessNoDockerignore [2021-12-03T08:54:31.307Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-03T08:54:31.307Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestDetectContentType [2021-12-03T08:54:31.307Z] --- PASS: TestDetectContentType (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestSelectAcceptableMIME [2021-12-03T08:54:31.307Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestInspectEmptyResponse [2021-12-03T08:54:31.307Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestInspectResponseBinary [2021-12-03T08:54:31.307Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestResponseUnsupportedContentType [2021-12-03T08:54:31.307Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestInspectResponseTextSimple [2021-12-03T08:54:31.307Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestInspectResponseEmptyContentType [2021-12-03T08:54:31.307Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestUnknownContentLength [2021-12-03T08:54:31.307Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestDownloadRemote [2021-12-03T08:54:31.307Z] === RUN TestEnable [2021-12-03T08:54:31.307Z] --- PASS: TestEnable (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestDisable [2021-12-03T08:54:31.307Z] --- PASS: TestDisable (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestEnabled [2021-12-03T08:54:31.307Z] --- PASS: TestEnabled (0.00s) [2021-12-03T08:54:31.307Z] PASS [2021-12-03T08:54:31.307Z] coverage: 100.0% of statements [2021-12-03T08:54:31.307Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-12-03T08:54:31.307Z] --- PASS: TestDownloadRemote (0.08s) [2021-12-03T08:54:31.307Z] === RUN TestGetWithStatusError [2021-12-03T08:54:31.307Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestCloseRootDirectory [2021-12-03T08:54:31.307Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:54:31.307Z] --- SKIP: TestCloseRootDirectory (0.01s) [2021-12-03T08:54:31.307Z] === RUN TestHashFile [2021-12-03T08:54:31.307Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:54:31.307Z] --- SKIP: TestHashFile (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestHashSubdir [2021-12-03T08:54:31.307Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:54:31.307Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-03T08:54:31.307Z] === RUN TestRemoveDirectory [2021-12-03T08:54:31.307Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:54:31.307Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-03T08:54:31.307Z] PASS [2021-12-03T08:54:31.307Z] coverage: 9.3% of statements [2021-12-03T08:54:31.307Z] ok github.com/docker/docker/builder/remotecontext 0.192s coverage: 9.3% of statements [2021-12-03T08:54:31.307Z] === RUN TestGetAllAllowed [2021-12-03T08:54:31.307Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestGetAllMeta [2021-12-03T08:54:31.307Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-03T08:54:31.307Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestIsUnreferencedBuiltin [2021-12-03T08:54:31.307Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-03T08:54:31.307Z] === RUN TestIsExistingDirectory [2021-12-03T08:54:31.308Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestGetFilenameForDownload [2021-12-03T08:54:31.308Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestEnv2Variables [2021-12-03T08:54:31.308Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-03T08:54:31.308Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestMaintainer [2021-12-03T08:54:31.308Z] --- PASS: TestMaintainer (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestLabel [2021-12-03T08:54:31.308Z] --- PASS: TestLabel (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestFromScratch [2021-12-03T08:54:31.308Z] --- PASS: TestFromScratch (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestFromWithArg [2021-12-03T08:54:31.308Z] --- PASS: TestFromWithArg (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-03T08:54:31.308Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestFromWithUndefinedArg [2021-12-03T08:54:31.308Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestFromMultiStageWithNamedStage [2021-12-03T08:54:31.308Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestOnbuild [2021-12-03T08:54:31.308Z] --- PASS: TestOnbuild (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestWorkdir [2021-12-03T08:54:31.308Z] --- PASS: TestWorkdir (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestCmd [2021-12-03T08:54:31.308Z] --- PASS: TestCmd (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestHealthcheckNone [2021-12-03T08:54:31.308Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestHealthcheckCmd [2021-12-03T08:54:31.308Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestEntrypoint [2021-12-03T08:54:31.308Z] --- PASS: TestEntrypoint (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestExpose [2021-12-03T08:54:31.308Z] --- PASS: TestExpose (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestUser [2021-12-03T08:54:31.308Z] --- PASS: TestUser (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestVolume [2021-12-03T08:54:31.308Z] --- PASS: TestVolume (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestStopSignal [2021-12-03T08:54:31.308Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T08:54:31.308Z] --- SKIP: TestStopSignal (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestArg [2021-12-03T08:54:31.308Z] --- PASS: TestArg (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestShell [2021-12-03T08:54:31.308Z] --- PASS: TestShell (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestPrependEnvOnCmd [2021-12-03T08:54:31.308Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestRunWithBuildArgs [2021-12-03T08:54:31.308Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestRunIgnoresHealthcheck [2021-12-03T08:54:31.308Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestDispatchUnsupportedOptions [2021-12-03T08:54:31.308Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-03T08:54:31.308Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-03T08:54:31.308Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-03T08:54:31.308Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-03T08:54:31.308Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-03T08:54:31.308Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-03T08:54:31.308Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestNormalizeWorkdir [2021-12-03T08:54:31.308Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestDispatch [2021-12-03T08:54:31.308Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-03T08:54:31.308Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-03T08:54:31.308Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-03T08:54:31.308Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-03T08:54:31.308Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-03T08:54:31.308Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-03T08:54:31.308Z] === RUN TestDispatch/COPY_url [2021-12-03T08:54:31.308Z] --- PASS: TestDispatch (0.05s) [2021-12-03T08:54:31.308Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-12-03T08:54:31.308Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-03T08:54:31.308Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-03T08:54:31.308Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:54:31.308Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:54:31.308Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-03T08:54:31.308Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestAddScratchImageAddsToMounts [2021-12-03T08:54:31.308Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-03T08:54:31.308Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-03T08:54:31.308Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-03T08:54:31.308Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestImageSourceGetAddsToMounts [2021-12-03T08:54:31.308Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestEmptyDockerfile [2021-12-03T08:54:31.308Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestSymlinkDockerfile [2021-12-03T08:54:31.308Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-03T08:54:31.308Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestNonExistingDockerfile [2021-12-03T08:54:31.308Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestCopyRunConfig [2021-12-03T08:54:31.308Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestDeepCopyRunConfig [2021-12-03T08:54:31.308Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestExportImage [2021-12-03T08:54:31.308Z] --- PASS: TestExportImage (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestNormalizeDest [2021-12-03T08:54:31.308Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-03T08:54:31.308Z] PASS [2021-12-03T08:54:31.308Z] coverage: 46.8% of statements [2021-12-03T08:54:31.308Z] ok github.com/docker/docker/builder/dockerfile 0.146s coverage: 46.8% of statements [2021-12-03T08:54:31.308Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-03T08:54:31.308Z] === RUN TestTCP4Proxy [2021-12-03T08:54:31.308Z] --- PASS: TestTCP4Proxy (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestTCP4ProxyHalfClose [2021-12-03T08:54:31.308Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestTCP6Proxy [2021-12-03T08:54:31.308Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:54:31.308Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestTCPDualStackProxy [2021-12-03T08:54:31.308Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:54:31.308Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestUDP4Proxy [2021-12-03T08:54:31.308Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestUDP6Proxy [2021-12-03T08:54:31.308Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:54:31.308Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestUDPWriteError [2021-12-03T08:54:31.308Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestSCTP4Proxy [2021-12-03T08:54:31.308Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T08:54:31.308Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-03T08:54:31.308Z] === RUN TestSCTP6Proxy [2021-12-03T08:54:31.308Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:54:31.308Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-03T08:54:31.308Z] PASS [2021-12-03T08:54:31.308Z] coverage: 49.4% of statements [2021-12-03T08:54:31.308Z] ok github.com/docker/docker/cmd/docker-proxy 0.043s coverage: 49.4% of statements [2021-12-03T08:54:31.325Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:54:31.325Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:54:31.873Z] --- PASS: TestDaemonProxy (6.31s) [2021-12-03T08:54:31.873Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2021-12-03T08:54:31.873Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2021-12-03T08:54:31.873Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-12-03T08:54:31.873Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-03T08:54:31.873Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-03T08:54:31.873Z] PASS [2021-12-03T08:54:31.873Z] [2021-12-03T08:54:31.873Z] DONE 17 tests in 10.213s [2021-12-03T08:54:31.873Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-03T08:54:31.873Z] INFO: Testing against a local daemon [2021-12-03T08:54:31.873Z] === RUN TestCommitInheritsEnv [2021-12-03T08:54:32.443Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-12-03T08:54:32.443Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T08:54:32.443Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-03T08:54:32.443Z] === RUN TestImagesFilterMultiReference [2021-12-03T08:54:32.443Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-12-03T08:54:32.443Z] === RUN TestImagePullPlatformInvalid [2021-12-03T08:54:32.443Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-03T08:54:32.443Z] === RUN TestRemoveImageOrphaning [2021-12-03T08:54:32.703Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-12-03T08:54:32.703Z] === RUN TestRemoveImageGarbageCollector [2021-12-03T08:54:33.845Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-03T08:54:33.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2021-12-03T08:54:33.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2021-12-03T08:54:33.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s) [2021-12-03T08:54:33.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2021-12-03T08:54:33.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2021-12-03T08:54:33.845Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s) [2021-12-03T08:54:33.845Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:54:33.845Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:54:34.638Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2021-12-03T08:54:34.638Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T08:54:34.638Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-03T08:54:34.638Z] === RUN TestTagInvalidReference [2021-12-03T08:54:34.638Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-03T08:54:34.638Z] === RUN TestTagValidPrefixedRepo [2021-12-03T08:54:34.638Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-12-03T08:54:34.638Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T08:54:34.638Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-03T08:54:34.638Z] === RUN TestTagOfficialNames [2021-12-03T08:54:34.638Z] --- PASS: TestTagOfficialNames (0.06s) [2021-12-03T08:54:34.638Z] === RUN TestTagMatchesDigest [2021-12-03T08:54:34.638Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-12-03T08:54:34.638Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-03T08:54:35.482Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:54:35.482Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:54:35.482Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:54:35.482Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:54:35.482Z] [2021-12-03T08:54:35.482Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-03T08:54:35.482Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-03T08:54:35.482Z] HOSTNAME=40c9e87a245c [2021-12-03T08:54:35.482Z] TESTDEBUG=0 [2021-12-03T08:54:35.482Z] DEST=bundles/test-integration [2021-12-03T08:54:35.482Z] PWD=/go/src/github.com/docker/docker [2021-12-03T08:54:35.482Z] DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 [2021-12-03T08:54:35.482Z] container=docker [2021-12-03T08:54:35.482Z] HOME=/root [2021-12-03T08:54:35.482Z] GOLANG_VERSION=1.17.3 [2021-12-03T08:54:35.482Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-03T08:54:35.482Z] VALIDATE_BRANCH=master [2021-12-03T08:54:35.482Z] TERM=xterm [2021-12-03T08:54:35.482Z] DOCKER_PKG=github.com/docker/docker [2021-12-03T08:54:35.482Z] SHLVL=1 [2021-12-03T08:54:35.482Z] TIMEOUT=120m [2021-12-03T08:54:35.482Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-03T08:54:35.482Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-03T08:54:35.482Z] GO111MODULE=off [2021-12-03T08:54:35.482Z] DOCKER_EXPERIMENTAL=1 [2021-12-03T08:54:35.482Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-03T08:54:35.482Z] 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:54:35.482Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-03T08:54:35.482Z] GOPATH=/go [2021-12-03T08:54:35.482Z] PKG_CONFIG=pkg-config [2021-12-03T08:54:35.482Z] _=/usr/bin/env [2021-12-03T08:54:35.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-03T08:54:36.366Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:54:36.623Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:54:37.186Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:54:37.750Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:54:37.883Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-03T08:54:37.883Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:54:37.883Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T08:54:37.884Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-03T08:54:37.884Z] [2021-12-03T08:54:37.884Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-12-03T08:54:37.884Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-12-03T08:54:37.884Z] Using test binary docker [2021-12-03T08:54:37.884Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-03T08:54:37.884Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-03T08:54:37.884Z] INFO: Waiting for daemon to start... [2021-12-03T08:54:37.884Z] Starting dockerd [2021-12-03T08:54:38.314Z] --- PASS: TestBuildMultiStageCopy (4.58s) [2021-12-03T08:54:38.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2021-12-03T08:54:38.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2021-12-03T08:54:38.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2021-12-03T08:54:38.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-12-03T08:54:38.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2021-12-03T08:54:38.314Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:54:38.351Z] === RUN TestCheckpointCreateError [2021-12-03T08:54:38.351Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCheckpointCreate [2021-12-03T08:54:38.351Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCheckpointDeleteError [2021-12-03T08:54:38.351Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCheckpointDelete [2021-12-03T08:54:38.351Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCheckpointListError [2021-12-03T08:54:38.351Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCheckpointList [2021-12-03T08:54:38.351Z] --- PASS: TestCheckpointList (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCheckpointListContainerNotFound [2021-12-03T08:54:38.351Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestNewClientWithOpsFromEnv [2021-12-03T08:54:38.351Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T08:54:38.351Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestGetAPIPath [2021-12-03T08:54:38.351Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestParseHostURL [2021-12-03T08:54:38.351Z] --- PASS: TestParseHostURL (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-03T08:54:38.351Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-03T08:54:38.351Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestNegotiateAPIVersion [2021-12-03T08:54:38.351Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestNegotiateAPVersionOverride [2021-12-03T08:54:38.351Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-03T08:54:38.351Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-03T08:54:38.351Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-03T08:54:38.351Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestClientRedirect [2021-12-03T08:54:38.351Z] --- PASS: TestClientRedirect (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigCreateUnsupported [2021-12-03T08:54:38.351Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigCreateError [2021-12-03T08:54:38.351Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigCreate [2021-12-03T08:54:38.351Z] --- PASS: TestConfigCreate (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigInspectNotFound [2021-12-03T08:54:38.351Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigInspectWithEmptyID [2021-12-03T08:54:38.351Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigInspectUnsupported [2021-12-03T08:54:38.351Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigInspectError [2021-12-03T08:54:38.351Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigInspectConfigNotFound [2021-12-03T08:54:38.351Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigInspect [2021-12-03T08:54:38.351Z] --- PASS: TestConfigInspect (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigListUnsupported [2021-12-03T08:54:38.351Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigListError [2021-12-03T08:54:38.351Z] --- PASS: TestConfigListError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigList [2021-12-03T08:54:38.351Z] --- PASS: TestConfigList (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigRemoveUnsupported [2021-12-03T08:54:38.351Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigRemoveError [2021-12-03T08:54:38.351Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigRemove [2021-12-03T08:54:38.351Z] --- PASS: TestConfigRemove (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigUpdateUnsupported [2021-12-03T08:54:38.351Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigUpdateError [2021-12-03T08:54:38.351Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestConfigUpdate [2021-12-03T08:54:38.351Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerCommitError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerCommit [2021-12-03T08:54:38.351Z] --- PASS: TestContainerCommit (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerStatPathError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerStatPathNotFoundError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerStatPathNoHeaderError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerStatPath [2021-12-03T08:54:38.351Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCopyToContainerError [2021-12-03T08:54:38.351Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCopyToContainerNotFoundError [2021-12-03T08:54:38.351Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-03T08:54:38.351Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCopyToContainer [2021-12-03T08:54:38.351Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCopyFromContainerError [2021-12-03T08:54:38.351Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCopyFromContainerNotFoundError [2021-12-03T08:54:38.351Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-03T08:54:38.351Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-03T08:54:38.351Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestCopyFromContainer [2021-12-03T08:54:38.351Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerCreateError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerCreateImageNotFound [2021-12-03T08:54:38.351Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerCreateWithName [2021-12-03T08:54:38.351Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerCreateAutoRemove [2021-12-03T08:54:38.351Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerDiffError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerDiff [2021-12-03T08:54:38.351Z] --- PASS: TestContainerDiff (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerExecCreateError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerExecCreate [2021-12-03T08:54:38.351Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerExecStartError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerExecStart [2021-12-03T08:54:38.351Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerExecInspectError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerExecInspect [2021-12-03T08:54:38.351Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerExportError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerExportError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerExport [2021-12-03T08:54:38.351Z] --- PASS: TestContainerExport (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerInspectError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerInspectContainerNotFound [2021-12-03T08:54:38.351Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerInspectWithEmptyID [2021-12-03T08:54:38.351Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerInspect [2021-12-03T08:54:38.351Z] --- PASS: TestContainerInspect (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerInspectNode [2021-12-03T08:54:38.351Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerKillError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerKillError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerKill [2021-12-03T08:54:38.351Z] --- PASS: TestContainerKill (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerListError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerListError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerList [2021-12-03T08:54:38.351Z] --- PASS: TestContainerList (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerLogsNotFoundError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerLogsError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerLogs [2021-12-03T08:54:38.351Z] --- PASS: TestContainerLogs (0.14s) [2021-12-03T08:54:38.351Z] === RUN TestContainerPauseError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerPause [2021-12-03T08:54:38.351Z] --- PASS: TestContainerPause (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainersPruneError [2021-12-03T08:54:38.351Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainersPrune [2021-12-03T08:54:38.351Z] --- PASS: TestContainersPrune (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerRemoveError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerRemoveNotFoundError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerRemove [2021-12-03T08:54:38.351Z] --- PASS: TestContainerRemove (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerRenameError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerRename [2021-12-03T08:54:38.351Z] --- PASS: TestContainerRename (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerResizeError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerExecResizeError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerResize [2021-12-03T08:54:38.351Z] --- PASS: TestContainerResize (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerExecResize [2021-12-03T08:54:38.351Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerRestartError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerRestart [2021-12-03T08:54:38.351Z] --- PASS: TestContainerRestart (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerStartError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerStartError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerStart [2021-12-03T08:54:38.351Z] --- PASS: TestContainerStart (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerStatsError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerStats [2021-12-03T08:54:38.351Z] --- PASS: TestContainerStats (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerStopError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerStopError (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerStop [2021-12-03T08:54:38.351Z] --- PASS: TestContainerStop (0.00s) [2021-12-03T08:54:38.351Z] === RUN TestContainerTopError [2021-12-03T08:54:38.351Z] --- PASS: TestContainerTopError (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestContainerTop [2021-12-03T08:54:38.352Z] --- PASS: TestContainerTop (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestContainerUnpauseError [2021-12-03T08:54:38.352Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestContainerUnpause [2021-12-03T08:54:38.352Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestContainerUpdateError [2021-12-03T08:54:38.352Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestContainerUpdate [2021-12-03T08:54:38.352Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestContainerWaitError [2021-12-03T08:54:38.352Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestContainerWait [2021-12-03T08:54:38.352Z] --- PASS: TestContainerWait (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestDiskUsageError [2021-12-03T08:54:38.352Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestDiskUsage [2021-12-03T08:54:38.352Z] --- PASS: TestDiskUsage (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestDistributionInspectUnsupported [2021-12-03T08:54:38.352Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestDistributionInspectWithEmptyID [2021-12-03T08:54:38.352Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestEventsErrorInOptions [2021-12-03T08:54:38.352Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestEventsErrorFromServer [2021-12-03T08:54:38.352Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestEvents [2021-12-03T08:54:38.352Z] --- PASS: TestEvents (0.00s) [2021-12-03T08:54:38.352Z] === RUN TestTLSCloseWriter [2021-12-03T08:54:38.352Z] === PAUSE TestTLSCloseWriter [2021-12-03T08:54:38.450Z] . [2021-12-03T08:54:38.450Z] INFO: Building docker-sdk-python3:5.0.3... [2021-12-03T08:54:38.743Z] 4612f6d0b889: Pull complete [2021-12-03T08:54:38.807Z] === RUN TestImageBuildError [2021-12-03T08:54:38.807Z] --- PASS: TestImageBuildError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageBuild [2021-12-03T08:54:38.807Z] --- PASS: TestImageBuild (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestGetDockerOS [2021-12-03T08:54:38.807Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageCreateError [2021-12-03T08:54:38.807Z] --- PASS: TestImageCreateError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageCreate [2021-12-03T08:54:38.807Z] --- PASS: TestImageCreate (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageHistoryError [2021-12-03T08:54:38.807Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageHistory [2021-12-03T08:54:38.807Z] --- PASS: TestImageHistory (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageImportError [2021-12-03T08:54:38.807Z] --- PASS: TestImageImportError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageImport [2021-12-03T08:54:38.807Z] --- PASS: TestImageImport (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageInspectError [2021-12-03T08:54:38.807Z] --- PASS: TestImageInspectError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageInspectImageNotFound [2021-12-03T08:54:38.807Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageInspectWithEmptyID [2021-12-03T08:54:38.807Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageInspect [2021-12-03T08:54:38.807Z] --- PASS: TestImageInspect (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageListError [2021-12-03T08:54:38.807Z] --- PASS: TestImageListError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageList [2021-12-03T08:54:38.807Z] --- PASS: TestImageList (0.01s) [2021-12-03T08:54:38.807Z] === RUN TestImageListApiBefore125 [2021-12-03T08:54:38.807Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageLoadError [2021-12-03T08:54:38.807Z] --- PASS: TestImageLoadError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageLoad [2021-12-03T08:54:38.807Z] --- PASS: TestImageLoad (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagesPruneError [2021-12-03T08:54:38.807Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagesPrune [2021-12-03T08:54:38.807Z] --- PASS: TestImagesPrune (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePullReferenceParseError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePullAnyError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePullWithoutErrors [2021-12-03T08:54:38.807Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePushReferenceError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePushAnyError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-03T08:54:38.807Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImagePushWithoutErrors [2021-12-03T08:54:38.807Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-03T08:54:38.807Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-03T08:54:38.807Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-03T08:54:38.807Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-03T08:54:38.807Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageRemoveError [2021-12-03T08:54:38.807Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageRemoveImageNotFound [2021-12-03T08:54:38.807Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageRemove [2021-12-03T08:54:38.807Z] --- PASS: TestImageRemove (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageSaveError [2021-12-03T08:54:38.807Z] --- PASS: TestImageSaveError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageSave [2021-12-03T08:54:38.807Z] --- PASS: TestImageSave (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageSearchAnyError [2021-12-03T08:54:38.807Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-03T08:54:38.807Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:54:38.807Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:54:38.807Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-03T08:54:38.807Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageSearchWithoutErrors [2021-12-03T08:54:38.807Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageTagError [2021-12-03T08:54:38.807Z] --- PASS: TestImageTagError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageTagInvalidReference [2021-12-03T08:54:38.807Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageTagInvalidSourceImageName [2021-12-03T08:54:38.807Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageTagHexSource [2021-12-03T08:54:38.807Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestImageTag [2021-12-03T08:54:38.807Z] --- PASS: TestImageTag (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestInfoServerError [2021-12-03T08:54:38.807Z] --- PASS: TestInfoServerError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestInfoInvalidResponseJSONError [2021-12-03T08:54:38.807Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestInfo [2021-12-03T08:54:38.807Z] --- PASS: TestInfo (0.02s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkConnectError [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkConnect [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkCreateError [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkCreate [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkDisconnectError [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkDisconnect [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkInspect [2021-12-03T08:54:38.807Z] === RUN TestNetworkInspect/empty_ID [2021-12-03T08:54:38.807Z] === RUN TestNetworkInspect/no_options [2021-12-03T08:54:38.807Z] === RUN TestNetworkInspect/verbose [2021-12-03T08:54:38.807Z] === RUN TestNetworkInspect/global_scope [2021-12-03T08:54:38.807Z] === RUN TestNetworkInspect/unknown_network [2021-12-03T08:54:38.807Z] === RUN TestNetworkInspect/server_error [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkListError [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkListError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkList [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkList (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworksPruneError [2021-12-03T08:54:38.807Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworksPrune [2021-12-03T08:54:38.807Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkRemoveError [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNetworkRemove [2021-12-03T08:54:38.807Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNodeInspectError [2021-12-03T08:54:38.807Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNodeInspectNodeNotFound [2021-12-03T08:54:38.807Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNodeInspectWithEmptyID [2021-12-03T08:54:38.807Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNodeInspect [2021-12-03T08:54:38.807Z] --- PASS: TestNodeInspect (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNodeListError [2021-12-03T08:54:38.807Z] --- PASS: TestNodeListError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNodeList [2021-12-03T08:54:38.807Z] --- PASS: TestNodeList (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNodeRemoveError [2021-12-03T08:54:38.807Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNodeRemove [2021-12-03T08:54:38.807Z] --- PASS: TestNodeRemove (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNodeUpdateError [2021-12-03T08:54:38.807Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestNodeUpdate [2021-12-03T08:54:38.807Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestOptionWithTimeout [2021-12-03T08:54:38.807Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestPingFail [2021-12-03T08:54:38.807Z] --- PASS: TestPingFail (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestPingWithError [2021-12-03T08:54:38.807Z] 2021/12/03 08:54:38 RoundTripper returned a response & error; ignoring response [2021-12-03T08:54:38.807Z] 2021/12/03 08:54:38 RoundTripper returned a response & error; ignoring response [2021-12-03T08:54:38.807Z] --- PASS: TestPingWithError (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestPingSuccess [2021-12-03T08:54:38.807Z] --- PASS: TestPingSuccess (0.00s) [2021-12-03T08:54:38.807Z] === RUN TestPingHeadFallback [2021-12-03T08:54:38.807Z] === RUN TestPingHeadFallback/OK [2021-12-03T08:54:38.807Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-03T08:54:38.807Z] === RUN TestPingHeadFallback/Not_Found [2021-12-03T08:54:38.807Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-03T08:54:38.807Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-03T08:54:38.807Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-03T08:54:38.808Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-03T08:54:38.808Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginDisableError [2021-12-03T08:54:38.808Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginDisable [2021-12-03T08:54:38.808Z] --- PASS: TestPluginDisable (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginEnableError [2021-12-03T08:54:38.808Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginEnable [2021-12-03T08:54:38.808Z] --- PASS: TestPluginEnable (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginInspectError [2021-12-03T08:54:38.808Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginInspectWithEmptyID [2021-12-03T08:54:38.808Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginInspect [2021-12-03T08:54:38.808Z] --- PASS: TestPluginInspect (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginListError [2021-12-03T08:54:38.808Z] --- PASS: TestPluginListError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginList [2021-12-03T08:54:38.808Z] --- PASS: TestPluginList (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginPushError [2021-12-03T08:54:38.808Z] --- PASS: TestPluginPushError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginPush [2021-12-03T08:54:38.808Z] --- PASS: TestPluginPush (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginRemoveError [2021-12-03T08:54:38.808Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginRemove [2021-12-03T08:54:38.808Z] --- PASS: TestPluginRemove (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginSetError [2021-12-03T08:54:38.808Z] --- PASS: TestPluginSetError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPluginSet [2021-12-03T08:54:38.808Z] --- PASS: TestPluginSet (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSetHostHeader [2021-12-03T08:54:38.808Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestPlainTextError [2021-12-03T08:54:38.808Z] --- PASS: TestPlainTextError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestInfiniteError [2021-12-03T08:54:38.808Z] --- PASS: TestInfiniteError (0.01s) [2021-12-03T08:54:38.808Z] === RUN TestCanceledContext [2021-12-03T08:54:38.808Z] 2021/12/03 08:54:38 RoundTripper returned a response & error; ignoring response [2021-12-03T08:54:38.808Z] --- PASS: TestCanceledContext (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestDeadlineExceededContext [2021-12-03T08:54:38.808Z] 2021/12/03 08:54:38 RoundTripper returned a response & error; ignoring response [2021-12-03T08:54:38.808Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretCreateUnsupported [2021-12-03T08:54:38.808Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretCreateError [2021-12-03T08:54:38.808Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretCreate [2021-12-03T08:54:38.808Z] --- PASS: TestSecretCreate (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretInspectUnsupported [2021-12-03T08:54:38.808Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretInspectError [2021-12-03T08:54:38.808Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretInspectSecretNotFound [2021-12-03T08:54:38.808Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretInspectWithEmptyID [2021-12-03T08:54:38.808Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretInspect [2021-12-03T08:54:38.808Z] --- PASS: TestSecretInspect (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretListUnsupported [2021-12-03T08:54:38.808Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretListError [2021-12-03T08:54:38.808Z] --- PASS: TestSecretListError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretList [2021-12-03T08:54:38.808Z] --- PASS: TestSecretList (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretRemoveUnsupported [2021-12-03T08:54:38.808Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretRemoveError [2021-12-03T08:54:38.808Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretRemove [2021-12-03T08:54:38.808Z] --- PASS: TestSecretRemove (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretUpdateUnsupported [2021-12-03T08:54:38.808Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretUpdateError [2021-12-03T08:54:38.808Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSecretUpdate [2021-12-03T08:54:38.808Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceCreateError [2021-12-03T08:54:38.808Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceCreate [2021-12-03T08:54:38.808Z] --- PASS: TestServiceCreate (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-03T08:54:38.808Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceCreateDigestPinning [2021-12-03T08:54:38.808Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceInspectError [2021-12-03T08:54:38.808Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceInspectServiceNotFound [2021-12-03T08:54:38.808Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceInspectWithEmptyID [2021-12-03T08:54:38.808Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceInspect [2021-12-03T08:54:38.808Z] --- PASS: TestServiceInspect (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceListError [2021-12-03T08:54:38.808Z] --- PASS: TestServiceListError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceList [2021-12-03T08:54:38.808Z] --- PASS: TestServiceList (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceLogsError [2021-12-03T08:54:38.808Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceLogs [2021-12-03T08:54:38.808Z] --- PASS: TestServiceLogs (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceRemoveError [2021-12-03T08:54:38.808Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceRemoveNotFoundError [2021-12-03T08:54:38.808Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceRemove [2021-12-03T08:54:38.808Z] --- PASS: TestServiceRemove (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceUpdateError [2021-12-03T08:54:38.808Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestServiceUpdate [2021-12-03T08:54:38.808Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmGetUnlockKeyError [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmGetUnlockKey [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmInitError [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmInit [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmInit (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmInspectError [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmInspect [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmJoinError [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmJoin [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmLeaveError [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmLeave [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmUnlockError [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmUnlock [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmUpdateError [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestSwarmUpdate [2021-12-03T08:54:38.808Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestTaskInspectError [2021-12-03T08:54:38.808Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestTaskInspectWithEmptyID [2021-12-03T08:54:38.808Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestTaskInspect [2021-12-03T08:54:38.808Z] --- PASS: TestTaskInspect (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestTaskListError [2021-12-03T08:54:38.808Z] --- PASS: TestTaskListError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestTaskList [2021-12-03T08:54:38.808Z] --- PASS: TestTaskList (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestVolumeCreateError [2021-12-03T08:54:38.808Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestVolumeCreate [2021-12-03T08:54:38.808Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestVolumeInspectError [2021-12-03T08:54:38.808Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestVolumeInspectNotFound [2021-12-03T08:54:38.808Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestVolumeInspectWithEmptyID [2021-12-03T08:54:38.808Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestVolumeInspect [2021-12-03T08:54:38.808Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestVolumeListError [2021-12-03T08:54:38.808Z] --- PASS: TestVolumeListError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestVolumeList [2021-12-03T08:54:38.808Z] --- PASS: TestVolumeList (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestVolumeRemoveError [2021-12-03T08:54:38.808Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-03T08:54:38.808Z] === RUN TestVolumeRemove [2021-12-03T08:54:38.808Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-03T08:54:38.808Z] === CONT TestTLSCloseWriter [2021-12-03T08:54:38.808Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-03T08:54:38.808Z] PASS [2021-12-03T08:54:38.808Z] coverage: 75.1% of statements [2021-12-03T08:54:38.808Z] ok github.com/docker/docker/client 0.338s coverage: 75.1% of statements [2021-12-03T08:54:39.682Z] --- PASS: TestBuildMultiStageParentConfig (1.20s) [2021-12-03T08:54:39.682Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:54:41.575Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2021-12-03T08:54:41.575Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:54:42.505Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2021-12-03T08:54:42.505Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:54:45.775Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2021-12-03T08:54:45.775Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:54:47.143Z] --- PASS: TestBuildUncleanTarFilenames (1.59s) [2021-12-03T08:54:47.143Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T08:54:50.410Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s) [2021-12-03T08:54:50.410Z] === RUN TestBuildWithHugeFile [2021-12-03T08:54:51.613Z] a0eb404f1860: Pull complete [2021-12-03T08:54:51.613Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-12-03T08:54:51.613Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:54:51.613Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-03T08:54:51.613Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-03T08:54:51.613Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-12-03T08:54:51.613Z] WARN: Skipping validation tests [2021-12-03T08:54:51.613Z] INFO: Running unit tests at 12/03/2021 08:54:37... [2021-12-03T08:54:51.613Z] INFO: make.ps1 starting at 12/03/2021 08:54:40 [2021-12-03T08:54:51.613Z] INFO: Git commit (9f9158945a) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:54:51.613Z] INFO: Invoking autogen... [2021-12-03T08:54:51.613Z] INFO: Running unit tests... [2021-12-03T08:54:51.614Z] 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:54:53.579Z] --- PASS: TestCheckoutGit (24.97s) [2021-12-03T08:54:53.579Z] === RUN TestValidGitTransport [2021-12-03T08:54:53.579Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-03T08:54:53.579Z] === RUN TestGitInvalidRef [2021-12-03T08:54:53.579Z] --- PASS: TestGitInvalidRef (0.17s) [2021-12-03T08:54:53.579Z] PASS [2021-12-03T08:54:53.579Z] coverage: 86.3% of statements [2021-12-03T08:54:53.579Z] ok github.com/docker/docker/builder/remotecontext/git 25.188s coverage: 86.3% of statements [2021-12-03T08:54:53.579Z] ? github.com/docker/docker/cli [no test files] [2021-12-03T08:54:53.579Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-03T08:54:54.492Z] ? github.com/docker/docker/api [no test files] [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-12-03T08:54:59.425Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-03T08:54:59.425Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestConfigureDaemonLogs [2021-12-03T08:54:59.425Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestCommonOptionsInstallFlags [2021-12-03T08:54:59.425Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-03T08:54:59.425Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-03T08:54:59.425Z] PASS [2021-12-03T08:54:59.425Z] coverage: 18.6% of statements [2021-12-03T08:54:59.425Z] ok github.com/docker/docker/cmd/dockerd 0.303s coverage: 18.6% of statements [2021-12-03T08:54:59.425Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-03T08:54:59.425Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-03T08:54:59.425Z] === RUN TestContainerStopSignal [2021-12-03T08:54:59.425Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestContainerStopTimeout [2021-12-03T08:54:59.425Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-03T08:54:59.425Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-03T08:54:59.425Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-03T08:54:59.425Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestReplaceAndAppendEnvVars [2021-12-03T08:54:59.425Z] 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:54:59.425Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestNewMemoryStore [2021-12-03T08:54:59.425Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestAddContainers [2021-12-03T08:54:59.425Z] --- PASS: TestAddContainers (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestGetContainer [2021-12-03T08:54:59.425Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestDeleteContainer [2021-12-03T08:54:59.425Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestListContainers [2021-12-03T08:54:59.425Z] --- PASS: TestListContainers (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestFirstContainer [2021-12-03T08:54:59.425Z] --- PASS: TestFirstContainer (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestApplyAllContainer [2021-12-03T08:54:59.425Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestIsValidHealthString [2021-12-03T08:54:59.425Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestStateRunStop [2021-12-03T08:54:59.425Z] --- PASS: TestStateRunStop (0.00s) [2021-12-03T08:54:59.425Z] === RUN TestStateTimeoutWait [2021-12-03T08:54:59.882Z] state_test.go:141: Stop callback fired [2021-12-03T08:54:59.882Z] state_test.go:165: Stop callback fired [2021-12-03T08:54:59.882Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-03T08:54:59.882Z] === RUN TestIsValidStateString [2021-12-03T08:54:59.882Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-03T08:54:59.882Z] === RUN TestViewSaveDelete [2021-12-03T08:54:59.882Z] --- PASS: TestViewSaveDelete (0.02s) [2021-12-03T08:54:59.882Z] === RUN TestViewAll [2021-12-03T08:54:59.882Z] --- PASS: TestViewAll (0.01s) [2021-12-03T08:54:59.882Z] === RUN TestViewGet [2021-12-03T08:54:59.882Z] --- PASS: TestViewGet (0.01s) [2021-12-03T08:54:59.882Z] === RUN TestNames [2021-12-03T08:54:59.882Z] --- PASS: TestNames (0.00s) [2021-12-03T08:54:59.882Z] === RUN TestViewWithHealthCheck [2021-12-03T08:54:59.882Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-12-03T08:54:59.882Z] PASS [2021-12-03T08:54:59.882Z] coverage: 41.7% of statements [2021-12-03T08:54:59.882Z] ok github.com/docker/docker/container 0.217s coverage: 41.7% of statements [2021-12-03T08:54:59.882Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-03T08:54:59.882Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-03T08:54:59.883Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-03T08:54:59.883Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-03T08:55:00.845Z] === RUN TestPrepare [2021-12-03T08:55:00.845Z] --- PASS: TestPrepare (0.00s) [2021-12-03T08:55:00.845Z] === RUN TestStart [2021-12-03T08:55:00.845Z] --- PASS: TestStart (0.00s) [2021-12-03T08:55:00.845Z] === RUN TestWaitCancel [2021-12-03T08:55:00.845Z] --- PASS: TestWaitCancel (0.00s) [2021-12-03T08:55:00.845Z] === RUN TestWaitDisabled [2021-12-03T08:55:00.845Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-03T08:55:00.845Z] === RUN TestWaitEnabled [2021-12-03T08:55:00.845Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-03T08:55:00.845Z] === RUN TestRemove [2021-12-03T08:55:00.845Z] --- PASS: TestRemove (0.00s) [2021-12-03T08:55:00.845Z] PASS [2021-12-03T08:55:00.845Z] coverage: 65.3% of statements [2021-12-03T08:55:00.845Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2021-12-03T08:55:01.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-03T08:55:01.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-03T08:55:02.376Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-03T08:55:02.376Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-03T08:55:02.376Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-03T08:55:02.376Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-03T08:55:02.376Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-03T08:55:02.376Z] PASS [2021-12-03T08:55:02.376Z] coverage: 35.9% of statements [2021-12-03T08:55:02.376Z] === RUN TestNewListSecretsFilters [2021-12-03T08:55:02.376Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-03T08:55:02.376Z] === RUN TestNewListConfigsFilters [2021-12-03T08:55:02.376Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-03T08:55:02.376Z] PASS [2021-12-03T08:55:02.376Z] coverage: 0.5% of statements [2021-12-03T08:55:02.376Z] ok github.com/docker/docker/daemon/cluster/convert 0.391s coverage: 35.9% of statements [2021-12-03T08:55:02.376Z] ok github.com/docker/docker/daemon/cluster 0.461s coverage: 0.5% of statements [2021-12-03T08:55:05.262Z] === RUN TestDiscoveryOptsErrors [2021-12-03T08:55:05.262Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-03T08:55:05.262Z] === RUN TestDiscoveryOpts [2021-12-03T08:55:05.262Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-03T08:55:05.262Z] PASS [2021-12-03T08:55:05.262Z] coverage: 30.0% of statements [2021-12-03T08:55:05.262Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-12-03T08:55:05.262Z] === RUN TestBuilderGC [2021-12-03T08:55:05.262Z] --- PASS: TestBuilderGC (0.00s) [2021-12-03T08:55:05.262Z] === RUN TestDaemonConfigurationNotFound [2021-12-03T08:55:05.262Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-03T08:55:05.262Z] === RUN TestDaemonBrokenConfiguration [2021-12-03T08:55:05.717Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-03T08:55:05.717Z] === RUN TestParseClusterAdvertiseSettings [2021-12-03T08:55:05.717Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-03T08:55:05.717Z] === RUN TestFindConfigurationConflicts [2021-12-03T08:55:05.717Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-03T08:55:05.717Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-03T08:55:05.717Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-03T08:55:05.717Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-03T08:55:05.717Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-03T08:55:05.717Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-03T08:55:05.717Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-03T08:55:05.717Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-03T08:55:05.717Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-03T08:55:05.717Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-03T08:55:05.717Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-03T08:55:05.717Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-03T08:55:05.717Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-03T08:55:05.717Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-03T08:55:05.717Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-03T08:55:05.717Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-03T08:55:05.717Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-03T08:55:05.717Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-03T08:55:06.173Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-03T08:55:06.173Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-03T08:55:06.173Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestValidateConfiguration [2021-12-03T08:55:06.173Z] === RUN TestValidateConfiguration/with_label [2021-12-03T08:55:06.173Z] === RUN TestValidateConfiguration/with_dns [2021-12-03T08:55:06.173Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-03T08:55:06.173Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-03T08:55:06.173Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-03T08:55:06.173Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-03T08:55:06.173Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-03T08:55:06.173Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfiguration (0.01s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-03T08:55:06.173Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestModifiedDiscoverySettings [2021-12-03T08:55:06.173Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestReloadSetConfigFileNotExist [2021-12-03T08:55:06.173Z] time="2021-12-03T08:55:05Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-03T08:55:06.173Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-12-03T08:55:06.173Z] === RUN TestReloadDefaultConfigNotExist [2021-12-03T08:55:06.173Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:55:06.173Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestReloadBadDefaultConfig [2021-12-03T08:55:06.173Z] time="2021-12-03T08:55:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3074812191" [2021-12-03T08:55:06.173Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestReloadWithConflictingLabels [2021-12-03T08:55:06.173Z] time="2021-12-03T08:55:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3786343473" [2021-12-03T08:55:06.173Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestReloadWithDuplicateLabels [2021-12-03T08:55:06.173Z] time="2021-12-03T08:55:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4157405157" [2021-12-03T08:55:06.173Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestMaskURLCredentials [2021-12-03T08:55:06.173Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestDaemonConfigurationMerge [2021-12-03T08:55:06.173Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-03T08:55:06.173Z] PASS [2021-12-03T08:55:06.173Z] coverage: 80.0% of statements [2021-12-03T08:55:06.173Z] ok github.com/docker/docker/daemon/config 0.285s coverage: 80.0% of statements [2021-12-03T08:55:06.173Z] === RUN TestEventsLog [2021-12-03T08:55:06.173Z] --- PASS: TestEventsLog (0.00s) [2021-12-03T08:55:06.173Z] === RUN TestEventsLogTimeout [2021-12-03T08:55:06.174Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-03T08:55:06.174Z] === RUN TestLogEvents [2021-12-03T08:55:06.174Z] --- PASS: TestLogEvents (0.09s) [2021-12-03T08:55:06.174Z] === RUN TestLoadBufferedEvents [2021-12-03T08:55:06.629Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-12-03T08:55:06.629Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-03T08:55:06.629Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-03T08:55:06.629Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-03T08:55:06.629Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-03T08:55:06.629Z] PASS [2021-12-03T08:55:06.629Z] coverage: 50.0% of statements [2021-12-03T08:55:06.629Z] ok github.com/docker/docker/daemon/events 0.342s coverage: 50.0% of statements [2021-12-03T08:55:06.629Z] === RUN TestWaitNodeAttachment [2021-12-03T08:55:06.811Z] === RUN TestMiddlewares [2021-12-03T08:55:06.811Z] --- PASS: TestMiddlewares (0.00s) [2021-12-03T08:55:06.811Z] PASS [2021-12-03T08:55:06.811Z] coverage: 9.0% of statements [2021-12-03T08:55:06.811Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2021-12-03T08:55:07.084Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-12-03T08:55:07.084Z] === RUN TestIsolationConversion [2021-12-03T08:55:07.084Z] === RUN TestIsolationConversion/default [2021-12-03T08:55:07.084Z] === RUN TestIsolationConversion/process [2021-12-03T08:55:07.084Z] === RUN TestIsolationConversion/hyperv [2021-12-03T08:55:07.084Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-03T08:55:07.084Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-03T08:55:07.084Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-03T08:55:07.084Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestContainerLabels [2021-12-03T08:55:07.084Z] --- PASS: TestContainerLabels (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestCredentialSpecConversion [2021-12-03T08:55:07.084Z] === RUN TestCredentialSpecConversion/none [2021-12-03T08:55:07.084Z] === RUN TestCredentialSpecConversion/config [2021-12-03T08:55:07.084Z] === RUN TestCredentialSpecConversion/file [2021-12-03T08:55:07.084Z] === RUN TestCredentialSpecConversion/registry [2021-12-03T08:55:07.084Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-03T08:55:07.084Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-03T08:55:07.084Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-03T08:55:07.084Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-03T08:55:07.084Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestControllerValidateMountBind [2021-12-03T08:55:07.084Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestControllerValidateMountVolume [2021-12-03T08:55:07.084Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestControllerValidateMountTarget [2021-12-03T08:55:07.084Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestControllerValidateMountTmpfs [2021-12-03T08:55:07.084Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestControllerValidateMountInvalidType [2021-12-03T08:55:07.084Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestControllerValidateMountNamedPipe [2021-12-03T08:55:07.084Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-03T08:55:07.084Z] PASS [2021-12-03T08:55:07.084Z] coverage: 11.0% of statements [2021-12-03T08:55:07.084Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.536s coverage: 11.0% of statements [2021-12-03T08:55:07.084Z] === RUN TestVerifyNetworkingConfig [2021-12-03T08:55:07.084Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestGetContainer [2021-12-03T08:55:07.084Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestValidContainerNames [2021-12-03T08:55:07.084Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestContainerInitDNS [2021-12-03T08:55:07.084Z] daemon_test.go:146: root required [2021-12-03T08:55:07.084Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestMerge [2021-12-03T08:55:07.084Z] --- PASS: TestMerge (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestValidateContainerIsolation [2021-12-03T08:55:07.084Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestFindNetworkErrorType [2021-12-03T08:55:07.084Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestEnsureServicesExist [2021-12-03T08:55:07.084Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestEnsureServicesExistErrors [2021-12-03T08:55:07.084Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-03T08:55:07.084Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-03T08:55:07.084Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-03T08:55:07.084Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-03T08:55:07.084Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:55:07.084Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-03T08:55:07.084Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestContainerDelete [2021-12-03T08:55:07.084Z] --- PASS: TestContainerDelete (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestContainerDoubleDelete [2021-12-03T08:55:07.084Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestLogContainerEventCopyLabels [2021-12-03T08:55:07.084Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestLogContainerEventWithAttributes [2021-12-03T08:55:07.084Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestNoneHealthcheck [2021-12-03T08:55:07.084Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-03T08:55:07.084Z] === RUN TestHealthStates [2021-12-03T08:55:07.540Z] time="2021-12-03T08:55:06Z" 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:55:07.540Z] time="2021-12-03T08:55:07Z" 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:55:07.540Z] time="2021-12-03T08:55:07Z" 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:55:07.540Z] time="2021-12-03T08:55:07Z" 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:55:07.540Z] time="2021-12-03T08:55:07Z" 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:55:07.540Z] time="2021-12-03T08:55:07Z" 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:55:07.540Z] time="2021-12-03T08:55:07Z" 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:55:07.540Z] time="2021-12-03T08:55:07Z" 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:55:07.540Z] time="2021-12-03T08:55:07Z" 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:55:07.540Z] time="2021-12-03T08:55:07Z" 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:55:07.540Z] --- PASS: TestHealthStates (0.13s) [2021-12-03T08:55:07.540Z] === RUN TestGetInspectData [2021-12-03T08:55:07.540Z] --- PASS: TestGetInspectData (0.00s) [2021-12-03T08:55:07.540Z] === RUN TestFillLicense [2021-12-03T08:55:07.540Z] --- PASS: TestFillLicense (0.00s) [2021-12-03T08:55:07.540Z] === RUN TestListInvalidFilter [2021-12-03T08:55:07.540Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-03T08:55:07.540Z] === RUN TestNameFilter [2021-12-03T08:55:07.540Z] --- PASS: TestNameFilter (0.00s) [2021-12-03T08:55:07.540Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-03T08:55:07.540Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-03T08:55:07.540Z] === 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:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-03T08:55:07.540Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-03T08:55:07.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-03T08:55:07.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-03T08:55:07.541Z] --- 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:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-03T08:55:07.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-03T08:55:07.541Z] === RUN TestDaemonReloadLabels [2021-12-03T08:55:07.541Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-03T08:55:07.541Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-03T08:55:07.541Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:55:07.541Z] === RUN TestDaemonReloadMirrors [2021-12-03T08:55:07.541Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-03T08:55:07.541Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-03T08:55:07.541Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-03T08:55:07.541Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-03T08:55:07.541Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-03T08:55:07.541Z] === RUN TestDaemonDiscoveryReload [2021-12-03T08:55:07.541Z] === RUN TestIsEmptyDir [2021-12-03T08:55:07.541Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-03T08:55:07.541Z] PASS [2021-12-03T08:55:07.541Z] coverage: 2.3% of statements [2021-12-03T08:55:07.541Z] ok github.com/docker/docker/daemon/graphdriver 0.053s coverage: 2.3% of statements [2021-12-03T08:55:07.541Z] === RUN TestLinkNaming [2021-12-03T08:55:07.541Z] --- PASS: TestLinkNaming (0.00s) [2021-12-03T08:55:07.541Z] === RUN TestLinkNew [2021-12-03T08:55:07.541Z] --- PASS: TestLinkNew (0.00s) [2021-12-03T08:55:07.541Z] === RUN TestLinkEnv [2021-12-03T08:55:07.541Z] --- PASS: TestLinkEnv (0.00s) [2021-12-03T08:55:07.541Z] === RUN TestLinkMultipleEnv [2021-12-03T08:55:07.541Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-03T08:55:07.541Z] === RUN TestLinkPortRangeEnv [2021-12-03T08:55:07.541Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-03T08:55:07.541Z] PASS [2021-12-03T08:55:07.541Z] coverage: 93.0% of statements [2021-12-03T08:55:07.541Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-12-03T08:55:08.502Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-12-03T08:55:08.502Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-03T08:55:08.957Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-03T08:55:08.957Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-03T08:55:09.415Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-03T08:55:09.415Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-03T08:55:09.415Z] reload_test.go:520: root required [2021-12-03T08:55:09.415Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T08:55:09.415Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-03T08:55:09.415Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-12-03T08:55:09.415Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-03T08:55:09.415Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.08s) [2021-12-03T08:55:09.415Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-03T08:55:09.415Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-03T08:55:09.415Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-03T08:55:09.415Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-12-03T08:55:09.415Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-03T08:55:09.415Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-03T08:55:09.415Z] === RUN TestParseVolumesFrom [2021-12-03T08:55:09.415Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-03T08:55:09.415Z] PASS [2021-12-03T08:55:09.415Z] coverage: 9.0% of statements [2021-12-03T08:55:09.415Z] ok github.com/docker/docker/daemon 2.393s coverage: 9.0% of statements [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-03T08:55:09.415Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-03T08:55:09.870Z] === RUN TestAdapterReadLogs [2021-12-03T08:55:09.870Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-03T08:55:09.870Z] === RUN TestCopier [2021-12-03T08:55:09.870Z] --- PASS: TestCopier (0.00s) [2021-12-03T08:55:09.870Z] === RUN TestCopierLongLines [2021-12-03T08:55:09.870Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-03T08:55:09.870Z] === RUN TestCopierSlow [2021-12-03T08:55:09.870Z] === RUN TestNewStreamConfig [2021-12-03T08:55:09.870Z] === RUN TestNewStreamConfig/defaults [2021-12-03T08:55:09.870Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-03T08:55:09.870Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-03T08:55:09.870Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-03T08:55:09.870Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-03T08:55:09.871Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-03T08:55:09.871Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-03T08:55:09.871Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-03T08:55:09.871Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-03T08:55:09.871Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-03T08:55:09.871Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-03T08:55:09.871Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-03T08:55:09.871Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-03T08:55:09.871Z] time="2021-12-03T08:55:09Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-03T08:55:09.871Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-12-03T08:55:09.871Z] === RUN TestCreateSuccess [2021-12-03T08:55:09.871Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCreateStreamSkipped [2021-12-03T08:55:09.871Z] time="2021-12-03T08:55:09Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-03T08:55:09.871Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCreateLogGroupSuccess [2021-12-03T08:55:09.871Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCreateError [2021-12-03T08:55:09.871Z] --- PASS: TestCreateError (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCreateAlreadyExists [2021-12-03T08:55:09.871Z] time="2021-12-03T08:55:09Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-03T08:55:09.871Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestLogClosed [2021-12-03T08:55:09.871Z] --- PASS: TestLogClosed (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestLogBlocking [2021-12-03T08:55:09.871Z] --- PASS: TestLogBlocking (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-03T08:55:09.871Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestLogNonBlockingBufferFull [2021-12-03T08:55:09.871Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestPublishBatchSuccess [2021-12-03T08:55:09.871Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestPublishBatchError [2021-12-03T08:55:09.871Z] time="2021-12-03T08:55:09Z" level=error msg=Error [2021-12-03T08:55:09.871Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-03T08:55:09.871Z] time="2021-12-03T08:55:09Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:55:09.871Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-03T08:55:09.871Z] time="2021-12-03T08:55:09Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:55:09.871Z] time="2021-12-03T08:55:09Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-03T08:55:09.871Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchSimple [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchTicker [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchMultilinePattern [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchClose [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestEffectiveLen [2021-12-03T08:55:09.871Z] === RUN TestEffectiveLen/0/Hello [2021-12-03T08:55:09.871Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-03T08:55:09.871Z] === RUN TestEffectiveLen/2/🙃 [2021-12-03T08:55:09.871Z] === RUN TestEffectiveLen/3/���� [2021-12-03T08:55:09.871Z] === RUN TestEffectiveLen/4/He��o [2021-12-03T08:55:09.871Z] === RUN TestEffectiveLen/5/ [2021-12-03T08:55:09.871Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestFindValidSplit [2021-12-03T08:55:09.871Z] === RUN TestFindValidSplit/0/ [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:55:09.871Z] === RUN TestFindValidSplit/1/Hello [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1105: Hello [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:55:09.871Z] === RUN TestFindValidSplit/2/Hello [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1105: He [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1106: llo [2021-12-03T08:55:09.871Z] === RUN TestFindValidSplit/3/Hello [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1106: Hello [2021-12-03T08:55:09.871Z] === RUN TestFindValidSplit/4/🙃 [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-03T08:55:09.871Z] === RUN TestFindValidSplit/5/🙃 [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:55:09.871Z] === RUN TestFindValidSplit/6/a� [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1105: a [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1106: � [2021-12-03T08:55:09.871Z] === RUN TestFindValidSplit/7/a� [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1105: a� [2021-12-03T08:55:09.871Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:55:09.871Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestProcessEventEmoji [2021-12-03T08:55:09.871Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchLineSplit [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchMaxEvents [2021-12-03T08:55:09.871Z] --- PASS: TestCopierSlow (0.21s) [2021-12-03T08:55:09.871Z] === RUN TestCopierWithSized [2021-12-03T08:55:09.871Z] === RUN TestCopierWithSized/as_is [2021-12-03T08:55:09.871Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-03T08:55:09.871Z] --- PASS: TestCopierWithSized (0.03s) [2021-12-03T08:55:09.871Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2021-12-03T08:55:09.871Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCopierWithPartial [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-03T08:55:09.871Z] --- PASS: TestCopierWithPartial (0.01s) [2021-12-03T08:55:09.871Z] === RUN TestRingLogger [2021-12-03T08:55:09.871Z] --- PASS: TestRingLogger (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestRingCap [2021-12-03T08:55:09.871Z] --- PASS: TestRingCap (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestRingClose [2021-12-03T08:55:09.871Z] --- PASS: TestRingClose (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestRingDrain [2021-12-03T08:55:09.871Z] --- PASS: TestRingDrain (0.00s) [2021-12-03T08:55:09.871Z] PASS [2021-12-03T08:55:09.871Z] coverage: 43.8% of statements [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-12-03T08:55:09.871Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-03T08:55:09.871Z] ok github.com/docker/docker/daemon/logger 0.316s coverage: 43.8% of statements [2021-12-03T08:55:09.871Z] === RUN TestSearchRegistryForImagesErrors [2021-12-03T08:55:09.871Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestSearchRegistryForImages [2021-12-03T08:55:09.871Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestOnlyPlatformWithFallback [2021-12-03T08:55:09.871Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestImageDelete [2021-12-03T08:55:09.871Z] === RUN TestImageDelete/no_lease [2021-12-03T08:55:09.871Z] === RUN TestImageDelete/lease_exists [2021-12-03T08:55:09.871Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-12-03T08:55:09.871Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-03T08:55:09.871Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-03T08:55:09.871Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-03T08:55:09.871Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-03T08:55:09.871Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-03T08:55:09.871Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-03T08:55:09.871Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-03T08:55:09.871Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-03T08:55:09.871Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-03T08:55:09.871Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsFormat [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-03T08:55:09.871Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestCreateTagSuccess [2021-12-03T08:55:09.871Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-03T08:55:09.871Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-03T08:55:09.871Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-03T08:55:09.871Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-03T08:55:09.871Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-03T08:55:09.871Z] --- PASS: TestImageDelete (0.03s) [2021-12-03T08:55:09.871Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-12-03T08:55:09.871Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-12-03T08:55:09.871Z] === RUN TestContentStoreForPull [2021-12-03T08:55:09.871Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-12-03T08:55:09.871Z] PASS [2021-12-03T08:55:09.871Z] coverage: 78.0% of statements [2021-12-03T08:55:09.871Z] ok github.com/docker/docker/daemon/logger/awslogs 0.328s coverage: 78.0% of statements [2021-12-03T08:55:10.327Z] --- PASS: TestContentStoreForPull (0.17s) [2021-12-03T08:55:10.327Z] PASS [2021-12-03T08:55:10.327Z] coverage: 6.7% of statements [2021-12-03T08:55:10.327Z] ok github.com/docker/docker/daemon/images 0.340s coverage: 6.7% of statements [2021-12-03T08:55:10.327Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-03T08:55:10.327Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-03T08:55:10.327Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-03T08:55:10.327Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-03T08:55:10.327Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-03T08:55:10.327Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-03T08:55:10.327Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-03T08:55:10.783Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-03T08:55:10.783Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-03T08:55:10.783Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-03T08:55:10.783Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-12-03T08:55:10.783Z] === RUN TestFastTimeMarshalJSON [2021-12-03T08:55:10.783Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-12-03T08:55:10.783Z] PASS [2021-12-03T08:55:10.783Z] coverage: 87.2% of statements [2021-12-03T08:55:10.783Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.210s coverage: 87.2% of statements [2021-12-03T08:55:10.783Z] === RUN TestJSONFileLogger [2021-12-03T08:55:10.783Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-03T08:55:10.783Z] === RUN TestJSONFileLoggerWithTags [2021-12-03T08:55:10.783Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-03T08:55:10.783Z] === RUN TestJSONFileLoggerWithOpts [2021-12-03T08:55:10.783Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-03T08:55:10.783Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-03T08:55:10.783Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-03T08:55:10.783Z] === RUN TestEncodeDecode [2021-12-03T08:55:10.783Z] === PAUSE TestEncodeDecode [2021-12-03T08:55:10.783Z] === RUN TestUnexpectedEOF [2021-12-03T08:55:11.238Z] time="2021-12-03T08:55:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:55:11.238Z] time="2021-12-03T08:55:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:55:11.238Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-12-03T08:55:11.238Z] === CONT TestEncodeDecode [2021-12-03T08:55:11.238Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-03T08:55:11.238Z] PASS [2021-12-03T08:55:11.238Z] coverage: 69.9% of statements [2021-12-03T08:55:11.238Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.180s coverage: 69.9% of statements [2021-12-03T08:55:11.238Z] === RUN TestWriteLog [2021-12-03T08:55:11.238Z] === PAUSE TestWriteLog [2021-12-03T08:55:11.238Z] === RUN TestReadLog [2021-12-03T08:55:11.238Z] === PAUSE TestReadLog [2021-12-03T08:55:11.238Z] === CONT TestWriteLog [2021-12-03T08:55:11.238Z] === CONT TestReadLog [2021-12-03T08:55:11.238Z] --- PASS: TestWriteLog (0.00s) [2021-12-03T08:55:11.238Z] === RUN TestReadLog/tail_exact [2021-12-03T08:55:11.696Z] === RUN TestReadLog/tail_less_than_available [2021-12-03T08:55:11.696Z] === RUN TestReadLog/tail_more_than_available [2021-12-03T08:55:11.696Z] --- PASS: TestReadLog (0.15s) [2021-12-03T08:55:11.696Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-12-03T08:55:11.696Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-03T08:55:11.696Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-03T08:55:11.696Z] PASS [2021-12-03T08:55:11.696Z] coverage: 75.2% of statements [2021-12-03T08:55:11.696Z] ok github.com/docker/docker/daemon/logger/local 0.229s coverage: 75.2% of statements [2021-12-03T08:55:11.696Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-03T08:55:11.696Z] === RUN TestOpenFileDelete [2021-12-03T08:55:11.696Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-03T08:55:11.696Z] === RUN TestOpenFileRename [2021-12-03T08:55:11.696Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-03T08:55:11.696Z] === RUN TestParseLogTagDefaultTag [2021-12-03T08:55:11.696Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-03T08:55:11.696Z] === RUN TestParseLogTag [2021-12-03T08:55:11.696Z] --- PASS: TestParseLogTag (0.00s) [2021-12-03T08:55:11.696Z] === RUN TestParseLogTagEmptyTag [2021-12-03T08:55:11.696Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-03T08:55:11.696Z] === RUN TestTailFiles [2021-12-03T08:55:11.696Z] --- PASS: TestTailFiles (0.00s) [2021-12-03T08:55:11.696Z] === RUN TestFollowLogsConsumerGone [2021-12-03T08:55:11.696Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-03T08:55:11.696Z] === RUN TestFollowLogsProducerGone [2021-12-03T08:55:11.696Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-03T08:55:11.696Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-03T08:55:11.696Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-03T08:55:11.696Z] === RUN TestCheckCapacityAndRotate [2021-12-03T08:55:11.696Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-03T08:55:11.696Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-03T08:55:11.696Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-12-03T08:55:11.696Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-03T08:55:11.696Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-12-03T08:55:11.696Z] PASS [2021-12-03T08:55:11.696Z] coverage: 53.7% of statements [2021-12-03T08:55:11.696Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.088s coverage: 53.7% of statements [2021-12-03T08:55:12.656Z] === RUN TestLog [2021-12-03T08:55:12.656Z] --- PASS: TestLog (0.00s) [2021-12-03T08:55:12.656Z] PASS [2021-12-03T08:55:12.656Z] coverage: 31.5% of statements [2021-12-03T08:55:12.656Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.051s coverage: 31.5% of statements [2021-12-03T08:55:12.656Z] === RUN TestValidateLogOpt [2021-12-03T08:55:12.656Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestNewMissedConfig [2021-12-03T08:55:12.656Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestNewMissedUrl [2021-12-03T08:55:12.656Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestNewMissedToken [2021-12-03T08:55:12.656Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestNewWithProxy [2021-12-03T08:55:12.656Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestDefault [2021-12-03T08:55:12.656Z] --- PASS: TestDefault (0.01s) [2021-12-03T08:55:12.656Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-03T08:55:12.656Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestJsonFormat [2021-12-03T08:55:12.656Z] --- PASS: TestJsonFormat (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestRawFormat [2021-12-03T08:55:12.656Z] === RUN TestParseLogFormat [2021-12-03T08:55:12.656Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestValidateLogOptEmpty [2021-12-03T08:55:12.656Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestValidateSyslogAddress [2021-12-03T08:55:12.656Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestParseAddressDefaultPort [2021-12-03T08:55:12.656Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestValidateSyslogFacility [2021-12-03T08:55:12.656Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestValidateLogOptSyslogFormat [2021-12-03T08:55:12.656Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestNewParse [2021-12-03T08:55:12.656Z] --- PASS: TestNewParse (0.00s) [2021-12-03T08:55:12.656Z] PASS [2021-12-03T08:55:12.656Z] coverage: 8.3% of statements [2021-12-03T08:55:12.656Z] === RUN TestValidateLogOpt [2021-12-03T08:55:12.656Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:55:12.656Z] PASS [2021-12-03T08:55:12.656Z] coverage: 46.8% of statements [2021-12-03T08:55:12.656Z] --- PASS: TestRawFormat (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestRawFormatWithLabels [2021-12-03T08:55:12.656Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestRawFormatWithoutTag [2021-12-03T08:55:12.656Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-03T08:55:12.656Z] === RUN TestBatching [2021-12-03T08:55:12.656Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 46.8% of statements [2021-12-03T08:55:12.656Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2021-12-03T08:55:13.112Z] --- PASS: TestBatching (0.16s) [2021-12-03T08:55:13.112Z] === RUN TestFrequency [2021-12-03T08:55:13.112Z] --- PASS: TestFrequency (0.17s) [2021-12-03T08:55:13.112Z] === RUN TestOneMessagePerRequest [2021-12-03T08:55:13.112Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-03T08:55:13.112Z] === RUN TestVerify [2021-12-03T08:55:13.112Z] --- PASS: TestVerify (0.00s) [2021-12-03T08:55:13.112Z] === RUN TestSkipVerify [2021-12-03T08:55:13.112Z] time="2021-12-03T08:55:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.112Z] time="2021-12-03T08:55:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.112Z] time="2021-12-03T08:55:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.112Z] time="2021-12-03T08:55:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.567Z] --- PASS: TestSkipVerify (0.36s) [2021-12-03T08:55:13.567Z] === RUN TestBufferMaximum [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521713.210211\",\"host\":\"cc74506aafa7\"}'" [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521713.210211\",\"host\":\"cc74506aafa7\"}'" [2021-12-03T08:55:13.567Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-03T08:55:13.567Z] === RUN TestServerAlwaysDown [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521713.212531\",\"host\":\"cc74506aafa7\"}'" [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521713.212531\",\"host\":\"cc74506aafa7\"}'" [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521713.212531\",\"host\":\"cc74506aafa7\"}'" [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521713.213544\",\"host\":\"cc74506aafa7\"}'" [2021-12-03T08:55:13.567Z] time="2021-12-03T08:55:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521713.213544\",\"host\":\"cc74506aafa7\"}'" [2021-12-03T08:55:13.567Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-03T08:55:13.567Z] === RUN TestCannotSendAfterClose [2021-12-03T08:55:13.567Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-03T08:55:13.567Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-03T08:55:14.022Z] === RUN TestV1IDService [2021-12-03T08:55:14.022Z] --- PASS: TestV1IDService (0.02s) [2021-12-03T08:55:14.022Z] === RUN TestV2MetadataService [2021-12-03T08:55:14.477Z] time="2021-12-03T08:55:14Z" 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:55:14.477Z] time="2021-12-03T08:55:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"cc74506aafa7\"}'" [2021-12-03T08:55:14.477Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-03T08:55:14.477Z] PASS [2021-12-03T08:55:14.477Z] coverage: 82.5% of statements [2021-12-03T08:55:14.477Z] ok github.com/docker/docker/daemon/logger/splunk 1.781s coverage: 82.5% of statements [2021-12-03T08:55:14.477Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-03T08:55:14.477Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-03T08:55:14.477Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-03T08:55:14.477Z] --- PASS: TestV2MetadataService (0.66s) [2021-12-03T08:55:14.477Z] PASS [2021-12-03T08:55:14.477Z] coverage: 48.2% of statements [2021-12-03T08:55:14.477Z] ok github.com/docker/docker/distribution/metadata 0.729s coverage: 48.2% of statements [2021-12-03T08:55:14.936Z] === RUN TestSuccessfulDownload [2021-12-03T08:55:14.936Z] download_test.go:267: Needs fixing on Windows [2021-12-03T08:55:14.936Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-03T08:55:14.936Z] === RUN TestCancelledDownload [2021-12-03T08:55:14.936Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-03T08:55:14.936Z] === RUN TestMaxDownloadAttempts [2021-12-03T08:55:14.936Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:55:14.936Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:55:14.936Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:55:14.936Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:55:14.936Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:55:14.936Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:55:14.936Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:55:14.936Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:55:14.936Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:55:14.936Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:55:14.936Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:55:14.936Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:55:14.936Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-03T08:55:14.936Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-03T08:55:14.936Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-03T08:55:14.936Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-03T08:55:14.936Z] === RUN TestContinueOnError_NeverContinue [2021-12-03T08:55:14.936Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-03T08:55:14.936Z] === RUN TestManifestStore [2021-12-03T08:55:14.936Z] === RUN TestManifestStore/no_remote_or_local [2021-12-03T08:55:14.936Z] time="2021-12-03T08:55:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:55:14.936Z] time="2021-12-03T08:55:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:55:14.936Z] time="2021-12-03T08:55:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:55:14.936Z] time="2021-12-03T08:55:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:55:14.936Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-03T08:55:14.936Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-12-03T08:55:14.936Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-12-03T08:55:14.936Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-12-03T08:55:14.936Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-12-03T08:55:14.936Z] === RUN TestTransfer [2021-12-03T08:55:14.936Z] time="2021-12-03T08:55:14Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local787396357\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-03T08:55:14.936Z] === RUN TestManifestStore/no_local_cache [2021-12-03T08:55:15.391Z] === RUN TestManifestStore/with_local_cache [2021-12-03T08:55:15.391Z] === RUN TestManifestStore/unknown_media_type [2021-12-03T08:55:15.391Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-03T08:55:15.391Z] time="2021-12-03T08:55:14Z" level=warning msg="reference for unknown type: " [2021-12-03T08:55:15.391Z] time="2021-12-03T08:55:14Z" level=warning msg="reference for unknown type: " [2021-12-03T08:55:15.391Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-03T08:55:15.391Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-03T08:55:15.391Z] time="2021-12-03T08:55:14Z" level=warning msg="reference for unknown type: " [2021-12-03T08:55:15.391Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-03T08:55:15.391Z] time="2021-12-03T08:55:14Z" level=warning msg="reference for unknown type: " [2021-12-03T08:55:15.391Z] time="2021-12-03T08:55:14Z" level=warning msg="reference for unknown type: " [2021-12-03T08:55:15.391Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-03T08:55:15.391Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-03T08:55:15.391Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-03T08:55:15.391Z] time="2021-12-03T08:55:14Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore (0.28s) [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-03T08:55:15.391Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaType [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-03T08:55:15.391Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-03T08:55:15.391Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-03T08:55:15.391Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-03T08:55:15.391Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-03T08:55:15.391Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-03T08:55:15.391Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-03T08:55:15.391Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-03T08:55:15.391Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-03T08:55:15.391Z] --- PASS: TestTransfer (0.16s) [2021-12-03T08:55:15.391Z] === RUN TestConcurrencyLimit [2021-12-03T08:55:15.392Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-03T08:55:15.392Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-03T08:55:15.392Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-03T08:55:15.392Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-03T08:55:15.392Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-03T08:55:15.392Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-03T08:55:15.392Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-03T08:55:15.392Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestFixManifestLayers [2021-12-03T08:55:15.392Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-03T08:55:15.392Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T08:55:15.392Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestFixManifestLayersBadParent [2021-12-03T08:55:15.392Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestValidateManifest [2021-12-03T08:55:15.392Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T08:55:15.392Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestFormatPlatform [2021-12-03T08:55:15.392Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestGetRepositoryMountCandidates [2021-12-03T08:55:15.392Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestLayerAlreadyExists [2021-12-03T08:55:15.392Z] 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:55:15.392Z] 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:55:15.392Z] 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:55:15.392Z] 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:55:15.392Z] 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:55:15.392Z] 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:55:15.392Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestWhenEmptyAuthConfig [2021-12-03T08:55:15.392Z] === RUN TestNotFound [2021-12-03T08:55:15.392Z] --- PASS: TestNotFound (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestConflict [2021-12-03T08:55:15.392Z] --- PASS: TestConflict (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestForbidden [2021-12-03T08:55:15.392Z] --- PASS: TestForbidden (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestInvalidParameter [2021-12-03T08:55:15.392Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestNotImplemented [2021-12-03T08:55:15.392Z] --- PASS: TestNotImplemented (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestNotModified [2021-12-03T08:55:15.392Z] --- PASS: TestNotModified (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestUnauthorized [2021-12-03T08:55:15.392Z] --- PASS: TestUnauthorized (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestUnknown [2021-12-03T08:55:15.392Z] --- PASS: TestUnknown (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestCancelled [2021-12-03T08:55:15.392Z] --- PASS: TestCancelled (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestDeadline [2021-12-03T08:55:15.392Z] --- PASS: TestDeadline (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestDataLoss [2021-12-03T08:55:15.392Z] --- PASS: TestDataLoss (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestUnavailable [2021-12-03T08:55:15.392Z] --- PASS: TestUnavailable (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestSystem [2021-12-03T08:55:15.392Z] --- PASS: TestSystem (0.00s) [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Not_Found [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Bad_Request [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Conflict [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Unauthorized [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Forbidden [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Not_Modified [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-03T08:55:15.392Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-03T08:55:15.392Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-03T08:55:15.392Z] PASS [2021-12-03T08:55:15.392Z] coverage: 53.1% of statements [2021-12-03T08:55:15.392Z] ok github.com/docker/docker/errdefs 0.047s coverage: 53.1% of statements [2021-12-03T08:55:15.847Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-12-03T08:55:15.847Z] === RUN TestInactiveJobs [2021-12-03T08:55:15.847Z] --- PASS: TestInactiveJobs (0.39s) [2021-12-03T08:55:15.847Z] === RUN TestWatchRelease [2021-12-03T08:55:15.847Z] --- PASS: TestWatchRelease (0.04s) [2021-12-03T08:55:15.847Z] === RUN TestWatchFinishedTransfer [2021-12-03T08:55:15.847Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-03T08:55:15.847Z] === RUN TestDuplicateTransfer [2021-12-03T08:55:15.847Z] === RUN TestFSGetInvalidData [2021-12-03T08:55:16.303Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-12-03T08:55:16.303Z] === RUN TestFSInvalidSet [2021-12-03T08:55:16.303Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-03T08:55:16.303Z] === RUN TestFSInvalidRoot [2021-12-03T08:55:16.303Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-12-03T08:55:16.303Z] === RUN TestFSMetadataGetSet [2021-12-03T08:55:16.303Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-03T08:55:16.303Z] === RUN TestSuccessfulUpload [2021-12-03T08:55:16.303Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-12-03T08:55:16.303Z] === RUN TestFSInvalidWalker [2021-12-03T08:55:16.303Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-03T08:55:16.303Z] === RUN TestFSGetSet [2021-12-03T08:55:16.303Z] --- PASS: TestFSGetSet (0.01s) [2021-12-03T08:55:16.303Z] === RUN TestFSGetUnsetKey [2021-12-03T08:55:16.303Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-12-03T08:55:16.303Z] === RUN TestFSGetEmptyData [2021-12-03T08:55:16.303Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-12-03T08:55:16.303Z] === RUN TestFSDelete [2021-12-03T08:55:16.303Z] --- PASS: TestFSDelete (0.01s) [2021-12-03T08:55:16.303Z] === RUN TestFSWalker [2021-12-03T08:55:16.303Z] --- PASS: TestFSWalker (0.01s) [2021-12-03T08:55:16.303Z] === RUN TestFSWalkerStopOnError [2021-12-03T08:55:16.303Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-03T08:55:16.303Z] === RUN TestNewFromJSON [2021-12-03T08:55:16.303Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-03T08:55:16.303Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-03T08:55:16.303Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-03T08:55:16.303Z] === RUN TestMarshalKeyOrder [2021-12-03T08:55:16.303Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-03T08:55:16.303Z] === RUN TestHistoryEqual [2021-12-03T08:55:16.303Z] --- PASS: TestHistoryEqual (0.12s) [2021-12-03T08:55:16.303Z] === RUN TestImage [2021-12-03T08:55:16.303Z] --- PASS: TestImage (0.00s) [2021-12-03T08:55:16.303Z] === RUN TestImageOSNotEmpty [2021-12-03T08:55:16.303Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-03T08:55:16.303Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-03T08:55:16.303Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-03T08:55:16.303Z] === RUN TestCreate [2021-12-03T08:55:16.303Z] --- PASS: TestCreate (0.00s) [2021-12-03T08:55:16.303Z] === RUN TestRestore [2021-12-03T08:55:16.303Z] time="2021-12-03T08:55:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-03T08:55:16.303Z] --- PASS: TestRestore (0.02s) [2021-12-03T08:55:16.303Z] === RUN TestAddDelete [2021-12-03T08:55:16.303Z] --- PASS: TestAddDelete (0.02s) [2021-12-03T08:55:16.303Z] === RUN TestSearchAfterDelete [2021-12-03T08:55:16.303Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-03T08:55:16.303Z] === RUN TestParentReset [2021-12-03T08:55:16.303Z] time="2021-12-03T08:55:16Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-03T08:55:16.303Z] --- PASS: TestParentReset (0.02s) [2021-12-03T08:55:16.303Z] === RUN TestGetAndSetLastUpdated [2021-12-03T08:55:16.303Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-12-03T08:55:16.303Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-03T08:55:16.303Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-03T08:55:16.303Z] === RUN TestTokenPassThru [2021-12-03T08:55:16.303Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-12-03T08:55:16.303Z] === RUN TestStoreLen [2021-12-03T08:55:16.303Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-03T08:55:16.303Z] === RUN TestTokenPassThruDifferentHost [2021-12-03T08:55:16.303Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-03T08:55:16.303Z] PASS [2021-12-03T08:55:16.303Z] coverage: 24.6% of statements [2021-12-03T08:55:16.303Z] ok github.com/docker/docker/distribution 1.470s coverage: 24.6% of statements [2021-12-03T08:55:16.303Z] --- PASS: TestStoreLen (0.03s) [2021-12-03T08:55:16.303Z] PASS [2021-12-03T08:55:16.303Z] coverage: 86.6% of statements [2021-12-03T08:55:16.303Z] ok github.com/docker/docker/image 0.388s coverage: 86.6% of statements [2021-12-03T08:55:16.303Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-12-03T08:55:16.303Z] === RUN TestCancelledUpload [2021-12-03T08:55:16.303Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-03T08:55:16.303Z] PASS [2021-12-03T08:55:16.303Z] coverage: 76.8% of statements [2021-12-03T08:55:16.303Z] ok github.com/docker/docker/distribution/xfer 1.864s coverage: 76.8% of statements [2021-12-03T08:55:16.303Z] === RUN TestCompare [2021-12-03T08:55:16.303Z] --- PASS: TestCompare (0.00s) [2021-12-03T08:55:16.303Z] PASS [2021-12-03T08:55:16.303Z] coverage: 19.2% of statements [2021-12-03T08:55:16.303Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-03T08:55:16.303Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-03T08:55:16.303Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2021-12-03T08:55:17.264Z] === RUN TestMakeV1ConfigFromConfig [2021-12-03T08:55:17.264Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-03T08:55:17.264Z] PASS [2021-12-03T08:55:17.264Z] coverage: 25.0% of statements [2021-12-03T08:55:17.264Z] ok github.com/docker/docker/image/v1 0.061s coverage: 25.0% of statements [2021-12-03T08:55:17.720Z] === RUN TestValidateManifest [2021-12-03T08:55:17.720Z] === RUN TestValidateManifest/nil [2021-12-03T08:55:17.720Z] === RUN TestValidateManifest/non-nil [2021-12-03T08:55:17.720Z] --- PASS: TestValidateManifest (0.00s) [2021-12-03T08:55:17.720Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-03T08:55:17.720Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-03T08:55:17.720Z] PASS [2021-12-03T08:55:17.720Z] coverage: 0.7% of statements [2021-12-03T08:55:17.720Z] ok github.com/docker/docker/image/tarexport 0.141s coverage: 0.7% of statements [2021-12-03T08:55:17.720Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-03T08:55:18.681Z] === RUN TestSerialization [2021-12-03T08:55:18.681Z] --- PASS: TestSerialization (0.02s) [2021-12-03T08:55:18.681Z] PASS [2021-12-03T08:55:18.681Z] coverage: 100.0% of statements [2021-12-03T08:55:18.681Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-12-03T08:55:18.681Z] === RUN TestEnvironmentParsing [2021-12-03T08:55:18.681Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-03T08:55:18.681Z] PASS [2021-12-03T08:55:18.681Z] coverage: 1.2% of statements [2021-12-03T08:55:18.681Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2021-12-03T08:55:18.681Z] === RUN TestEmptyLayer [2021-12-03T08:55:18.681Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-03T08:55:18.681Z] === RUN TestCommitFailure [2021-12-03T08:55:18.681Z] --- PASS: TestCommitFailure (0.01s) [2021-12-03T08:55:18.681Z] === RUN TestStartTransactionFailure [2021-12-03T08:55:18.681Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-03T08:55:18.681Z] === RUN TestGetOrphan [2021-12-03T08:55:18.681Z] --- PASS: TestGetOrphan (0.00s) [2021-12-03T08:55:18.681Z] === RUN TestMountAndRegister [2021-12-03T08:55:18.681Z] layer_test.go:270: Layer size: 14 [2021-12-03T08:55:18.681Z] --- PASS: TestMountAndRegister (0.04s) [2021-12-03T08:55:18.681Z] === RUN TestLayerRelease [2021-12-03T08:55:18.681Z] layer_test.go:303: Failing on Windows [2021-12-03T08:55:18.681Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-03T08:55:18.681Z] === RUN TestStoreRestore [2021-12-03T08:55:18.681Z] layer_test.go:352: Failing on Windows [2021-12-03T08:55:18.681Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-03T08:55:18.681Z] === RUN TestTarStreamStability [2021-12-03T08:55:18.681Z] layer_test.go:467: Failing on Windows [2021-12-03T08:55:18.681Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-03T08:55:18.681Z] === RUN TestRegisterExistingLayer [2021-12-03T08:55:19.137Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-12-03T08:55:19.137Z] === RUN TestTarStreamVerification [2021-12-03T08:55:19.137Z] layer_test.go:696: Failing on Windows [2021-12-03T08:55:19.137Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-03T08:55:19.137Z] === RUN TestLayerMigration [2021-12-03T08:55:19.137Z] migration_test.go:45: Failing on Windows [2021-12-03T08:55:19.137Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-03T08:55:19.137Z] === RUN TestLayerMigrationNoTarsplit [2021-12-03T08:55:19.137Z] migration_test.go:181: Failing on Windows [2021-12-03T08:55:19.137Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T08:55:19.137Z] === RUN TestMountInit [2021-12-03T08:55:19.137Z] mount_test.go:17: Failing on Windows [2021-12-03T08:55:19.137Z] --- SKIP: TestMountInit (0.00s) [2021-12-03T08:55:19.137Z] === RUN TestMountSize [2021-12-03T08:55:19.137Z] mount_test.go:76: Failing on Windows [2021-12-03T08:55:19.137Z] --- SKIP: TestMountSize (0.00s) [2021-12-03T08:55:19.137Z] === RUN TestMountChanges [2021-12-03T08:55:19.137Z] mount_test.go:125: Failing on Windows [2021-12-03T08:55:19.137Z] --- SKIP: TestMountChanges (0.00s) [2021-12-03T08:55:19.137Z] === RUN TestMountApply [2021-12-03T08:55:19.137Z] mount_test.go:212: Failing on Windows [2021-12-03T08:55:19.137Z] --- SKIP: TestMountApply (0.00s) [2021-12-03T08:55:19.137Z] PASS [2021-12-03T08:55:19.137Z] coverage: 30.1% of statements [2021-12-03T08:55:19.137Z] ok github.com/docker/docker/layer 0.296s coverage: 30.1% of statements [2021-12-03T08:55:19.137Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-03T08:55:19.137Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-03T08:55:19.137Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-03T08:55:19.137Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-03T08:55:19.593Z] === RUN TestSequenceGetAvailableBit [2021-12-03T08:55:19.593Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestSequenceEqual [2021-12-03T08:55:19.593Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestSequenceCopy [2021-12-03T08:55:19.593Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestGetFirstAvailable [2021-12-03T08:55:19.593Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestFindSequence [2021-12-03T08:55:19.593Z] --- PASS: TestFindSequence (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestCheckIfAvailable [2021-12-03T08:55:19.593Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestMergeSequences [2021-12-03T08:55:19.593Z] --- PASS: TestMergeSequences (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestPushReservation [2021-12-03T08:55:19.593Z] --- PASS: TestPushReservation (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestSerializeDeserialize [2021-12-03T08:55:19.593Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestSet [2021-12-03T08:55:19.593Z] --- PASS: TestSet (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestSetUnset [2021-12-03T08:55:19.593Z] --- PASS: TestSetUnset (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestOffsetSetUnset [2021-12-03T08:55:19.593Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestSetInRange [2021-12-03T08:55:19.593Z] --- PASS: TestSetInRange (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestSetAnyInRange [2021-12-03T08:55:19.593Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestMethods [2021-12-03T08:55:19.593Z] --- PASS: TestMethods (0.00s) [2021-12-03T08:55:19.593Z] === RUN TestRandomAllocateDeallocate [2021-12-03T08:55:20.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-03T08:55:21.119Z] === RUN TestInvalidConfig [2021-12-03T08:55:21.119Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-03T08:55:21.119Z] === RUN TestConfig [2021-12-03T08:55:21.119Z] --- PASS: TestConfig (0.00s) [2021-12-03T08:55:21.119Z] === RUN TestOptionsLabels [2021-12-03T08:55:21.119Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-03T08:55:21.119Z] === RUN TestValidName [2021-12-03T08:55:21.119Z] --- PASS: TestValidName (0.00s) [2021-12-03T08:55:21.119Z] === RUN TestTLSConfiguration [2021-12-03T08:55:21.119Z] time="2021-12-03T08:55:20Z" level=info msg="Option Initializing KV with TLS" [2021-12-03T08:55:21.119Z] --- PASS: TestTLSConfiguration (0.12s) [2021-12-03T08:55:21.119Z] PASS [2021-12-03T08:55:21.119Z] coverage: 24.0% of statements [2021-12-03T08:55:21.119Z] ok github.com/docker/docker/libnetwork/config 0.185s coverage: 24.0% of statements [2021-12-03T08:55:21.575Z] === RUN TestKey [2021-12-03T08:55:21.575Z] --- PASS: TestKey (0.00s) [2021-12-03T08:55:21.575Z] === RUN TestParseKey [2021-12-03T08:55:21.575Z] --- PASS: TestParseKey (0.00s) [2021-12-03T08:55:21.575Z] === RUN TestInvalidDataStore [2021-12-03T08:55:21.575Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-03T08:55:21.575Z] === RUN TestKVObjectFlatKey [2021-12-03T08:55:21.575Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-03T08:55:21.575Z] === RUN TestAtomicKVObjectFlatKey [2021-12-03T08:55:21.575Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-03T08:55:21.575Z] PASS [2021-12-03T08:55:21.575Z] coverage: 21.9% of statements [2021-12-03T08:55:21.575Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-12-03T08:55:21.648Z] --- PASS: TestImportExtremelyLargeImageWorks (89.26s) [2021-12-03T08:55:21.648Z] PASS [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === Skipped [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-03T08:55:21.648Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] DONE 12 tests, 1 skipped in 92.962s [2021-12-03T08:55:21.648Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-03T08:55:21.648Z] INFO: Testing against a local daemon [2021-12-03T08:55:21.648Z] === RUN TestNetworkCreateDelete [2021-12-03T08:55:21.648Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-12-03T08:55:21.648Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T08:55:21.648Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-12-03T08:55:21.648Z] === RUN TestDaemonDNSFallback [2021-12-03T08:55:21.648Z] --- PASS: TestDaemonDNSFallback (6.28s) [2021-12-03T08:55:21.648Z] === RUN TestInspectNetwork [2021-12-03T08:55:21.648Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:21.648Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T08:55:21.648Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestNetworkInvalidJSON [2021-12-03T08:55:21.648Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T08:55:21.648Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T08:55:21.648Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:55:21.648Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:55:21.648Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:55:21.648Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:55:21.648Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T08:55:21.648Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:55:21.648Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:55:21.648Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-03T08:55:21.648Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T08:55:21.648Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T08:55:21.648Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestNetworkList [2021-12-03T08:55:21.648Z] === RUN TestNetworkList//networks [2021-12-03T08:55:21.648Z] === PAUSE TestNetworkList//networks [2021-12-03T08:55:21.648Z] === RUN TestNetworkList//networks/ [2021-12-03T08:55:21.648Z] === PAUSE TestNetworkList//networks/ [2021-12-03T08:55:21.648Z] === CONT TestNetworkList//networks [2021-12-03T08:55:21.648Z] === CONT TestNetworkList//networks/ [2021-12-03T08:55:21.648Z] --- PASS: TestNetworkList (0.01s) [2021-12-03T08:55:21.648Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T08:55:21.648Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T08:55:21.648Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T08:55:21.648Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-12-03T08:55:21.648Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T08:55:21.648Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-12-03T08:55:21.648Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T08:55:21.648Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T08:55:21.648Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T08:55:21.648Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T08:55:21.648Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:21.648Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T08:55:21.648Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:55:21.648Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T08:55:21.648Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:21.648Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-12-03T08:55:21.648Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T08:55:21.648Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:21.648Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T08:55:21.648Z] PASS [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === Skipped [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-12-03T08:55:21.648Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-12-03T08:55:21.648Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-12-03T08:55:21.648Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-12-03T08:55:21.648Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-12-03T08:55:21.648Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T08:55:21.648Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T08:55:21.648Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T08:55:21.648Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T08:55:21.648Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:55:21.648Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-12-03T08:55:21.648Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T08:55:21.648Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] DONE 22 tests, 12 skipped in 6.915s [2021-12-03T08:55:21.648Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:55:21.648Z] INFO: Testing against a local daemon [2021-12-03T08:55:21.648Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-03T08:55:21.648Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:55:21.648Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestDockerNetworkIpvlan [2021-12-03T08:55:21.648Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:55:21.648Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:55:21.648Z] PASS [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === Skipped [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T08:55:21.648Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:55:21.648Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] DONE 2 tests, 2 skipped in 0.081s [2021-12-03T08:55:21.648Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:55:21.648Z] INFO: Testing against a local daemon [2021-12-03T08:55:21.648Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-03T08:55:21.648Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-03T08:55:21.648Z] === RUN TestDockerNetworkMacvlan [2021-12-03T08:55:21.648Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-12-03T08:55:21.648Z] PASS [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === Skipped [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-03T08:55:21.648Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-12-03T08:55:21.648Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] DONE 2 tests, 2 skipped in 0.076s [2021-12-03T08:55:21.648Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-03T08:55:21.648Z] testing: warning: no tests to run [2021-12-03T08:55:21.648Z] PASS [2021-12-03T08:55:21.648Z] [2021-12-03T08:55:21.648Z] DONE 0 tests in 0.019s [2021-12-03T08:55:21.648Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-03T08:55:21.907Z] INFO: Testing against a local daemon [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginAllowRequest [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginTLS [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginDenyRequest [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginDenyResponse [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginAllowEventStream [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginErrorResponse [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginErrorRequest [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginHeader [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginV2Disable [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-12-03T08:55:21.907Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-03T08:55:21.907Z] PASS [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === Skipped [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-03T08:55:21.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:21.907Z] [2021-12-03T08:55:21.907Z] DONE 17 tests, 17 skipped in 0.259s [2021-12-03T08:55:21.907Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-03T08:55:22.031Z] === RUN TestErrorInterfaces [2021-12-03T08:55:22.031Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestNetworkMarshalling [2021-12-03T08:55:22.031Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-12-03T08:55:22.031Z] === RUN TestEndpointMarshalling [2021-12-03T08:55:22.031Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestAuxAddresses [2021-12-03T08:55:22.031Z] time="2021-12-03T08:55:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:55:22.031Z] --- PASS: TestAuxAddresses (0.01s) [2021-12-03T08:55:22.031Z] === RUN TestSRVServiceQuery [2021-12-03T08:55:22.031Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:55:22.031Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestServiceVIPReuse [2021-12-03T08:55:22.031Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:55:22.031Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-03T08:55:22.031Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:55:22.031Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestDNSIPQuery [2021-12-03T08:55:22.031Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:55:22.031Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestDNSProxyServFail [2021-12-03T08:55:22.031Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:55:22.031Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestSandboxAddEmpty [2021-12-03T08:55:22.031Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:55:22.031Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestSandboxAddMultiPrio [2021-12-03T08:55:22.031Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:55:22.031Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestSandboxAddSamePrio [2021-12-03T08:55:22.031Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:55:22.031Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestCleanupServiceDiscovery [2021-12-03T08:55:22.031Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:55:22.031Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestDNSOptions [2021-12-03T08:55:22.031Z] === RUN TestIPDataMarshalling [2021-12-03T08:55:22.031Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:55:22.031Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestMultipleControllersWithSameStore [2021-12-03T08:55:22.031Z] time="2021-12-03T08:55:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:55:22.031Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-03T08:55:22.031Z] === RUN TestValidateAndIsV6 [2021-12-03T08:55:22.031Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-03T08:55:22.031Z] PASS [2021-12-03T08:55:22.031Z] coverage: 68.9% of statements [2021-12-03T08:55:22.031Z] time="2021-12-03T08:55:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:55:22.031Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-12-03T08:55:22.031Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-12-03T08:55:22.031Z] PASS [2021-12-03T08:55:22.031Z] coverage: 8.6% of statements [2021-12-03T08:55:22.031Z] ok github.com/docker/docker/libnetwork 0.250s coverage: 8.6% of statements [2021-12-03T08:55:22.166Z] INFO: Testing against a local daemon [2021-12-03T08:55:22.166Z] === RUN TestPluginInvalidJSON [2021-12-03T08:55:22.166Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:55:22.166Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:55:22.166Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:55:22.166Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-03T08:55:22.166Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T08:55:22.166Z] === RUN TestPluginInstall [2021-12-03T08:55:22.166Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:22.166Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-03T08:55:22.166Z] === RUN TestPluginsWithRuntimes [2021-12-03T08:55:22.166Z] 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:55:22.166Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-03T08:55:22.166Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T08:55:22.166Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-03T08:55:22.166Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T08:55:22.166Z] PASS [2021-12-03T08:55:22.166Z] [2021-12-03T08:55:22.166Z] === Skipped [2021-12-03T08:55:22.166Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-12-03T08:55:22.166Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-03T08:55:22.166Z] [2021-12-03T08:55:22.166Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-12-03T08:55:22.166Z] 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:55:22.166Z] [2021-12-03T08:55:22.166Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T08:55:22.166Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-03T08:55:22.166Z] [2021-12-03T08:55:22.166Z] DONE 5 tests, 3 skipped in 0.115s [2021-12-03T08:55:22.166Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-03T08:55:22.166Z] INFO: Testing against a local daemon [2021-12-03T08:55:22.166Z] === RUN TestExternalGraphDriver [2021-12-03T08:55:22.166Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-03T08:55:22.166Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-12-03T08:55:22.166Z] === RUN TestGraphdriverPluginV2 [2021-12-03T08:55:22.487Z] === RUN TestDriver [2021-12-03T08:55:22.487Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:55:22.487Z] PASS [2021-12-03T08:55:22.487Z] coverage: 34.8% of statements [2021-12-03T08:55:22.487Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2021-12-03T08:55:22.943Z] === RUN TestDriver [2021-12-03T08:55:22.943Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:55:22.943Z] PASS [2021-12-03T08:55:22.943Z] coverage: 34.8% of statements [2021-12-03T08:55:22.943Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2021-12-03T08:55:22.943Z] === RUN TestNetworkAllocateFree [2021-12-03T08:55:22.943Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-03T08:55:22.943Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-03T08:55:22.943Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-03T08:55:22.943Z] PASS [2021-12-03T08:55:22.943Z] coverage: 63.6% of statements [2021-12-03T08:55:22.943Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2021-12-03T08:55:23.398Z] === RUN TestGetEmptyCapabilities [2021-12-03T08:55:23.398Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-03T08:55:23.398Z] === RUN TestGetExtraCapabilities [2021-12-03T08:55:23.398Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-12-03T08:55:23.398Z] === RUN TestGetInvalidCapabilities [2021-12-03T08:55:23.398Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-12-03T08:55:23.398Z] === RUN TestRemoteDriver [2021-12-03T08:55:23.398Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-03T08:55:23.398Z] === RUN TestDriverError [2021-12-03T08:55:23.398Z] --- PASS: TestDriverError (0.00s) [2021-12-03T08:55:23.398Z] === RUN TestMissingValues [2021-12-03T08:55:23.398Z] --- PASS: TestMissingValues (0.00s) [2021-12-03T08:55:23.398Z] === RUN TestRollback [2021-12-03T08:55:23.398Z] --- PASS: TestRollback (0.00s) [2021-12-03T08:55:23.398Z] PASS [2021-12-03T08:55:23.398Z] coverage: 57.4% of statements [2021-12-03T08:55:23.398Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.069s coverage: 57.4% of statements [2021-12-03T08:55:23.854Z] === RUN TestNAT [2021-12-03T08:55:23.854Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T08:55:23.854Z] --- SKIP: TestNAT (0.00s) [2021-12-03T08:55:23.854Z] === RUN TestTransparent [2021-12-03T08:55:23.854Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T08:55:23.854Z] --- SKIP: TestTransparent (0.00s) [2021-12-03T08:55:23.854Z] PASS [2021-12-03T08:55:23.854Z] coverage: 0.0% of statements [2021-12-03T08:55:23.854Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.041s coverage: 0.0% of statements [2021-12-03T08:55:24.309Z] === RUN TestBuildDefault [2021-12-03T08:55:24.309Z] --- PASS: TestBuildDefault (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestBuildHostnameDomainname [2021-12-03T08:55:24.309Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestBuildHostname [2021-12-03T08:55:24.309Z] --- PASS: TestBuildHostname (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestBuildHostnameFQDN [2021-12-03T08:55:24.309Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestBuildNoIP [2021-12-03T08:55:24.309Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestUpdate [2021-12-03T08:55:24.309Z] --- PASS: TestUpdate (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-03T08:55:24.309Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-03T08:55:24.309Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestAddEmpty [2021-12-03T08:55:24.309Z] --- PASS: TestAddEmpty (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestAdd [2021-12-03T08:55:24.309Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestDeleteEmpty [2021-12-03T08:55:24.309Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestDeleteNewline [2021-12-03T08:55:24.309Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestDelete [2021-12-03T08:55:24.309Z] --- PASS: TestDelete (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestConcurrentWrites [2021-12-03T08:55:24.309Z] === RUN TestNew [2021-12-03T08:55:24.309Z] --- PASS: TestNew (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestAddDriver [2021-12-03T08:55:24.309Z] --- PASS: TestAddDriver (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestAddDuplicateDriver [2021-12-03T08:55:24.309Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-03T08:55:24.309Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestDriver [2021-12-03T08:55:24.309Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestIPAM [2021-12-03T08:55:24.309Z] --- PASS: TestIPAM (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestWalkIPAMs [2021-12-03T08:55:24.309Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-03T08:55:24.309Z] === RUN TestWalkDrivers [2021-12-03T08:55:24.309Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-03T08:55:24.309Z] PASS [2021-12-03T08:55:24.309Z] coverage: 82.4% of statements [2021-12-03T08:55:24.309Z] ok github.com/docker/docker/libnetwork/drvregistry 0.059s coverage: 82.4% of statements [2021-12-03T08:55:24.309Z] --- PASS: TestConcurrentWrites (0.14s) [2021-12-03T08:55:24.309Z] PASS [2021-12-03T08:55:24.309Z] coverage: 81.2% of statements [2021-12-03T08:55:24.309Z] ok github.com/docker/docker/libnetwork/etchosts 0.188s coverage: 81.2% of statements [2021-12-03T08:55:24.767Z] === RUN TestDiff [2021-12-03T08:55:24.767Z] --- PASS: TestDiff (0.00s) [2021-12-03T08:55:24.767Z] === RUN TestAddedCallback [2021-12-03T08:55:24.767Z] --- PASS: TestAddedCallback (0.00s) [2021-12-03T08:55:24.767Z] === RUN TestRemovedCallback [2021-12-03T08:55:24.767Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-03T08:55:24.767Z] === RUN TestNoCallback [2021-12-03T08:55:24.767Z] --- PASS: TestNoCallback (0.00s) [2021-12-03T08:55:24.767Z] PASS [2021-12-03T08:55:24.767Z] coverage: 48.1% of statements [2021-12-03T08:55:24.767Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.039s coverage: 48.1% of statements [2021-12-03T08:55:25.213Z] sha256:f04bcbcfd0a16a0e7a5dc0f679d48c811e50269f42dcf120ee7165d260dd365c [2021-12-03T08:55:25.213Z] INFO: Starting docker-py tests... [2021-12-03T08:55:25.213Z] ============================= test session starts ============================== [2021-12-03T08:55:25.213Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-12-03T08:55:25.213Z] rootdir: /src, inifile: pytest.ini [2021-12-03T08:55:25.213Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-12-03T08:55:25.213Z] collected 395 items / 1 deselected / 394 selected [2021-12-03T08:55:25.213Z] [2021-12-03T08:55:25.222Z] === RUN TestNew [2021-12-03T08:55:25.222Z] --- PASS: TestNew (0.00s) [2021-12-03T08:55:25.222Z] === RUN TestAllocate [2021-12-03T08:55:25.222Z] --- PASS: TestAllocate (0.00s) [2021-12-03T08:55:25.222Z] === RUN TestUninitialized [2021-12-03T08:55:25.222Z] --- PASS: TestUninitialized (0.00s) [2021-12-03T08:55:25.222Z] === RUN TestAllocateInRange [2021-12-03T08:55:25.222Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-03T08:55:25.222Z] === RUN TestAllocateSerial [2021-12-03T08:55:25.222Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-03T08:55:25.222Z] PASS [2021-12-03T08:55:25.222Z] coverage: 87.5% of statements [2021-12-03T08:55:25.222Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2021-12-03T08:55:25.222Z] --- PASS: TestRandomAllocateDeallocate (5.70s) [2021-12-03T08:55:25.222Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:55:25.222Z] === RUN TestCaller [2021-12-03T08:55:25.222Z] --- PASS: TestCaller (0.00s) [2021-12-03T08:55:25.222Z] PASS [2021-12-03T08:55:25.222Z] coverage: 100.0% of statements [2021-12-03T08:55:25.222Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2021-12-03T08:55:25.678Z] === RUN TestSetSerialInsertDelete [2021-12-03T08:55:25.678Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-03T08:55:25.678Z] === RUN TestSetParallelInsertDelete [2021-12-03T08:55:26.133Z] === RUN TestPoolRequest [2021-12-03T08:55:26.133Z] --- PASS: TestPoolRequest (0.00s) [2021-12-03T08:55:26.133Z] === RUN TestOtherRequests [2021-12-03T08:55:26.133Z] --- PASS: TestOtherRequests (0.00s) [2021-12-03T08:55:26.133Z] PASS [2021-12-03T08:55:26.133Z] coverage: 57.1% of statements [2021-12-03T08:55:26.133Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2021-12-03T08:55:26.133Z] --- PASS: TestAllocateRandomDeallocate (1.00s) [2021-12-03T08:55:26.133Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-03T08:55:26.360Z] --- PASS: TestGraphdriverPluginV2 (3.43s) [2021-12-03T08:55:26.360Z] PASS [2021-12-03T08:55:26.360Z] [2021-12-03T08:55:26.360Z] === Skipped [2021-12-03T08:55:26.360Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-12-03T08:55:26.360Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-03T08:55:26.360Z] [2021-12-03T08:55:26.360Z] DONE 2 tests, 1 skipped in 3.550s [2021-12-03T08:55:26.360Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-03T08:55:26.360Z] INFO: Testing against a local daemon [2021-12-03T08:55:26.360Z] === RUN TestContinueAfterPluginCrash [2021-12-03T08:55:26.360Z] === PAUSE TestContinueAfterPluginCrash [2021-12-03T08:55:26.360Z] === RUN TestReadPluginNoRead [2021-12-03T08:55:26.360Z] === PAUSE TestReadPluginNoRead [2021-12-03T08:55:26.360Z] === RUN TestDaemonStartWithLogOpt [2021-12-03T08:55:26.360Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-03T08:55:26.360Z] === CONT TestContinueAfterPluginCrash [2021-12-03T08:55:26.360Z] === CONT TestDaemonStartWithLogOpt [2021-12-03T08:55:26.589Z] === RUN TestInt2IP2IntConversion [2021-12-03T08:55:26.589Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-12-03T08:55:26.589Z] === RUN TestGetAddressVersion [2021-12-03T08:55:26.589Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-03T08:55:26.589Z] === RUN TestKeyString [2021-12-03T08:55:26.589Z] --- PASS: TestKeyString (0.00s) [2021-12-03T08:55:26.589Z] === RUN TestPoolDataMarshal [2021-12-03T08:55:26.589Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-03T08:55:26.589Z] === RUN TestSubnetsMarshal [2021-12-03T08:55:27.049Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-12-03T08:55:27.049Z] === RUN TestAddSubnets [2021-12-03T08:55:27.049Z] --- PASS: TestAddSubnets (0.04s) [2021-12-03T08:55:27.049Z] === RUN TestDoublePoolRelease [2021-12-03T08:55:27.049Z] --- PASS: TestDoublePoolRelease (0.08s) [2021-12-03T08:55:27.049Z] === RUN TestAddReleasePoolID [2021-12-03T08:55:27.049Z] === RUN TestGetCapabilities [2021-12-03T08:55:27.049Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-12-03T08:55:27.049Z] === RUN TestPredefinedPool [2021-12-03T08:55:27.049Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-03T08:55:27.049Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-03T08:55:27.049Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-03T08:55:27.049Z] === RUN TestGetDefaultAddressSpaces [2021-12-03T08:55:27.049Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-12-03T08:55:27.049Z] === RUN TestRemoteDriver [2021-12-03T08:55:27.049Z] --- PASS: TestRemoteDriver (0.00s) [2021-12-03T08:55:27.049Z] PASS [2021-12-03T08:55:27.049Z] coverage: 47.4% of statements [2021-12-03T08:55:27.049Z] --- PASS: TestPredefinedPool (0.02s) [2021-12-03T08:55:27.049Z] === RUN TestRemoveSubnet [2021-12-03T08:55:27.049Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.055s coverage: 47.4% of statements [2021-12-03T08:55:27.049Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.99s) [2021-12-03T08:55:27.049Z] === RUN TestRetrieveFromStore [2021-12-03T08:55:27.049Z] --- PASS: TestRemoveSubnet (0.17s) [2021-12-03T08:55:27.049Z] === RUN TestGetSameAddress [2021-12-03T08:55:27.049Z] --- PASS: TestGetSameAddress (0.02s) [2021-12-03T08:55:27.049Z] === RUN TestPoolAllocationReuse [2021-12-03T08:55:27.505Z] --- PASS: TestRetrieveFromStore (0.44s) [2021-12-03T08:55:27.505Z] === RUN TestIsCorrupted [2021-12-03T08:55:27.505Z] --- PASS: TestIsCorrupted (0.01s) [2021-12-03T08:55:27.505Z] === RUN TestSetRollover [2021-12-03T08:55:27.505Z] === RUN TestWindowsIPAM [2021-12-03T08:55:27.505Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-03T08:55:27.505Z] PASS [2021-12-03T08:55:27.505Z] coverage: 71.4% of statements [2021-12-03T08:55:27.964Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2021-12-03T08:55:28.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-03T08:55:28.419Z] === RUN TestDefaultNetwork [2021-12-03T08:55:28.420Z] --- PASS: TestDefaultNetwork (0.19s) [2021-12-03T08:55:28.420Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-03T08:55:28.875Z] --- PASS: TestPoolAllocationReuse (1.45s) [2021-12-03T08:55:28.875Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-03T08:55:28.875Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-12-03T08:55:28.875Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-03T08:55:28.875Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.19s) [2021-12-03T08:55:28.875Z] === RUN TestInitAddressPools [2021-12-03T08:55:28.875Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-03T08:55:28.875Z] PASS [2021-12-03T08:55:28.875Z] coverage: 74.0% of statements [2021-12-03T08:55:28.875Z] ok github.com/docker/docker/libnetwork/ipamutils 0.443s coverage: 74.0% of statements [2021-12-03T08:55:28.875Z] --- PASS: TestSetRollover (1.35s) [2021-12-03T08:55:28.875Z] === RUN TestSetRolloverSerial [2021-12-03T08:55:29.330Z] === RUN TestKeyValue [2021-12-03T08:55:29.330Z] --- PASS: TestKeyValue (0.00s) [2021-12-03T08:55:29.330Z] PASS [2021-12-03T08:55:29.330Z] coverage: 60.0% of statements [2021-12-03T08:55:29.330Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-12-03T08:55:30.291Z] --- PASS: TestSetRolloverSerial (1.50s) [2021-12-03T08:55:30.291Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-03T08:55:30.291Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-03T08:55:30.291Z] PASS [2021-12-03T08:55:30.291Z] coverage: 84.4% of statements [2021-12-03T08:55:30.291Z] ok github.com/docker/docker/libnetwork/bitseq 11.059s coverage: 84.4% of statements [2021-12-03T08:55:30.545Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2021-12-03T08:55:30.545Z] === CONT TestReadPluginNoRead [2021-12-03T08:55:30.747Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.08s) [2021-12-03T08:55:30.747Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-03T08:55:31.202Z] === RUN TestNetworkDBSimple [2021-12-03T08:55:32.161Z] 2021/12/03 08:55:31 Closing DB instances... [2021-12-03T08:55:32.444Z] === RUN TestReadPluginNoRead/default [2021-12-03T08:55:32.617Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.98s) [2021-12-03T08:55:32.617Z] === RUN TestGetAddress [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-03T08:55:33.073Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-03T08:55:33.378Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-03T08:55:33.531Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-12-03T08:55:33.531Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-03T08:55:33.531Z] === RUN TestGenerate [2021-12-03T08:55:33.531Z] --- PASS: TestGenerate (0.00s) [2021-12-03T08:55:33.531Z] === RUN TestGeneratePtr [2021-12-03T08:55:33.531Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-03T08:55:33.531Z] === RUN TestGenerateMissingField [2021-12-03T08:55:33.531Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-03T08:55:33.531Z] === RUN TestFieldCannotBeSet [2021-12-03T08:55:33.531Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-03T08:55:33.531Z] === RUN TestTypeMismatchError [2021-12-03T08:55:33.531Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-03T08:55:33.531Z] PASS [2021-12-03T08:55:33.531Z] coverage: 100.0% of statements [2021-12-03T08:55:33.531Z] ok github.com/docker/docker/libnetwork/options 0.032s coverage: 100.0% of statements [2021-12-03T08:55:33.987Z] testing: warning: no tests to run [2021-12-03T08:55:33.987Z] PASS [2021-12-03T08:55:33.987Z] coverage: 0.0% of statements [2021-12-03T08:55:33.987Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:55:34.443Z] 2021/12/03 08:55:34 Closing DB instances... [2021-12-03T08:55:34.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-03T08:55:34.751Z] --- PASS: TestContinueAfterPluginCrash (8.69s) [2021-12-03T08:55:34.751Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-03T08:55:34.897Z] === RUN TestRequestNewPort [2021-12-03T08:55:34.897Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-03T08:55:34.897Z] === RUN TestRequestSpecificPort [2021-12-03T08:55:34.897Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-03T08:55:34.897Z] === RUN TestReleasePort [2021-12-03T08:55:34.897Z] --- PASS: TestReleasePort (0.00s) [2021-12-03T08:55:34.897Z] === RUN TestReuseReleasedPort [2021-12-03T08:55:34.897Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-03T08:55:34.897Z] === RUN TestReleaseUnreadledPort [2021-12-03T08:55:34.897Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-03T08:55:34.897Z] === RUN TestUnknowProtocol [2021-12-03T08:55:34.897Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-03T08:55:34.897Z] === RUN TestAllocateAllPorts [2021-12-03T08:55:34.897Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-03T08:55:34.897Z] === RUN TestPortAllocation [2021-12-03T08:55:34.897Z] --- PASS: TestPortAllocation (0.00s) [2021-12-03T08:55:34.897Z] === RUN TestPortAllocationWithCustomRange [2021-12-03T08:55:34.897Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-03T08:55:34.897Z] === RUN TestNoDuplicateBPR [2021-12-03T08:55:34.897Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-03T08:55:34.897Z] === RUN TestChangePortRange [2021-12-03T08:55:34.897Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-03T08:55:34.897Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-03T08:55:34.897Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-03T08:55:34.897Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-03T08:55:34.897Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-03T08:55:34.897Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-03T08:55:34.897Z] --- PASS: TestChangePortRange (0.00s) [2021-12-03T08:55:34.897Z] PASS [2021-12-03T08:55:34.897Z] coverage: 88.6% of statements [2021-12-03T08:55:34.897Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2021-12-03T08:55:35.352Z] testing: warning: no tests to run [2021-12-03T08:55:35.352Z] PASS [2021-12-03T08:55:35.352Z] coverage: 0.0% of statements [2021-12-03T08:55:35.352Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:55:35.352Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-03T08:55:35.352Z] PASS [2021-12-03T08:55:35.352Z] coverage: 100.0% of statements [2021-12-03T08:55:35.352Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2021-12-03T08:55:35.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-03T08:55:35.685Z] === CONT TestReadPluginNoRead [2021-12-03T08:55:35.685Z] read_test.go:92: [d304e457cba50] daemon is not started [2021-12-03T08:55:35.685Z] --- PASS: TestReadPluginNoRead (5.91s) [2021-12-03T08:55:35.685Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2021-12-03T08:55:35.685Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2021-12-03T08:55:35.685Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2021-12-03T08:55:35.685Z] PASS [2021-12-03T08:55:35.685Z] [2021-12-03T08:55:35.685Z] DONE 6 tests in 10.097s [2021-12-03T08:55:35.685Z] 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:55:35.807Z] === RUN TestHashData [2021-12-03T08:55:35.807Z] --- PASS: TestHashData (0.00s) [2021-12-03T08:55:35.807Z] PASS [2021-12-03T08:55:35.807Z] coverage: 2.8% of statements [2021-12-03T08:55:35.807Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2021-12-03T08:55:35.944Z] testing: warning: no tests to run [2021-12-03T08:55:35.944Z] PASS [2021-12-03T08:55:35.944Z] [2021-12-03T08:55:35.944Z] DONE 0 tests in 0.026s [2021-12-03T08:55:35.944Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-03T08:55:35.944Z] INFO: Testing against a local daemon [2021-12-03T08:55:35.944Z] === RUN TestPluginWithDevMounts [2021-12-03T08:55:35.944Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-03T08:55:35.944Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-03T08:55:35.944Z] PASS [2021-12-03T08:55:35.944Z] [2021-12-03T08:55:35.944Z] === Skipped [2021-12-03T08:55:35.944Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-12-03T08:55:35.944Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-03T08:55:35.944Z] [2021-12-03T08:55:35.944Z] DONE 1 tests, 1 skipped in 0.078s [2021-12-03T08:55:35.944Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-03T08:55:35.944Z] INFO: Testing against a local daemon [2021-12-03T08:55:35.944Z] === RUN TestSecretInspect [2021-12-03T08:55:35.944Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:35.944Z] --- SKIP: TestSecretInspect (0.01s) [2021-12-03T08:55:35.944Z] === RUN TestSecretList [2021-12-03T08:55:35.944Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:35.944Z] --- SKIP: TestSecretList (0.01s) [2021-12-03T08:55:35.944Z] === RUN TestSecretsCreateAndDelete [2021-12-03T08:55:35.944Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:35.944Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-12-03T08:55:35.944Z] === RUN TestSecretsUpdate [2021-12-03T08:55:35.944Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:35.944Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-12-03T08:55:35.944Z] === RUN TestTemplatedSecret [2021-12-03T08:55:35.944Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:35.944Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-03T08:55:35.944Z] === RUN TestSecretCreateResolve [2021-12-03T08:55:35.944Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:35.944Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-12-03T08:55:35.944Z] PASS [2021-12-03T08:55:35.944Z] [2021-12-03T08:55:35.944Z] === Skipped [2021-12-03T08:55:35.944Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-12-03T08:55:35.944Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:35.944Z] [2021-12-03T08:55:35.944Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-12-03T08:55:35.944Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:35.944Z] [2021-12-03T08:55:36.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-03T08:55:36.203Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-12-03T08:55:36.203Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] [2021-12-03T08:55:36.203Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-12-03T08:55:36.203Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] [2021-12-03T08:55:36.203Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-12-03T08:55:36.203Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] [2021-12-03T08:55:36.203Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-12-03T08:55:36.203Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] [2021-12-03T08:55:36.203Z] DONE 6 tests, 6 skipped in 0.138s [2021-12-03T08:55:36.203Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-03T08:55:36.203Z] INFO: Testing against a local daemon [2021-12-03T08:55:36.203Z] === RUN TestServiceCreateInit [2021-12-03T08:55:36.203Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T08:55:36.203Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T08:55:36.203Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- PASS: TestServiceCreateInit (0.02s) [2021-12-03T08:55:36.203Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:55:36.203Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:55:36.203Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T08:55:36.203Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-12-03T08:55:36.203Z] === RUN TestCreateServiceConflict [2021-12-03T08:55:36.203Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-12-03T08:55:36.203Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T08:55:36.203Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-12-03T08:55:36.203Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T08:55:36.203Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-03T08:55:36.203Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T08:55:36.203Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-12-03T08:55:36.203Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T08:55:36.203Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-12-03T08:55:36.203Z] === RUN TestCreateServiceSysctls [2021-12-03T08:55:36.203Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-12-03T08:55:36.203Z] === RUN TestCreateServiceCapabilities [2021-12-03T08:55:36.203Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-12-03T08:55:36.203Z] === RUN TestInspect [2021-12-03T08:55:36.203Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- SKIP: TestInspect (0.01s) [2021-12-03T08:55:36.203Z] === RUN TestCreateJob [2021-12-03T08:55:36.203Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- SKIP: TestCreateJob (0.01s) [2021-12-03T08:55:36.203Z] === RUN TestReplicatedJob [2021-12-03T08:55:36.203Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.203Z] --- SKIP: TestReplicatedJob (0.01s) [2021-12-03T08:55:36.203Z] === RUN TestUpdateReplicatedJob [2021-12-03T08:55:36.253Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-12-03T08:55:36.262Z] === RUN TestErrorConstructors [2021-12-03T08:55:36.262Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-03T08:55:36.262Z] === RUN TestCompareIPMask [2021-12-03T08:55:36.262Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-03T08:55:36.262Z] === RUN TestUtilGetHostPartIP [2021-12-03T08:55:36.262Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-03T08:55:36.262Z] === RUN TestUtilGetBroadcastIP [2021-12-03T08:55:36.262Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-03T08:55:36.262Z] === RUN TestParseCIDR [2021-12-03T08:55:36.262Z] --- PASS: TestParseCIDR (0.00s) [2021-12-03T08:55:36.262Z] PASS [2021-12-03T08:55:36.262Z] coverage: 37.3% of statements [2021-12-03T08:55:36.262Z] ok github.com/docker/docker/libnetwork/types 0.030s coverage: 37.3% of statements [2021-12-03T08:55:36.262Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-12-03T08:55:36.262Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-03T08:55:36.461Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.461Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-12-03T08:55:36.461Z] === RUN TestServiceListWithStatuses [2021-12-03T08:55:36.461Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T08:55:36.461Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T08:55:36.461Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T08:55:36.461Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.461Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-12-03T08:55:36.461Z] === RUN TestDockerNetworkReConnect [2021-12-03T08:55:36.461Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:36.461Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-12-03T08:55:36.461Z] === RUN TestServicePlugin [2021-12-03T08:55:36.717Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-03T08:55:36.717Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-03T08:55:36.718Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-03T08:55:36.718Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-03T08:55:36.718Z] PASS [2021-12-03T08:55:36.718Z] coverage: 50.0% of statements [2021-12-03T08:55:36.718Z] ok github.com/docker/docker/oci 0.038s coverage: 50.0% of statements [2021-12-03T08:55:37.077Z] tests/integration/api_client_test.py ..... [ 7%] [2021-12-03T08:55:37.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-03T08:55:37.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-03T08:55:37.174Z] === RUN TestAddressPoolOpt [2021-12-03T08:55:37.174Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/a [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/something [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/_=a [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/env1=value1 [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/_env1=value1 [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/PATH [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/=a [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/PATH= [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/PATH=something [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/asd!qwe [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/1asd [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/123 [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/some_space [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/__some_space_before [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/some_space_after__ [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/= [2021-12-03T08:55:37.174Z] === RUN TestValidateEnv/PaTh [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestParseHost [2021-12-03T08:55:37.174Z] --- PASS: TestParseHost (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestParseDockerDaemonHost [2021-12-03T08:55:37.174Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestParseTCP [2021-12-03T08:55:37.174Z] --- PASS: TestParseTCP (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-03T08:55:37.174Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestValidateExtraHosts [2021-12-03T08:55:37.174Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestIpOptString [2021-12-03T08:55:37.174Z] --- PASS: TestIpOptString (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-03T08:55:37.174Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestNewIpOptValidDefaultVal [2021-12-03T08:55:37.174Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestIpOptSetInvalidVal [2021-12-03T08:55:37.174Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestValidateIPAddress [2021-12-03T08:55:37.174Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestMapOpts [2021-12-03T08:55:37.174Z] --- PASS: TestMapOpts (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestListOptsWithoutValidator [2021-12-03T08:55:37.174Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestListOptsWithValidator [2021-12-03T08:55:37.174Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestValidateDNSSearch [2021-12-03T08:55:37.174Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_general_format [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_one_more [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-03T08:55:37.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:55:37.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestNamedListOpts [2021-12-03T08:55:37.174Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestNamedMapOpts [2021-12-03T08:55:37.174Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestParseLink [2021-12-03T08:55:37.174Z] --- PASS: TestParseLink (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestQuotedStringSetWithQuotes [2021-12-03T08:55:37.174Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-03T08:55:37.174Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-03T08:55:37.174Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-03T08:55:37.174Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-03T08:55:37.175Z] === RUN TestUlimitOpt [2021-12-03T08:55:37.175Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-03T08:55:37.175Z] PASS [2021-12-03T08:55:37.175Z] coverage: 67.1% of statements [2021-12-03T08:55:37.175Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2021-12-03T08:55:37.630Z] 2021/12/03 08:55:37 Closing DB instances... [2021-12-03T08:55:37.630Z] === RUN TestParseVersion [2021-12-03T08:55:37.630Z] --- PASS: TestParseVersion (0.00s) [2021-12-03T08:55:37.630Z] PASS [2021-12-03T08:55:37.630Z] coverage: 52.9% of statements [2021-12-03T08:55:37.630Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-12-03T08:55:37.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-03T08:55:38.364Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] --- SKIP: TestServicePlugin (1.92s) [2021-12-03T08:55:38.364Z] === RUN TestServiceUpdateLabel [2021-12-03T08:55:38.364Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-12-03T08:55:38.364Z] === RUN TestServiceUpdateSecrets [2021-12-03T08:55:38.364Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-12-03T08:55:38.364Z] === RUN TestServiceUpdateConfigs [2021-12-03T08:55:38.364Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-12-03T08:55:38.364Z] === RUN TestServiceUpdateNetwork [2021-12-03T08:55:38.364Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-12-03T08:55:38.364Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T08:55:38.364Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] --- SKIP: TestServiceUpdatePidsLimit (0.06s) [2021-12-03T08:55:38.364Z] PASS [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === Skipped [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:55:38.364Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:55:38.364Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-12-03T08:55:38.364Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-12-03T08:55:38.364Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-12-03T08:55:38.364Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-03T08:55:38.364Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-12-03T08:55:38.364Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-12-03T08:55:38.364Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-12-03T08:55:38.364Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-12-03T08:55:38.364Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-12-03T08:55:38.364Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-12-03T08:55:38.364Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-12-03T08:55:38.364Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-12-03T08:55:38.364Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-03T08:55:38.364Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-12-03T08:55:38.364Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-12-03T08:55:38.364Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2021-12-03T08:55:38.364Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-12-03T08:55:38.364Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-12-03T08:55:38.364Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-12-03T08:55:38.364Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-12-03T08:55:38.364Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.06s) [2021-12-03T08:55:38.364Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-03T08:55:38.364Z] [2021-12-03T08:55:38.364Z] DONE 24 tests, 23 skipped in 2.321s [2021-12-03T08:55:38.364Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-03T08:55:38.473Z] tests/integration/api_config_test.py ...... [ 8%] [2021-12-03T08:55:38.623Z] INFO: Testing against a local daemon [2021-12-03T08:55:38.623Z] === RUN TestSessionCreate [2021-12-03T08:55:38.623Z] --- PASS: TestSessionCreate (0.02s) [2021-12-03T08:55:38.623Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T08:55:38.623Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-03T08:55:38.623Z] PASS [2021-12-03T08:55:38.623Z] [2021-12-03T08:55:38.623Z] DONE 2 tests in 0.123s [2021-12-03T08:55:38.623Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-03T08:55:38.623Z] INFO: Testing against a local daemon [2021-12-03T08:55:38.623Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T08:55:38.623Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T08:55:38.623Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:55:38.623Z] === RUN TestDiskUsage [2021-12-03T08:55:38.623Z] === PAUSE TestDiskUsage [2021-12-03T08:55:38.623Z] === RUN TestEventsExecDie [2021-12-03T08:55:39.156Z] === RUN TestPeerCertificateMarshalJSON [2021-12-03T08:55:39.156Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-12-03T08:55:39.156Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-03T08:55:39.156Z] === RUN TestIsArchivePathDir [2021-12-03T08:55:39.156Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-12-03T08:55:39.156Z] === RUN TestIsArchivePathInvalidFile [2021-12-03T08:55:39.156Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-03T08:55:39.156Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-03T08:55:39.156Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2021-12-03T08:55:39.156Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-03T08:55:39.156Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-03T08:55:39.156Z] === RUN TestMiddleware [2021-12-03T08:55:39.156Z] --- PASS: TestMiddleware (0.00s) [2021-12-03T08:55:39.156Z] === RUN TestNewResponseModifier [2021-12-03T08:55:39.156Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-03T08:55:39.156Z] PASS [2021-12-03T08:55:39.156Z] coverage: 26.8% of statements [2021-12-03T08:55:39.156Z] ok github.com/docker/docker/pkg/authorization 0.412s coverage: 26.8% of statements [2021-12-03T08:55:39.156Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-12-03T08:55:39.156Z] === RUN TestIsArchivePathTar [2021-12-03T08:55:39.189Z] --- PASS: TestEventsExecDie (0.45s) [2021-12-03T08:55:39.189Z] === RUN TestEventsBackwardsCompatible [2021-12-03T08:55:39.189Z] --- PASS: TestEventsBackwardsCompatible (0.03s) [2021-12-03T08:55:39.189Z] === RUN TestEventsVolumeCreate [2021-12-03T08:55:39.189Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-12-03T08:55:39.189Z] === RUN TestInfoBinaryCommits [2021-12-03T08:55:39.189Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-12-03T08:55:39.189Z] === RUN TestInfoAPIVersioned [2021-12-03T08:55:39.189Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-03T08:55:39.189Z] === RUN TestInfoDiscoveryBackend [2021-12-03T08:55:39.611Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-12-03T08:55:39.611Z] === RUN TestDecompressStreamGzip [2021-12-03T08:55:39.611Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-12-03T08:55:39.611Z] === RUN TestDecompressStreamBzip2 [2021-12-03T08:55:39.611Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-12-03T08:55:39.611Z] === RUN TestDecompressStreamXz [2021-12-03T08:55:39.611Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T08:55:39.611Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestDecompressStreamZstd [2021-12-03T08:55:39.611Z] archive_test.go:140: zstd not installed [2021-12-03T08:55:39.611Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-12-03T08:55:39.611Z] === RUN TestCompressStreamXzUnsupported [2021-12-03T08:55:39.611Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-03T08:55:39.611Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestCompressStreamInvalid [2021-12-03T08:55:39.611Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestExtensionInvalid [2021-12-03T08:55:39.611Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestExtensionUncompressed [2021-12-03T08:55:39.611Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestExtensionBzip2 [2021-12-03T08:55:39.611Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestExtensionGzip [2021-12-03T08:55:39.611Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestExtensionXz [2021-12-03T08:55:39.611Z] --- PASS: TestExtensionXz (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestExtensionZstd [2021-12-03T08:55:39.611Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestCmdStreamLargeStderr [2021-12-03T08:55:39.611Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-12-03T08:55:39.611Z] === RUN TestCmdStreamBad [2021-12-03T08:55:39.611Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T08:55:39.611Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestCmdStreamGood [2021-12-03T08:55:39.611Z] --- PASS: TestCmdStreamGood (0.03s) [2021-12-03T08:55:39.611Z] === RUN TestUntarPathWithInvalidDest [2021-12-03T08:55:39.611Z] === RUN TestUnbuffered [2021-12-03T08:55:39.611Z] --- PASS: TestUnbuffered (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestRaceUnbuffered [2021-12-03T08:55:39.611Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-03T08:55:39.611Z] PASS [2021-12-03T08:55:39.611Z] coverage: 100.0% of statements [2021-12-03T08:55:39.611Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-12-03T08:55:39.611Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-12-03T08:55:39.611Z] === RUN TestUntarPathWithInvalidSrc [2021-12-03T08:55:39.611Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-03T08:55:39.611Z] === RUN TestUntarPath [2021-12-03T08:55:39.611Z] --- PASS: TestUntarPath (0.05s) [2021-12-03T08:55:39.611Z] === RUN TestUntarPathWithDestinationFile [2021-12-03T08:55:39.755Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-12-03T08:55:39.755Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-03T08:55:40.066Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-12-03T08:55:40.066Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-03T08:55:40.066Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-12-03T08:55:40.066Z] === RUN TestCopyWithTarInvalidSrc [2021-12-03T08:55:40.066Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-03T08:55:40.066Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-03T08:55:40.066Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:55:40.066Z] === RUN TestCopyWithTarSrcFile [2021-12-03T08:55:40.066Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-03T08:55:40.066Z] === RUN TestCopyWithTarSrcFolder [2021-12-03T08:55:40.066Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-03T08:55:40.066Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-03T08:55:40.066Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-03T08:55:40.066Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-03T08:55:40.066Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:55:40.066Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-03T08:55:40.066Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-03T08:55:40.066Z] === RUN TestCopyFileWithTarSrcFile [2021-12-03T08:55:40.066Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-12-03T08:55:40.066Z] === RUN TestTarFiles [2021-12-03T08:55:40.066Z] === RUN TestMatch [2021-12-03T08:55:40.066Z] === RUN TestMatch/[[]] [2021-12-03T08:55:40.066Z] === RUN TestMatch/[[foo]] [2021-12-03T08:55:40.066Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-03T08:55:40.066Z] === RUN TestMatch/[[foo_bar]] [2021-12-03T08:55:40.066Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-03T08:55:40.066Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-03T08:55:40.066Z] === RUN TestMatch/[] [2021-12-03T08:55:40.066Z] === RUN TestMatch/[]#01 [2021-12-03T08:55:40.066Z] === RUN TestMatch/[[qux]] [2021-12-03T08:55:40.066Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-03T08:55:40.066Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-03T08:55:40.066Z] === RUN TestMatch/[[foo_baz]] [2021-12-03T08:55:40.066Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[] (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-03T08:55:40.066Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-03T08:55:40.066Z] PASS [2021-12-03T08:55:40.066Z] coverage: 87.5% of statements [2021-12-03T08:55:40.066Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-12-03T08:55:40.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-03T08:55:40.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-03T08:55:41.026Z] === RUN TestChrootTarUntar [2021-12-03T08:55:41.026Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:55:41.026Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-03T08:55:41.026Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-03T08:55:41.026Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:55:41.026Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T08:55:41.026Z] === RUN TestChrootUntarEmptyArchive [2021-12-03T08:55:41.026Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-03T08:55:41.026Z] === RUN TestChrootTarUntarWithSymlink [2021-12-03T08:55:41.026Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:55:41.026Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T08:55:41.026Z] === RUN TestChrootCopyWithTar [2021-12-03T08:55:41.026Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:55:41.026Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-03T08:55:41.026Z] === RUN TestChrootCopyFileWithTar [2021-12-03T08:55:41.026Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:55:41.026Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-03T08:55:41.026Z] === RUN TestChrootUntarPath [2021-12-03T08:55:41.026Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:55:41.026Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-03T08:55:41.026Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-03T08:55:41.026Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:55:41.026Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:55:41.026Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-03T08:55:41.026Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:55:41.026Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:55:41.026Z] === RUN TestChrootApplyDotDotFile [2021-12-03T08:55:41.026Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:55:41.026Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-03T08:55:41.026Z] PASS [2021-12-03T08:55:41.026Z] coverage: 15.1% of statements [2021-12-03T08:55:41.026Z] ok github.com/docker/docker/pkg/chrootarchive 0.073s coverage: 15.1% of statements [2021-12-03T08:55:41.481Z] 2021/12/03 08:55:41 Closing DB instances... [2021-12-03T08:55:41.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-03T08:55:41.937Z] === RUN TestSizeEmpty [2021-12-03T08:55:41.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-03T08:55:41.937Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-03T08:55:41.937Z] === RUN TestSizeEmptyFile [2021-12-03T08:55:41.937Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-03T08:55:41.937Z] === RUN TestSizeNonemptyFile [2021-12-03T08:55:41.937Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-03T08:55:41.937Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-03T08:55:41.937Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-03T08:55:41.937Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-03T08:55:41.937Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-03T08:55:41.937Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-03T08:55:41.937Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-03T08:55:41.937Z] === RUN TestMoveToSubdir [2021-12-03T08:55:41.937Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-03T08:55:41.937Z] === RUN TestSizeNonExistingDirectory [2021-12-03T08:55:41.937Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-03T08:55:41.937Z] PASS [2021-12-03T08:55:41.937Z] coverage: 80.0% of statements [2021-12-03T08:55:41.937Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-12-03T08:55:42.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-03T08:55:42.897Z] === RUN Test [2021-12-03T08:55:42.897Z] === RUN Test/TestContainsEntry [2021-12-03T08:55:42.897Z] === RUN Test/TestCreateEntries [2021-12-03T08:55:42.897Z] === RUN Test/TestEntriesDiff [2021-12-03T08:55:42.897Z] === RUN Test/TestEntriesEquality [2021-12-03T08:55:42.897Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-03T08:55:42.897Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-03T08:55:42.897Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-03T08:55:42.897Z] === RUN Test/TestGeneratorNotGenerate [2021-12-03T08:55:42.897Z] === RUN Test/TestGeneratorWithPort [2021-12-03T08:55:42.897Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-03T08:55:42.897Z] === RUN Test/TestNewEntry [2021-12-03T08:55:42.897Z] === RUN Test/TestParse [2021-12-03T08:55:42.897Z] --- PASS: Test (0.01s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestContainsEntry (0.01s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-03T08:55:42.897Z] --- PASS: Test/TestParse (0.00s) [2021-12-03T08:55:42.897Z] PASS [2021-12-03T08:55:42.897Z] coverage: 58.3% of statements [2021-12-03T08:55:42.897Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2021-12-03T08:55:43.034Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-12-03T08:55:43.034Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-03T08:55:43.034Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:55:43.034Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-03T08:55:43.034Z] === RUN TestInfoAPI [2021-12-03T08:55:43.034Z] --- PASS: TestInfoAPI (0.02s) [2021-12-03T08:55:43.034Z] === RUN TestInfoAPIWarnings [2021-12-03T08:55:43.353Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-12-03T08:55:43.353Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-03T08:55:43.353Z] --- PASS: TestTarFiles (3.44s) [2021-12-03T08:55:43.353Z] === RUN TestDetectCompressionZstd [2021-12-03T08:55:43.353Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-03T08:55:43.353Z] === RUN TestTarUntar [2021-12-03T08:55:43.353Z] === RUN Test [2021-12-03T08:55:43.353Z] === RUN Test/TestContent [2021-12-03T08:55:43.353Z] === RUN Test/TestInitialize [2021-12-03T08:55:43.353Z] === RUN Test/TestNew [2021-12-03T08:55:43.353Z] === RUN Test/TestParsingContentsWithComments [2021-12-03T08:55:43.353Z] === RUN Test/TestRegister [2021-12-03T08:55:43.353Z] === RUN Test/TestWatch [2021-12-03T08:55:43.353Z] --- PASS: Test (0.00s) [2021-12-03T08:55:43.353Z] --- PASS: Test/TestContent (0.00s) [2021-12-03T08:55:43.353Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:55:43.353Z] --- PASS: Test/TestNew (0.00s) [2021-12-03T08:55:43.353Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-03T08:55:43.353Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:55:43.353Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:55:43.353Z] PASS [2021-12-03T08:55:43.353Z] coverage: 97.6% of statements [2021-12-03T08:55:43.353Z] --- PASS: TestTarUntar (0.03s) [2021-12-03T08:55:43.353Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-03T08:55:43.353Z] ok github.com/docker/docker/pkg/discovery/file 0.038s coverage: 97.6% of statements [2021-12-03T08:55:43.353Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-03T08:55:43.353Z] === RUN TestTarWithOptions [2021-12-03T08:55:43.353Z] --- PASS: TestTarWithOptions (0.02s) [2021-12-03T08:55:43.353Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-03T08:55:43.353Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-03T08:55:43.353Z] === RUN TestUntarUstarGnuConflict [2021-12-03T08:55:43.353Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-03T08:55:43.353Z] === RUN TestUntarInvalidFilenames [2021-12-03T08:55:43.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-03T08:55:43.809Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3022053080\\dest" [2021-12-03T08:55:43.809Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-12-03T08:55:43.809Z] === RUN TestUntarHardlinkToSymlink [2021-12-03T08:55:43.809Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-03T08:55:43.809Z] === RUN TestUntarInvalidHardlink [2021-12-03T08:55:43.809Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1712042858\\victim\\hello" -> "../victim/hello" [2021-12-03T08:55:43.809Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1650877912\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:55:43.809Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4199663773\\victim" -> "../victim" [2021-12-03T08:55:43.809Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3054952887\\victim" -> "../victim" [2021-12-03T08:55:43.809Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3384881883\\victim" -> "../victim" [2021-12-03T08:55:43.809Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2250794785\\victim" -> "../victim" [2021-12-03T08:55:43.809Z] --- PASS: TestUntarInvalidHardlink (0.07s) [2021-12-03T08:55:43.809Z] === RUN TestUntarInvalidSymlink [2021-12-03T08:55:43.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink304532727\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:55:43.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink489350200\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:55:43.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2765575000\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:55:43.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1833447651\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:55:43.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3225503879\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:55:43.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1194570611\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:55:43.809Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1973163627\\dest\\dir\\loophole" -> "../../victim" [2021-12-03T08:55:43.809Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-12-03T08:55:43.809Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-03T08:55:43.809Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-03T08:55:43.809Z] === RUN TestXGlobalNoParent [2021-12-03T08:55:43.809Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-03T08:55:43.809Z] === RUN TestReplaceFileTarWrapper [2021-12-03T08:55:43.809Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-12-03T08:55:43.809Z] === RUN TestPrefixHeaderReadable [2021-12-03T08:55:43.809Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-12-03T08:55:43.809Z] === RUN TestDisablePigz [2021-12-03T08:55:43.809Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-03T08:55:43.809Z] --- PASS: TestDisablePigz (0.10s) [2021-12-03T08:55:43.809Z] === RUN TestPigz [2021-12-03T08:55:44.265Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-03T08:55:44.265Z] --- PASS: TestPigz (0.12s) [2021-12-03T08:55:44.265Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:55:44.265Z] archive_windows_test.go:16: Currently fails [2021-12-03T08:55:44.265Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestCanonicalTarNameForPath [2021-12-03T08:55:44.265Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestCanonicalTarName [2021-12-03T08:55:44.265Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestChmodTarEntry [2021-12-03T08:55:44.265Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestHardLinkOrder [2021-12-03T08:55:44.265Z] --- PASS: TestHardLinkOrder (0.08s) [2021-12-03T08:55:44.265Z] === RUN TestChangeString [2021-12-03T08:55:44.265Z] --- PASS: TestChangeString (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestChangesWithNoChanges [2021-12-03T08:55:44.265Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-12-03T08:55:44.265Z] === RUN TestChangesWithChanges [2021-12-03T08:55:44.265Z] --- PASS: TestChangesWithChanges (0.02s) [2021-12-03T08:55:44.265Z] === RUN TestChangesWithChangesGH13590 [2021-12-03T08:55:44.265Z] changes_test.go:195: needs more investigation [2021-12-03T08:55:44.265Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestChangesDirsEmpty [2021-12-03T08:55:44.265Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:55:44.265Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestChangesDirsMutated [2021-12-03T08:55:44.265Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:55:44.265Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestApplyLayer [2021-12-03T08:55:44.265Z] changes_test.go:432: needs further investigation [2021-12-03T08:55:44.265Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestChangesSizeWithHardlinks [2021-12-03T08:55:44.265Z] changes_test.go:468: needs further investigation [2021-12-03T08:55:44.265Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestChangesSizeWithNoChanges [2021-12-03T08:55:44.265Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-03T08:55:44.265Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestChangesSize [2021-12-03T08:55:44.265Z] --- PASS: TestChangesSize (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestApplyLayerInvalidFilenames [2021-12-03T08:55:44.265Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1327791116\\dest" [2021-12-03T08:55:44.265Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-12-03T08:55:44.265Z] === RUN TestApplyLayerInvalidHardlink [2021-12-03T08:55:44.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink579716603\\victim\\hello" -> "../victim/hello" [2021-12-03T08:55:44.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink454335753\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:55:44.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3764250731\\victim" -> "../victim" [2021-12-03T08:55:44.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3600356067\\victim" -> "../victim" [2021-12-03T08:55:44.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink436434679\\victim" -> "../victim" [2021-12-03T08:55:44.265Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1353546328\\victim" -> "../victim" [2021-12-03T08:55:44.265Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-12-03T08:55:44.265Z] === RUN TestApplyLayerInvalidSymlink [2021-12-03T08:55:44.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink13828354\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:55:44.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3753394282\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:55:44.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink145813485\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:55:44.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink946664958\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:55:44.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink18868315\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:55:44.265Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1438986226\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:55:44.265Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-12-03T08:55:44.265Z] === RUN TestApplyLayerWhiteouts [2021-12-03T08:55:44.265Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-12-03T08:55:44.265Z] === RUN TestGenerateEmptyFile [2021-12-03T08:55:44.265Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-03T08:55:44.265Z] === RUN TestGenerateWithContent [2021-12-03T08:55:44.265Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-03T08:55:44.265Z] PASS [2021-12-03T08:55:44.265Z] coverage: 62.0% of statements [2021-12-03T08:55:44.265Z] ok github.com/docker/docker/pkg/archive 5.238s coverage: 62.0% of statements [2021-12-03T08:55:44.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-03T08:55:44.720Z] === RUN Test [2021-12-03T08:55:44.720Z] === RUN Test/TestInitialize [2021-12-03T08:55:44.720Z] time="2021-12-03T08:55:44Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:55:44.720Z] time="2021-12-03T08:55:44Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:55:44.720Z] time="2021-12-03T08:55:44Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:55:44.720Z] === RUN Test/TestInitializeWithCerts [2021-12-03T08:55:44.720Z] time="2021-12-03T08:55:44Z" level=info msg="Initializing discovery with TLS" [2021-12-03T08:55:44.720Z] === RUN Test/TestWatch [2021-12-03T08:55:44.720Z] time="2021-12-03T08:55:44Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:55:44.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-03T08:55:45.175Z] 2021/12/03 08:55:45 Closing DB instances... [2021-12-03T08:55:45.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-03T08:55:46.410Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:55:46.411Z] Using test binary docker [2021-12-03T08:55:46.411Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-03T08:55:46.411Z] +++ /etc/init.d/apparmor start [2021-12-03T08:55:46.411Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-03T08:55:46.411Z] INFO: Waiting for daemon to start... [2021-12-03T08:55:46.411Z] Starting dockerd [2021-12-03T08:55:46.411Z] +++ 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:55:46.701Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-12-03T08:55:46.701Z] === RUN TestNetworkDBNodeLeave [2021-12-03T08:55:47.662Z] --- PASS: Test (3.12s) [2021-12-03T08:55:47.662Z] --- PASS: Test/TestInitialize (0.11s) [2021-12-03T08:55:47.662Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-12-03T08:55:47.662Z] --- PASS: Test/TestWatch (3.00s) [2021-12-03T08:55:47.662Z] PASS [2021-12-03T08:55:47.662Z] coverage: 84.1% of statements [2021-12-03T08:55:47.662Z] ok github.com/docker/docker/pkg/discovery/kv 3.162s coverage: 84.1% of statements [2021-12-03T08:55:48.116Z] === RUN Test [2021-12-03T08:55:48.572Z] === RUN Test/TestWatch [2021-12-03T08:55:48.572Z] --- PASS: Test (0.00s) [2021-12-03T08:55:48.572Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:55:48.572Z] PASS [2021-12-03T08:55:48.572Z] coverage: 92.3% of statements [2021-12-03T08:55:48.572Z] ok github.com/docker/docker/pkg/discovery/memory 0.060s coverage: 92.3% of statements [2021-12-03T08:55:49.027Z] === RUN Test [2021-12-03T08:55:49.027Z] === RUN Test/TestInitialize [2021-12-03T08:55:49.027Z] === RUN Test/TestInitializeWithPattern [2021-12-03T08:55:49.027Z] === RUN Test/TestRegister [2021-12-03T08:55:49.027Z] === RUN Test/TestWatch [2021-12-03T08:55:49.027Z] --- PASS: Test (0.00s) [2021-12-03T08:55:49.027Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:55:49.027Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-03T08:55:49.027Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:55:49.027Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:55:49.027Z] PASS [2021-12-03T08:55:49.027Z] coverage: 93.8% of statements [2021-12-03T08:55:49.027Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-12-03T08:55:49.482Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-12-03T08:55:49.482Z] === RUN TestNetworkDBWatch [2021-12-03T08:55:49.482Z] === RUN TestPollerAddRemove [2021-12-03T08:55:49.482Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-03T08:55:49.482Z] === RUN TestPollerEvent [2021-12-03T08:55:49.482Z] poller_test.go:40: No chmod on Windows [2021-12-03T08:55:49.482Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-03T08:55:49.482Z] === RUN TestPollerClose [2021-12-03T08:55:49.482Z] --- PASS: TestPollerClose (0.00s) [2021-12-03T08:55:49.482Z] PASS [2021-12-03T08:55:49.482Z] coverage: 45.7% of statements [2021-12-03T08:55:49.482Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 45.7% of statements [2021-12-03T08:55:50.441Z] === RUN TestCopyFileWithInvalidSrc [2021-12-03T08:55:50.441Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:55:50.441Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-03T08:55:50.441Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-03T08:55:50.441Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCopyFile [2021-12-03T08:55:50.441Z] --- PASS: TestCopyFile (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-03T08:55:50.441Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T08:55:50.441Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-03T08:55:50.441Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-03T08:55:50.441Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T08:55:50.441Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestWildcardMatches [2021-12-03T08:55:50.441Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestPatternMatches [2021-12-03T08:55:50.441Z] --- PASS: TestPatternMatches (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-03T08:55:50.441Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestPatternMatchesFolderExclusions [2021-12-03T08:55:50.441Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-03T08:55:50.441Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-03T08:55:50.441Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-03T08:55:50.441Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-03T08:55:50.441Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestSingleExclamationError [2021-12-03T08:55:50.441Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestMatchesWithNoPatterns [2021-12-03T08:55:50.441Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestMatchesWithMalformedPatterns [2021-12-03T08:55:50.441Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestMatches [2021-12-03T08:55:50.441Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-03T08:55:50.441Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-03T08:55:50.441Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-03T08:55:50.441Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-03T08:55:50.441Z] --- PASS: TestMatches (0.01s) [2021-12-03T08:55:50.441Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-03T08:55:50.441Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-03T08:55:50.441Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-03T08:55:50.441Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCleanPatterns [2021-12-03T08:55:50.441Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-03T08:55:50.441Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCleanPatternsExceptionFlag [2021-12-03T08:55:50.441Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-03T08:55:50.441Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-03T08:55:50.441Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCleanPatternsErrorSingleException [2021-12-03T08:55:50.441Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCreateIfNotExistsDir [2021-12-03T08:55:50.441Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestCreateIfNotExistsFile [2021-12-03T08:55:50.441Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-12-03T08:55:50.441Z] === RUN TestMatch [2021-12-03T08:55:50.441Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:55:50.441Z] PASS [2021-12-03T08:55:50.441Z] coverage: 84.0% of statements [2021-12-03T08:55:50.441Z] ok github.com/docker/docker/pkg/fileutils 0.061s coverage: 84.0% of statements [2021-12-03T08:55:50.441Z] --- PASS: TestGetAddress (17.85s) [2021-12-03T08:55:50.441Z] === RUN TestRequestSyntaxCheck [2021-12-03T08:55:50.441Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-12-03T08:55:50.441Z] === RUN TestRequest [2021-12-03T08:55:50.897Z] === RUN TestGet [2021-12-03T08:55:50.897Z] --- PASS: TestGet (0.00s) [2021-12-03T08:55:50.897Z] === RUN TestGetShortcutString [2021-12-03T08:55:50.897Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-03T08:55:50.897Z] PASS [2021-12-03T08:55:50.897Z] coverage: 42.9% of statements [2021-12-03T08:55:50.897Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2021-12-03T08:55:51.352Z] 2021/12/03 08:55:50 Closing DB instances... [2021-12-03T08:55:51.808Z] === RUN TestCreateIDMapOrder [2021-12-03T08:55:51.808Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-03T08:55:51.808Z] PASS [2021-12-03T08:55:51.808Z] coverage: 7.2% of statements [2021-12-03T08:55:51.808Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2021-12-03T08:55:52.768Z] === RUN TestFixedBufferCap [2021-12-03T08:55:52.768Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-03T08:55:52.768Z] === RUN TestFixedBufferLen [2021-12-03T08:55:52.768Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-03T08:55:52.768Z] === RUN TestFixedBufferString [2021-12-03T08:55:52.768Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-03T08:55:52.768Z] === RUN TestFixedBufferWrite [2021-12-03T08:55:52.768Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-03T08:55:52.768Z] === RUN TestFixedBufferRead [2021-12-03T08:55:52.768Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-03T08:55:52.768Z] === RUN TestBytesPipeRead [2021-12-03T08:55:52.768Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-03T08:55:52.768Z] === RUN TestBytesPipeWrite [2021-12-03T08:55:52.768Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-03T08:55:52.768Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-03T08:55:52.768Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-12-03T08:55:52.768Z] === RUN TestNetworkDBBulkSync [2021-12-03T08:55:52.768Z] --- PASS: TestBytesPipeWriteRandomChunks (0.35s) [2021-12-03T08:55:52.768Z] === RUN TestAtomicWriteToFile [2021-12-03T08:55:52.768Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-12-03T08:55:52.768Z] === RUN TestAtomicWriteSetCommit [2021-12-03T08:55:52.768Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-03T08:55:52.768Z] === RUN TestAtomicWriteSetCancel [2021-12-03T08:55:52.768Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-03T08:55:52.768Z] === RUN TestReadCloserWrapperClose [2021-12-03T08:55:52.768Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-03T08:55:52.768Z] === RUN TestReaderErrWrapperReadOnError [2021-12-03T08:55:52.768Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-03T08:55:52.768Z] === RUN TestReaderErrWrapperRead [2021-12-03T08:55:52.768Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-03T08:55:52.768Z] === RUN TestCancelReadCloser [2021-12-03T08:55:52.946Z] . [2021-12-03T08:55:52.946Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:55:52.946Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:55:52.946Z] Error: No such image: emptyfs [2021-12-03T08:55:52.946Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-03T08:55:52.946Z] ++++ docker load [2021-12-03T08:55:52.946Z] Running integration-test (iteration 1) [2021-12-03T08:55:52.946Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-12-03T08:55:52.946Z] ++ 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:55:52.946Z] ++ set -e [2021-12-03T08:55:52.946Z] ++ '[' -n 0 ']' [2021-12-03T08:55:52.946Z] ++ set -x [2021-12-03T08:55:52.946Z] ++ 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:55:52.946Z] Loaded image: busybox:latest [2021-12-03T08:55:52.946Z] Loaded image: busybox:glibc [2021-12-03T08:55:53.226Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-03T08:55:53.226Z] === RUN TestWriteCloserWrapperClose [2021-12-03T08:55:53.226Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-03T08:55:53.226Z] === RUN TestNopWriteCloser [2021-12-03T08:55:53.226Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-03T08:55:53.226Z] === RUN TestNopWriter [2021-12-03T08:55:53.226Z] --- PASS: TestNopWriter (0.00s) [2021-12-03T08:55:53.226Z] === RUN TestWriteCounter [2021-12-03T08:55:53.226Z] --- PASS: TestWriteCounter (0.00s) [2021-12-03T08:55:53.226Z] PASS [2021-12-03T08:55:53.226Z] coverage: 69.2% of statements [2021-12-03T08:55:53.226Z] ok github.com/docker/docker/pkg/ioutils 0.508s coverage: 69.2% of statements [2021-12-03T08:55:53.681Z] === RUN TestError [2021-12-03T08:55:53.681Z] --- PASS: TestError (0.00s) [2021-12-03T08:55:53.681Z] === RUN TestProgressString [2021-12-03T08:55:53.681Z] === RUN TestProgressString/no_progress [2021-12-03T08:55:53.681Z] === RUN TestProgressString/progress_1 [2021-12-03T08:55:53.681Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-03T08:55:53.681Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-03T08:55:53.681Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-03T08:55:53.681Z] === RUN TestProgressString/with_units [2021-12-03T08:55:53.681Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-03T08:55:53.681Z] === RUN TestProgressString/hide_counts [2021-12-03T08:55:53.681Z] --- PASS: TestProgressString (0.00s) [2021-12-03T08:55:53.681Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-03T08:55:53.681Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-03T08:55:53.681Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-03T08:55:53.681Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-03T08:55:53.681Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-03T08:55:53.681Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-03T08:55:53.681Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-03T08:55:53.681Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-03T08:55:53.681Z] === RUN TestJSONMessageDisplay [2021-12-03T08:55:53.681Z] 2021/12/03 08:55:53 Closing DB instances... [2021-12-03T08:55:53.681Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-12-03T08:55:53.681Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-03T08:55:53.681Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-03T08:55:53.681Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-03T08:55:53.681Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-03T08:55:53.681Z] === RUN TestDisplayJSONMessagesStream [2021-12-03T08:55:53.681Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-03T08:55:53.681Z] PASS [2021-12-03T08:55:53.681Z] coverage: 91.7% of statements [2021-12-03T08:55:53.681Z] ok github.com/docker/docker/pkg/jsonmessage 0.168s coverage: 91.7% of statements [2021-12-03T08:55:54.137Z] === RUN TestStandardLongPath [2021-12-03T08:55:54.137Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-03T08:55:54.137Z] === RUN TestUNCLongPath [2021-12-03T08:55:54.137Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-03T08:55:54.137Z] PASS [2021-12-03T08:55:54.137Z] coverage: 100.0% of statements [2021-12-03T08:55:54.137Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-12-03T08:55:54.312Z] Loaded image: debian:bullseye-slim [2021-12-03T08:55:54.312Z] Loaded image: hello-world:latest [2021-12-03T08:55:54.312Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:55:54.312Z] INFO: Testing against a local daemon [2021-12-03T08:55:54.312Z] === RUN TestCgroupNamespacesBuild [2021-12-03T08:55:54.592Z] === RUN TestNameFormat [2021-12-03T08:55:55.047Z] --- PASS: TestNameFormat (0.00s) [2021-12-03T08:55:55.047Z] === RUN TestNameRetries [2021-12-03T08:55:55.047Z] --- PASS: TestNameRetries (0.00s) [2021-12-03T08:55:55.047Z] PASS [2021-12-03T08:55:55.047Z] coverage: 85.7% of statements [2021-12-03T08:55:55.047Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2021-12-03T08:55:55.244Z] --- PASS: TestCgroupNamespacesBuild (1.09s) [2021-12-03T08:55:55.244Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-03T08:55:55.503Z] === RUN TestParseKeyValueOpt [2021-12-03T08:55:55.503Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-03T08:55:55.503Z] === RUN TestParseUintList [2021-12-03T08:55:55.503Z] --- PASS: TestParseUintList (0.00s) [2021-12-03T08:55:55.503Z] === RUN TestParseUintListMaximumLimits [2021-12-03T08:55:55.503Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-03T08:55:55.503Z] PASS [2021-12-03T08:55:55.503Z] coverage: 97.0% of statements [2021-12-03T08:55:55.503Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-12-03T08:55:55.503Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2021-12-03T08:55:55.503Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-03T08:55:55.959Z] === RUN TestNewAndRemove [2021-12-03T08:55:55.959Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-03T08:55:55.959Z] === RUN TestRemoveInvalidPath [2021-12-03T08:55:55.959Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-03T08:55:55.959Z] PASS [2021-12-03T08:55:55.959Z] coverage: 82.6% of statements [2021-12-03T08:55:55.959Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2021-12-03T08:55:56.614Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2021-12-03T08:55:56.615Z] === RUN TestBuildWithSession [2021-12-03T08:55:56.615Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:55:56.615Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:55:56.615Z] === RUN TestBuildSquashParent [2021-12-03T08:55:57.398Z] === RUN TestBoolValue [2021-12-03T08:55:57.398Z] --- PASS: TestBoolValue (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestBoolValueOrDefault [2021-12-03T08:55:57.398Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestInt64ValueOrZero [2021-12-03T08:55:57.398Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestInt64ValueOrDefault [2021-12-03T08:55:57.398Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-03T08:55:57.398Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestJsonContentType [2021-12-03T08:55:57.398Z] --- PASS: TestJsonContentType (0.00s) [2021-12-03T08:55:57.398Z] PASS [2021-12-03T08:55:57.398Z] coverage: 14.7% of statements [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-03T08:55:57.398Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2021-12-03T08:55:57.398Z] === RUN TestMaskSecretKeys [2021-12-03T08:55:57.398Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-03T08:55:57.398Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-03T08:55:57.398Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-03T08:55:57.398Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestVersionMiddlewareVersion [2021-12-03T08:55:57.398Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-03T08:55:57.398Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-03T08:55:57.398Z] PASS [2021-12-03T08:55:57.398Z] coverage: 37.7% of statements [2021-12-03T08:55:57.398Z] ok github.com/docker/docker/api/server/middleware 0.082s coverage: 37.7% of statements [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-03T08:55:57.398Z] === RUN TestToJSON [2021-12-03T08:55:57.398Z] --- PASS: TestToJSON (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestToParamWithVersion [2021-12-03T08:55:57.398Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestFromJSON [2021-12-03T08:55:57.398Z] --- PASS: TestFromJSON (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestEmpty [2021-12-03T08:55:57.398Z] --- PASS: TestEmpty (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestArgsMatchKVListEmptySources [2021-12-03T08:55:57.398Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestArgsMatchKVList [2021-12-03T08:55:57.398Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestArgsMatch [2021-12-03T08:55:57.398Z] --- PASS: TestArgsMatch (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestAdd [2021-12-03T08:55:57.398Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestDel [2021-12-03T08:55:57.398Z] --- PASS: TestDel (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestLen [2021-12-03T08:55:57.398Z] --- PASS: TestLen (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestExactMatch [2021-12-03T08:55:57.398Z] --- PASS: TestExactMatch (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestOnlyOneExactMatch [2021-12-03T08:55:57.398Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestContains [2021-12-03T08:55:57.398Z] --- PASS: TestContains (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestValidate [2021-12-03T08:55:57.398Z] --- PASS: TestValidate (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestWalkValues [2021-12-03T08:55:57.398Z] --- PASS: TestWalkValues (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestFuzzyMatch [2021-12-03T08:55:57.398Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestClone [2021-12-03T08:55:57.398Z] --- PASS: TestClone (0.00s) [2021-12-03T08:55:57.398Z] PASS [2021-12-03T08:55:57.398Z] coverage: 92.2% of statements [2021-12-03T08:55:57.398Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2021-12-03T08:55:57.398Z] === RUN TestStrSliceMarshalJSON [2021-12-03T08:55:57.398Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestStrSliceUnmarshalJSON [2021-12-03T08:55:57.398Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestStrSliceUnmarshalString [2021-12-03T08:55:57.398Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestStrSliceUnmarshalSlice [2021-12-03T08:55:57.398Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-03T08:55:57.398Z] PASS [2021-12-03T08:55:57.398Z] coverage: 90.0% of statements [2021-12-03T08:55:57.398Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2021-12-03T08:55:57.398Z] === RUN TestAdjustForAPIVersion [2021-12-03T08:55:57.398Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-03T08:55:57.398Z] PASS [2021-12-03T08:55:57.398Z] coverage: 5.7% of statements [2021-12-03T08:55:57.398Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-03T08:55:57.398Z] === RUN TestDurationToSecondsString [2021-12-03T08:55:57.398Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestGetTimestamp [2021-12-03T08:55:57.398Z] --- PASS: TestGetTimestamp (0.10s) [2021-12-03T08:55:57.398Z] === RUN TestParseTimestamps [2021-12-03T08:55:57.398Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-03T08:55:57.398Z] PASS [2021-12-03T08:55:57.398Z] coverage: 100.0% of statements [2021-12-03T08:55:57.398Z] ok github.com/docker/docker/api/types/time 0.132s coverage: 100.0% of statements [2021-12-03T08:55:57.398Z] === RUN TestCompareVersion [2021-12-03T08:55:57.398Z] --- PASS: TestCompareVersion (0.00s) [2021-12-03T08:55:57.398Z] PASS [2021-12-03T08:55:57.398Z] coverage: 77.3% of statements [2021-12-03T08:55:57.398Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 77.3% of statements [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/builder [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-03T08:55:57.398Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-03T08:55:57.398Z] === RUN TestParseRemoteURL [2021-12-03T08:55:57.398Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-03T08:55:57.398Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-03T08:55:57.398Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-03T08:55:57.398Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-03T08:55:57.398Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-03T08:55:57.398Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-03T08:55:57.398Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-03T08:55:57.398Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-03T08:55:57.398Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-03T08:55:57.398Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-03T08:55:57.398Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-03T08:55:57.398Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestCloneArgsSmartHttp [2021-12-03T08:55:57.398Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-03T08:55:57.398Z] === RUN TestCloneArgsDumbHttp [2021-12-03T08:55:57.398Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestCloneArgsGit [2021-12-03T08:55:57.398Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestCheckoutGit [2021-12-03T08:55:57.398Z] === RUN TestEnable [2021-12-03T08:55:57.398Z] --- PASS: TestEnable (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestDisable [2021-12-03T08:55:57.398Z] --- PASS: TestDisable (0.00s) [2021-12-03T08:55:57.398Z] === RUN TestEnabled [2021-12-03T08:55:57.398Z] --- PASS: TestEnabled (0.00s) [2021-12-03T08:55:57.399Z] PASS [2021-12-03T08:55:57.399Z] coverage: 100.0% of statements [2021-12-03T08:55:57.399Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-03T08:55:57.399Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2021-12-03T08:55:57.399Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-03T08:55:57.399Z] === RUN TestProcessNoDockerignore [2021-12-03T08:55:57.399Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-03T08:55:57.399Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-12-03T08:55:57.399Z] === RUN TestDetectContentType [2021-12-03T08:55:57.399Z] --- PASS: TestDetectContentType (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestSelectAcceptableMIME [2021-12-03T08:55:57.399Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestInspectEmptyResponse [2021-12-03T08:55:57.399Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestInspectResponseBinary [2021-12-03T08:55:57.399Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestResponseUnsupportedContentType [2021-12-03T08:55:57.399Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestInspectResponseTextSimple [2021-12-03T08:55:57.399Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestInspectResponseEmptyContentType [2021-12-03T08:55:57.399Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestUnknownContentLength [2021-12-03T08:55:57.399Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestDownloadRemote [2021-12-03T08:55:57.399Z] --- PASS: TestDownloadRemote (0.08s) [2021-12-03T08:55:57.399Z] === RUN TestGetWithStatusError [2021-12-03T08:55:57.399Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestCloseRootDirectory [2021-12-03T08:55:57.399Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:55:57.399Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestHashFile [2021-12-03T08:55:57.399Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:55:57.399Z] --- SKIP: TestHashFile (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestHashSubdir [2021-12-03T08:55:57.399Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:55:57.399Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-03T08:55:57.399Z] === RUN TestRemoveDirectory [2021-12-03T08:55:57.399Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:55:57.399Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-12-03T08:55:57.399Z] PASS [2021-12-03T08:55:57.399Z] coverage: 9.3% of statements [2021-12-03T08:55:57.399Z] ok github.com/docker/docker/builder/remotecontext 0.218s coverage: 9.3% of statements [2021-12-03T08:55:57.399Z] === RUN TestGetAllAllowed [2021-12-03T08:55:57.399Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestGetAllMeta [2021-12-03T08:55:57.399Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-03T08:55:57.399Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestIsUnreferencedBuiltin [2021-12-03T08:55:57.399Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestIsExistingDirectory [2021-12-03T08:55:57.399Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestGetFilenameForDownload [2021-12-03T08:55:57.399Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestEnv2Variables [2021-12-03T08:55:57.399Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-03T08:55:57.399Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestMaintainer [2021-12-03T08:55:57.399Z] --- PASS: TestMaintainer (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestLabel [2021-12-03T08:55:57.399Z] --- PASS: TestLabel (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestFromScratch [2021-12-03T08:55:57.399Z] --- PASS: TestFromScratch (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestFromWithArg [2021-12-03T08:55:57.399Z] --- PASS: TestFromWithArg (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-03T08:55:57.399Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestFromWithUndefinedArg [2021-12-03T08:55:57.399Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestFromMultiStageWithNamedStage [2021-12-03T08:55:57.399Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestOnbuild [2021-12-03T08:55:57.399Z] --- PASS: TestOnbuild (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestWorkdir [2021-12-03T08:55:57.399Z] --- PASS: TestWorkdir (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestCmd [2021-12-03T08:55:57.399Z] --- PASS: TestCmd (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestHealthcheckNone [2021-12-03T08:55:57.399Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestHealthcheckCmd [2021-12-03T08:55:57.399Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestEntrypoint [2021-12-03T08:55:57.399Z] --- PASS: TestEntrypoint (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestExpose [2021-12-03T08:55:57.399Z] --- PASS: TestExpose (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestUser [2021-12-03T08:55:57.399Z] --- PASS: TestUser (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestVolume [2021-12-03T08:55:57.399Z] --- PASS: TestVolume (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestStopSignal [2021-12-03T08:55:57.399Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T08:55:57.399Z] --- SKIP: TestStopSignal (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestArg [2021-12-03T08:55:57.399Z] --- PASS: TestArg (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestShell [2021-12-03T08:55:57.399Z] --- PASS: TestShell (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestPrependEnvOnCmd [2021-12-03T08:55:57.399Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestRunWithBuildArgs [2021-12-03T08:55:57.399Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestRunIgnoresHealthcheck [2021-12-03T08:55:57.399Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestDispatchUnsupportedOptions [2021-12-03T08:55:57.399Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-03T08:55:57.399Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-03T08:55:57.399Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-03T08:55:57.399Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-03T08:55:57.399Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-03T08:55:57.399Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-03T08:55:57.399Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestNormalizeWorkdir [2021-12-03T08:55:57.399Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestDispatch [2021-12-03T08:55:57.399Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-03T08:55:57.399Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-03T08:55:57.399Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-03T08:55:57.399Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-03T08:55:57.399Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-03T08:55:57.399Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-03T08:55:57.399Z] === RUN TestDispatch/COPY_url [2021-12-03T08:55:57.399Z] --- PASS: TestDispatch (0.07s) [2021-12-03T08:55:57.399Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-12-03T08:55:57.399Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-12-03T08:55:57.399Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-03T08:55:57.399Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:55:57.399Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:55:57.399Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-03T08:55:57.399Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestAddScratchImageAddsToMounts [2021-12-03T08:55:57.399Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-03T08:55:57.399Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-03T08:55:57.399Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-03T08:55:57.399Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestImageSourceGetAddsToMounts [2021-12-03T08:55:57.399Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestEmptyDockerfile [2021-12-03T08:55:57.399Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestSymlinkDockerfile [2021-12-03T08:55:57.399Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-03T08:55:57.399Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-03T08:55:57.399Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestNonExistingDockerfile [2021-12-03T08:55:57.399Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestCopyRunConfig [2021-12-03T08:55:57.399Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestDeepCopyRunConfig [2021-12-03T08:55:57.399Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestExportImage [2021-12-03T08:55:57.399Z] --- PASS: TestExportImage (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestNormalizeDest [2021-12-03T08:55:57.399Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-03T08:55:57.399Z] PASS [2021-12-03T08:55:57.399Z] coverage: 46.8% of statements [2021-12-03T08:55:57.399Z] ok github.com/docker/docker/builder/dockerfile 0.162s coverage: 46.8% of statements [2021-12-03T08:55:57.399Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-03T08:55:57.399Z] === RUN TestTCP4Proxy [2021-12-03T08:55:57.399Z] --- PASS: TestTCP4Proxy (0.01s) [2021-12-03T08:55:57.399Z] === RUN TestTCP4ProxyHalfClose [2021-12-03T08:55:57.399Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestTCP6Proxy [2021-12-03T08:55:57.399Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:55:57.399Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestTCPDualStackProxy [2021-12-03T08:55:57.399Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:55:57.399Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestUDP4Proxy [2021-12-03T08:55:57.399Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestUDP6Proxy [2021-12-03T08:55:57.399Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:55:57.399Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestUDPWriteError [2021-12-03T08:55:57.399Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestSCTP4Proxy [2021-12-03T08:55:57.399Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T08:55:57.399Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-03T08:55:57.399Z] === RUN TestSCTP6Proxy [2021-12-03T08:55:57.399Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:55:57.399Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-03T08:55:57.399Z] PASS [2021-12-03T08:55:57.399Z] coverage: 49.4% of statements [2021-12-03T08:55:57.399Z] ok github.com/docker/docker/cmd/docker-proxy 0.043s coverage: 49.4% of statements [2021-12-03T08:55:57.485Z] === RUN TestFailedConnection [2021-12-03T08:55:57.940Z] --- PASS: TestRequest (7.47s) [2021-12-03T08:55:57.940Z] === RUN TestOverlappingRequests [2021-12-03T08:55:58.395Z] --- PASS: TestOverlappingRequests (0.32s) [2021-12-03T08:55:58.395Z] === RUN TestRelease [2021-12-03T08:55:58.395Z] === RUN TestParseEmptyInterface [2021-12-03T08:55:58.395Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-03T08:55:58.395Z] === RUN TestParseNonInterfaceType [2021-12-03T08:55:58.395Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-03T08:55:58.395Z] === RUN TestParseWithOneFunction [2021-12-03T08:55:58.395Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-03T08:55:58.395Z] === RUN TestParseWithMultipleFuncs [2021-12-03T08:55:58.395Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-03T08:55:58.395Z] === RUN TestParseWithUnnamedReturn [2021-12-03T08:55:58.395Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-03T08:55:58.395Z] === RUN TestEmbeddedInterface [2021-12-03T08:55:58.395Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-03T08:55:58.395Z] === RUN TestParsedImports [2021-12-03T08:55:58.395Z] --- PASS: TestParsedImports (0.00s) [2021-12-03T08:55:58.395Z] === RUN TestAliasedImports [2021-12-03T08:55:58.395Z] --- PASS: TestAliasedImports (0.00s) [2021-12-03T08:55:58.395Z] PASS [2021-12-03T08:55:58.395Z] coverage: 56.8% of statements [2021-12-03T08:55:58.395Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2021-12-03T08:55:58.850Z] 2021/12/03 08:55:58 Closing DB instances... [2021-12-03T08:55:59.308Z] === RUN TestHTTPTransport [2021-12-03T08:55:59.308Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-03T08:55:59.308Z] PASS [2021-12-03T08:55:59.308Z] coverage: 85.7% of statements [2021-12-03T08:55:59.308Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2021-12-03T08:55:59.308Z] --- PASS: TestFailedConnection (2.28s) [2021-12-03T08:55:59.308Z] === RUN TestFailOnce [2021-12-03T08:55:59.763Z] 2021/12/03 08:55:59 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-12-03T08:55:59.763Z] goroutine 20 [running]: [2021-12-03T08:55:59.763Z] net/http.(*conn).serve.func1() [2021-12-03T08:55:59.763Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-12-03T08:55:59.763Z] panic({0x50ac60, 0x617350}) [2021-12-03T08:55:59.763Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-03T08:55:59.763Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x8e71ea92ef12b3ff}, 0xc0000c9a98) [2021-12-03T08:55:59.763Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-03T08:55:59.763Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6240d0, 0xc00021a000}, 0x45ef46) [2021-12-03T08:55:59.763Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-12-03T08:55:59.763Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6240d0, 0xc00021a000}, 0xc0000c0000) [2021-12-03T08:55:59.763Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-12-03T08:55:59.763Z] net/http.serverHandler.ServeHTTP({0x6226d0}, {0x6240d0, 0xc00021a000}, 0xc0000c0000) [2021-12-03T08:55:59.763Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-12-03T08:55:59.763Z] net/http.(*conn).serve(0xc0000b2000, {0x625fa0, 0xc0000960c0}) [2021-12-03T08:55:59.763Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-12-03T08:55:59.763Z] created by net/http.(*Server).Serve [2021-12-03T08:55:59.763Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-12-03T08:55:59.763Z] time="2021-12-03T08:55:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2021-12-03T08:55:59.763Z] --- PASS: TestRelease (1.29s) [2021-12-03T08:55:59.763Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:55:59.763Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:55:59.763Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:55:59.763Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-03T08:55:59.763Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-03T08:55:59.763Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-03T08:55:59.763Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-03T08:55:59.763Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:55:59.763Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:55:59.763Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-03T08:55:59.763Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-03T08:55:59.763Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-03T08:55:59.763Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-03T08:55:59.763Z] === RUN TestBufferPoolPutAndGet [2021-12-03T08:55:59.763Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-03T08:55:59.763Z] PASS [2021-12-03T08:55:59.763Z] coverage: 88.2% of statements [2021-12-03T08:55:59.763Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-12-03T08:56:00.218Z] === RUN TestOutputOnPrematureClose [2021-12-03T08:56:00.218Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-03T08:56:00.218Z] === RUN TestCompleteSilently [2021-12-03T08:56:00.218Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-03T08:56:00.218Z] PASS [2021-12-03T08:56:00.218Z] coverage: 75.9% of statements [2021-12-03T08:56:00.218Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-12-03T08:56:00.673Z] --- PASS: TestFailOnce (1.13s) [2021-12-03T08:56:00.673Z] === RUN TestEchoInputOutput [2021-12-03T08:56:00.673Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-03T08:56:00.673Z] === RUN TestBackoff [2021-12-03T08:56:00.673Z] --- PASS: TestBackoff (0.00s) [2021-12-03T08:56:00.673Z] === RUN TestAbortRetry [2021-12-03T08:56:00.673Z] --- PASS: TestAbortRetry (0.00s) [2021-12-03T08:56:00.673Z] === RUN TestClientScheme [2021-12-03T08:56:00.673Z] --- PASS: TestClientScheme (0.00s) [2021-12-03T08:56:00.673Z] === RUN TestNewClientWithTimeout [2021-12-03T08:56:00.673Z] === RUN TestSendToOneSub [2021-12-03T08:56:00.673Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-03T08:56:00.673Z] === RUN TestSendToMultipleSubs [2021-12-03T08:56:00.673Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-03T08:56:00.673Z] === RUN TestEvictOneSub [2021-12-03T08:56:00.673Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-03T08:56:00.673Z] === RUN TestClosePublisher [2021-12-03T08:56:00.673Z] --- PASS: TestClosePublisher (0.00s) [2021-12-03T08:56:00.673Z] === RUN TestPubSubRace [2021-12-03T08:56:00.782Z] --- PASS: TestBuildSquashParent (3.76s) [2021-12-03T08:56:00.782Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:56:00.782Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:56:00.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:56:00.782Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:56:00.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:56:00.782Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:56:00.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:56:00.782Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:56:00.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:56:00.782Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:56:00.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:56:00.782Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:56:00.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:56:00.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:56:00.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:56:01.105Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-12-03T08:56:01.105Z] === RUN TestInfoDebug [2021-12-03T08:56:01.105Z] --- PASS: TestInfoDebug (0.54s) [2021-12-03T08:56:01.105Z] === RUN TestInfoInsecureRegistries [2021-12-03T08:56:01.105Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-12-03T08:56:01.105Z] === RUN TestInfoRegistryMirrors [2021-12-03T08:56:01.105Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-12-03T08:56:01.105Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T08:56:01.105Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-12-03T08:56:01.105Z] === RUN TestPingCacheHeaders [2021-12-03T08:56:01.127Z] time="2021-12-03T08:56:00Z" 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:56:01.347Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:56:01.347Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:56:01.363Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-03T08:56:01.363Z] === RUN TestPingGet [2021-12-03T08:56:01.363Z] --- PASS: TestPingGet (0.03s) [2021-12-03T08:56:01.363Z] === RUN TestPingHead [2021-12-03T08:56:01.363Z] --- PASS: TestPingHead (0.02s) [2021-12-03T08:56:01.363Z] === RUN TestVersion [2021-12-03T08:56:01.363Z] --- PASS: TestVersion (0.02s) [2021-12-03T08:56:01.363Z] === CONT TestDiskUsage [2021-12-03T08:56:01.582Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2021-12-03T08:56:01.582Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-03T08:56:01.582Z] --- PASS: TestPubSubRace (1.04s) [2021-12-03T08:56:01.582Z] PASS [2021-12-03T08:56:01.582Z] coverage: 75.0% of statements [2021-12-03T08:56:01.582Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/empty [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/empty/container_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/empty/image_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/empty/volume_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-03T08:56:01.941Z] === RUN TestDiskUsage/after_container.Run [2021-12-03T08:56:02.037Z] === RUN TestRegister [2021-12-03T08:56:02.037Z] --- PASS: TestRegister (0.00s) [2021-12-03T08:56:02.037Z] === RUN TestCommand [2021-12-03T08:56:02.037Z] --- PASS: TestCommand (0.02s) [2021-12-03T08:56:02.037Z] === RUN TestNaiveSelf [2021-12-03T08:56:02.037Z] --- PASS: TestNaiveSelf (0.02s) [2021-12-03T08:56:02.037Z] PASS [2021-12-03T08:56:02.037Z] coverage: 82.4% of statements [2021-12-03T08:56:02.037Z] ok github.com/docker/docker/pkg/reexec 0.068s coverage: 82.4% of statements [2021-12-03T08:56:02.210Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-03T08:56:02.210Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-03T08:56:02.210Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-03T08:56:02.210Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-03T08:56:02.210Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-03T08:56:02.210Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-03T08:56:02.210Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-03T08:56:02.210Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-03T08:56:02.210Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-03T08:56:02.210Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage (1.26s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:56:02.481Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-12-03T08:56:02.482Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.04s) [2021-12-03T08:56:02.482Z] PASS [2021-12-03T08:56:02.482Z] [2021-12-03T08:56:02.482Z] === Skipped [2021-12-03T08:56:02.482Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T08:56:02.482Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T08:56:02.482Z] [2021-12-03T08:56:02.482Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-03T08:56:02.482Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-03T08:56:02.482Z] [2021-12-03T08:56:02.482Z] DONE 53 tests, 2 skipped in 23.995s [2021-12-03T08:56:02.482Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-03T08:56:02.493Z] 2021/12/03 08:56:02 Closing DB instances... [2021-12-03T08:56:02.493Z] time="2021-12-03T08:56:02Z" 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:56:02.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:56:02.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:56:02.751Z] INFO: Testing against a local daemon [2021-12-03T08:56:02.751Z] === RUN TestVolumesCreateAndList [2021-12-03T08:56:02.751Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-03T08:56:02.751Z] === RUN TestVolumesRemove [2021-12-03T08:56:02.751Z] --- PASS: TestVolumesRemove (0.05s) [2021-12-03T08:56:02.751Z] === RUN TestVolumesInspect [2021-12-03T08:56:02.751Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-03T08:56:02.751Z] === RUN TestVolumesInvalidJSON [2021-12-03T08:56:02.751Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T08:56:02.751Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T08:56:02.751Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T08:56:02.751Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-03T08:56:02.751Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T08:56:02.751Z] PASS [2021-12-03T08:56:02.751Z] [2021-12-03T08:56:02.751Z] DONE 5 tests in 0.198s [2021-12-03T08:56:02.751Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T08:56:02.751Z] /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:56:02.751Z] warning: PID 13417 from bundles/test-integration/docker.pid had a nonzero exit code [2021-12-03T08:56:02.751Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T08:56:02.751Z] [2021-12-03T08:56:02.751Z] Unloading profiles will leave already running processes permanently [2021-12-03T08:56:02.751Z] unconfined, which can lead to unexpected situations. [2021-12-03T08:56:02.751Z] [2021-12-03T08:56:02.751Z] To set a process to complain mode, use the command line tool [2021-12-03T08:56:02.751Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T08:56:02.751Z] Removing test suite binaries [2021-12-03T08:56:02.948Z] === RUN TestDump [2021-12-03T08:56:02.948Z] goroutine 35 [running]: [2021-12-03T08:56:02.948Z] github.com/docker/docker/pkg/stack.dump(0xa8b477) [2021-12-03T08:56:02.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:56:02.948Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-03T08:56:02.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-03T08:56:02.948Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-03T08:56:02.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-03T08:56:02.948Z] testing.tRunner(0xc000145040, 0xbf8e38) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:56:02.948Z] created by testing.(*T).Run [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:56:02.948Z] [2021-12-03T08:56:02.948Z] goroutine 1 [chan receive]: [2021-12-03T08:56:02.948Z] testing.(*T).Run(0xc000144ea0, {0xbea4fd, 0xa6a1d3}, 0xbf8e38) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:56:02.948Z] testing.runTests.func1(0xc000132720) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:56:02.948Z] testing.tRunner(0xc000144ea0, 0xc00013dce0) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:56:02.948Z] testing.runTests(0xc000150080, {0xd5cba0, 0x3, 0x3}, {0xa8a6cd, 0xbec1f7, 0xd61640}) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:56:02.948Z] testing.(*M).Run(0xc000150080) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:56:02.948Z] main.main() [2021-12-03T08:56:02.948Z] _testmain.go:95 +0x1f5 [2021-12-03T08:56:02.948Z] --- PASS: TestDump (0.00s) [2021-12-03T08:56:02.948Z] === RUN TestDumpToFile [2021-12-03T08:56:02.948Z] --- PASS: TestDumpToFile (0.11s) [2021-12-03T08:56:02.948Z] === RUN TestDumpToFileWithEmptyInput [2021-12-03T08:56:02.948Z] goroutine 37 [running]: [2021-12-03T08:56:02.948Z] github.com/docker/docker/pkg/stack.dump(0xaf8434) [2021-12-03T08:56:02.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:56:02.948Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xaf87e0}) [2021-12-03T08:56:02.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-03T08:56:02.948Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000145040) [2021-12-03T08:56:02.948Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-03T08:56:02.948Z] testing.tRunner(0xc000145520, 0xbf8e28) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:56:02.948Z] created by testing.(*T).Run [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:56:02.948Z] [2021-12-03T08:56:02.948Z] goroutine 1 [chan receive]: [2021-12-03T08:56:02.948Z] testing.(*T).Run(0xc000144ea0, {0xbf1289, 0xa6a1d3}, 0xbf8e28) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:56:02.948Z] testing.runTests.func1(0xc000132720) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:56:02.948Z] testing.tRunner(0xc000144ea0, 0xc00013dce0) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:56:02.948Z] testing.runTests(0xc000150080, {0xd5cba0, 0x3, 0x3}, {0xa8a6cd, 0xbec1f7, 0xd61640}) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:56:02.948Z] testing.(*M).Run(0xc000150080) [2021-12-03T08:56:02.948Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:56:02.948Z] main.main() [2021-12-03T08:56:02.948Z] _testmain.go:95 +0x1f5 [2021-12-03T08:56:02.948Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-03T08:56:02.948Z] PASS [2021-12-03T08:56:02.948Z] coverage: 90.9% of statements [2021-12-03T08:56:02.948Z] ok github.com/docker/docker/pkg/stack 0.142s coverage: 90.9% of statements [2021-12-03T08:56:02.948Z] --- PASS: TestAllocateRandomDeallocate (3.13s) [2021-12-03T08:56:02.948Z] === RUN TestRetrieveFromStore [2021-12-03T08:56:03.010Z] exiting test-integration [2021-12-03T08:56:03.010Z] ++ exit 0 [2021-12-03T08:56:03.010Z] [2021-12-03T08:56:03.402Z] === RUN TestNewStdWriter [2021-12-03T08:56:03.402Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-03T08:56:03.402Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestWriteWithNilBytes [2021-12-03T08:56:03.402Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestWrite [2021-12-03T08:56:03.402Z] --- PASS: TestWrite (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestWriteWithWriterError [2021-12-03T08:56:03.402Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-03T08:56:03.402Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestStdCopyWriteAndRead [2021-12-03T08:56:03.402Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-03T08:56:03.402Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-03T08:56:03.402Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-03T08:56:03.402Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-03T08:56:03.402Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-03T08:56:03.402Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-03T08:56:03.402Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-03T08:56:03.402Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-03T08:56:03.402Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-03T08:56:03.402Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-03T08:56:03.402Z] PASS [2021-12-03T08:56:03.402Z] coverage: 100.0% of statements [2021-12-03T08:56:03.402Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-12-03T08:56:03.655Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-03T08:56:03.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.23s) [2021-12-03T08:56:03.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s) [2021-12-03T08:56:03.656Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s) [2021-12-03T08:56:03.656Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s) [2021-12-03T08:56:03.656Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2021-12-03T08:56:03.656Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s) [2021-12-03T08:56:03.656Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:56:03.656Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:56:03.857Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-03T08:56:03.857Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-03T08:56:03.857Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestFormatStatus [2021-12-03T08:56:03.857Z] --- PASS: TestFormatStatus (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestFormatError [2021-12-03T08:56:03.857Z] --- PASS: TestFormatError (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestFormatJSONError [2021-12-03T08:56:03.857Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-03T08:56:03.857Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-03T08:56:03.857Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestNewJSONProgressOutput [2021-12-03T08:56:03.857Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestAuxFormatterEmit [2021-12-03T08:56:03.857Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestStreamWriterStdout [2021-12-03T08:56:03.857Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestStreamWriterStderr [2021-12-03T08:56:03.857Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-03T08:56:03.857Z] PASS [2021-12-03T08:56:03.857Z] coverage: 66.2% of statements [2021-12-03T08:56:03.857Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2021-12-03T08:56:03.857Z] --- PASS: TestRetrieveFromStore (1.06s) [2021-12-03T08:56:03.857Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-03T08:56:03.857Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestParallelPredefinedRequest1 [2021-12-03T08:56:03.857Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-03T08:56:03.857Z] === RUN TestParallelPredefinedRequest2 [2021-12-03T08:56:03.857Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-03T08:56:03.857Z] === RUN TestParallelPredefinedRequest3 [2021-12-03T08:56:03.857Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-03T08:56:03.857Z] === RUN TestParallelPredefinedRequest4 [2021-12-03T08:56:03.857Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-03T08:56:03.857Z] === RUN TestParallelPredefinedRequest5 [2021-12-03T08:56:03.857Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-03T08:56:03.857Z] === RUN TestDebug [2021-12-03T08:56:03.857Z] --- PASS: TestDebug (0.00s) [2021-12-03T08:56:03.857Z] === RUN TestRequestPoolParallel [2021-12-03T08:56:03.857Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-12-03T08:56:03.857Z] === RUN TestNetworkDBGarbageCollection Post stage [Pipeline] junit [2021-12-03T08:56:03.959Z] Recording test results [2021-12-03T08:56:04.312Z] --- PASS: TestRequestPoolParallel (0.33s) [2021-12-03T08:56:04.312Z] === RUN TestFullAllocateRelease [2021-12-03T08:56:04.312Z] === RUN TestGenerateRandomID [2021-12-03T08:56:04.312Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-03T08:56:04.312Z] === RUN TestShortenId [2021-12-03T08:56:04.312Z] --- PASS: TestShortenId (0.00s) [2021-12-03T08:56:04.312Z] === RUN TestShortenSha256Id [2021-12-03T08:56:04.312Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-03T08:56:04.312Z] === RUN TestShortenIdEmpty [2021-12-03T08:56:04.312Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-03T08:56:04.312Z] === RUN TestShortenIdInvalid [2021-12-03T08:56:04.312Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-03T08:56:04.312Z] === RUN TestIsShortIDNonHex [2021-12-03T08:56:04.312Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-03T08:56:04.312Z] === RUN TestIsShortIDNotCorrectSize [2021-12-03T08:56:04.312Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-03T08:56:04.312Z] PASS [2021-12-03T08:56:04.312Z] coverage: 70.6% of statements [2021-12-03T08:56:04.312Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2021-12-03T08:56:04.428Z] === RUN TestCheckpointCreateError [2021-12-03T08:56:04.428Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCheckpointCreate [2021-12-03T08:56:04.428Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCheckpointDeleteError [2021-12-03T08:56:04.428Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCheckpointDelete [2021-12-03T08:56:04.428Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCheckpointListError [2021-12-03T08:56:04.428Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCheckpointList [2021-12-03T08:56:04.428Z] --- PASS: TestCheckpointList (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCheckpointListContainerNotFound [2021-12-03T08:56:04.428Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestNewClientWithOpsFromEnv [2021-12-03T08:56:04.428Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T08:56:04.428Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestGetAPIPath [2021-12-03T08:56:04.428Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestParseHostURL [2021-12-03T08:56:04.428Z] --- PASS: TestParseHostURL (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-03T08:56:04.428Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-03T08:56:04.428Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestNegotiateAPIVersion [2021-12-03T08:56:04.428Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestNegotiateAPVersionOverride [2021-12-03T08:56:04.428Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-03T08:56:04.428Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-03T08:56:04.428Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-03T08:56:04.428Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestClientRedirect [2021-12-03T08:56:04.428Z] --- PASS: TestClientRedirect (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigCreateUnsupported [2021-12-03T08:56:04.428Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigCreateError [2021-12-03T08:56:04.428Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigCreate [2021-12-03T08:56:04.428Z] --- PASS: TestConfigCreate (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigInspectNotFound [2021-12-03T08:56:04.428Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigInspectWithEmptyID [2021-12-03T08:56:04.428Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigInspectUnsupported [2021-12-03T08:56:04.428Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigInspectError [2021-12-03T08:56:04.428Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigInspectConfigNotFound [2021-12-03T08:56:04.428Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigInspect [2021-12-03T08:56:04.428Z] --- PASS: TestConfigInspect (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigListUnsupported [2021-12-03T08:56:04.428Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigListError [2021-12-03T08:56:04.428Z] --- PASS: TestConfigListError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigList [2021-12-03T08:56:04.428Z] --- PASS: TestConfigList (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigRemoveUnsupported [2021-12-03T08:56:04.428Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigRemoveError [2021-12-03T08:56:04.428Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigRemove [2021-12-03T08:56:04.428Z] --- PASS: TestConfigRemove (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigUpdateUnsupported [2021-12-03T08:56:04.428Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigUpdateError [2021-12-03T08:56:04.428Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestConfigUpdate [2021-12-03T08:56:04.428Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerCommitError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerCommit [2021-12-03T08:56:04.428Z] --- PASS: TestContainerCommit (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerStatPathError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerStatPathNotFoundError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerStatPathNoHeaderError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerStatPath [2021-12-03T08:56:04.428Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCopyToContainerError [2021-12-03T08:56:04.428Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCopyToContainerNotFoundError [2021-12-03T08:56:04.428Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-03T08:56:04.428Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCopyToContainer [2021-12-03T08:56:04.428Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCopyFromContainerError [2021-12-03T08:56:04.428Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCopyFromContainerNotFoundError [2021-12-03T08:56:04.428Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-03T08:56:04.428Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-03T08:56:04.428Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestCopyFromContainer [2021-12-03T08:56:04.428Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerCreateError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerCreateImageNotFound [2021-12-03T08:56:04.428Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerCreateWithName [2021-12-03T08:56:04.428Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerCreateAutoRemove [2021-12-03T08:56:04.428Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerDiffError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerDiff [2021-12-03T08:56:04.428Z] --- PASS: TestContainerDiff (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerExecCreateError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerExecCreate [2021-12-03T08:56:04.428Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerExecStartError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerExecStart [2021-12-03T08:56:04.428Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerExecInspectError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerExecInspect [2021-12-03T08:56:04.428Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerExportError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerExportError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerExport [2021-12-03T08:56:04.428Z] --- PASS: TestContainerExport (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerInspectError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerInspectContainerNotFound [2021-12-03T08:56:04.428Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerInspectWithEmptyID [2021-12-03T08:56:04.428Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerInspect [2021-12-03T08:56:04.428Z] --- PASS: TestContainerInspect (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerInspectNode [2021-12-03T08:56:04.428Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerKillError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerKillError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerKill [2021-12-03T08:56:04.428Z] --- PASS: TestContainerKill (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerListError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerListError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerList [2021-12-03T08:56:04.428Z] --- PASS: TestContainerList (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerLogsNotFoundError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerLogsError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerLogs [2021-12-03T08:56:04.428Z] --- PASS: TestContainerLogs (0.11s) [2021-12-03T08:56:04.428Z] === RUN TestContainerPauseError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerPause [2021-12-03T08:56:04.428Z] --- PASS: TestContainerPause (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainersPruneError [2021-12-03T08:56:04.428Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainersPrune [2021-12-03T08:56:04.428Z] --- PASS: TestContainersPrune (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerRemoveError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerRemoveNotFoundError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerRemove [2021-12-03T08:56:04.428Z] --- PASS: TestContainerRemove (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerRenameError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerRename [2021-12-03T08:56:04.428Z] --- PASS: TestContainerRename (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerResizeError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerExecResizeError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerResize [2021-12-03T08:56:04.428Z] --- PASS: TestContainerResize (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerExecResize [2021-12-03T08:56:04.428Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerRestartError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerRestart [2021-12-03T08:56:04.428Z] --- PASS: TestContainerRestart (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerStartError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerStartError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerStart [2021-12-03T08:56:04.428Z] --- PASS: TestContainerStart (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerStatsError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerStats [2021-12-03T08:56:04.428Z] --- PASS: TestContainerStats (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerStopError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerStopError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerStop [2021-12-03T08:56:04.428Z] --- PASS: TestContainerStop (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerTopError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerTopError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerTop [2021-12-03T08:56:04.428Z] --- PASS: TestContainerTop (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerUnpauseError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerUnpause [2021-12-03T08:56:04.428Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerUpdateError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerUpdate [2021-12-03T08:56:04.428Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerWaitError [2021-12-03T08:56:04.428Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestContainerWait [2021-12-03T08:56:04.428Z] --- PASS: TestContainerWait (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestDiskUsageError [2021-12-03T08:56:04.428Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestDiskUsage [2021-12-03T08:56:04.428Z] --- PASS: TestDiskUsage (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestDistributionInspectUnsupported [2021-12-03T08:56:04.428Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestDistributionInspectWithEmptyID [2021-12-03T08:56:04.428Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestEventsErrorInOptions [2021-12-03T08:56:04.428Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestEventsErrorFromServer [2021-12-03T08:56:04.428Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestEvents [2021-12-03T08:56:04.428Z] --- PASS: TestEvents (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestTLSCloseWriter [2021-12-03T08:56:04.428Z] === PAUSE TestTLSCloseWriter [2021-12-03T08:56:04.428Z] === RUN TestImageBuildError [2021-12-03T08:56:04.428Z] --- PASS: TestImageBuildError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageBuild [2021-12-03T08:56:04.428Z] --- PASS: TestImageBuild (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestGetDockerOS [2021-12-03T08:56:04.428Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageCreateError [2021-12-03T08:56:04.428Z] --- PASS: TestImageCreateError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageCreate [2021-12-03T08:56:04.428Z] --- PASS: TestImageCreate (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageHistoryError [2021-12-03T08:56:04.428Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageHistory [2021-12-03T08:56:04.428Z] --- PASS: TestImageHistory (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageImportError [2021-12-03T08:56:04.428Z] --- PASS: TestImageImportError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageImport [2021-12-03T08:56:04.428Z] --- PASS: TestImageImport (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageInspectError [2021-12-03T08:56:04.428Z] --- PASS: TestImageInspectError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageInspectImageNotFound [2021-12-03T08:56:04.428Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageInspectWithEmptyID [2021-12-03T08:56:04.428Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageInspect [2021-12-03T08:56:04.428Z] --- PASS: TestImageInspect (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageListError [2021-12-03T08:56:04.428Z] --- PASS: TestImageListError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageList [2021-12-03T08:56:04.428Z] --- PASS: TestImageList (0.03s) [2021-12-03T08:56:04.428Z] === RUN TestImageListApiBefore125 [2021-12-03T08:56:04.428Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageLoadError [2021-12-03T08:56:04.428Z] --- PASS: TestImageLoadError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageLoad [2021-12-03T08:56:04.428Z] --- PASS: TestImageLoad (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagesPruneError [2021-12-03T08:56:04.428Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagesPrune [2021-12-03T08:56:04.428Z] --- PASS: TestImagesPrune (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePullReferenceParseError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePullAnyError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePullWithoutErrors [2021-12-03T08:56:04.428Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePushReferenceError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePushAnyError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-03T08:56:04.428Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImagePushWithoutErrors [2021-12-03T08:56:04.428Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-03T08:56:04.428Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-03T08:56:04.428Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-03T08:56:04.428Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-03T08:56:04.428Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-03T08:56:04.428Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-03T08:56:04.428Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-03T08:56:04.428Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-03T08:56:04.428Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-03T08:56:04.428Z] === RUN TestImageRemoveError [2021-12-03T08:56:04.428Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageRemoveImageNotFound [2021-12-03T08:56:04.429Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageRemove [2021-12-03T08:56:04.429Z] --- PASS: TestImageRemove (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageSaveError [2021-12-03T08:56:04.429Z] --- PASS: TestImageSaveError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageSave [2021-12-03T08:56:04.429Z] --- PASS: TestImageSave (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageSearchAnyError [2021-12-03T08:56:04.429Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-03T08:56:04.429Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:56:04.429Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:56:04.429Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-03T08:56:04.429Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageSearchWithoutErrors [2021-12-03T08:56:04.429Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageTagError [2021-12-03T08:56:04.429Z] --- PASS: TestImageTagError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageTagInvalidReference [2021-12-03T08:56:04.429Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageTagInvalidSourceImageName [2021-12-03T08:56:04.429Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageTagHexSource [2021-12-03T08:56:04.429Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestImageTag [2021-12-03T08:56:04.429Z] --- PASS: TestImageTag (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestInfoServerError [2021-12-03T08:56:04.429Z] --- PASS: TestInfoServerError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestInfoInvalidResponseJSONError [2021-12-03T08:56:04.429Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestInfo [2021-12-03T08:56:04.429Z] --- PASS: TestInfo (0.01s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkConnectError [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkConnect [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkCreateError [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkCreate [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkDisconnectError [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkDisconnect [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkInspect [2021-12-03T08:56:04.429Z] === RUN TestNetworkInspect/empty_ID [2021-12-03T08:56:04.429Z] === RUN TestNetworkInspect/no_options [2021-12-03T08:56:04.429Z] === RUN TestNetworkInspect/verbose [2021-12-03T08:56:04.429Z] === RUN TestNetworkInspect/global_scope [2021-12-03T08:56:04.429Z] === RUN TestNetworkInspect/unknown_network [2021-12-03T08:56:04.429Z] === RUN TestNetworkInspect/server_error [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkListError [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkListError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkList [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkList (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworksPruneError [2021-12-03T08:56:04.429Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworksPrune [2021-12-03T08:56:04.429Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkRemoveError [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNetworkRemove [2021-12-03T08:56:04.429Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNodeInspectError [2021-12-03T08:56:04.429Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNodeInspectNodeNotFound [2021-12-03T08:56:04.429Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNodeInspectWithEmptyID [2021-12-03T08:56:04.429Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNodeInspect [2021-12-03T08:56:04.429Z] --- PASS: TestNodeInspect (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNodeListError [2021-12-03T08:56:04.429Z] --- PASS: TestNodeListError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNodeList [2021-12-03T08:56:04.429Z] --- PASS: TestNodeList (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNodeRemoveError [2021-12-03T08:56:04.429Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNodeRemove [2021-12-03T08:56:04.429Z] --- PASS: TestNodeRemove (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNodeUpdateError [2021-12-03T08:56:04.429Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestNodeUpdate [2021-12-03T08:56:04.429Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestOptionWithTimeout [2021-12-03T08:56:04.429Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPingFail [2021-12-03T08:56:04.429Z] --- PASS: TestPingFail (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPingWithError [2021-12-03T08:56:04.429Z] 2021/12/03 08:56:04 RoundTripper returned a response & error; ignoring response [2021-12-03T08:56:04.429Z] 2021/12/03 08:56:04 RoundTripper returned a response & error; ignoring response [2021-12-03T08:56:04.429Z] --- PASS: TestPingWithError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPingSuccess [2021-12-03T08:56:04.429Z] --- PASS: TestPingSuccess (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPingHeadFallback [2021-12-03T08:56:04.429Z] === RUN TestPingHeadFallback/OK [2021-12-03T08:56:04.429Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-03T08:56:04.429Z] === RUN TestPingHeadFallback/Not_Found [2021-12-03T08:56:04.429Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-03T08:56:04.429Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-03T08:56:04.429Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-03T08:56:04.429Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-03T08:56:04.429Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-03T08:56:04.429Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginDisableError [2021-12-03T08:56:04.429Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginDisable [2021-12-03T08:56:04.429Z] --- PASS: TestPluginDisable (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginEnableError [2021-12-03T08:56:04.429Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginEnable [2021-12-03T08:56:04.429Z] --- PASS: TestPluginEnable (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginInspectError [2021-12-03T08:56:04.429Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginInspectWithEmptyID [2021-12-03T08:56:04.429Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginInspect [2021-12-03T08:56:04.429Z] --- PASS: TestPluginInspect (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginListError [2021-12-03T08:56:04.429Z] --- PASS: TestPluginListError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginList [2021-12-03T08:56:04.429Z] --- PASS: TestPluginList (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginPushError [2021-12-03T08:56:04.429Z] --- PASS: TestPluginPushError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginPush [2021-12-03T08:56:04.429Z] --- PASS: TestPluginPush (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginRemoveError [2021-12-03T08:56:04.429Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginRemove [2021-12-03T08:56:04.429Z] --- PASS: TestPluginRemove (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginSetError [2021-12-03T08:56:04.429Z] --- PASS: TestPluginSetError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPluginSet [2021-12-03T08:56:04.429Z] --- PASS: TestPluginSet (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSetHostHeader [2021-12-03T08:56:04.429Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestPlainTextError [2021-12-03T08:56:04.429Z] --- PASS: TestPlainTextError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestInfiniteError [2021-12-03T08:56:04.429Z] --- PASS: TestInfiniteError (0.02s) [2021-12-03T08:56:04.429Z] === RUN TestCanceledContext [2021-12-03T08:56:04.429Z] 2021/12/03 08:56:04 RoundTripper returned a response & error; ignoring response [2021-12-03T08:56:04.429Z] --- PASS: TestCanceledContext (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestDeadlineExceededContext [2021-12-03T08:56:04.429Z] 2021/12/03 08:56:04 RoundTripper returned a response & error; ignoring response [2021-12-03T08:56:04.429Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretCreateUnsupported [2021-12-03T08:56:04.429Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretCreateError [2021-12-03T08:56:04.429Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretCreate [2021-12-03T08:56:04.429Z] --- PASS: TestSecretCreate (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretInspectUnsupported [2021-12-03T08:56:04.429Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretInspectError [2021-12-03T08:56:04.429Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretInspectSecretNotFound [2021-12-03T08:56:04.429Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretInspectWithEmptyID [2021-12-03T08:56:04.429Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretInspect [2021-12-03T08:56:04.429Z] --- PASS: TestSecretInspect (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretListUnsupported [2021-12-03T08:56:04.429Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretListError [2021-12-03T08:56:04.429Z] --- PASS: TestSecretListError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretList [2021-12-03T08:56:04.429Z] --- PASS: TestSecretList (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretRemoveUnsupported [2021-12-03T08:56:04.429Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretRemoveError [2021-12-03T08:56:04.429Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretRemove [2021-12-03T08:56:04.429Z] --- PASS: TestSecretRemove (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretUpdateUnsupported [2021-12-03T08:56:04.429Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretUpdateError [2021-12-03T08:56:04.429Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSecretUpdate [2021-12-03T08:56:04.429Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceCreateError [2021-12-03T08:56:04.429Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceCreate [2021-12-03T08:56:04.429Z] --- PASS: TestServiceCreate (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-03T08:56:04.429Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceCreateDigestPinning [2021-12-03T08:56:04.429Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2021-12-03T08:56:04.429Z] === RUN TestServiceInspectError [2021-12-03T08:56:04.429Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceInspectServiceNotFound [2021-12-03T08:56:04.429Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceInspectWithEmptyID [2021-12-03T08:56:04.429Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceInspect [2021-12-03T08:56:04.429Z] --- PASS: TestServiceInspect (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceListError [2021-12-03T08:56:04.429Z] --- PASS: TestServiceListError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceList [2021-12-03T08:56:04.429Z] --- PASS: TestServiceList (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceLogsError [2021-12-03T08:56:04.429Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceLogs [2021-12-03T08:56:04.429Z] --- PASS: TestServiceLogs (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceRemoveError [2021-12-03T08:56:04.429Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceRemoveNotFoundError [2021-12-03T08:56:04.429Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceRemove [2021-12-03T08:56:04.429Z] --- PASS: TestServiceRemove (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceUpdateError [2021-12-03T08:56:04.429Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestServiceUpdate [2021-12-03T08:56:04.429Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmGetUnlockKeyError [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmGetUnlockKey [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmInitError [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmInit [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmInit (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmInspectError [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmInspect [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmJoinError [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmJoin [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmLeaveError [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmLeave [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmUnlockError [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmUnlock [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmUpdateError [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestSwarmUpdate [2021-12-03T08:56:04.429Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestTaskInspectError [2021-12-03T08:56:04.429Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestTaskInspectWithEmptyID [2021-12-03T08:56:04.429Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestTaskInspect [2021-12-03T08:56:04.429Z] --- PASS: TestTaskInspect (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestTaskListError [2021-12-03T08:56:04.429Z] --- PASS: TestTaskListError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestTaskList [2021-12-03T08:56:04.429Z] --- PASS: TestTaskList (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestVolumeCreateError [2021-12-03T08:56:04.429Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestVolumeCreate [2021-12-03T08:56:04.429Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestVolumeInspectError [2021-12-03T08:56:04.429Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestVolumeInspectNotFound [2021-12-03T08:56:04.429Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestVolumeInspectWithEmptyID [2021-12-03T08:56:04.429Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestVolumeInspect [2021-12-03T08:56:04.429Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestVolumeListError [2021-12-03T08:56:04.429Z] --- PASS: TestVolumeListError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestVolumeList [2021-12-03T08:56:04.429Z] --- PASS: TestVolumeList (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestVolumeRemoveError [2021-12-03T08:56:04.429Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-03T08:56:04.429Z] === RUN TestVolumeRemove [2021-12-03T08:56:04.429Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-03T08:56:04.429Z] === CONT TestTLSCloseWriter [2021-12-03T08:56:04.429Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-03T08:56:04.429Z] PASS [2021-12-03T08:56:04.429Z] coverage: 75.1% of statements [2021-12-03T08:56:04.429Z] ok github.com/docker/docker/client 0.299s coverage: 75.1% of statements [2021-12-03T08:56:04.583Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:56:04.767Z] --- PASS: TestFullAllocateRelease (0.32s) [2021-12-03T08:56:04.767Z] === RUN TestOddAllocateRelease [2021-12-03T08:56:04.767Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-12-03T08:56:04.767Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-03T08:56:04.767Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-12-03T08:56:04.767Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-03T08:56:04.767Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-12-03T08:56:04.767Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-03T08:56:04.767Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-12-03T08:56:04.767Z] === CONT TestParallelPredefinedRequest1 [2021-12-03T08:56:04.767Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:56:04.767Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:56:04.767Z] === CONT TestParallelPredefinedRequest5 [2021-12-03T08:56:04.767Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:56:04.767Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:56:04.767Z] === CONT TestParallelPredefinedRequest4 [2021-12-03T08:56:04.767Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:56:04.767Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:56:04.767Z] === CONT TestParallelPredefinedRequest3 [2021-12-03T08:56:04.767Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:56:04.767Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:56:04.767Z] === CONT TestParallelPredefinedRequest2 [2021-12-03T08:56:04.767Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:56:04.767Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:56:04.767Z] PASS [2021-12-03T08:56:04.767Z] coverage: 85.3% of statements [2021-12-03T08:56:04.767Z] ok github.com/docker/docker/libnetwork/ipam 38.549s coverage: 85.3% of statements [2021-12-03T08:56:04.767Z] === RUN TestIsCpusetListAvailable [2021-12-03T08:56:04.767Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-03T08:56:04.767Z] PASS [2021-12-03T08:56:04.767Z] coverage: 39.4% of statements [2021-12-03T08:56:04.767Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-12-03T08:56:04.839Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:56:05.095Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:56:05.095Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:56:05.223Z] time="2021-12-03T08:56:04Z" 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:56:05.353Z] --- PASS: TestBuildMultiStageCopy (1.69s) [2021-12-03T08:56:05.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s) [2021-12-03T08:56:05.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-12-03T08:56:05.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2021-12-03T08:56:05.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2021-12-03T08:56:05.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2021-12-03T08:56:05.353Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:56:05.916Z] --- PASS: TestBuildMultiStageParentConfig (0.51s) [2021-12-03T08:56:05.916Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:56:06.041Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-03T08:56:06.182Z] === RUN TestChtimes [2021-12-03T08:56:06.182Z] --- PASS: TestChtimes (0.00s) [2021-12-03T08:56:06.182Z] === RUN TestChtimesWindows [2021-12-03T08:56:06.182Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-03T08:56:06.182Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-03T08:56:06.182Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-03T08:56:06.182Z] === RUN TestEnsureRemoveAllNotExist [2021-12-03T08:56:06.182Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-03T08:56:06.182Z] === RUN TestEnsureRemoveAllWithDir [2021-12-03T08:56:06.182Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-03T08:56:06.182Z] === RUN TestEnsureRemoveAllWithFile [2021-12-03T08:56:06.182Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-03T08:56:06.182Z] === RUN TestHasWin32KSupport [2021-12-03T08:56:06.182Z] syscall_windows_test.go:8: win32k: true [2021-12-03T08:56:06.182Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-03T08:56:06.182Z] PASS [2021-12-03T08:56:06.182Z] coverage: 13.0% of statements [2021-12-03T08:56:06.182Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2021-12-03T08:56:06.381Z] + echo Ensuring container killed. [2021-12-03T08:56:06.381Z] Ensuring container killed. [2021-12-03T08:56:06.381Z] + docker rm -vf docker-pr1 [2021-12-03T08:56:06.381Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-03T08:56:06.639Z] === RUN TestTailFile [2021-12-03T08:56:06.639Z] --- PASS: TestTailFile (0.00s) [2021-12-03T08:56:06.639Z] === RUN TestTailFileManyLines [2021-12-03T08:56:06.639Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-03T08:56:06.639Z] === RUN TestTailEmptyFile [2021-12-03T08:56:06.639Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-03T08:56:06.639Z] === RUN TestTailNegativeN [2021-12-03T08:56:06.639Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/truncated_last_line [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.639Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.639Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:56:06.639Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:56:06.640Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:06.640Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:06.640Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:56:06.641Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:06.641Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:56:06.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:06.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:06.663Z] + echo Chowning /workspace to jenkins user [2021-12-03T08:56:06.663Z] Chowning /workspace to jenkins user [2021-12-03T08:56:06.663Z] + id -u [2021-12-03T08:56:06.663Z] + id -g [2021-12-03T08:56:06.663Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43058:/workspace busybox chown -R 1000:1000 /workspace [2021-12-03T08:56:06.663Z] Unable to find image 'busybox:latest' locally [2021-12-03T08:56:06.663Z] latest: Pulling from library/busybox [2021-12-03T08:56:06.663Z] 3aab638df1a9: Pulling fs layer [2021-12-03T08:56:06.847Z] --- PASS: TestBuildLabelWithTargets (0.81s) [2021-12-03T08:56:06.847Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:56:06.921Z] 3aab638df1a9: Download complete [2021-12-03T08:56:06.921Z] 3aab638df1a9: Pull complete [2021-12-03T08:56:06.921Z] Digest: sha256:52817dece4cfe26f581c834d27a8e1bcc82194f914afe6d50afad5a101234ef1 [2021-12-03T08:56:06.921Z] Status: Downloaded newer image for busybox:latest [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:07.097Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.098Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:07.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:07.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.099Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:56:07.100Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:56:07.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:56:07.101Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:56:07.102Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:56:07.103Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:56:07.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:56:07.103Z] PASS [2021-12-03T08:56:07.103Z] coverage: 88.6% of statements [2021-12-03T08:56:07.103Z] ok github.com/docker/docker/pkg/tailfile 0.138s coverage: 88.6% of statements [2021-12-03T08:56:07.558Z] === RUN TestTarSumRemoveNonExistent [2021-12-03T08:56:07.558Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-03T08:56:07.558Z] === RUN TestTarSumRemove [2021-12-03T08:56:07.558Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-03T08:56:07.558Z] === RUN TestSortFileInfoSums [2021-12-03T08:56:07.558Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-03T08:56:07.558Z] === RUN TestNewTarSumForLabelInvalid [2021-12-03T08:56:07.558Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-03T08:56:07.558Z] === RUN TestNewTarSumForLabel [2021-12-03T08:56:07.558Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-03T08:56:07.558Z] === RUN TestEmptyTar [2021-12-03T08:56:07.558Z] --- PASS: TestEmptyTar (0.00s) [2021-12-03T08:56:07.558Z] === RUN TestTarSumsReadSize [2021-12-03T08:56:07.558Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-03T08:56:07.558Z] === RUN TestTarSums [2021-12-03T08:56:07.558Z] --- PASS: TestTarSums (0.05s) [2021-12-03T08:56:07.558Z] === RUN TestIteration [2021-12-03T08:56:07.558Z] --- PASS: TestIteration (0.00s) [2021-12-03T08:56:07.558Z] === RUN TestVersionLabelForChecksum [2021-12-03T08:56:07.558Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-03T08:56:07.558Z] === RUN TestVersion [2021-12-03T08:56:07.558Z] --- PASS: TestVersion (0.00s) [2021-12-03T08:56:07.558Z] === RUN TestGetVersion [2021-12-03T08:56:07.558Z] --- PASS: TestGetVersion (0.00s) [2021-12-03T08:56:07.558Z] === RUN TestGetVersions [2021-12-03T08:56:07.558Z] --- PASS: TestGetVersions (0.00s) [2021-12-03T08:56:07.558Z] PASS [2021-12-03T08:56:07.558Z] coverage: 89.3% of statements [2021-12-03T08:56:07.558Z] ok github.com/docker/docker/pkg/tarsum 0.098s coverage: 89.3% of statements [2021-12-03T08:56:08.355Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-12-03T08:56:08.473Z] --- PASS: TestBuildMultiStageOnBuild (1.25s) [2021-12-03T08:56:08.473Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:56:08.518Z] testing: warning: no tests to run [2021-12-03T08:56:08.518Z] PASS [2021-12-03T08:56:08.518Z] coverage: [no statements] [2021-12-03T08:56:08.518Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-12-03T08:56:08.729Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2021-12-03T08:56:08.729Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T08:56:08.974Z] === RUN TestTruncIndex [2021-12-03T08:56:08.974Z] --- PASS: TestTruncIndex (0.10s) [2021-12-03T08:56:08.974Z] PASS [2021-12-03T08:56:08.974Z] coverage: 91.5% of statements [2021-12-03T08:56:08.974Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2021-12-03T08:56:09.128Z] + bundleName=amd64-rootless [2021-12-03T08:56:09.128Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-12-03T08:56:09.128Z] Creating amd64-rootless-bundles.tar.gz [2021-12-03T08:56:09.128Z] + 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:56:09.128Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-03T08:56:09.140Z] Archiving artifacts [2021-12-03T08:56:09.429Z] === RUN TestIsGIT [2021-12-03T08:56:09.429Z] --- PASS: TestIsGIT (0.00s) [2021-12-03T08:56:09.429Z] === RUN TestIsTransport [2021-12-03T08:56:09.429Z] --- PASS: TestIsTransport (0.00s) [2021-12-03T08:56:09.429Z] PASS [2021-12-03T08:56:09.429Z] coverage: 100.0% of statements [2021-12-03T08:56:09.429Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-12-03T08:56:09.429Z] time="2021-12-03T08:56:09Z" 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:56:09.429Z] === RUN TestVersionInfo [2021-12-03T08:56:09.429Z] --- PASS: TestVersionInfo (0.00s) [2021-12-03T08:56:09.429Z] === RUN TestAppendVersions [2021-12-03T08:56:09.429Z] --- PASS: TestAppendVersions (0.00s) [2021-12-03T08:56:09.429Z] PASS [2021-12-03T08:56:09.429Z] coverage: 88.9% of statements [2021-12-03T08:56:09.429Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2021-12-03T08:56:10.095Z] --- PASS: TestBuildMultiStageLayerLeak (1.20s) [2021-12-03T08:56:10.095Z] === RUN TestBuildWithHugeFile [2021-12-03T08:56:10.954Z] === RUN TestValidatePrivileges [2021-12-03T08:56:10.954Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-03T08:56:10.954Z] === RUN TestFilterByCapNeg [2021-12-03T08:56:10.954Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-03T08:56:10.954Z] === RUN TestFilterByCapPos [2021-12-03T08:56:10.954Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-03T08:56:10.954Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-03T08:56:10.954Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-03T08:56:10.954Z] PASS [2021-12-03T08:56:10.954Z] coverage: 12.0% of statements [2021-12-03T08:56:10.954Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2021-12-03T08:56:11.125Z] --- PASS: TestImportExtremelyLargeImageWorks (90.01s) [2021-12-03T08:56:11.125Z] PASS [2021-12-03T08:56:11.125Z] [2021-12-03T08:56:11.125Z] DONE 12 tests in 92.754s [2021-12-03T08:56:11.125Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-03T08:56:11.125Z] INFO: Testing against a local daemon [2021-12-03T08:56:11.125Z] === RUN TestNetworkCreateDelete [2021-12-03T08:56:11.125Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-12-03T08:56:11.125Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T08:56:11.125Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-12-03T08:56:11.125Z] === RUN TestDaemonDNSFallback [2021-12-03T08:56:11.408Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-03T08:56:11.408Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-03T08:56:11.408Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-03T08:56:11.408Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-03T08:56:11.460Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43058/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T08:56:11.696Z] --- PASS: TestDaemonDNSFallback (6.31s) [2021-12-03T08:56:11.696Z] === RUN TestInspectNetwork [2021-12-03T08:56:11.777Z] + make clean [2021-12-03T08:56:11.777Z] docker volume rm -f docker-dev-cache [2021-12-03T08:56:11.813Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:56:11.813Z] Using test binary docker [2021-12-03T08:56:11.813Z] +++ /etc/init.d/apparmor start [2021-12-03T08:56:11.813Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-03T08:56:11.813Z] INFO: Waiting for daemon to start... [2021-12-03T08:56:11.813Z] Starting dockerd [2021-12-03T08:56:11.813Z] +++ 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:56:11.813Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-03T08:56:11.813Z] Using test binary docker [2021-12-03T08:56:11.813Z] +++ /etc/init.d/apparmor start [2021-12-03T08:56:11.813Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-03T08:56:11.813Z] INFO: Waiting for daemon to start... [2021-12-03T08:56:11.813Z] Starting dockerd [2021-12-03T08:56:11.813Z] +++ 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:56:11.813Z] . [2021-12-03T08:56:11.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:56:11.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:56:11.813Z] Error: No such image: emptyfs [2021-12-03T08:56:11.813Z] ++++ docker load [2021-12-03T08:56:11.813Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-03T08:56:11.813Z] Running integration-test (iteration 1) [2021-12-03T08:56:11.813Z] 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:56:11.813Z] ++ 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:56:11.813Z] ++ set -e [2021-12-03T08:56:11.813Z] ++ '[' -n 0 ']' [2021-12-03T08:56:11.813Z] ++ set -x [2021-12-03T08:56:11.813Z] ++ 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:56:11.813Z] [2021-12-03T08:56:11.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-03T08:56:11.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-03T08:56:11.813Z] Error: No such image: emptyfs [2021-12-03T08:56:11.813Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-03T08:56:11.813Z] ++++ docker load [2021-12-03T08:56:11.813Z] Loaded image: busybox:latest [2021-12-03T08:56:11.813Z] Running integration-test (iteration 1) [2021-12-03T08:56:11.813Z] 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:56:11.813Z] ++ 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:56:11.813Z] ++ set -e [2021-12-03T08:56:11.813Z] ++ '[' -n 0 ']' [2021-12-03T08:56:11.813Z] ++ set -x [2021-12-03T08:56:11.813Z] ++ 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:56:11.813Z] Loaded image: busybox:glibc [2021-12-03T08:56:11.863Z] === RUN TestNewSettable [2021-12-03T08:56:11.863Z] --- PASS: TestNewSettable (0.00s) [2021-12-03T08:56:11.863Z] === RUN TestIsSettable [2021-12-03T08:56:11.863Z] --- PASS: TestIsSettable (0.00s) [2021-12-03T08:56:11.863Z] === RUN TestUpdateSettingsEnv [2021-12-03T08:56:11.863Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-03T08:56:11.863Z] PASS [2021-12-03T08:56:11.863Z] coverage: 20.0% of statements [2021-12-03T08:56:11.863Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-12-03T08:56:12.035Z] docker-dev-cache [Pipeline] deleteDir [2021-12-03T08:56:12.069Z] Loaded image: busybox:latest [2021-12-03T08:56:12.319Z] === RUN TestLoad [2021-12-03T08:56:12.319Z] --- PASS: TestLoad (0.00s) [2021-12-03T08:56:12.319Z] === RUN TestSave [2021-12-03T08:56:12.319Z] --- PASS: TestSave (0.02s) [2021-12-03T08:56:12.319Z] === RUN TestAddDeleteGet [2021-12-03T08:56:12.319Z] --- PASS: TestAddDeleteGet (0.03s) [2021-12-03T08:56:12.319Z] === RUN TestInvalidTags [2021-12-03T08:56:12.319Z] --- PASS: TestInvalidTags (0.01s) [2021-12-03T08:56:12.319Z] PASS [2021-12-03T08:56:12.319Z] coverage: 84.4% of statements [2021-12-03T08:56:12.319Z] ok github.com/docker/docker/reference 0.100s coverage: 84.4% of statements [2021-12-03T08:56:12.634Z] Loaded image: busybox:glibc [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T08:56:13.280Z] === RUN TestResolveAuthConfigIndexServer [2021-12-03T08:56:13.280Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestResolveAuthConfigFullURL [2021-12-03T08:56:13.280Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-03T08:56:13.280Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestValidateMirror [2021-12-03T08:56:13.280Z] --- PASS: TestValidateMirror (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestLoadInsecureRegistries [2021-12-03T08:56:13.280Z] time="2021-12-03T08:56:12Z" 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:56:13.280Z] time="2021-12-03T08:56:12Z" 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:56:13.280Z] time="2021-12-03T08:56:12Z" 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:56:13.280Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-12-03T08:56:13.280Z] === RUN TestNewServiceConfig [2021-12-03T08:56:13.280Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestValidateIndexName [2021-12-03T08:56:13.280Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestValidateIndexNameWithError [2021-12-03T08:56:13.280Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestEndpointParse [2021-12-03T08:56:13.280Z] --- PASS: TestEndpointParse (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestEndpointParseInvalid [2021-12-03T08:56:13.280Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestValidateEndpoint [2021-12-03T08:56:13.280Z] --- PASS: TestValidateEndpoint (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestPing [2021-12-03T08:56:13.280Z] --- PASS: TestPing (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestPingRegistryEndpoint [2021-12-03T08:56:13.280Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:56:13.280Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestEndpoint [2021-12-03T08:56:13.280Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:56:13.280Z] --- SKIP: TestEndpoint (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestParseRepositoryInfo [2021-12-03T08:56:13.280Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestNewIndexInfo [2021-12-03T08:56:13.280Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestMirrorEndpointLookup [2021-12-03T08:56:13.280Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:56:13.280Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestSearchRepositories [2021-12-03T08:56:13.280Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-03T08:56:13.280Z] Host: 127.0.0.1:49308 [2021-12-03T08:56:13.280Z] User-Agent: docker test client [2021-12-03T08:56:13.280Z] Authorization: Token fake-token [2021-12-03T08:56:13.280Z] X-Docker-Token: true [2021-12-03T08:56:13.280Z] Accept-Encoding: gzip [2021-12-03T08:56:13.280Z] [2021-12-03T08:56:13.280Z] [2021-12-03T08:56:13.280Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-03T08:56:13.280Z] Connection: close [2021-12-03T08:56:13.280Z] Content-Length: 144 [2021-12-03T08:56:13.280Z] Cache-Control: no-cache [2021-12-03T08:56:13.280Z] Content-Type: application/json [2021-12-03T08:56:13.280Z] Date: Fri, 03 Dec 2021 08:56:13 GMT [2021-12-03T08:56:13.280Z] Expires: -1 [2021-12-03T08:56:13.280Z] Pragma: no-cache [2021-12-03T08:56:13.280Z] Server: docker-tests/mock [2021-12-03T08:56:13.280Z] X-Docker-Registry-Config: mock [2021-12-03T08:56:13.280Z] X-Docker-Registry-Version: 0.0.0 [2021-12-03T08:56:13.280Z] [2021-12-03T08:56:13.280Z] [2021-12-03T08:56:13.280Z] --- PASS: TestSearchRepositories (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestTrustedLocation [2021-12-03T08:56:13.280Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-03T08:56:13.280Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestAllowNondistributableArtifacts [2021-12-03T08:56:13.280Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestIsSecureIndex [2021-12-03T08:56:13.280Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-03T08:56:13.280Z] PASS [2021-12-03T08:56:13.280Z] coverage: 51.2% of statements [2021-12-03T08:56:13.280Z] ok github.com/docker/docker/registry 0.162s coverage: 51.2% of statements [2021-12-03T08:56:13.280Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-03T08:56:13.280Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-03T08:56:13.280Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-03T08:56:13.280Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-03T08:56:13.280Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-03T08:56:13.280Z] === RUN TestResumableRequestReaderWithReadError [2021-12-03T08:56:13.736Z] time="2021-12-03T08:56:13Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-03T08:56:13.736Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-12-03T08:56:13.736Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-03T08:56:13.736Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-03T08:56:13.736Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-03T08:56:13.736Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-03T08:56:13.736Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-03T08:56:13.736Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-03T08:56:13.736Z] === RUN TestResumableRequestReader [2021-12-03T08:56:13.736Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-03T08:56:13.736Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-03T08:56:13.736Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-03T08:56:13.736Z] PASS [2021-12-03T08:56:13.736Z] coverage: 100.0% of statements [2021-12-03T08:56:13.736Z] ok github.com/docker/docker/registry/resumable 0.229s coverage: 100.0% of statements [2021-12-03T08:56:13.736Z] === RUN TestRestartManagerTimeout [2021-12-03T08:56:13.736Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-03T08:56:13.736Z] === RUN TestRestartManagerTimeoutReset [2021-12-03T08:56:13.736Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-03T08:56:13.736Z] PASS [2021-12-03T08:56:13.736Z] coverage: 50.9% of statements [2021-12-03T08:56:13.736Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2021-12-03T08:56:14.192Z] === RUN TestDecodeContainerConfig [2021-12-03T08:56:14.192Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-03T08:56:14.192Z] === RUN TestDecodeContainerConfigIsolation [2021-12-03T08:56:14.192Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-03T08:56:14.192Z] === RUN TestValidatePrivileged [2021-12-03T08:56:14.192Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-03T08:56:14.192Z] PASS [2021-12-03T08:56:14.192Z] coverage: 52.6% of statements [2021-12-03T08:56:14.192Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.6% of statements [2021-12-03T08:56:14.647Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-03T08:56:14.647Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-03T08:56:14.647Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-03T08:56:14.647Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-03T08:56:14.647Z] PASS [2021-12-03T08:56:14.647Z] coverage: 62.5% of statements [2021-12-03T08:56:14.647Z] ok github.com/docker/docker/testutil 0.085s coverage: 62.5% of statements [2021-12-03T08:56:14.994Z] === RUN TestInspectNetwork/full_network_id [2021-12-03T08:56:14.994Z] === RUN TestInspectNetwork/partial_network_id [2021-12-03T08:56:14.994Z] === RUN TestInspectNetwork/network_name [2021-12-03T08:56:14.994Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-03T08:56:15.947Z] Loaded image: debian:bullseye-slim [2021-12-03T08:56:15.948Z] Loaded image: hello-world:latest [2021-12-03T08:56:16.210Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:56:16.210Z] INFO: Testing against a local daemon [2021-12-03T08:56:16.210Z] === RUN TestDockerDaemonSuite [2021-12-03T08:56:16.210Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-12-03T08:56:16.811Z] === RUN TestGetDriver [2021-12-03T08:56:16.811Z] --- PASS: TestGetDriver (0.00s) [2021-12-03T08:56:16.811Z] === RUN TestVolumeRequestError [2021-12-03T08:56:16.811Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-03T08:56:16.811Z] PASS [2021-12-03T08:56:16.811Z] coverage: 36.1% of statements [2021-12-03T08:56:16.811Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-12-03T08:56:16.811Z] === RUN TestGetAddress [2021-12-03T08:56:16.811Z] --- PASS: TestGetAddress (0.00s) [2021-12-03T08:56:16.811Z] === RUN TestRemove [2021-12-03T08:56:16.811Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T08:56:16.811Z] --- SKIP: TestRemove (0.00s) [2021-12-03T08:56:16.811Z] === RUN TestInitializeWithVolumes [2021-12-03T08:56:16.811Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-12-03T08:56:16.811Z] === RUN TestCreate [2021-12-03T08:56:16.811Z] --- PASS: TestCreate (0.01s) [2021-12-03T08:56:16.811Z] === RUN TestValidateName [2021-12-03T08:56:16.811Z] --- PASS: TestValidateName (0.00s) [2021-12-03T08:56:16.811Z] === RUN TestCreateWithOpts [2021-12-03T08:56:16.811Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T08:56:16.811Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-03T08:56:16.811Z] === RUN TestRelaodNoOpts [2021-12-03T08:56:16.811Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-03T08:56:16.811Z] PASS [2021-12-03T08:56:16.811Z] coverage: 41.5% of statements [2021-12-03T08:56:16.811Z] ok github.com/docker/docker/volume/local 0.050s coverage: 41.5% of statements [2021-12-03T08:56:17.144Z] Loaded image: debian:bullseye-slim [2021-12-03T08:56:17.717Z] Loaded image: hello-world:latest [2021-12-03T08:56:17.717Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRaw [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-03T08:56:17.772Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountRaw [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountRawSplit [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-03T08:56:17.772Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-03T08:56:17.772Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:56:17.772Z] === RUN TestConvertTmpfsOptions [2021-12-03T08:56:17.772Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-03T08:56:17.772Z] linux_parser_test.go:209: data="ro" [2021-12-03T08:56:17.772Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-03T08:56:17.772Z] === RUN TestParseMountSpec [2021-12-03T08:56:17.772Z] parser_test.go:62: case 0 [2021-12-03T08:56:17.772Z] parser_test.go:62: case 1 [2021-12-03T08:56:17.772Z] parser_test.go:62: case 2 [2021-12-03T08:56:17.772Z] parser_test.go:62: case 3 [2021-12-03T08:56:17.772Z] parser_test.go:62: case 4 [2021-12-03T08:56:17.772Z] parser_test.go:62: case 5 [2021-12-03T08:56:17.772Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-03T08:56:17.772Z] === RUN TestValidateMount [2021-12-03T08:56:17.772Z] --- PASS: TestValidateMount (0.00s) [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRaw [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:56:17.772Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-03T08:56:17.772Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:56:17.772Z] PASS [2021-12-03T08:56:17.772Z] coverage: 67.6% of statements [2021-12-03T08:56:17.772Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2021-12-03T08:56:17.973Z] INFO: Testing against a local daemon [2021-12-03T08:56:17.973Z] === RUN TestDockerSuite [2021-12-03T08:56:17.973Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-03T08:56:17.973Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-03T08:56:17.973Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-03T08:56:17.973Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-03T08:56:17.973Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-03T08:56:17.973Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-03T08:56:17.973Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-03T08:56:17.973Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-03T08:56:18.227Z] --- PASS: TestNewClientWithTimeout (17.60s) [2021-12-03T08:56:18.228Z] === RUN TestClientStream [2021-12-03T08:56:18.228Z] --- PASS: TestClientStream (0.00s) [2021-12-03T08:56:18.228Z] === RUN TestClientSendFile [2021-12-03T08:56:18.228Z] --- PASS: TestClientSendFile (0.00s) [2021-12-03T08:56:18.228Z] === RUN TestClientWithRequestTimeout [2021-12-03T08:56:18.228Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-12-03T08:56:18.228Z] === RUN TestFileSpecPlugin [2021-12-03T08:56:18.228Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-03T08:56:18.228Z] === RUN TestFileJSONSpecPlugin [2021-12-03T08:56:18.228Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-03T08:56:18.228Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-03T08:56:18.228Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-03T08:56:18.228Z] === RUN TestPluginAddHandler [2021-12-03T08:56:18.228Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-03T08:56:18.228Z] === RUN TestPluginWaitBadPlugin [2021-12-03T08:56:18.228Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-03T08:56:18.228Z] === RUN TestGet [2021-12-03T08:56:18.228Z] time="2021-12-03T08:56:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-03T08:56:18.228Z] === RUN TestSetGetMeta [2021-12-03T08:56:18.228Z] === PAUSE TestSetGetMeta [2021-12-03T08:56:18.228Z] === RUN TestRestore [2021-12-03T08:56:18.228Z] === PAUSE TestRestore [2021-12-03T08:56:18.228Z] === RUN TestServiceCreate [2021-12-03T08:56:18.228Z] === PAUSE TestServiceCreate [2021-12-03T08:56:18.228Z] === RUN TestServiceList [2021-12-03T08:56:18.228Z] === PAUSE TestServiceList [2021-12-03T08:56:18.228Z] === RUN TestServiceRemove [2021-12-03T08:56:18.228Z] === PAUSE TestServiceRemove [2021-12-03T08:56:18.228Z] === RUN TestServiceGet [2021-12-03T08:56:18.228Z] === PAUSE TestServiceGet [2021-12-03T08:56:18.228Z] === RUN TestServicePrune [2021-12-03T08:56:18.228Z] === PAUSE TestServicePrune [2021-12-03T08:56:18.228Z] === RUN TestCreate [2021-12-03T08:56:18.228Z] === PAUSE TestCreate [2021-12-03T08:56:18.228Z] === RUN TestRemove [2021-12-03T08:56:18.228Z] === PAUSE TestRemove [2021-12-03T08:56:18.228Z] === RUN TestList [2021-12-03T08:56:18.228Z] === PAUSE TestList [2021-12-03T08:56:18.228Z] === RUN TestFindByDriver [2021-12-03T08:56:18.228Z] === PAUSE TestFindByDriver [2021-12-03T08:56:18.228Z] === RUN TestFindByReferenced [2021-12-03T08:56:18.228Z] === PAUSE TestFindByReferenced [2021-12-03T08:56:18.228Z] === RUN TestDerefMultipleOfSameRef [2021-12-03T08:56:18.228Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-03T08:56:18.228Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:56:18.228Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:56:18.228Z] === RUN TestDefererencePluginOnCreateError [2021-12-03T08:56:18.228Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-03T08:56:18.228Z] === RUN TestRefDerefRemove [2021-12-03T08:56:18.228Z] === PAUSE TestRefDerefRemove [2021-12-03T08:56:18.228Z] === RUN TestGet [2021-12-03T08:56:18.228Z] === PAUSE TestGet [2021-12-03T08:56:18.228Z] === RUN TestGetWithReference [2021-12-03T08:56:18.228Z] === PAUSE TestGetWithReference [2021-12-03T08:56:18.228Z] === RUN TestFilterFunc [2021-12-03T08:56:18.228Z] === RUN TestFilterFunc/test_nil_list [2021-12-03T08:56:18.228Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-03T08:56:18.228Z] === RUN TestFilterFunc/test_empty_list [2021-12-03T08:56:18.228Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-03T08:56:18.228Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:56:18.228Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:56:18.228Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:56:18.228Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:56:18.228Z] === RUN TestFilterFunc/test_filter_some [2021-12-03T08:56:18.228Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-03T08:56:18.228Z] === RUN TestFilterFunc/test_filter_middle [2021-12-03T08:56:18.228Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-03T08:56:18.228Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:56:18.228Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:56:18.228Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-03T08:56:18.228Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-03T08:56:18.228Z] === CONT TestFilterFunc/test_nil_list [2021-12-03T08:56:18.228Z] === CONT TestFilterFunc/test_filter_some [2021-12-03T08:56:18.228Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:56:18.228Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-03T08:56:18.228Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:56:18.228Z] === CONT TestFilterFunc/test_filter_middle [2021-12-03T08:56:18.228Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:56:18.228Z] === CONT TestFilterFunc/test_empty_list [2021-12-03T08:56:18.228Z] --- PASS: TestFilterFunc (0.00s) [2021-12-03T08:56:18.228Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-03T08:56:18.228Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-03T08:56:18.228Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-03T08:56:18.228Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-03T08:56:18.228Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-03T08:56:18.228Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-03T08:56:18.228Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-03T08:56:18.228Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-03T08:56:18.228Z] === CONT TestSetGetMeta [2021-12-03T08:56:18.228Z] === CONT TestList [2021-12-03T08:56:18.228Z] === CONT TestDefererencePluginOnCreateError [2021-12-03T08:56:18.228Z] === CONT TestServiceGet [2021-12-03T08:56:18.228Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-03T08:56:18.228Z] === CONT TestServiceRemove [2021-12-03T08:56:18.228Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-12-03T08:56:18.228Z] === CONT TestServiceList [2021-12-03T08:56:18.228Z] --- PASS: TestList (0.03s) [2021-12-03T08:56:18.228Z] === CONT TestServiceCreate [2021-12-03T08:56:18.228Z] --- PASS: TestServiceGet (0.11s) [2021-12-03T08:56:18.228Z] === CONT TestRestore [2021-12-03T08:56:18.228Z] --- PASS: TestServiceRemove (0.10s) [2021-12-03T08:56:18.228Z] === CONT TestCreate [2021-12-03T08:56:18.228Z] --- PASS: TestServiceList (0.09s) [2021-12-03T08:56:18.228Z] === CONT TestRemove [2021-12-03T08:56:18.228Z] --- PASS: TestServiceCreate (0.09s) [2021-12-03T08:56:18.228Z] === CONT TestDerefMultipleOfSameRef [2021-12-03T08:56:18.228Z] --- PASS: TestCreate (0.01s) [2021-12-03T08:56:18.228Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:56:18.228Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-12-03T08:56:18.228Z] === CONT TestServicePrune [2021-12-03T08:56:18.228Z] --- PASS: TestRestore (0.02s) [2021-12-03T08:56:18.228Z] === CONT TestFindByReferenced [2021-12-03T08:56:18.228Z] --- PASS: TestRemove (0.02s) [2021-12-03T08:56:18.228Z] === CONT TestGet [2021-12-03T08:56:18.228Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-12-03T08:56:18.228Z] === CONT TestGetWithReference [2021-12-03T08:56:18.228Z] time="2021-12-03T08:56:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:56:18.228Z] --- PASS: TestFindByReferenced (0.01s) [2021-12-03T08:56:18.228Z] === CONT TestFindByDriver [2021-12-03T08:56:18.228Z] time="2021-12-03T08:56:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:56:18.228Z] --- PASS: TestGet (0.01s) [2021-12-03T08:56:18.228Z] === CONT TestRefDerefRemove [2021-12-03T08:56:18.228Z] time="2021-12-03T08:56:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:56:18.228Z] --- PASS: TestGetWithReference (0.02s) [2021-12-03T08:56:18.228Z] time="2021-12-03T08:56:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-03T08:56:18.228Z] --- PASS: TestFindByDriver (0.01s) [2021-12-03T08:56:18.683Z] --- PASS: TestRefDerefRemove (0.02s) [2021-12-03T08:56:18.683Z] time="2021-12-03T08:56:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:56:18.683Z] --- PASS: TestServicePrune (0.05s) [2021-12-03T08:56:18.683Z] PASS [2021-12-03T08:56:18.683Z] coverage: 69.0% of statements [2021-12-03T08:56:18.683Z] ok github.com/docker/docker/volume/service 0.213s coverage: 69.0% of statements [2021-12-03T08:56:18.902Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-03T08:56:19.137Z] time="2021-12-03T08:56:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-03T08:56:19.159Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-03T08:56:19.181Z] --- PASS: TestCheckoutGit (23.48s) [2021-12-03T08:56:19.181Z] === RUN TestValidGitTransport [2021-12-03T08:56:19.181Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-03T08:56:19.181Z] === RUN TestGitInvalidRef [2021-12-03T08:56:19.181Z] --- PASS: TestGitInvalidRef (0.18s) [2021-12-03T08:56:19.181Z] PASS [2021-12-03T08:56:19.181Z] coverage: 86.3% of statements [2021-12-03T08:56:19.181Z] ok github.com/docker/docker/builder/remotecontext/git 23.712s coverage: 86.3% of statements [2021-12-03T08:56:19.181Z] ? github.com/docker/docker/cli [no test files] [2021-12-03T08:56:19.181Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-03T08:56:19.193Z] --- PASS: TestInspectNetwork (7.12s) [2021-12-03T08:56:19.193Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-03T08:56:19.193Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-03T08:56:19.193Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-03T08:56:19.193Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-03T08:56:19.193Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T08:56:19.722Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-03T08:56:19.722Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-03T08:56:20.135Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2021-12-03T08:56:20.135Z] === RUN TestNetworkInvalidJSON [2021-12-03T08:56:20.135Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T08:56:20.136Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T08:56:20.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:56:20.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:56:20.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:56:20.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:56:20.136Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T08:56:20.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:56:20.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:56:20.136Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-03T08:56:20.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T08:56:20.136Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T08:56:20.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T08:56:20.136Z] === RUN TestNetworkList [2021-12-03T08:56:20.136Z] === RUN TestNetworkList//networks [2021-12-03T08:56:20.136Z] === PAUSE TestNetworkList//networks [2021-12-03T08:56:20.136Z] === RUN TestNetworkList//networks/ [2021-12-03T08:56:20.136Z] === PAUSE TestNetworkList//networks/ [2021-12-03T08:56:20.136Z] === CONT TestNetworkList//networks [2021-12-03T08:56:20.136Z] === CONT TestNetworkList//networks/ [2021-12-03T08:56:20.136Z] --- PASS: TestNetworkList (0.01s) [2021-12-03T08:56:20.136Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T08:56:20.136Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T08:56:20.136Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T08:56:20.289Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-03T08:56:20.289Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-03T08:56:20.289Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-03T08:56:20.706Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-12-03T08:56:20.707Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T08:56:21.301Z] time="2021-12-03T08:56:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-03T08:56:22.089Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-03T08:56:22.089Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T08:56:22.180Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-03T08:56:22.437Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-03T08:56:22.437Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-03T08:56:22.437Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-03T08:56:22.660Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-12-03T08:56:22.660Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T08:56:22.693Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-12-03T08:56:23.601Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-12-03T08:56:23.601Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T08:56:23.625Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-03T08:56:23.832Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestConfigureDaemonLogs [2021-12-03T08:56:23.832Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestCommonOptionsInstallFlags [2021-12-03T08:56:23.832Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-03T08:56:23.832Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-03T08:56:23.832Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-03T08:56:23.832Z] PASS [2021-12-03T08:56:23.832Z] coverage: 18.6% of statements [2021-12-03T08:56:23.832Z] ok github.com/docker/docker/cmd/dockerd 0.304s coverage: 18.6% of statements [2021-12-03T08:56:23.832Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-03T08:56:23.832Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-03T08:56:24.187Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-03T08:56:24.444Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-03T08:56:24.444Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-03T08:56:24.444Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-03T08:56:24.444Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-03T08:56:24.788Z] === RUN TestContainerStopSignal [2021-12-03T08:56:24.789Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestContainerStopTimeout [2021-12-03T08:56:24.789Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-03T08:56:24.789Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-03T08:56:24.789Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-03T08:56:24.789Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestReplaceAndAppendEnvVars [2021-12-03T08:56:24.789Z] 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:56:24.789Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestNewMemoryStore [2021-12-03T08:56:24.789Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestAddContainers [2021-12-03T08:56:24.789Z] --- PASS: TestAddContainers (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestGetContainer [2021-12-03T08:56:24.789Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestDeleteContainer [2021-12-03T08:56:24.789Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestListContainers [2021-12-03T08:56:24.789Z] --- PASS: TestListContainers (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestFirstContainer [2021-12-03T08:56:24.789Z] --- PASS: TestFirstContainer (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestApplyAllContainer [2021-12-03T08:56:24.789Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestIsValidHealthString [2021-12-03T08:56:24.789Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestStateRunStop [2021-12-03T08:56:24.789Z] --- PASS: TestStateRunStop (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestStateTimeoutWait [2021-12-03T08:56:24.789Z] state_test.go:141: Stop callback fired [2021-12-03T08:56:24.789Z] state_test.go:165: Stop callback fired [2021-12-03T08:56:24.789Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-03T08:56:24.789Z] === RUN TestIsValidStateString [2021-12-03T08:56:24.789Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestViewSaveDelete [2021-12-03T08:56:24.789Z] --- PASS: TestViewSaveDelete (0.01s) [2021-12-03T08:56:24.789Z] === RUN TestViewAll [2021-12-03T08:56:24.789Z] --- PASS: TestViewAll (0.01s) [2021-12-03T08:56:24.789Z] === RUN TestViewGet [2021-12-03T08:56:24.789Z] --- PASS: TestViewGet (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestNames [2021-12-03T08:56:24.789Z] --- PASS: TestNames (0.00s) [2021-12-03T08:56:24.789Z] === RUN TestViewWithHealthCheck [2021-12-03T08:56:24.789Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-12-03T08:56:24.789Z] PASS [2021-12-03T08:56:24.789Z] coverage: 41.5% of statements [2021-12-03T08:56:24.789Z] ok github.com/docker/docker/container 0.206s coverage: 41.5% of statements [2021-12-03T08:56:24.789Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-03T08:56:24.789Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-03T08:56:24.789Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-03T08:56:24.789Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-03T08:56:24.983Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-12-03T08:56:24.983Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T08:56:25.008Z] time="2021-12-03T08:56:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-03T08:56:25.553Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-03T08:56:25.553Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T08:56:25.746Z] === RUN TestPrepare [2021-12-03T08:56:25.746Z] --- PASS: TestPrepare (0.00s) [2021-12-03T08:56:25.746Z] === RUN TestStart [2021-12-03T08:56:25.746Z] --- PASS: TestStart (0.00s) [2021-12-03T08:56:25.746Z] === RUN TestWaitCancel [2021-12-03T08:56:25.746Z] --- PASS: TestWaitCancel (0.00s) [2021-12-03T08:56:25.746Z] === RUN TestWaitDisabled [2021-12-03T08:56:25.746Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-03T08:56:25.746Z] === RUN TestWaitEnabled [2021-12-03T08:56:25.746Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-03T08:56:25.746Z] === RUN TestRemove [2021-12-03T08:56:25.746Z] --- PASS: TestRemove (0.00s) [2021-12-03T08:56:25.746Z] PASS [2021-12-03T08:56:25.746Z] coverage: 65.3% of statements [2021-12-03T08:56:25.746Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2021-12-03T08:56:27.268Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-03T08:56:27.268Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s) [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-03T08:56:27.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:56:27.268Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-03T08:56:27.722Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-03T08:56:27.722Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-03T08:56:27.722Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-03T08:56:27.722Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-03T08:56:27.722Z] PASS [2021-12-03T08:56:27.722Z] coverage: 35.9% of statements [2021-12-03T08:56:27.722Z] ok github.com/docker/docker/daemon/cluster/convert 0.471s coverage: 35.9% of statements [2021-12-03T08:56:27.722Z] === RUN TestNewListSecretsFilters [2021-12-03T08:56:27.722Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-03T08:56:27.722Z] === RUN TestNewListConfigsFilters [2021-12-03T08:56:27.722Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-03T08:56:27.722Z] PASS [2021-12-03T08:56:27.722Z] coverage: 0.5% of statements [2021-12-03T08:56:27.722Z] ok github.com/docker/docker/daemon/cluster 0.835s coverage: 0.5% of statements [2021-12-03T08:56:28.095Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2021-12-03T08:56:28.095Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T08:56:28.095Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:56:28.095Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:56:28.095Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T08:56:29.879Z] === RUN TestBuilderGC [2021-12-03T08:56:29.879Z] --- PASS: TestBuilderGC (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestDaemonConfigurationNotFound [2021-12-03T08:56:29.879Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestDaemonBrokenConfiguration [2021-12-03T08:56:29.879Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestParseClusterAdvertiseSettings [2021-12-03T08:56:29.879Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestFindConfigurationConflicts [2021-12-03T08:56:29.879Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-03T08:56:29.879Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-03T08:56:29.879Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-03T08:56:29.879Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-03T08:56:29.879Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-03T08:56:29.879Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-03T08:56:29.879Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-03T08:56:29.879Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-03T08:56:29.879Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-03T08:56:29.879Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-03T08:56:29.879Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-03T08:56:29.879Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-03T08:56:29.879Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestValidateConfiguration [2021-12-03T08:56:29.879Z] === RUN TestValidateConfiguration/with_label [2021-12-03T08:56:29.879Z] === RUN TestValidateConfiguration/with_dns [2021-12-03T08:56:29.879Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-03T08:56:29.879Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-03T08:56:29.879Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-03T08:56:29.879Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-03T08:56:29.879Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-03T08:56:29.879Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfiguration (0.01s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-03T08:56:29.879Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestModifiedDiscoverySettings [2021-12-03T08:56:29.879Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestReloadSetConfigFileNotExist [2021-12-03T08:56:29.879Z] time="2021-12-03T08:56:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-03T08:56:29.879Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-12-03T08:56:29.879Z] === RUN TestReloadDefaultConfigNotExist [2021-12-03T08:56:29.879Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:56:29.879Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestReloadBadDefaultConfig [2021-12-03T08:56:29.879Z] time="2021-12-03T08:56:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3826566271" [2021-12-03T08:56:29.879Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-03T08:56:29.879Z] === RUN TestReloadWithConflictingLabels [2021-12-03T08:56:29.879Z] time="2021-12-03T08:56:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2248658681" [2021-12-03T08:56:30.334Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-03T08:56:30.334Z] === RUN TestReloadWithDuplicateLabels [2021-12-03T08:56:30.334Z] time="2021-12-03T08:56:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-233150478" [2021-12-03T08:56:30.334Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-03T08:56:30.334Z] === RUN TestMaskURLCredentials [2021-12-03T08:56:30.334Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-03T08:56:30.334Z] === RUN TestDaemonConfigurationMerge [2021-12-03T08:56:30.334Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-03T08:56:30.334Z] PASS [2021-12-03T08:56:30.334Z] coverage: 80.0% of statements [2021-12-03T08:56:30.334Z] ok github.com/docker/docker/daemon/config 0.210s coverage: 80.0% of statements [2021-12-03T08:56:30.334Z] === RUN TestDiscoveryOptsErrors [2021-12-03T08:56:30.334Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-03T08:56:30.334Z] === RUN TestDiscoveryOpts [2021-12-03T08:56:30.334Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-03T08:56:30.334Z] PASS [2021-12-03T08:56:30.334Z] coverage: 30.0% of statements [2021-12-03T08:56:30.334Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2021-12-03T08:56:30.787Z] === RUN TestWaitNodeAttachment [2021-12-03T08:56:31.241Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-12-03T08:56:31.241Z] === RUN TestIsolationConversion [2021-12-03T08:56:31.241Z] === RUN TestIsolationConversion/default [2021-12-03T08:56:31.241Z] === RUN TestIsolationConversion/process [2021-12-03T08:56:31.241Z] === RUN TestIsolationConversion/hyperv [2021-12-03T08:56:31.241Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-03T08:56:31.241Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-03T08:56:31.241Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-03T08:56:31.241Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-03T08:56:31.241Z] === RUN TestContainerLabels [2021-12-03T08:56:31.241Z] --- PASS: TestContainerLabels (0.00s) [2021-12-03T08:56:31.241Z] === RUN TestCredentialSpecConversion [2021-12-03T08:56:31.241Z] === RUN TestCredentialSpecConversion/none [2021-12-03T08:56:31.241Z] === RUN TestCredentialSpecConversion/config [2021-12-03T08:56:31.241Z] === RUN TestCredentialSpecConversion/file [2021-12-03T08:56:31.241Z] === RUN TestCredentialSpecConversion/registry [2021-12-03T08:56:31.241Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-03T08:56:31.241Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-03T08:56:31.241Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-03T08:56:31.241Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-03T08:56:31.241Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-03T08:56:31.241Z] === RUN TestControllerValidateMountBind [2021-12-03T08:56:31.241Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-03T08:56:31.241Z] === RUN TestControllerValidateMountVolume [2021-12-03T08:56:31.241Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-03T08:56:31.241Z] === RUN TestControllerValidateMountTarget [2021-12-03T08:56:31.241Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-03T08:56:31.241Z] === RUN TestControllerValidateMountTmpfs [2021-12-03T08:56:31.241Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-03T08:56:31.241Z] === RUN TestControllerValidateMountInvalidType [2021-12-03T08:56:31.241Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-03T08:56:31.241Z] === RUN TestControllerValidateMountNamedPipe [2021-12-03T08:56:31.241Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-03T08:56:31.241Z] PASS [2021-12-03T08:56:31.241Z] coverage: 11.0% of statements [2021-12-03T08:56:31.241Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.537s coverage: 11.0% of statements [2021-12-03T08:56:31.241Z] === RUN TestEventsLog [2021-12-03T08:56:31.241Z] --- PASS: TestEventsLog (0.00s) [2021-12-03T08:56:31.241Z] === RUN TestEventsLogTimeout [2021-12-03T08:56:31.241Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-03T08:56:31.241Z] === RUN TestLogEvents [2021-12-03T08:56:31.241Z] --- PASS: TestLogEvents (0.05s) [2021-12-03T08:56:31.241Z] === RUN TestLoadBufferedEvents [2021-12-03T08:56:31.241Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-12-03T08:56:31.241Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-03T08:56:31.241Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-03T08:56:31.241Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-03T08:56:31.241Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-03T08:56:31.241Z] PASS [2021-12-03T08:56:31.241Z] coverage: 50.0% of statements [2021-12-03T08:56:31.241Z] ok github.com/docker/docker/daemon/events 0.195s coverage: 50.0% of statements [2021-12-03T08:56:31.694Z] === RUN TestIsEmptyDir [2021-12-03T08:56:31.694Z] --- PASS: TestIsEmptyDir (0.00s) [2021-12-03T08:56:31.694Z] PASS [2021-12-03T08:56:31.694Z] coverage: 2.3% of statements [2021-12-03T08:56:31.694Z] ok github.com/docker/docker/daemon/graphdriver 0.051s coverage: 2.3% of statements [2021-12-03T08:56:32.148Z] === RUN TestVerifyNetworkingConfig [2021-12-03T08:56:32.148Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestGetContainer [2021-12-03T08:56:32.148Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestValidContainerNames [2021-12-03T08:56:32.148Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestContainerInitDNS [2021-12-03T08:56:32.148Z] daemon_test.go:146: root required [2021-12-03T08:56:32.148Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestMerge [2021-12-03T08:56:32.148Z] --- PASS: TestMerge (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestValidateContainerIsolation [2021-12-03T08:56:32.148Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestFindNetworkErrorType [2021-12-03T08:56:32.148Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestEnsureServicesExist [2021-12-03T08:56:32.148Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestEnsureServicesExistErrors [2021-12-03T08:56:32.148Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-03T08:56:32.148Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-03T08:56:32.148Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-03T08:56:32.148Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestContainerDelete [2021-12-03T08:56:32.148Z] --- PASS: TestContainerDelete (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestContainerDoubleDelete [2021-12-03T08:56:32.148Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestLogContainerEventCopyLabels [2021-12-03T08:56:32.148Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestLogContainerEventWithAttributes [2021-12-03T08:56:32.148Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestNoneHealthcheck [2021-12-03T08:56:32.148Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestHealthStates [2021-12-03T08:56:32.148Z] time="2021-12-03T08:56: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:56:32.148Z] time="2021-12-03T08:56: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:56:32.148Z] time="2021-12-03T08:56: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:56:32.148Z] time="2021-12-03T08:56: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:56:32.148Z] time="2021-12-03T08:56: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:56:32.148Z] time="2021-12-03T08:56: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:56:32.148Z] time="2021-12-03T08:56: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:56:32.148Z] time="2021-12-03T08:56: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:56:32.148Z] time="2021-12-03T08:56: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:56:32.148Z] time="2021-12-03T08:56: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:56:32.148Z] --- PASS: TestHealthStates (0.10s) [2021-12-03T08:56:32.148Z] === RUN TestGetInspectData [2021-12-03T08:56:32.148Z] --- PASS: TestGetInspectData (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestFillLicense [2021-12-03T08:56:32.148Z] --- PASS: TestFillLicense (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestListInvalidFilter [2021-12-03T08:56:32.148Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestNameFilter [2021-12-03T08:56:32.148Z] --- PASS: TestNameFilter (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-03T08:56:32.148Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-03T08:56:32.148Z] === 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:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-03T08:56:32.148Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-03T08:56:32.148Z] --- 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:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-03T08:56:32.148Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestDaemonReloadLabels [2021-12-03T08:56:32.148Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-03T08:56:32.148Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestDaemonReloadMirrors [2021-12-03T08:56:32.148Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-03T08:56:32.148Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-03T08:56:32.148Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestDaemonDiscoveryReload [2021-12-03T08:56:32.148Z] === RUN TestLinkNaming [2021-12-03T08:56:32.148Z] --- PASS: TestLinkNaming (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestLinkNew [2021-12-03T08:56:32.148Z] --- PASS: TestLinkNew (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestLinkEnv [2021-12-03T08:56:32.148Z] --- PASS: TestLinkEnv (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestLinkMultipleEnv [2021-12-03T08:56:32.148Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-03T08:56:32.148Z] === RUN TestLinkPortRangeEnv [2021-12-03T08:56:32.148Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-03T08:56:32.148Z] PASS [2021-12-03T08:56:32.148Z] coverage: 93.0% of statements [2021-12-03T08:56:32.148Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-12-03T08:56:32.536Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-03T08:56:33.106Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-12-03T08:56:33.106Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-03T08:56:33.533Z] --- PASS: TestGet (15.01s) [2021-12-03T08:56:33.533Z] === RUN TestPluginWithNoManifest [2021-12-03T08:56:33.533Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-03T08:56:33.533Z] === RUN TestGetAll [2021-12-03T08:56:33.533Z] --- PASS: TestGetAll (0.00s) [2021-12-03T08:56:33.533Z] PASS [2021-12-03T08:56:33.533Z] coverage: 73.2% of statements [2021-12-03T08:56:33.533Z] ok github.com/docker/docker/pkg/plugins 36.090s coverage: 73.2% of statements [2021-12-03T08:56:33.559Z] === RUN TestAdapterReadLogs [2021-12-03T08:56:33.559Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-03T08:56:33.559Z] === RUN TestCopier [2021-12-03T08:56:33.559Z] --- PASS: TestCopier (0.00s) [2021-12-03T08:56:33.559Z] === RUN TestCopierLongLines [2021-12-03T08:56:33.559Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-03T08:56:33.559Z] === RUN TestCopierSlow [2021-12-03T08:56:33.559Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-03T08:56:33.559Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-03T08:56:33.559Z] --- PASS: TestCopierSlow (0.20s) [2021-12-03T08:56:33.559Z] === RUN TestCopierWithSized [2021-12-03T08:56:33.559Z] === RUN TestCopierWithSized/as_is [2021-12-03T08:56:33.559Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-03T08:56:33.559Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-03T08:56:33.559Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-03T08:56:33.559Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-12-03T08:56:33.559Z] === RUN TestCopierWithPartial [2021-12-03T08:56:33.559Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-03T08:56:33.559Z] === RUN TestRingLogger [2021-12-03T08:56:33.559Z] --- PASS: TestRingLogger (0.00s) [2021-12-03T08:56:33.559Z] === RUN TestRingCap [2021-12-03T08:56:33.559Z] --- PASS: TestRingCap (0.00s) [2021-12-03T08:56:33.559Z] === RUN TestRingClose [2021-12-03T08:56:33.559Z] --- PASS: TestRingClose (0.00s) [2021-12-03T08:56:33.559Z] === RUN TestRingDrain [2021-12-03T08:56:33.559Z] --- PASS: TestRingDrain (0.00s) [2021-12-03T08:56:33.559Z] PASS [2021-12-03T08:56:33.559Z] coverage: 43.8% of statements [2021-12-03T08:56:33.559Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.8% of statements [2021-12-03T08:56:34.012Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-12-03T08:56:34.012Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-03T08:56:34.012Z] reload_test.go:520: root required [2021-12-03T08:56:34.012Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T08:56:34.012Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-03T08:56:34.012Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-12-03T08:56:34.012Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-03T08:56:34.012Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2021-12-03T08:56:34.012Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-03T08:56:34.012Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-03T08:56:34.012Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-03T08:56:34.012Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-12-03T08:56:34.012Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-03T08:56:34.012Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-03T08:56:34.013Z] === RUN TestParseVolumesFrom [2021-12-03T08:56:34.013Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-03T08:56:34.013Z] PASS [2021-12-03T08:56:34.013Z] coverage: 9.0% of statements [2021-12-03T08:56:34.013Z] ok github.com/docker/docker/daemon 2.327s coverage: 9.0% of statements [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-03T08:56:34.466Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-03T08:56:34.466Z] === RUN TestSearchRegistryForImagesErrors [2021-12-03T08:56:34.466Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-03T08:56:34.466Z] === RUN TestSearchRegistryForImages [2021-12-03T08:56:34.466Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-03T08:56:34.466Z] === RUN TestOnlyPlatformWithFallback [2021-12-03T08:56:34.466Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-03T08:56:34.466Z] === RUN TestImageDelete [2021-12-03T08:56:34.466Z] === RUN TestImageDelete/no_lease [2021-12-03T08:56:34.466Z] === RUN TestImageDelete/lease_exists [2021-12-03T08:56:34.466Z] --- PASS: TestImageDelete (0.03s) [2021-12-03T08:56:34.466Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-12-03T08:56:34.466Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-12-03T08:56:34.466Z] === RUN TestContentStoreForPull [2021-12-03T08:56:34.466Z] === RUN TestNewStreamConfig [2021-12-03T08:56:34.466Z] === RUN TestNewStreamConfig/defaults [2021-12-03T08:56:34.466Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-03T08:56:34.466Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-03T08:56:34.466Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-03T08:56:34.466Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-03T08:56:34.466Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-03T08:56:34.466Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-03T08:56:34.466Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-03T08:56:34.466Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-03T08:56:34.466Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-03T08:56:34.466Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-03T08:56:34.466Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-03T08:56:34.466Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-03T08:56:34.466Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-03T08:56:34.466Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-03T08:56:34.466Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-03T08:56:34.466Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-03T08:56:34.466Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-03T08:56:34.466Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-03T08:56:34.466Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-03T08:56:34.466Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-03T08:56:34.466Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-03T08:56:34.466Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-03T08:56:34.466Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-03T08:56:34.466Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-03T08:56:34.466Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-03T08:56:34.466Z] --- PASS: TestContentStoreForPull (0.13s) [2021-12-03T08:56:34.466Z] PASS [2021-12-03T08:56:34.466Z] coverage: 6.7% of statements [2021-12-03T08:56:34.466Z] ok github.com/docker/docker/daemon/images 0.232s coverage: 6.7% of statements [2021-12-03T08:56:34.466Z] time="2021-12-03T08:56:34Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-03T08:56:34.466Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-12-03T08:56:34.466Z] === RUN TestCreateSuccess [2021-12-03T08:56:34.466Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-03T08:56:34.466Z] === RUN TestCreateStreamSkipped [2021-12-03T08:56:34.466Z] time="2021-12-03T08:56:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-03T08:56:34.466Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-03T08:56:34.466Z] === RUN TestCreateLogGroupSuccess [2021-12-03T08:56:34.466Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-03T08:56:34.466Z] === RUN TestCreateError [2021-12-03T08:56:34.466Z] --- PASS: TestCreateError (0.00s) [2021-12-03T08:56:34.466Z] === RUN TestCreateAlreadyExists [2021-12-03T08:56:34.467Z] time="2021-12-03T08:56:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-03T08:56:34.467Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestLogClosed [2021-12-03T08:56:34.467Z] --- PASS: TestLogClosed (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestLogBlocking [2021-12-03T08:56:34.467Z] --- PASS: TestLogBlocking (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-03T08:56:34.467Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestLogNonBlockingBufferFull [2021-12-03T08:56:34.467Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestPublishBatchSuccess [2021-12-03T08:56:34.467Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestPublishBatchError [2021-12-03T08:56:34.467Z] time="2021-12-03T08:56:34Z" level=error msg=Error [2021-12-03T08:56:34.467Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-03T08:56:34.467Z] time="2021-12-03T08:56:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:56:34.467Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-03T08:56:34.467Z] time="2021-12-03T08:56:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:56:34.467Z] time="2021-12-03T08:56:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-03T08:56:34.467Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchSimple [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchTicker [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchMultilinePattern [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchClose [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestEffectiveLen [2021-12-03T08:56:34.467Z] === RUN TestEffectiveLen/0/Hello [2021-12-03T08:56:34.467Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-03T08:56:34.467Z] === RUN TestEffectiveLen/2/🙃 [2021-12-03T08:56:34.467Z] === RUN TestEffectiveLen/3/���� [2021-12-03T08:56:34.467Z] === RUN TestEffectiveLen/4/He��o [2021-12-03T08:56:34.467Z] === RUN TestEffectiveLen/5/ [2021-12-03T08:56:34.467Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestFindValidSplit [2021-12-03T08:56:34.467Z] === RUN TestFindValidSplit/0/ [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:56:34.467Z] === RUN TestFindValidSplit/1/Hello [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1105: Hello [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:56:34.467Z] === RUN TestFindValidSplit/2/Hello [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1105: He [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1106: llo [2021-12-03T08:56:34.467Z] === RUN TestFindValidSplit/3/Hello [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1106: Hello [2021-12-03T08:56:34.467Z] === RUN TestFindValidSplit/4/🙃 [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-03T08:56:34.467Z] === RUN TestFindValidSplit/5/🙃 [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:56:34.467Z] === RUN TestFindValidSplit/6/a� [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1105: a [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1106: � [2021-12-03T08:56:34.467Z] === RUN TestFindValidSplit/7/a� [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1105: a� [2021-12-03T08:56:34.467Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:56:34.467Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestProcessEventEmoji [2021-12-03T08:56:34.467Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchLineSplit [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchMaxEvents [2021-12-03T08:56:34.467Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-03T08:56:34.467Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-12-03T08:56:34.467Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-03T08:56:34.467Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-12-03T08:56:34.467Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-03T08:56:34.467Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-03T08:56:34.467Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-03T08:56:34.467Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-03T08:56:34.467Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-03T08:56:34.467Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-03T08:56:34.467Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-03T08:56:34.467Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-03T08:56:34.467Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-03T08:56:34.467Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsFormat [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-03T08:56:34.467Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-03T08:56:34.467Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestCreateTagSuccess [2021-12-03T08:56:34.467Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-03T08:56:34.467Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-03T08:56:34.467Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-03T08:56:34.467Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-03T08:56:34.467Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-12-03T08:56:34.467Z] PASS [2021-12-03T08:56:34.467Z] coverage: 78.0% of statements [2021-12-03T08:56:34.467Z] ok github.com/docker/docker/daemon/logger/awslogs 0.289s coverage: 78.0% of statements [2021-12-03T08:56:34.467Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-03T08:56:34.467Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-03T08:56:34.467Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-03T08:56:34.467Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-03T08:56:34.467Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-03T08:56:34.921Z] === RUN TestJSONFileLogger [2021-12-03T08:56:34.921Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-03T08:56:34.921Z] === RUN TestJSONFileLoggerWithTags [2021-12-03T08:56:34.921Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-03T08:56:34.921Z] === RUN TestJSONFileLoggerWithOpts [2021-12-03T08:56:34.921Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-03T08:56:34.921Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-03T08:56:34.921Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-03T08:56:34.921Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-03T08:56:34.921Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-03T08:56:34.921Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-03T08:56:34.921Z] === RUN TestEncodeDecode [2021-12-03T08:56:34.921Z] === PAUSE TestEncodeDecode [2021-12-03T08:56:34.921Z] === RUN TestUnexpectedEOF [2021-12-03T08:56:35.051Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-03T08:56:35.375Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-12-03T08:56:35.375Z] === RUN TestFastTimeMarshalJSON [2021-12-03T08:56:35.375Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2021-12-03T08:56:35.375Z] PASS [2021-12-03T08:56:35.375Z] coverage: 87.2% of statements [2021-12-03T08:56:35.375Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.222s coverage: 87.2% of statements [2021-12-03T08:56:35.375Z] time="2021-12-03T08:56:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:56:35.375Z] time="2021-12-03T08:56:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:56:35.375Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-12-03T08:56:35.375Z] === CONT TestEncodeDecode [2021-12-03T08:56:35.375Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-03T08:56:35.375Z] PASS [2021-12-03T08:56:35.375Z] coverage: 69.9% of statements [2021-12-03T08:56:35.375Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.251s coverage: 69.9% of statements [2021-12-03T08:56:35.434Z] c1f4c7287c99: Pull complete [2021-12-03T08:56:35.434Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-12-03T08:56:35.434Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T08:56:35.434Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-12-03T08:56:35.434Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-12-03T08:56:35.434Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-12-03T08:56:35.434Z] WARN: Skipping validation tests [2021-12-03T08:56:35.434Z] INFO: Running unit tests at 12/03/2021 08:56:31... [2021-12-03T08:56:35.828Z] === RUN TestWriteLog [2021-12-03T08:56:35.828Z] === PAUSE TestWriteLog [2021-12-03T08:56:35.828Z] === RUN TestReadLog [2021-12-03T08:56:35.828Z] === PAUSE TestReadLog [2021-12-03T08:56:35.828Z] === CONT TestWriteLog [2021-12-03T08:56:35.828Z] --- PASS: TestWriteLog (0.00s) [2021-12-03T08:56:35.828Z] === CONT TestReadLog [2021-12-03T08:56:35.828Z] === RUN TestReadLog/tail_exact [2021-12-03T08:56:35.828Z] === RUN TestReadLog/tail_less_than_available [2021-12-03T08:56:35.828Z] === RUN TestReadLog/tail_more_than_available [2021-12-03T08:56:35.828Z] --- PASS: TestReadLog (0.11s) [2021-12-03T08:56:35.828Z] --- PASS: TestReadLog/tail_exact (0.10s) [2021-12-03T08:56:35.828Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-03T08:56:35.828Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-03T08:56:35.828Z] PASS [2021-12-03T08:56:35.828Z] coverage: 75.2% of statements [2021-12-03T08:56:35.828Z] ok github.com/docker/docker/daemon/logger/local 0.208s coverage: 75.2% of statements [2021-12-03T08:56:35.828Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-03T08:56:36.283Z] === RUN TestOpenFileDelete [2021-12-03T08:56:36.283Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-03T08:56:36.283Z] === RUN TestOpenFileRename [2021-12-03T08:56:36.283Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-03T08:56:36.283Z] === RUN TestParseLogTagDefaultTag [2021-12-03T08:56:36.283Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-03T08:56:36.283Z] === RUN TestParseLogTag [2021-12-03T08:56:36.283Z] --- PASS: TestParseLogTag (0.00s) [2021-12-03T08:56:36.283Z] === RUN TestParseLogTagEmptyTag [2021-12-03T08:56:36.283Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-03T08:56:36.283Z] === RUN TestTailFiles [2021-12-03T08:56:36.283Z] --- PASS: TestTailFiles (0.00s) [2021-12-03T08:56:36.283Z] === RUN TestFollowLogsConsumerGone [2021-12-03T08:56:36.283Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-03T08:56:36.283Z] === RUN TestFollowLogsProducerGone [2021-12-03T08:56:36.283Z] logfile_test.go:178: logDecode() closed after sending 965 messages [2021-12-03T08:56:36.283Z] logfile_test.go:231: messages sent: 965, received: 965 [2021-12-03T08:56:36.283Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-03T08:56:36.283Z] === RUN TestCheckCapacityAndRotate [2021-12-03T08:56:36.283Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-03T08:56:36.283Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-03T08:56:36.283Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2021-12-03T08:56:36.283Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-03T08:56:36.283Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.07s) [2021-12-03T08:56:36.283Z] PASS [2021-12-03T08:56:36.283Z] coverage: 50.9% of statements [2021-12-03T08:56:36.283Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.142s coverage: 50.9% of statements [2021-12-03T08:56:36.283Z] === RUN TestLog [2021-12-03T08:56:36.283Z] --- PASS: TestLog (0.00s) [2021-12-03T08:56:36.283Z] PASS [2021-12-03T08:56:36.283Z] coverage: 31.5% of statements [2021-12-03T08:56:36.283Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-12-03T08:56:36.418Z] INFO: make.ps1 starting at 12/03/2021 08:56:36 [2021-12-03T08:56:36.737Z] === RUN TestNewParse [2021-12-03T08:56:36.737Z] --- PASS: TestNewParse (0.00s) [2021-12-03T08:56:36.737Z] PASS [2021-12-03T08:56:36.737Z] coverage: 8.3% of statements [2021-12-03T08:56:36.737Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2021-12-03T08:56:36.737Z] === RUN TestValidateLogOpt [2021-12-03T08:56:36.737Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:56:36.737Z] === RUN TestNewMissedConfig [2021-12-03T08:56:36.737Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-03T08:56:36.737Z] === RUN TestNewMissedUrl [2021-12-03T08:56:36.737Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-03T08:56:36.737Z] === RUN TestNewMissedToken [2021-12-03T08:56:36.737Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-03T08:56:36.737Z] === RUN TestNewWithProxy [2021-12-03T08:56:36.737Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-03T08:56:36.737Z] === RUN TestDefault [2021-12-03T08:56:36.737Z] --- PASS: TestDefault (0.00s) [2021-12-03T08:56:36.737Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-03T08:56:36.737Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-03T08:56:36.737Z] === RUN TestJsonFormat [2021-12-03T08:56:36.737Z] --- PASS: TestJsonFormat (0.01s) [2021-12-03T08:56:36.737Z] === RUN TestRawFormat [2021-12-03T08:56:36.737Z] --- PASS: TestRawFormat (0.00s) [2021-12-03T08:56:36.737Z] === RUN TestRawFormatWithLabels [2021-12-03T08:56:36.737Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-03T08:56:36.737Z] === RUN TestRawFormatWithoutTag [2021-12-03T08:56:36.737Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-03T08:56:36.737Z] === RUN TestBatching [2021-12-03T08:56:36.885Z] INFO: Git commit (9f9158945a) assumed from DOCKER_GITCOMMIT environment variable [2021-12-03T08:56:36.885Z] INFO: Invoking autogen... [2021-12-03T08:56:37.190Z] --- PASS: TestBatching (0.19s) [2021-12-03T08:56:37.190Z] === RUN TestFrequency [2021-12-03T08:56:37.190Z] === RUN TestParseLogFormat [2021-12-03T08:56:37.190Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-03T08:56:37.190Z] === RUN TestValidateLogOptEmpty [2021-12-03T08:56:37.190Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-03T08:56:37.190Z] === RUN TestValidateSyslogAddress [2021-12-03T08:56:37.190Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-03T08:56:37.190Z] === RUN TestParseAddressDefaultPort [2021-12-03T08:56:37.190Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-03T08:56:37.190Z] === RUN TestValidateSyslogFacility [2021-12-03T08:56:37.190Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-03T08:56:37.190Z] === RUN TestValidateLogOptSyslogFormat [2021-12-03T08:56:37.190Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-03T08:56:37.190Z] === RUN TestValidateLogOpt [2021-12-03T08:56:37.190Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:56:37.190Z] PASS [2021-12-03T08:56:37.190Z] coverage: 46.8% of statements [2021-12-03T08:56:37.190Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2021-12-03T08:56:37.190Z] --- PASS: TestFrequency (0.16s) [2021-12-03T08:56:37.190Z] === RUN TestOneMessagePerRequest [2021-12-03T08:56:37.190Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-03T08:56:37.191Z] === RUN TestVerify [2021-12-03T08:56:37.191Z] --- PASS: TestVerify (0.00s) [2021-12-03T08:56:37.191Z] === RUN TestSkipVerify [2021-12-03T08:56:37.191Z] time="2021-12-03T08:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.191Z] time="2021-12-03T08:56:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.191Z] time="2021-12-03T08:56:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.191Z] time="2021-12-03T08:56:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.351Z] INFO: Running unit tests... [2021-12-03T08:56:37.567Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-03T08:56:37.644Z] --- PASS: TestSkipVerify (0.51s) [2021-12-03T08:56:37.644Z] === RUN TestBufferMaximum [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521797.479868\",\"host\":\"0b039f97a2e0\"}'" [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521797.479868\",\"host\":\"0b039f97a2e0\"}'" [2021-12-03T08:56:37.644Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-03T08:56:37.644Z] === RUN TestServerAlwaysDown [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521797.481869\",\"host\":\"0b039f97a2e0\"}'" [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521797.481869\",\"host\":\"0b039f97a2e0\"}'" [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521797.481869\",\"host\":\"0b039f97a2e0\"}'" [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521797.482868\",\"host\":\"0b039f97a2e0\"}'" [2021-12-03T08:56:37.644Z] time="2021-12-03T08:56:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521797.482868\",\"host\":\"0b039f97a2e0\"}'" [2021-12-03T08:56:37.644Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-03T08:56:37.644Z] === RUN TestCannotSendAfterClose [2021-12-03T08:56:37.644Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-03T08:56:37.644Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-03T08:56:38.098Z] === RUN TestV1IDService [2021-12-03T08:56:38.098Z] --- PASS: TestV1IDService (0.02s) [2021-12-03T08:56:38.098Z] === RUN TestV2MetadataService [2021-12-03T08:56:38.495Z] --- PASS: TestBuildWithHugeFile (108.30s) [2021-12-03T08:56:38.495Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T08:56:38.495Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:56:38.495Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:56:38.495Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T08:56:38.495Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:56:38.495Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:56:38.495Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:56:38.495Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:56:38.495Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:56:38.495Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:56:38.495Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:56:38.495Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:56:38.495Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:56:38.495Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-12-03T08:56:38.495Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-12-03T08:56:38.495Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-12-03T08:56:38.495Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-12-03T08:56:38.495Z] === RUN TestBuildPreserveOwnership [2021-12-03T08:56:38.495Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-03T08:56:38.552Z] --- PASS: TestV2MetadataService (0.55s) [2021-12-03T08:56:38.552Z] PASS [2021-12-03T08:56:38.552Z] coverage: 48.2% of statements [2021-12-03T08:56:38.552Z] ok github.com/docker/docker/distribution/metadata 0.621s coverage: 48.2% of statements [2021-12-03T08:56:38.552Z] time="2021-12-03T08:56: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:56:38.552Z] time="2021-12-03T08:56:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0b039f97a2e0\"}'" [2021-12-03T08:56:38.552Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-03T08:56:38.552Z] PASS [2021-12-03T08:56:38.552Z] coverage: 82.5% of statements [2021-12-03T08:56:38.552Z] ok github.com/docker/docker/daemon/logger/splunk 1.938s coverage: 82.5% of statements [2021-12-03T08:56:38.552Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-03T08:56:38.552Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-03T08:56:38.552Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-03T08:56:38.552Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-03T08:56:38.552Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-03T08:56:38.552Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-03T08:56:39.005Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-03T08:56:39.005Z] === RUN TestContinueOnError_NeverContinue [2021-12-03T08:56:39.005Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-03T08:56:39.005Z] === RUN TestManifestStore [2021-12-03T08:56:39.005Z] === RUN TestManifestStore/no_remote_or_local [2021-12-03T08:56:39.005Z] time="2021-12-03T08:56:38Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3071860057\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-03T08:56:39.005Z] === RUN TestManifestStore/no_local_cache [2021-12-03T08:56:39.005Z] === RUN TestManifestStore/with_local_cache [2021-12-03T08:56:39.006Z] === RUN TestManifestStore/unknown_media_type [2021-12-03T08:56:39.006Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-03T08:56:39.006Z] time="2021-12-03T08:56:38Z" level=warning msg="reference for unknown type: " [2021-12-03T08:56:39.006Z] time="2021-12-03T08:56:38Z" level=warning msg="reference for unknown type: " [2021-12-03T08:56:39.006Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-03T08:56:39.006Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-03T08:56:39.006Z] time="2021-12-03T08:56:38Z" level=warning msg="reference for unknown type: " [2021-12-03T08:56:39.006Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-03T08:56:39.006Z] time="2021-12-03T08:56:38Z" level=warning msg="reference for unknown type: " [2021-12-03T08:56:39.006Z] === RUN TestSuccessfulDownload [2021-12-03T08:56:39.006Z] download_test.go:267: Needs fixing on Windows [2021-12-03T08:56:39.006Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-03T08:56:39.006Z] === RUN TestCancelledDownload [2021-12-03T08:56:39.006Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-03T08:56:39.006Z] === RUN TestMaxDownloadAttempts [2021-12-03T08:56:39.006Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:56:39.006Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:56:39.006Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:56:39.006Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:56:39.006Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:56:39.006Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:56:39.006Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:56:39.006Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:56:39.006Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:56:39.006Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:56:39.006Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:56:39.006Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:56:39.006Z] time="2021-12-03T08:56:38Z" level=warning msg="reference for unknown type: " [2021-12-03T08:56:39.006Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-03T08:56:39.006Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-03T08:56:39.006Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-03T08:56:39.006Z] time="2021-12-03T08:56:38Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore (0.18s) [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore/no_remote_or_local (0.11s) [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaType [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-03T08:56:39.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-03T08:56:39.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-03T08:56:39.006Z] === RUN TestFixManifestLayers [2021-12-03T08:56:39.006Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-03T08:56:39.006Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-03T08:56:39.006Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T08:56:39.006Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T08:56:39.006Z] === RUN TestFixManifestLayersBadParent [2021-12-03T08:56:39.006Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-03T08:56:39.006Z] === RUN TestValidateManifest [2021-12-03T08:56:39.006Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T08:56:39.006Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-03T08:56:39.006Z] === RUN TestFormatPlatform [2021-12-03T08:56:39.006Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-03T08:56:39.006Z] === RUN TestGetRepositoryMountCandidates [2021-12-03T08:56:39.006Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-03T08:56:39.006Z] === RUN TestLayerAlreadyExists [2021-12-03T08:56:39.006Z] 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:56:39.006Z] 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:56:39.006Z] 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:56:39.006Z] 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:56:39.006Z] 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:56:39.006Z] 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:56:39.006Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-12-03T08:56:39.006Z] === RUN TestWhenEmptyAuthConfig [2021-12-03T08:56:39.432Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-03T08:56:39.460Z] time="2021-12-03T08:56:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:56:39.460Z] time="2021-12-03T08:56:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:56:39.460Z] time="2021-12-03T08:56:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:56:39.460Z] time="2021-12-03T08:56:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:56:39.460Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-03T08:56:39.460Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-12-03T08:56:39.460Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-12-03T08:56:39.460Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-12-03T08:56:39.460Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-12-03T08:56:39.460Z] === RUN TestTransfer [2021-12-03T08:56:39.460Z] --- PASS: TestTransfer (0.12s) [2021-12-03T08:56:39.460Z] === RUN TestConcurrencyLimit [2021-12-03T08:56:39.914Z] === RUN TestNotFound [2021-12-03T08:56:39.914Z] --- PASS: TestNotFound (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestConflict [2021-12-03T08:56:39.914Z] --- PASS: TestConflict (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestForbidden [2021-12-03T08:56:39.914Z] --- PASS: TestForbidden (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestInvalidParameter [2021-12-03T08:56:39.914Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestNotImplemented [2021-12-03T08:56:39.914Z] --- PASS: TestNotImplemented (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestNotModified [2021-12-03T08:56:39.914Z] --- PASS: TestNotModified (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestUnauthorized [2021-12-03T08:56:39.914Z] --- PASS: TestUnauthorized (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestUnknown [2021-12-03T08:56:39.914Z] --- PASS: TestUnknown (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestCancelled [2021-12-03T08:56:39.914Z] --- PASS: TestCancelled (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestDeadline [2021-12-03T08:56:39.914Z] --- PASS: TestDeadline (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestDataLoss [2021-12-03T08:56:39.914Z] --- PASS: TestDataLoss (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestUnavailable [2021-12-03T08:56:39.914Z] --- PASS: TestUnavailable (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestSystem [2021-12-03T08:56:39.914Z] --- PASS: TestSystem (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Not_Found [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Bad_Request [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Conflict [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Unauthorized [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Forbidden [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Not_Modified [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-03T08:56:39.914Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-03T08:56:39.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-03T08:56:39.914Z] PASS [2021-12-03T08:56:39.914Z] coverage: 53.1% of statements [2021-12-03T08:56:39.914Z] ok github.com/docker/docker/errdefs 0.032s coverage: 53.1% of statements [2021-12-03T08:56:39.914Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-12-03T08:56:39.914Z] === RUN TestInactiveJobs [2021-12-03T08:56:39.914Z] === RUN TestFSGetInvalidData [2021-12-03T08:56:39.914Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-12-03T08:56:39.914Z] === RUN TestFSInvalidSet [2021-12-03T08:56:39.914Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2021-12-03T08:56:39.914Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-03T08:56:39.914Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-03T08:56:39.914Z] === RUN TestTokenPassThru [2021-12-03T08:56:39.914Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-03T08:56:39.914Z] === RUN TestTokenPassThruDifferentHost [2021-12-03T08:56:39.914Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-03T08:56:39.914Z] === RUN TestFSInvalidRoot [2021-12-03T08:56:39.914Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-12-03T08:56:39.914Z] PASS [2021-12-03T08:56:39.914Z] coverage: 24.6% of statements [2021-12-03T08:56:39.914Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-03T08:56:39.914Z] === RUN TestFSMetadataGetSet [2021-12-03T08:56:39.914Z] ok github.com/docker/docker/distribution 1.397s coverage: 24.6% of statements [2021-12-03T08:56:39.914Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-12-03T08:56:39.914Z] === RUN TestFSInvalidWalker [2021-12-03T08:56:39.993Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-03T08:56:40.368Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-03T08:56:40.369Z] === RUN TestFSGetSet [2021-12-03T08:56:40.369Z] --- PASS: TestFSGetSet (0.01s) [2021-12-03T08:56:40.369Z] === RUN TestFSGetUnsetKey [2021-12-03T08:56:40.369Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-12-03T08:56:40.369Z] === RUN TestFSGetEmptyData [2021-12-03T08:56:40.369Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-12-03T08:56:40.369Z] === RUN TestFSDelete [2021-12-03T08:56:40.369Z] --- PASS: TestInactiveJobs (0.38s) [2021-12-03T08:56:40.369Z] === RUN TestWatchRelease [2021-12-03T08:56:40.369Z] --- PASS: TestFSDelete (0.01s) [2021-12-03T08:56:40.369Z] === RUN TestFSWalker [2021-12-03T08:56:40.369Z] --- PASS: TestFSWalker (0.01s) [2021-12-03T08:56:40.369Z] === RUN TestFSWalkerStopOnError [2021-12-03T08:56:40.369Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-03T08:56:40.369Z] === RUN TestNewFromJSON [2021-12-03T08:56:40.369Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-03T08:56:40.369Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-03T08:56:40.369Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-03T08:56:40.369Z] === RUN TestMarshalKeyOrder [2021-12-03T08:56:40.369Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-03T08:56:40.369Z] === RUN TestHistoryEqual [2021-12-03T08:56:40.369Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-03T08:56:40.369Z] --- PASS: TestWatchRelease (0.06s) [2021-12-03T08:56:40.369Z] === RUN TestWatchFinishedTransfer [2021-12-03T08:56:40.369Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-03T08:56:40.369Z] === RUN TestDuplicateTransfer [2021-12-03T08:56:40.369Z] --- PASS: TestHistoryEqual (0.10s) [2021-12-03T08:56:40.369Z] === RUN TestImage [2021-12-03T08:56:40.369Z] --- PASS: TestImage (0.00s) [2021-12-03T08:56:40.369Z] === RUN TestImageOSNotEmpty [2021-12-03T08:56:40.369Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-03T08:56:40.369Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-03T08:56:40.369Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-03T08:56:40.369Z] === RUN TestCreate [2021-12-03T08:56:40.369Z] --- PASS: TestCreate (0.00s) [2021-12-03T08:56:40.369Z] === RUN TestRestore [2021-12-03T08:56:40.369Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-12-03T08:56:40.369Z] === RUN TestSuccessfulUpload [2021-12-03T08:56:40.369Z] time="2021-12-03T08:56:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-03T08:56:40.369Z] --- PASS: TestRestore (0.02s) [2021-12-03T08:56:40.369Z] === RUN TestAddDelete [2021-12-03T08:56:40.369Z] --- PASS: TestAddDelete (0.02s) [2021-12-03T08:56:40.369Z] === RUN TestSearchAfterDelete [2021-12-03T08:56:40.369Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-03T08:56:40.369Z] === RUN TestParentReset [2021-12-03T08:56:40.369Z] --- PASS: TestParentReset (0.02s) [2021-12-03T08:56:40.369Z] === RUN TestGetAndSetLastUpdated [2021-12-03T08:56:40.369Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-12-03T08:56:40.369Z] === RUN TestStoreLen [2021-12-03T08:56:40.369Z] --- PASS: TestStoreLen (0.03s) [2021-12-03T08:56:40.369Z] PASS [2021-12-03T08:56:40.369Z] coverage: 86.6% of statements [2021-12-03T08:56:40.369Z] ok github.com/docker/docker/image 0.380s coverage: 86.6% of statements [2021-12-03T08:56:40.556Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-03T08:56:40.556Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-12-03T08:56:40.824Z] time="2021-12-03T08:56:40Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-03T08:56:40.824Z] === RUN TestCompare [2021-12-03T08:56:40.824Z] --- PASS: TestCompare (0.00s) [2021-12-03T08:56:40.824Z] PASS [2021-12-03T08:56:40.824Z] coverage: 19.2% of statements [2021-12-03T08:56:40.824Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2021-12-03T08:56:40.824Z] --- PASS: TestSuccessfulUpload (0.49s) [2021-12-03T08:56:40.824Z] === RUN TestCancelledUpload [2021-12-03T08:56:40.824Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-03T08:56:40.824Z] PASS [2021-12-03T08:56:40.824Z] coverage: 76.8% of statements [2021-12-03T08:56:40.824Z] ok github.com/docker/docker/distribution/xfer 1.917s coverage: 76.8% of statements [2021-12-03T08:56:40.824Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-03T08:56:41.119Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-03T08:56:41.278Z] === RUN TestValidateManifest [2021-12-03T08:56:41.278Z] === RUN TestValidateManifest/nil [2021-12-03T08:56:41.278Z] === RUN TestValidateManifest/non-nil [2021-12-03T08:56:41.278Z] --- PASS: TestValidateManifest (0.00s) [2021-12-03T08:56:41.278Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-03T08:56:41.278Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-03T08:56:41.278Z] PASS [2021-12-03T08:56:41.278Z] coverage: 0.7% of statements [2021-12-03T08:56:41.278Z] ok github.com/docker/docker/image/tarexport 0.056s coverage: 0.7% of statements [2021-12-03T08:56:41.278Z] === RUN TestMakeV1ConfigFromConfig [2021-12-03T08:56:41.278Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-03T08:56:41.278Z] PASS [2021-12-03T08:56:41.278Z] coverage: 25.0% of statements [2021-12-03T08:56:41.278Z] ok github.com/docker/docker/image/v1 0.051s coverage: 25.0% of statements [2021-12-03T08:56:41.278Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-03T08:56:41.682Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-03T08:56:41.938Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-12-03T08:56:42.194Z] docker_cli_daemon_test.go:1455: [db64ab38dac4f] daemon is not started [2021-12-03T08:56:42.236Z] === RUN TestSerialization [2021-12-03T08:56:42.236Z] --- PASS: TestSerialization (0.02s) [2021-12-03T08:56:42.236Z] PASS [2021-12-03T08:56:42.236Z] coverage: 100.0% of statements [2021-12-03T08:56:42.236Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2021-12-03T08:56:42.236Z] === RUN TestEnvironmentParsing [2021-12-03T08:56:42.236Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-03T08:56:42.236Z] PASS [2021-12-03T08:56:42.236Z] coverage: 1.2% of statements [2021-12-03T08:56:42.236Z] ok github.com/docker/docker/libcontainerd/local 0.044s coverage: 1.2% of statements [2021-12-03T08:56:42.690Z] === RUN TestEmptyLayer [2021-12-03T08:56:42.690Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-03T08:56:42.690Z] === RUN TestCommitFailure [2021-12-03T08:56:42.690Z] --- PASS: TestCommitFailure (0.01s) [2021-12-03T08:56:42.690Z] === RUN TestStartTransactionFailure [2021-12-03T08:56:42.690Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-03T08:56:42.690Z] === RUN TestGetOrphan [2021-12-03T08:56:42.690Z] --- PASS: TestGetOrphan (0.00s) [2021-12-03T08:56:42.690Z] === RUN TestMountAndRegister [2021-12-03T08:56:42.690Z] layer_test.go:270: Layer size: 14 [2021-12-03T08:56:42.690Z] --- PASS: TestMountAndRegister (0.05s) [2021-12-03T08:56:42.690Z] === RUN TestLayerRelease [2021-12-03T08:56:42.690Z] layer_test.go:303: Failing on Windows [2021-12-03T08:56:42.690Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-03T08:56:42.690Z] === RUN TestStoreRestore [2021-12-03T08:56:42.690Z] layer_test.go:352: Failing on Windows [2021-12-03T08:56:42.690Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-03T08:56:42.690Z] === RUN TestTarStreamStability [2021-12-03T08:56:42.690Z] layer_test.go:467: Failing on Windows [2021-12-03T08:56:42.690Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-03T08:56:42.690Z] === RUN TestRegisterExistingLayer [2021-12-03T08:56:42.994Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) [2021-12-03T08:56:42.994Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T08:56:43.122Z] check_test.go:308: [dbfa59dee9201] daemon is not started [2021-12-03T08:56:43.122Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-12-03T08:56:43.122Z] --- PASS: TestBuildPreserveOwnership (4.47s) [2021-12-03T08:56:43.122Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.93s) [2021-12-03T08:56:43.122Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s) [2021-12-03T08:56:43.122Z] === RUN TestBuildPlatformInvalid [2021-12-03T08:56:43.122Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-12-03T08:56:43.122Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-03T08:56:43.144Z] --- PASS: TestRegisterExistingLayer (0.09s) [2021-12-03T08:56:43.144Z] === RUN TestTarStreamVerification [2021-12-03T08:56:43.144Z] layer_test.go:696: Failing on Windows [2021-12-03T08:56:43.144Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-03T08:56:43.144Z] === RUN TestLayerMigration [2021-12-03T08:56:43.144Z] migration_test.go:45: Failing on Windows [2021-12-03T08:56:43.144Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-03T08:56:43.144Z] === RUN TestLayerMigrationNoTarsplit [2021-12-03T08:56:43.144Z] migration_test.go:181: Failing on Windows [2021-12-03T08:56:43.144Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T08:56:43.144Z] === RUN TestMountInit [2021-12-03T08:56:43.144Z] mount_test.go:17: Failing on Windows [2021-12-03T08:56:43.144Z] --- SKIP: TestMountInit (0.00s) [2021-12-03T08:56:43.144Z] === RUN TestMountSize [2021-12-03T08:56:43.144Z] mount_test.go:76: Failing on Windows [2021-12-03T08:56:43.144Z] --- SKIP: TestMountSize (0.00s) [2021-12-03T08:56:43.144Z] === RUN TestMountChanges [2021-12-03T08:56:43.144Z] mount_test.go:125: Failing on Windows [2021-12-03T08:56:43.144Z] --- SKIP: TestMountChanges (0.00s) [2021-12-03T08:56:43.144Z] === RUN TestMountApply [2021-12-03T08:56:43.144Z] mount_test.go:212: Failing on Windows [2021-12-03T08:56:43.144Z] --- SKIP: TestMountApply (0.00s) [2021-12-03T08:56:43.144Z] PASS [2021-12-03T08:56:43.144Z] coverage: 30.1% of statements [2021-12-03T08:56:43.144Z] ok github.com/docker/docker/layer 0.255s coverage: 30.1% of statements [2021-12-03T08:56:43.144Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-03T08:56:43.144Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-03T08:56:43.144Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-03T08:56:43.144Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-03T08:56:43.597Z] === RUN TestSequenceGetAvailableBit [2021-12-03T08:56:43.597Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestSequenceEqual [2021-12-03T08:56:43.597Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestSequenceCopy [2021-12-03T08:56:43.597Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestGetFirstAvailable [2021-12-03T08:56:43.597Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestFindSequence [2021-12-03T08:56:43.597Z] --- PASS: TestFindSequence (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestCheckIfAvailable [2021-12-03T08:56:43.597Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestMergeSequences [2021-12-03T08:56:43.597Z] --- PASS: TestMergeSequences (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestPushReservation [2021-12-03T08:56:43.597Z] --- PASS: TestPushReservation (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestSerializeDeserialize [2021-12-03T08:56:43.597Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestSet [2021-12-03T08:56:43.597Z] --- PASS: TestSet (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestSetUnset [2021-12-03T08:56:43.597Z] --- PASS: TestSetUnset (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestOffsetSetUnset [2021-12-03T08:56:43.597Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestSetInRange [2021-12-03T08:56:43.597Z] --- PASS: TestSetInRange (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestSetAnyInRange [2021-12-03T08:56:43.597Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestMethods [2021-12-03T08:56:43.597Z] --- PASS: TestMethods (0.00s) [2021-12-03T08:56:43.597Z] === RUN TestRandomAllocateDeallocate [2021-12-03T08:56:43.935Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nc1py8vjuwwfe6owhj3445sjw Created:2021-12-03 08:56:42.678447569 +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[ad791b2cbbf3eee4f5e87a6845ee15949532d788e5765c0042d4834a5a1b2e45:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qmgojhkxiwu25dbuq6lkh2vpe EndpointID:38dd3120bd6640b7654bde5dbf89bf5ae70a5628fb123bd04d05180a208abe40 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:71cc0e99e25f33ed6845b9b9fdbb07bc4635994312227c1ad26d50094a059333 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:7d85ca480e60 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qmgojhkxiwu25dbuq6lkh2vpe EndpointID:38dd3120bd6640b7654bde5dbf89bf5ae70a5628fb123bd04d05180a208abe40 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-03T08:56:44.049Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-12-03T08:56:44.305Z] Loaded image: busybox:latest [2021-12-03T08:56:44.498Z] 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:56:44.561Z] Loaded image: busybox:glibc [2021-12-03T08:56:45.119Z] === RUN TestInvalidConfig [2021-12-03T08:56:45.119Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-03T08:56:45.119Z] === RUN TestConfig [2021-12-03T08:56:45.119Z] --- PASS: TestConfig (0.00s) [2021-12-03T08:56:45.119Z] === RUN TestOptionsLabels [2021-12-03T08:56:45.119Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-03T08:56:45.119Z] === RUN TestValidName [2021-12-03T08:56:45.119Z] --- PASS: TestValidName (0.00s) [2021-12-03T08:56:45.119Z] === RUN TestTLSConfiguration [2021-12-03T08:56:45.119Z] time="2021-12-03T08:56:44Z" level=info msg="Option Initializing KV with TLS" [2021-12-03T08:56:45.119Z] --- PASS: TestTLSConfiguration (0.10s) [2021-12-03T08:56:45.119Z] PASS [2021-12-03T08:56:45.119Z] coverage: 24.0% of statements [2021-12-03T08:56:45.119Z] ok github.com/docker/docker/libnetwork/config 0.156s coverage: 24.0% of statements [2021-12-03T08:56:45.119Z] === RUN TestKey [2021-12-03T08:56:45.119Z] --- PASS: TestKey (0.00s) [2021-12-03T08:56:45.119Z] === RUN TestParseKey [2021-12-03T08:56:45.119Z] --- PASS: TestParseKey (0.00s) [2021-12-03T08:56:45.119Z] === RUN TestInvalidDataStore [2021-12-03T08:56:45.119Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-03T08:56:45.119Z] === RUN TestKVObjectFlatKey [2021-12-03T08:56:45.119Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-03T08:56:45.119Z] === RUN TestAtomicKVObjectFlatKey [2021-12-03T08:56:45.119Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-03T08:56:45.119Z] PASS [2021-12-03T08:56:45.119Z] coverage: 21.9% of statements [2021-12-03T08:56:45.119Z] ok github.com/docker/docker/libnetwork/datastore 0.031s coverage: 21.9% of statements [2021-12-03T08:56:45.123Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-12-03T08:56:45.685Z] === RUN TestDockerSuite/TestAttachDetach [2021-12-03T08:56:46.075Z] === RUN TestErrorInterfaces [2021-12-03T08:56:46.076Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestNetworkMarshalling [2021-12-03T08:56:46.076Z] === RUN TestIPDataMarshalling [2021-12-03T08:56:46.076Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestValidateAndIsV6 [2021-12-03T08:56:46.076Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-03T08:56:46.076Z] PASS [2021-12-03T08:56:46.076Z] coverage: 68.9% of statements [2021-12-03T08:56:46.076Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2021-12-03T08:56:46.076Z] --- PASS: TestNetworkMarshalling (0.10s) [2021-12-03T08:56:46.076Z] === RUN TestEndpointMarshalling [2021-12-03T08:56:46.076Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestAuxAddresses [2021-12-03T08:56:46.076Z] time="2021-12-03T08:56:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:56:46.076Z] --- PASS: TestAuxAddresses (0.01s) [2021-12-03T08:56:46.076Z] === RUN TestSRVServiceQuery [2021-12-03T08:56:46.076Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:56:46.076Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestServiceVIPReuse [2021-12-03T08:56:46.076Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:56:46.076Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-03T08:56:46.076Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:56:46.076Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestDNSIPQuery [2021-12-03T08:56:46.076Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:56:46.076Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestDNSProxyServFail [2021-12-03T08:56:46.076Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:56:46.076Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestSandboxAddEmpty [2021-12-03T08:56:46.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:56:46.076Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestSandboxAddMultiPrio [2021-12-03T08:56:46.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:56:46.076Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) [2021-12-03T08:56:46.076Z] === RUN TestSandboxAddSamePrio [2021-12-03T08:56:46.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:56:46.076Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestCleanupServiceDiscovery [2021-12-03T08:56:46.076Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:56:46.076Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestDNSOptions [2021-12-03T08:56:46.076Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:56:46.076Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-03T08:56:46.076Z] === RUN TestMultipleControllersWithSameStore [2021-12-03T08:56:46.076Z] time="2021-12-03T08:56:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:56:46.076Z] time="2021-12-03T08:56:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:56:46.076Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-12-03T08:56:46.076Z] PASS [2021-12-03T08:56:46.076Z] coverage: 8.6% of statements [2021-12-03T08:56:46.076Z] ok github.com/docker/docker/libnetwork 0.214s coverage: 8.6% of statements [2021-12-03T08:56:46.076Z] === RUN TestDriver [2021-12-03T08:56:46.076Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:56:46.076Z] PASS [2021-12-03T08:56:46.076Z] coverage: 34.8% of statements [2021-12-03T08:56:46.076Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2021-12-03T08:56:46.529Z] === RUN TestDriver [2021-12-03T08:56:46.529Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:56:46.529Z] PASS [2021-12-03T08:56:46.529Z] coverage: 34.8% of statements [2021-12-03T08:56:46.529Z] ok github.com/docker/docker/libnetwork/drivers/null 0.031s coverage: 34.8% of statements [2021-12-03T08:56:46.613Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-03T08:56:46.869Z] check_test.go:308: [d7664cd9262d1] daemon is not started [2021-12-03T08:56:46.869Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-12-03T08:56:46.983Z] --- PASS: TestRandomAllocateDeallocate (3.49s) [2021-12-03T08:56:46.983Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:56:46.983Z] === RUN TestNetworkAllocateFree [2021-12-03T08:56:46.983Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-03T08:56:46.983Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-03T08:56:46.983Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-03T08:56:46.983Z] PASS [2021-12-03T08:56:46.983Z] coverage: 63.6% of statements [2021-12-03T08:56:46.983Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2021-12-03T08:56:46.983Z] === RUN TestGetEmptyCapabilities [2021-12-03T08:56:46.983Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-03T08:56:46.983Z] === RUN TestGetExtraCapabilities [2021-12-03T08:56:46.983Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-12-03T08:56:46.983Z] === RUN TestGetInvalidCapabilities [2021-12-03T08:56:46.983Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-12-03T08:56:46.983Z] === RUN TestRemoteDriver [2021-12-03T08:56:46.983Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-03T08:56:46.983Z] === RUN TestDriverError [2021-12-03T08:56:46.983Z] --- PASS: TestDriverError (0.02s) [2021-12-03T08:56:46.983Z] === RUN TestMissingValues [2021-12-03T08:56:46.983Z] --- PASS: TestMissingValues (0.01s) [2021-12-03T08:56:46.983Z] === RUN TestRollback [2021-12-03T08:56:46.983Z] --- PASS: TestRollback (0.00s) [2021-12-03T08:56:46.983Z] PASS [2021-12-03T08:56:46.983Z] coverage: 57.4% of statements [2021-12-03T08:56:46.983Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.102s coverage: 57.4% of statements [2021-12-03T08:56:47.125Z] Loaded image: debian:bullseye-slim [2021-12-03T08:56:47.380Z] Loaded image: hello-world:latest [2021-12-03T08:56:47.380Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:56:47.380Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-03T08:56:47.941Z] --- PASS: TestAllocateRandomDeallocate (0.92s) [2021-12-03T08:56:47.941Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-03T08:56:47.941Z] === RUN TestBuildDefault [2021-12-03T08:56:47.941Z] --- PASS: TestBuildDefault (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestBuildHostnameDomainname [2021-12-03T08:56:47.941Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestBuildHostname [2021-12-03T08:56:47.941Z] --- PASS: TestBuildHostname (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestBuildHostnameFQDN [2021-12-03T08:56:47.941Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestBuildNoIP [2021-12-03T08:56:47.941Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestUpdate [2021-12-03T08:56:47.941Z] --- PASS: TestUpdate (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-03T08:56:47.941Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-03T08:56:47.941Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestAddEmpty [2021-12-03T08:56:47.941Z] --- PASS: TestAddEmpty (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestAdd [2021-12-03T08:56:47.941Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestDeleteEmpty [2021-12-03T08:56:47.941Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestDeleteNewline [2021-12-03T08:56:47.941Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestDelete [2021-12-03T08:56:47.941Z] --- PASS: TestDelete (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestConcurrentWrites [2021-12-03T08:56:47.941Z] === RUN TestNAT [2021-12-03T08:56:47.941Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T08:56:47.941Z] --- SKIP: TestNAT (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestTransparent [2021-12-03T08:56:47.941Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T08:56:47.941Z] --- SKIP: TestTransparent (0.00s) [2021-12-03T08:56:47.941Z] PASS [2021-12-03T08:56:47.941Z] coverage: 0.0% of statements [2021-12-03T08:56:47.941Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.037s coverage: 0.0% of statements [2021-12-03T08:56:47.941Z] === RUN TestNew [2021-12-03T08:56:47.941Z] --- PASS: TestNew (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestAddDriver [2021-12-03T08:56:47.941Z] --- PASS: TestAddDriver (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestAddDuplicateDriver [2021-12-03T08:56:47.941Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-03T08:56:47.941Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestDriver [2021-12-03T08:56:47.941Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestIPAM [2021-12-03T08:56:47.941Z] --- PASS: TestIPAM (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestWalkIPAMs [2021-12-03T08:56:47.941Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-03T08:56:47.941Z] === RUN TestWalkDrivers [2021-12-03T08:56:47.941Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-03T08:56:47.941Z] PASS [2021-12-03T08:56:47.941Z] coverage: 82.4% of statements [2021-12-03T08:56:47.941Z] ok github.com/docker/docker/libnetwork/drvregistry 0.051s coverage: 82.4% of statements [2021-12-03T08:56:47.941Z] --- PASS: TestConcurrentWrites (0.14s) [2021-12-03T08:56:47.941Z] PASS [2021-12-03T08:56:47.941Z] coverage: 81.2% of statements [2021-12-03T08:56:47.941Z] ok github.com/docker/docker/libnetwork/etchosts 0.189s coverage: 81.2% of statements [2021-12-03T08:56:48.134Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2021-12-03T08:56:48.134Z] PASS [2021-12-03T08:56:48.134Z] [2021-12-03T08:56:48.134Z] === Skipped [2021-12-03T08:56:48.134Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:56:48.134Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:56:48.134Z] [2021-12-03T08:56:48.134Z] DONE 26 tests, 1 skipped in 43.497s [2021-12-03T08:56:48.134Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:56:48.134Z] INFO: Testing against a local daemon [2021-12-03T08:56:48.134Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-03T08:56:48.134Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:56:48.134Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T08:56:48.134Z] === RUN TestDockerNetworkIpvlan [2021-12-03T08:56:48.134Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:56:48.134Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:56:48.134Z] PASS [2021-12-03T08:56:48.134Z] [2021-12-03T08:56:48.134Z] === Skipped [2021-12-03T08:56:48.134Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T08:56:48.134Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:56:48.134Z] [2021-12-03T08:56:48.134Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-03T08:56:48.134Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T08:56:48.134Z] [2021-12-03T08:56:48.134Z] DONE 2 tests, 2 skipped in 0.038s [2021-12-03T08:56:48.394Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-03T08:56:48.394Z] INFO: Testing against a local daemon [2021-12-03T08:56:48.394Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-03T08:56:48.395Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.78s) [2021-12-03T08:56:48.395Z] === RUN TestRetrieveFromStore [2021-12-03T08:56:48.395Z] === RUN TestNew [2021-12-03T08:56:48.395Z] --- PASS: TestNew (0.00s) [2021-12-03T08:56:48.395Z] === RUN TestAllocate [2021-12-03T08:56:48.395Z] --- PASS: TestAllocate (0.00s) [2021-12-03T08:56:48.395Z] === RUN TestUninitialized [2021-12-03T08:56:48.395Z] --- PASS: TestUninitialized (0.00s) [2021-12-03T08:56:48.395Z] === RUN TestAllocateInRange [2021-12-03T08:56:48.395Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-03T08:56:48.395Z] === RUN TestAllocateSerial [2021-12-03T08:56:48.395Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-03T08:56:48.395Z] PASS [2021-12-03T08:56:48.395Z] coverage: 87.5% of statements [2021-12-03T08:56:48.395Z] ok github.com/docker/docker/libnetwork/idm 0.032s coverage: 87.5% of statements [2021-12-03T08:56:48.395Z] === RUN TestDiff [2021-12-03T08:56:48.395Z] --- PASS: TestDiff (0.00s) [2021-12-03T08:56:48.395Z] === RUN TestAddedCallback [2021-12-03T08:56:48.395Z] --- PASS: TestAddedCallback (0.00s) [2021-12-03T08:56:48.395Z] === RUN TestRemovedCallback [2021-12-03T08:56:48.395Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-03T08:56:48.395Z] === RUN TestNoCallback [2021-12-03T08:56:48.395Z] --- PASS: TestNoCallback (0.00s) [2021-12-03T08:56:48.395Z] PASS [2021-12-03T08:56:48.395Z] coverage: 48.1% of statements [2021-12-03T08:56:48.395Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.034s coverage: 48.1% of statements [2021-12-03T08:56:48.848Z] --- PASS: TestRetrieveFromStore (0.39s) [2021-12-03T08:56:48.848Z] === RUN TestIsCorrupted [2021-12-03T08:56:48.848Z] --- PASS: TestIsCorrupted (0.01s) [2021-12-03T08:56:48.848Z] === RUN TestSetRollover [2021-12-03T08:56:48.848Z] === RUN TestCaller [2021-12-03T08:56:48.848Z] --- PASS: TestCaller (0.00s) [2021-12-03T08:56:48.848Z] PASS [2021-12-03T08:56:48.848Z] coverage: 100.0% of statements [2021-12-03T08:56:48.848Z] ok github.com/docker/docker/libnetwork/internal/caller 0.030s coverage: 100.0% of statements [2021-12-03T08:56:48.848Z] === RUN TestSetSerialInsertDelete [2021-12-03T08:56:48.848Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-03T08:56:48.848Z] === RUN TestSetParallelInsertDelete [2021-12-03T08:56:49.271Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-03T08:56:49.777Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-12-03T08:56:49.777Z] === RUN TestDockerNetworkMacvlan [2021-12-03T08:56:49.806Z] === RUN TestPoolRequest [2021-12-03T08:56:49.806Z] --- PASS: TestPoolRequest (0.00s) [2021-12-03T08:56:49.806Z] === RUN TestOtherRequests [2021-12-03T08:56:49.806Z] --- PASS: TestOtherRequests (0.00s) [2021-12-03T08:56:49.806Z] PASS [2021-12-03T08:56:49.806Z] coverage: 57.1% of statements [2021-12-03T08:56:49.806Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-12-03T08:56:49.806Z] === RUN TestInt2IP2IntConversion [2021-12-03T08:56:49.834Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-03T08:56:50.260Z] --- PASS: TestSetRollover (1.35s) [2021-12-03T08:56:50.260Z] === RUN TestSetRolloverSerial [2021-12-03T08:56:50.348Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-03T08:56:50.397Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-03T08:56:50.713Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2021-12-03T08:56:50.713Z] === RUN TestGetAddressVersion [2021-12-03T08:56:50.713Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-03T08:56:50.713Z] === RUN TestKeyString [2021-12-03T08:56:50.713Z] --- PASS: TestKeyString (0.00s) [2021-12-03T08:56:50.713Z] === RUN TestPoolDataMarshal [2021-12-03T08:56:50.713Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-03T08:56:50.713Z] === RUN TestSubnetsMarshal [2021-12-03T08:56:50.713Z] === RUN TestGetCapabilities [2021-12-03T08:56:50.713Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-03T08:56:50.713Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-03T08:56:50.713Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-03T08:56:50.713Z] === RUN TestGetDefaultAddressSpaces [2021-12-03T08:56:50.713Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-12-03T08:56:50.713Z] === RUN TestRemoteDriver [2021-12-03T08:56:50.713Z] --- PASS: TestRemoteDriver (0.00s) [2021-12-03T08:56:50.713Z] PASS [2021-12-03T08:56:50.713Z] coverage: 47.4% of statements [2021-12-03T08:56:50.713Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.046s coverage: 47.4% of statements [2021-12-03T08:56:50.713Z] --- PASS: TestSubnetsMarshal (0.14s) [2021-12-03T08:56:50.713Z] === RUN TestAddSubnets [2021-12-03T08:56:50.713Z] --- PASS: TestAddSubnets (0.03s) [2021-12-03T08:56:50.713Z] === RUN TestDoublePoolRelease [2021-12-03T08:56:50.713Z] --- PASS: TestDoublePoolRelease (0.06s) [2021-12-03T08:56:50.713Z] === RUN TestAddReleasePoolID [2021-12-03T08:56:50.713Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-12-03T08:56:50.713Z] === RUN TestPredefinedPool [2021-12-03T08:56:50.713Z] --- PASS: TestPredefinedPool (0.02s) [2021-12-03T08:56:50.713Z] === RUN TestRemoveSubnet [2021-12-03T08:56:50.713Z] --- PASS: TestRemoveSubnet (0.13s) [2021-12-03T08:56:50.713Z] === RUN TestGetSameAddress [2021-12-03T08:56:50.713Z] --- PASS: TestGetSameAddress (0.02s) [2021-12-03T08:56:50.713Z] === RUN TestPoolAllocationReuse [2021-12-03T08:56:51.167Z] === RUN TestWindowsIPAM [2021-12-03T08:56:51.167Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-03T08:56:51.167Z] PASS [2021-12-03T08:56:51.167Z] coverage: 71.4% of statements [2021-12-03T08:56:51.167Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.030s coverage: 71.4% of statements [2021-12-03T08:56:51.289Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-03T08:56:51.327Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-12-03T08:56:51.621Z] --- PASS: TestSetRolloverSerial (1.20s) [2021-12-03T08:56:51.621Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-03T08:56:51.621Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-03T08:56:51.621Z] PASS [2021-12-03T08:56:51.621Z] coverage: 84.4% of statements [2021-12-03T08:56:51.621Z] ok github.com/docker/docker/libnetwork/bitseq 8.188s coverage: 84.4% of statements [2021-12-03T08:56:51.621Z] === RUN TestDefaultNetwork [2021-12-03T08:56:51.645Z] ? github.com/docker/docker/api [no test files] [2021-12-03T08:56:51.860Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-03T08:56:51.892Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-03T08:56:52.075Z] --- PASS: TestDefaultNetwork (0.21s) [2021-12-03T08:56:52.075Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-03T08:56:52.075Z] --- PASS: TestPoolAllocationReuse (1.14s) [2021-12-03T08:56:52.075Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-03T08:56:52.075Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-12-03T08:56:52.075Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-03T08:56:52.075Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.20s) [2021-12-03T08:56:52.075Z] === RUN TestInitAddressPools [2021-12-03T08:56:52.075Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-03T08:56:52.075Z] PASS [2021-12-03T08:56:52.075Z] coverage: 74.0% of statements [2021-12-03T08:56:52.075Z] ok github.com/docker/docker/libnetwork/ipamutils 0.469s coverage: 74.0% of statements [2021-12-03T08:56:52.529Z] === RUN TestKeyValue [2021-12-03T08:56:52.529Z] --- PASS: TestKeyValue (0.00s) [2021-12-03T08:56:52.529Z] PASS [2021-12-03T08:56:52.529Z] coverage: 60.0% of statements [2021-12-03T08:56:52.529Z] ok github.com/docker/docker/libnetwork/netlabel 0.030s coverage: 60.0% of statements [2021-12-03T08:56:53.771Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-03T08:56:53.781Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-03T08:56:54.037Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-12-03T08:56:54.050Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.86s) [2021-12-03T08:56:54.050Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-03T08:56:54.050Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-03T08:56:54.504Z] === RUN TestNetworkDBSimple [2021-12-03T08:56:54.957Z] === RUN TestGenerate [2021-12-03T08:56:54.957Z] --- PASS: TestGenerate (0.00s) [2021-12-03T08:56:54.957Z] === RUN TestGeneratePtr [2021-12-03T08:56:54.957Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-03T08:56:54.957Z] === RUN TestGenerateMissingField [2021-12-03T08:56:54.957Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-03T08:56:54.957Z] === RUN TestFieldCannotBeSet [2021-12-03T08:56:54.957Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-03T08:56:54.957Z] === RUN TestTypeMismatchError [2021-12-03T08:56:54.957Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-03T08:56:54.957Z] PASS [2021-12-03T08:56:54.957Z] coverage: 100.0% of statements [2021-12-03T08:56:54.957Z] ok github.com/docker/docker/libnetwork/options 0.029s coverage: 100.0% of statements [2021-12-03T08:56:54.966Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-03T08:56:55.411Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.43s) [2021-12-03T08:56:55.411Z] === RUN TestGetAddress [2021-12-03T08:56:55.411Z] testing: warning: no tests to run [2021-12-03T08:56:55.411Z] PASS [2021-12-03T08:56:55.411Z] coverage: 0.0% of statements [2021-12-03T08:56:55.411Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:56:55.411Z] 2021/12/03 08:56:55 Closing DB instances... [2021-12-03T08:56:55.686Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-03T08:56:55.893Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-03T08:56:55.893Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-03T08:56:56.368Z] === RUN TestRequestNewPort [2021-12-03T08:56:56.368Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-03T08:56:56.368Z] === RUN TestRequestSpecificPort [2021-12-03T08:56:56.368Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-03T08:56:56.368Z] === RUN TestReleasePort [2021-12-03T08:56:56.368Z] --- PASS: TestReleasePort (0.00s) [2021-12-03T08:56:56.368Z] === RUN TestReuseReleasedPort [2021-12-03T08:56:56.368Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-03T08:56:56.368Z] === RUN TestReleaseUnreadledPort [2021-12-03T08:56:56.368Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-03T08:56:56.368Z] === RUN TestUnknowProtocol [2021-12-03T08:56:56.368Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-03T08:56:56.368Z] === RUN TestAllocateAllPorts [2021-12-03T08:56:56.368Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-03T08:56:56.368Z] === RUN TestPortAllocation [2021-12-03T08:56:56.368Z] --- PASS: TestPortAllocation (0.00s) [2021-12-03T08:56:56.368Z] === RUN TestPortAllocationWithCustomRange [2021-12-03T08:56:56.368Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-03T08:56:56.368Z] === RUN TestNoDuplicateBPR [2021-12-03T08:56:56.368Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-03T08:56:56.368Z] === RUN TestChangePortRange [2021-12-03T08:56:56.368Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-03T08:56:56.368Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-03T08:56:56.368Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-03T08:56:56.368Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-03T08:56:56.368Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-03T08:56:56.368Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-03T08:56:56.368Z] --- PASS: TestChangePortRange (0.00s) [2021-12-03T08:56:56.368Z] PASS [2021-12-03T08:56:56.368Z] coverage: 88.6% of statements [2021-12-03T08:56:56.368Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2021-12-03T08:56:56.368Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-12-03T08:56:56.368Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-03T08:56:56.821Z] testing: warning: no tests to run [2021-12-03T08:56:56.821Z] PASS [2021-12-03T08:56:56.821Z] coverage: 0.0% of statements [2021-12-03T08:56:56.821Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:56:57.275Z] === RUN TestHashData [2021-12-03T08:56:57.275Z] --- PASS: TestHashData (0.00s) [2021-12-03T08:56:57.275Z] PASS [2021-12-03T08:56:57.275Z] coverage: 2.8% of statements [2021-12-03T08:56:57.275Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2021-12-03T08:56:57.728Z] 2021/12/03 08:56:57 Closing DB instances... [2021-12-03T08:56:58.182Z] === RUN TestErrorConstructors [2021-12-03T08:56:58.182Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-03T08:56:58.182Z] === RUN TestCompareIPMask [2021-12-03T08:56:58.182Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-03T08:56:58.182Z] === RUN TestUtilGetHostPartIP [2021-12-03T08:56:58.182Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-03T08:56:58.182Z] === RUN TestUtilGetBroadcastIP [2021-12-03T08:56:58.182Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-03T08:56:58.182Z] === RUN TestParseCIDR [2021-12-03T08:56:58.182Z] --- PASS: TestParseCIDR (0.00s) [2021-12-03T08:56:58.182Z] PASS [2021-12-03T08:56:58.182Z] coverage: 37.3% of statements [2021-12-03T08:56:58.182Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2021-12-03T08:56:58.409Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-12-03T08:56:58.409Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-03T08:56:58.409Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.35s) [2021-12-03T08:56:58.409Z] PASS [2021-12-03T08:56:58.409Z] [2021-12-03T08:56:58.409Z] === Skipped [2021-12-03T08:56:58.409Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-03T08:56:58.409Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:56:58.409Z] [2021-12-03T08:56:58.409Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:56:58.409Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:56:58.409Z] [2021-12-03T08:56:58.409Z] DONE 34 tests, 2 skipped in 173.083s [2021-12-03T08:56:58.597Z] 2021/12/03 08:56:56 Closing DB instances... [2021-12-03T08:56:58.597Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2021-12-03T08:56:58.597Z] === RUN TestFindNode [2021-12-03T08:56:58.597Z] 2021/12/03 08:56:58 Closing DB instances... [2021-12-03T08:56:58.597Z] --- PASS: TestFindNode (0.02s) [2021-12-03T08:56:58.597Z] === RUN TestChangeNodeState [2021-12-03T08:56:58.597Z] 2021/12/03 08:56:58 Closing DB instances... [2021-12-03T08:56:58.597Z] --- PASS: TestChangeNodeState (0.01s) [2021-12-03T08:56:58.597Z] === RUN TestNodeReincarnation [2021-12-03T08:56:58.597Z] 2021/12/03 08:56:58 Closing DB instances... [2021-12-03T08:56:58.666Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-03T08:56:58.666Z] ++ 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:56:58.666Z] ++ set -e [2021-12-03T08:56:58.666Z] ++ '[' -n 0 ']' [2021-12-03T08:56:58.666Z] ++ set -x [2021-12-03T08:56:58.666Z] ++ 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:56:58.666Z] INFO: Testing against a local daemon [2021-12-03T08:56:58.666Z] === RUN TestConfigInspect [2021-12-03T08:56:58.987Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-03T08:56:59.139Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-03T08:56:59.139Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-03T08:56:59.139Z] PASS [2021-12-03T08:56:59.139Z] coverage: 50.0% of statements [2021-12-03T08:56:59.139Z] ok github.com/docker/docker/oci 0.037s coverage: 50.0% of statements [2021-12-03T08:56:59.139Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-03T08:56:59.139Z] PASS [2021-12-03T08:56:59.139Z] coverage: 100.0% of statements [2021-12-03T08:56:59.139Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2021-12-03T08:56:59.227Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-03T08:56:59.247Z] --- PASS: TestDockerNetworkMacvlan (9.58s) [2021-12-03T08:56:59.247Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-12-03T08:56:59.247Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-03T08:56:59.247Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2021-12-03T08:56:59.247Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2021-12-03T08:56:59.247Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s) [2021-12-03T08:56:59.247Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2021-12-03T08:56:59.247Z] PASS [2021-12-03T08:56:59.247Z] [2021-12-03T08:56:59.247Z] DONE 8 tests in 10.940s [2021-12-03T08:56:59.247Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-03T08:56:59.247Z] testing: warning: no tests to run [2021-12-03T08:56:59.247Z] PASS [2021-12-03T08:56:59.247Z] [2021-12-03T08:56:59.247Z] DONE 0 tests in 0.012s [2021-12-03T08:56:59.247Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-03T08:56:59.247Z] INFO: Testing against a local daemon [2021-12-03T08:56:59.247Z] === RUN TestAuthZPluginAllowRequest [2021-12-03T08:56:59.593Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-12-03T08:56:59.593Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-03T08:56:59.593Z] === RUN TestParseVersion [2021-12-03T08:56:59.593Z] --- PASS: TestParseVersion (0.00s) [2021-12-03T08:56:59.593Z] PASS [2021-12-03T08:56:59.593Z] coverage: 52.9% of statements [2021-12-03T08:56:59.593Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-12-03T08:57:00.046Z] === RUN TestAddressPoolOpt [2021-12-03T08:57:00.046Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/a [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/something [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/_=a [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/env1=value1 [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/_env1=value1 [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/PATH [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/=a [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/PATH= [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/PATH=something [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/asd!qwe [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/1asd [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/123 [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/some_space [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/__some_space_before [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/some_space_after__ [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/= [2021-12-03T08:57:00.046Z] === RUN TestValidateEnv/PaTh [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-03T08:57:00.046Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-03T08:57:00.046Z] === RUN TestParseHost [2021-12-03T08:57:00.046Z] --- PASS: TestParseHost (0.00s) [2021-12-03T08:57:00.046Z] === RUN TestParseDockerDaemonHost [2021-12-03T08:57:00.046Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-03T08:57:00.046Z] === RUN TestParseTCP [2021-12-03T08:57:00.046Z] --- PASS: TestParseTCP (0.00s) [2021-12-03T08:57:00.046Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-03T08:57:00.046Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-03T08:57:00.046Z] === RUN TestValidateExtraHosts [2021-12-03T08:57:00.046Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-03T08:57:00.046Z] === RUN TestIpOptString [2021-12-03T08:57:00.046Z] --- PASS: TestIpOptString (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-03T08:57:00.047Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestNewIpOptValidDefaultVal [2021-12-03T08:57:00.047Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestIpOptSetInvalidVal [2021-12-03T08:57:00.047Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestValidateIPAddress [2021-12-03T08:57:00.047Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestMapOpts [2021-12-03T08:57:00.047Z] --- PASS: TestMapOpts (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestListOptsWithoutValidator [2021-12-03T08:57:00.047Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestListOptsWithValidator [2021-12-03T08:57:00.047Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestValidateDNSSearch [2021-12-03T08:57:00.047Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_general_format [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_one_more [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-03T08:57:00.047Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:57:00.047Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestNamedListOpts [2021-12-03T08:57:00.047Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestNamedMapOpts [2021-12-03T08:57:00.047Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestParseLink [2021-12-03T08:57:00.047Z] --- PASS: TestParseLink (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestQuotedStringSetWithQuotes [2021-12-03T08:57:00.047Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-03T08:57:00.047Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-03T08:57:00.047Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-03T08:57:00.047Z] === RUN TestUlimitOpt [2021-12-03T08:57:00.047Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-03T08:57:00.047Z] PASS [2021-12-03T08:57:00.047Z] coverage: 67.1% of statements [2021-12-03T08:57:00.047Z] ok github.com/docker/docker/opts 0.056s coverage: 67.1% of statements [2021-12-03T08:57:00.629Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2021-12-03T08:57:00.629Z] === RUN TestAuthZPluginTLS [2021-12-03T08:57:01.003Z] 2021/12/03 08:57:00 Closing DB instances... [2021-12-03T08:57:01.120Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-12-03T08:57:01.201Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-12-03T08:57:01.201Z] === RUN TestAuthZPluginDenyRequest [2021-12-03T08:57:01.457Z] === RUN TestIsArchivePathDir [2021-12-03T08:57:01.457Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-12-03T08:57:01.457Z] === RUN TestIsArchivePathInvalidFile [2021-12-03T08:57:01.457Z] === RUN TestPeerCertificateMarshalJSON [2021-12-03T08:57:01.457Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-12-03T08:57:01.457Z] === RUN TestIsArchivePathTar [2021-12-03T08:57:01.461Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-12-03T08:57:01.461Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-03T08:57:01.685Z] --- PASS: TestConfigInspect (3.01s) [2021-12-03T08:57:01.685Z] === RUN TestConfigList [2021-12-03T08:57:01.911Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-12-03T08:57:01.911Z] === RUN TestDecompressStreamGzip [2021-12-03T08:57:01.911Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-12-03T08:57:01.911Z] === RUN TestDecompressStreamBzip2 [2021-12-03T08:57:01.911Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-12-03T08:57:01.911Z] === RUN TestDecompressStreamXz [2021-12-03T08:57:01.911Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T08:57:01.911Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-03T08:57:01.911Z] === RUN TestDecompressStreamZstd [2021-12-03T08:57:01.911Z] archive_test.go:140: zstd not installed [2021-12-03T08:57:01.911Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-12-03T08:57:01.911Z] === RUN TestCompressStreamXzUnsupported [2021-12-03T08:57:01.911Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-03T08:57:01.911Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-03T08:57:01.911Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-03T08:57:01.911Z] === RUN TestCompressStreamInvalid [2021-12-03T08:57:01.911Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-03T08:57:01.911Z] === RUN TestExtensionInvalid [2021-12-03T08:57:01.911Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-03T08:57:01.911Z] === RUN TestExtensionUncompressed [2021-12-03T08:57:01.911Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-03T08:57:01.911Z] === RUN TestExtensionBzip2 [2021-12-03T08:57:01.911Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-03T08:57:01.911Z] === RUN TestExtensionGzip [2021-12-03T08:57:01.911Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-03T08:57:01.911Z] === RUN TestExtensionXz [2021-12-03T08:57:01.911Z] --- PASS: TestExtensionXz (0.00s) [2021-12-03T08:57:01.911Z] === RUN TestExtensionZstd [2021-12-03T08:57:01.911Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-03T08:57:01.911Z] === RUN TestCmdStreamLargeStderr [2021-12-03T08:57:01.911Z] --- PASS: TestCmdStreamLargeStderr (0.05s) [2021-12-03T08:57:01.911Z] === RUN TestCmdStreamBad [2021-12-03T08:57:01.911Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T08:57:01.911Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-03T08:57:01.911Z] === RUN TestCmdStreamGood [2021-12-03T08:57:01.911Z] --- PASS: TestCmdStreamGood (0.03s) [2021-12-03T08:57:01.911Z] === RUN TestUntarPathWithInvalidDest [2021-12-03T08:57:02.032Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-03T08:57:02.032Z] === RUN TestAuthZPluginDenyResponse [2021-12-03T08:57:02.277Z] ..........................xx.................... [ 29%] [2021-12-03T08:57:02.365Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-12-03T08:57:02.365Z] === RUN TestUntarPathWithInvalidSrc [2021-12-03T08:57:02.365Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-03T08:57:02.365Z] === RUN TestUntarPath [2021-12-03T08:57:02.365Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-03T08:57:02.365Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-03T08:57:02.365Z] --- PASS: TestPeerCertificateMarshalJSON (0.72s) [2021-12-03T08:57:02.365Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-03T08:57:02.365Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-03T08:57:02.365Z] === RUN TestMiddleware [2021-12-03T08:57:02.365Z] --- PASS: TestMiddleware (0.00s) [2021-12-03T08:57:02.365Z] === RUN TestNewResponseModifier [2021-12-03T08:57:02.365Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-03T08:57:02.365Z] PASS [2021-12-03T08:57:02.365Z] coverage: 26.8% of statements [2021-12-03T08:57:02.365Z] ok github.com/docker/docker/pkg/authorization 0.764s coverage: 26.8% of statements [2021-12-03T08:57:02.365Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-12-03T08:57:02.365Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-03T08:57:02.365Z] --- PASS: TestUntarPath (0.15s) [2021-12-03T08:57:02.365Z] === RUN TestUntarPathWithDestinationFile [2021-12-03T08:57:02.365Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-12-03T08:57:02.365Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-03T08:57:02.365Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-12-03T08:57:02.365Z] === RUN TestCopyWithTarInvalidSrc [2021-12-03T08:57:02.365Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-03T08:57:02.365Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-03T08:57:02.365Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:57:02.365Z] === RUN TestCopyWithTarSrcFile [2021-12-03T08:57:02.365Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-12-03T08:57:02.365Z] === RUN TestCopyWithTarSrcFolder [2021-12-03T08:57:02.365Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-03T08:57:02.365Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-03T08:57:02.365Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-03T08:57:02.365Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-03T08:57:02.365Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:57:02.365Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-03T08:57:02.365Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-03T08:57:02.365Z] === RUN TestCopyFileWithTarSrcFile [2021-12-03T08:57:02.365Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-12-03T08:57:02.365Z] === RUN TestTarFiles [2021-12-03T08:57:02.608Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-03T08:57:02.608Z] === RUN TestAuthZPluginAllowEventStream [2021-12-03T08:57:02.819Z] === RUN TestUnbuffered [2021-12-03T08:57:02.819Z] --- PASS: TestUnbuffered (0.00s) [2021-12-03T08:57:02.819Z] === RUN TestRaceUnbuffered [2021-12-03T08:57:02.819Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-03T08:57:02.819Z] PASS [2021-12-03T08:57:02.819Z] coverage: 100.0% of statements [2021-12-03T08:57:02.819Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-03T08:57:03.255Z] --- PASS: TestNodeReincarnation (5.01s) [2021-12-03T08:57:03.255Z] === RUN TestParallelCreate [2021-12-03T08:57:03.255Z] 2021/12/03 08:57:03 Closing DB instances... [2021-12-03T08:57:03.255Z] --- PASS: TestParallelCreate (0.01s) [2021-12-03T08:57:03.255Z] === RUN TestParallelDelete [2021-12-03T08:57:03.255Z] 2021/12/03 08:57:03 Closing DB instances... [2021-12-03T08:57:03.255Z] --- PASS: TestParallelDelete (0.01s) [2021-12-03T08:57:03.255Z] === RUN TestNetworkDBIslands [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:133178f2b976 with config:&{NodeID:133178f2b976 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:57:03.255Z] time="2021-12-03T08:57:03Z" level=info msg="Node 133178f2b976/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=info msg="Node 133178f2b976/172.28.130.198, added to nodes list" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ce3d57efb220 with config:&{NodeID:ce3d57efb220 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:57:03.255Z] time="2021-12-03T08:57:03Z" level=info msg="Node ce3d57efb220/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=info msg="Node ce3d57efb220/172.28.130.198, added to nodes list" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=info msg="Node ce3d57efb220/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=info msg="Node ce3d57efb220/172.28.130.198, added to nodes list" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=info msg="Node 133178f2b976/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=info msg="Node 133178f2b976/172.28.130.198, added to nodes list" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-03T08:57:03.255Z] time="2021-12-03T08:57:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-12-03T08:57:03.273Z] === RUN TestMatch [2021-12-03T08:57:03.273Z] === RUN TestMatch/[[]] [2021-12-03T08:57:03.273Z] === RUN TestMatch/[[foo]] [2021-12-03T08:57:03.273Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-03T08:57:03.273Z] === RUN TestMatch/[[foo_bar]] [2021-12-03T08:57:03.273Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-03T08:57:03.273Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-03T08:57:03.273Z] === RUN TestMatch/[] [2021-12-03T08:57:03.273Z] === RUN TestMatch/[]#01 [2021-12-03T08:57:03.273Z] === RUN TestMatch/[[qux]] [2021-12-03T08:57:03.273Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-03T08:57:03.273Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-03T08:57:03.273Z] === RUN TestMatch/[[foo_baz]] [2021-12-03T08:57:03.273Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[] (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-03T08:57:03.273Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-03T08:57:03.273Z] PASS [2021-12-03T08:57:03.273Z] coverage: 87.5% of statements [2021-12-03T08:57:03.273Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-12-03T08:57:04.025Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2021-12-03T08:57:04.026Z] === RUN TestAuthZPluginErrorResponse [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:15928d31dc2f with config:&{NodeID:15928d31dc2f 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:57:04.216Z] time="2021-12-03T08:57:03Z" level=info msg="Node 15928d31dc2f/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=info msg="Node 15928d31dc2f/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=info msg="Node 15928d31dc2f/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=info msg="Node 15928d31dc2f/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.216Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=info msg="Node 133178f2b976/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=info msg="Node 133178f2b976/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=info msg="Node ce3d57efb220/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=info msg="Node ce3d57efb220/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:04Z" level=info msg="Node 15928d31dc2f/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.216Z] time="2021-12-03T08:57:04Z" level=info msg="Node 15928d31dc2f/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.231Z] === RUN TestChrootTarUntar [2021-12-03T08:57:04.231Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:04.231Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-03T08:57:04.231Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-03T08:57:04.231Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:04.231Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T08:57:04.231Z] === RUN TestChrootUntarEmptyArchive [2021-12-03T08:57:04.231Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-03T08:57:04.231Z] === RUN TestChrootTarUntarWithSymlink [2021-12-03T08:57:04.231Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:57:04.231Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T08:57:04.231Z] === RUN TestChrootCopyWithTar [2021-12-03T08:57:04.231Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:57:04.231Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-03T08:57:04.231Z] === RUN TestChrootCopyFileWithTar [2021-12-03T08:57:04.231Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:04.231Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-03T08:57:04.231Z] === RUN TestChrootUntarPath [2021-12-03T08:57:04.231Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:57:04.231Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-03T08:57:04.231Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-03T08:57:04.231Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:04.231Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:57:04.231Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-03T08:57:04.231Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:04.231Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:57:04.231Z] === RUN TestChrootApplyDotDotFile [2021-12-03T08:57:04.231Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:04.231Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-03T08:57:04.231Z] PASS [2021-12-03T08:57:04.231Z] coverage: 15.1% of statements [2021-12-03T08:57:04.231Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 15.1% of statements [2021-12-03T08:57:04.289Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-03T08:57:04.289Z] === RUN TestAuthZPluginErrorRequest [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:cbe0fa3fa3a6 with config:&{NodeID:cbe0fa3fa3a6 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:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node ce3d57efb220/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node ce3d57efb220/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node 15928d31dc2f/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node 15928d31dc2f/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node 133178f2b976/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node 133178f2b976/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:04.671Z] time="2021-12-03T08:57:04Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, added to nodes list" [2021-12-03T08:57:04.684Z] 2021/12/03 08:57:04 Closing DB instances... [2021-12-03T08:57:04.684Z] === RUN TestSizeEmpty [2021-12-03T08:57:04.684Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-03T08:57:04.684Z] === RUN TestSizeEmptyFile [2021-12-03T08:57:04.684Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-03T08:57:04.684Z] === RUN TestSizeNonemptyFile [2021-12-03T08:57:04.684Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-03T08:57:04.684Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-03T08:57:04.684Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-03T08:57:04.684Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-03T08:57:04.684Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-03T08:57:04.684Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-03T08:57:04.684Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-03T08:57:04.684Z] === RUN TestMoveToSubdir [2021-12-03T08:57:04.684Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-03T08:57:04.684Z] === RUN TestSizeNonExistingDirectory [2021-12-03T08:57:04.684Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-03T08:57:04.684Z] PASS [2021-12-03T08:57:04.684Z] coverage: 80.0% of statements [2021-12-03T08:57:04.684Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2021-12-03T08:57:04.795Z] --- PASS: TestConfigList (3.00s) [2021-12-03T08:57:04.796Z] === RUN TestConfigsCreateAndDelete [2021-12-03T08:57:04.860Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-12-03T08:57:04.860Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b88c01b96b36 with config:&{NodeID:b88c01b96b36 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:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node b88c01b96b36/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node b88c01b96b36/172.28.130.198, added to nodes list" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node b88c01b96b36/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node b88c01b96b36/172.28.130.198, added to nodes list" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node ce3d57efb220/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node ce3d57efb220/172.28.130.198, added to nodes list" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node 15928d31dc2f/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node 15928d31dc2f/172.28.130.198, added to nodes list" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node 133178f2b976/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node 133178f2b976/172.28.130.198, added to nodes list" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, added to nodes list" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node b88c01b96b36/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node b88c01b96b36/172.28.130.198, added to nodes list" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node b88c01b96b36/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:04Z" level=info msg="Node b88c01b96b36/172.28.130.198, added to nodes list" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:05Z" level=info msg="Node b88c01b96b36/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:05.125Z] time="2021-12-03T08:57:05Z" level=info msg="Node b88c01b96b36/172.28.130.198, added to nodes list" [2021-12-03T08:57:05.430Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-12-03T08:57:05.430Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-03T08:57:05.581Z] networkdb_test.go:835: Re-joining: 3 [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=info msg="The new bootstrap node list is:[172.28.130.198:10033 172.28.130.198:10034 172.28.130.198:10035]" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10033" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49357" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10034" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49358" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10035" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49359" [2021-12-03T08:57:05.581Z] networkdb_test.go:835: Re-joining: 4 [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=info msg="The new bootstrap node list is:[172.28.130.198:10033 172.28.130.198:10034 172.28.130.198:10035]" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10033" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49360" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10034" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49361" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10035" [2021-12-03T08:57:05.581Z] time="2021-12-03T08:57:05Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49362" [2021-12-03T08:57:05.647Z] === RUN Test [2021-12-03T08:57:05.647Z] === RUN Test/TestContainsEntry [2021-12-03T08:57:05.647Z] === RUN Test/TestCreateEntries [2021-12-03T08:57:05.647Z] === RUN Test/TestEntriesDiff [2021-12-03T08:57:05.647Z] === RUN Test/TestEntriesEquality [2021-12-03T08:57:05.647Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-03T08:57:05.647Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-03T08:57:05.647Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-03T08:57:05.647Z] === RUN Test/TestGeneratorNotGenerate [2021-12-03T08:57:05.647Z] === RUN Test/TestGeneratorWithPort [2021-12-03T08:57:05.647Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-03T08:57:05.647Z] === RUN Test/TestNewEntry [2021-12-03T08:57:05.647Z] === RUN Test/TestParse [2021-12-03T08:57:05.647Z] --- PASS: Test (0.00s) [2021-12-03T08:57:05.647Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-03T08:57:05.648Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-03T08:57:05.648Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-03T08:57:05.648Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-03T08:57:05.648Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-03T08:57:05.648Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-03T08:57:05.648Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-03T08:57:05.648Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-03T08:57:05.648Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-03T08:57:05.648Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-03T08:57:05.648Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-03T08:57:05.648Z] --- PASS: Test/TestParse (0.00s) [2021-12-03T08:57:05.648Z] PASS [2021-12-03T08:57:05.648Z] coverage: 58.3% of statements [2021-12-03T08:57:05.648Z] ok github.com/docker/docker/pkg/discovery 0.035s coverage: 58.3% of statements [2021-12-03T08:57:05.648Z] --- PASS: TestTarFiles (3.43s) [2021-12-03T08:57:05.648Z] === RUN TestDetectCompressionZstd [2021-12-03T08:57:05.648Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-03T08:57:05.648Z] === RUN TestTarUntar [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="node 0 leaving" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="Node 133178f2b976 change state NodeActive --> NodeLeft" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="node5(b88c01b96b36): Node leave event for 133178f2b976/172.28.130.198" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="Node 133178f2b976 change state NodeActive --> NodeLeft" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="node3(15928d31dc2f): Node leave event for 133178f2b976/172.28.130.198" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="Node 133178f2b976 change state NodeActive --> NodeLeft" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="node2(ce3d57efb220): Node leave event for 133178f2b976/172.28.130.198" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="Node 133178f2b976 change state NodeActive --> NodeLeft" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="node1(133178f2b976): Node leave event for 133178f2b976/172.28.130.198" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="Node 133178f2b976 change state NodeActive --> NodeLeft" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="node4(cbe0fa3fa3a6): Node leave event for 133178f2b976/172.28.130.198" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="Node 133178f2b976/172.28.130.198, left gossip cluster" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="Node 133178f2b976/172.28.130.198, left gossip cluster" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="Node 133178f2b976/172.28.130.198, left gossip cluster" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="Node 133178f2b976/172.28.130.198, left gossip cluster" [2021-12-03T08:57:06.035Z] time="2021-12-03T08:57:05Z" level=info msg="Node 133178f2b976/172.28.130.198, left gossip cluster" [2021-12-03T08:57:06.101Z] --- PASS: TestTarUntar (0.03s) [2021-12-03T08:57:06.102Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-03T08:57:06.102Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-03T08:57:06.102Z] === RUN TestTarWithOptions [2021-12-03T08:57:06.102Z] --- PASS: TestTarWithOptions (0.02s) [2021-12-03T08:57:06.102Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-03T08:57:06.102Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-03T08:57:06.102Z] === RUN TestUntarUstarGnuConflict [2021-12-03T08:57:06.102Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-03T08:57:06.102Z] === RUN TestUntarInvalidFilenames [2021-12-03T08:57:06.102Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames796734632\\dest" [2021-12-03T08:57:06.102Z] --- PASS: TestUntarInvalidFilenames (0.11s) [2021-12-03T08:57:06.102Z] === RUN TestUntarHardlinkToSymlink [2021-12-03T08:57:06.102Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-03T08:57:06.102Z] === RUN TestUntarInvalidHardlink [2021-12-03T08:57:06.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3790067018\\victim\\hello" -> "../victim/hello" [2021-12-03T08:57:06.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1407732837\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:57:06.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2890785884\\victim" -> "../victim" [2021-12-03T08:57:06.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink703278982\\victim" -> "../victim" [2021-12-03T08:57:06.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1719990263\\victim" -> "../victim" [2021-12-03T08:57:06.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink560541165\\victim" -> "../victim" [2021-12-03T08:57:06.102Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-12-03T08:57:06.102Z] === RUN TestUntarInvalidSymlink [2021-12-03T08:57:06.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink331467191\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:57:06.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink51971732\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:57:06.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2921109749\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:57:06.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1541786035\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:57:06.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink569172709\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:57:06.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2127158336\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:57:06.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1956803101\\dest\\dir\\loophole" -> "../../victim" [2021-12-03T08:57:06.102Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-12-03T08:57:06.102Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-03T08:57:06.102Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-03T08:57:06.102Z] === RUN TestXGlobalNoParent [2021-12-03T08:57:06.102Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-03T08:57:06.102Z] === RUN TestReplaceFileTarWrapper [2021-12-03T08:57:06.102Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-12-03T08:57:06.102Z] === RUN TestPrefixHeaderReadable [2021-12-03T08:57:06.102Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-12-03T08:57:06.102Z] === RUN TestDisablePigz [2021-12-03T08:57:06.102Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-03T08:57:06.102Z] === RUN Test [2021-12-03T08:57:06.102Z] === RUN Test/TestContent [2021-12-03T08:57:06.102Z] === RUN Test/TestInitialize [2021-12-03T08:57:06.102Z] === RUN Test/TestNew [2021-12-03T08:57:06.102Z] === RUN Test/TestParsingContentsWithComments [2021-12-03T08:57:06.102Z] === RUN Test/TestRegister [2021-12-03T08:57:06.102Z] === RUN Test/TestWatch [2021-12-03T08:57:06.102Z] --- PASS: Test (0.00s) [2021-12-03T08:57:06.102Z] --- PASS: Test/TestContent (0.00s) [2021-12-03T08:57:06.102Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:57:06.102Z] --- PASS: Test/TestNew (0.00s) [2021-12-03T08:57:06.102Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-03T08:57:06.102Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:57:06.102Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:57:06.102Z] PASS [2021-12-03T08:57:06.102Z] coverage: 97.6% of statements [2021-12-03T08:57:06.102Z] ok github.com/docker/docker/pkg/discovery/file 0.040s coverage: 97.6% of statements [2021-12-03T08:57:06.170Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-12-03T08:57:06.273Z] --- PASS: TestBuildWithHugeFile (56.08s) [2021-12-03T08:57:06.273Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T08:57:06.273Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:57:06.273Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:57:06.273Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T08:57:06.273Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:57:06.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:57:06.273Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:57:06.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:57:06.273Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:57:06.273Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:57:06.273Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T08:57:06.273Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T08:57:06.273Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T08:57:06.273Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-12-03T08:57:06.273Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-12-03T08:57:06.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-12-03T08:57:06.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-12-03T08:57:06.273Z] === RUN TestBuildPreserveOwnership [2021-12-03T08:57:06.273Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="node 1 leaving" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="Node ce3d57efb220 change state NodeActive --> NodeLeft" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="node3(15928d31dc2f): Node leave event for ce3d57efb220/172.28.130.198" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="Node ce3d57efb220 change state NodeActive --> NodeLeft" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="node5(b88c01b96b36): Node leave event for ce3d57efb220/172.28.130.198" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="Node ce3d57efb220/172.28.130.198, left gossip cluster" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="Node ce3d57efb220 change state NodeActive --> NodeFailed" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="Node ce3d57efb220/172.28.130.198, added to failed nodes list" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="Node ce3d57efb220 change state NodeActive --> NodeLeft" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="node4(cbe0fa3fa3a6): Node leave event for ce3d57efb220/172.28.130.198" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=error msg="node: ce3d57efb220 is unknown to memberlist" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="Node ce3d57efb220/172.28.130.198, left gossip cluster" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="Node ce3d57efb220/172.28.130.198, left gossip cluster" [2021-12-03T08:57:06.490Z] time="2021-12-03T08:57:06Z" level=info msg="Node ce3d57efb220/172.28.130.198, left gossip cluster" [2021-12-03T08:57:06.555Z] --- PASS: TestDisablePigz (0.12s) [2021-12-03T08:57:06.555Z] === RUN TestPigz [2021-12-03T08:57:06.555Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-03T08:57:06.555Z] --- PASS: TestPigz (0.12s) [2021-12-03T08:57:06.555Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:57:06.555Z] archive_windows_test.go:16: Currently fails [2021-12-03T08:57:06.555Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestCanonicalTarNameForPath [2021-12-03T08:57:06.555Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestCanonicalTarName [2021-12-03T08:57:06.555Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestChmodTarEntry [2021-12-03T08:57:06.555Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestHardLinkOrder [2021-12-03T08:57:06.555Z] --- PASS: TestHardLinkOrder (0.06s) [2021-12-03T08:57:06.555Z] === RUN TestChangeString [2021-12-03T08:57:06.555Z] --- PASS: TestChangeString (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestChangesWithNoChanges [2021-12-03T08:57:06.555Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-12-03T08:57:06.555Z] === RUN TestChangesWithChanges [2021-12-03T08:57:06.555Z] --- PASS: TestChangesWithChanges (0.02s) [2021-12-03T08:57:06.555Z] === RUN TestChangesWithChangesGH13590 [2021-12-03T08:57:06.555Z] changes_test.go:195: needs more investigation [2021-12-03T08:57:06.555Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestChangesDirsEmpty [2021-12-03T08:57:06.555Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:57:06.555Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestChangesDirsMutated [2021-12-03T08:57:06.555Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:57:06.555Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestApplyLayer [2021-12-03T08:57:06.555Z] changes_test.go:432: needs further investigation [2021-12-03T08:57:06.555Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestChangesSizeWithHardlinks [2021-12-03T08:57:06.555Z] changes_test.go:468: needs further investigation [2021-12-03T08:57:06.555Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestChangesSizeWithNoChanges [2021-12-03T08:57:06.555Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-03T08:57:06.555Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestChangesSize [2021-12-03T08:57:06.555Z] --- PASS: TestChangesSize (0.00s) [2021-12-03T08:57:06.555Z] === RUN TestApplyLayerInvalidFilenames [2021-12-03T08:57:06.555Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4240466854\\dest" [2021-12-03T08:57:06.555Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-12-03T08:57:06.555Z] === RUN TestApplyLayerInvalidHardlink [2021-12-03T08:57:06.555Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink369890084\\victim\\hello" -> "../victim/hello" [2021-12-03T08:57:06.555Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1291924089\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:57:06.555Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2971334668\\victim" -> "../victim" [2021-12-03T08:57:06.555Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink99739775\\victim" -> "../victim" [2021-12-03T08:57:06.555Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3386653489\\victim" -> "../victim" [2021-12-03T08:57:06.555Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1979179454\\victim" -> "../victim" [2021-12-03T08:57:06.555Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-12-03T08:57:06.555Z] === RUN TestApplyLayerInvalidSymlink [2021-12-03T08:57:06.555Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1832337355\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:57:06.555Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink353850173\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:57:06.555Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1862160342\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:57:06.555Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink660259302\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:57:06.555Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink23002891\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:57:06.555Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink824697113\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:57:06.556Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-12-03T08:57:06.556Z] === RUN TestApplyLayerWhiteouts [2021-12-03T08:57:06.556Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-12-03T08:57:06.556Z] === RUN TestGenerateEmptyFile [2021-12-03T08:57:06.556Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-03T08:57:06.556Z] === RUN TestGenerateWithContent [2021-12-03T08:57:06.556Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-03T08:57:06.556Z] PASS [2021-12-03T08:57:06.556Z] coverage: 62.0% of statements [2021-12-03T08:57:06.556Z] ok github.com/docker/docker/pkg/archive 5.274s coverage: 62.0% of statements [2021-12-03T08:57:06.556Z] --- PASS: TestNetworkDBCRUDTableEntry (4.43s) [2021-12-03T08:57:06.556Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-03T08:57:06.561Z] === RUN TestMiddlewares [2021-12-03T08:57:06.561Z] --- PASS: TestMiddlewares (0.00s) [2021-12-03T08:57:06.561Z] PASS [2021-12-03T08:57:06.561Z] coverage: 9.0% of statements [2021-12-03T08:57:06.561Z] ok github.com/docker/docker/api/server 0.047s coverage: 9.0% of statements [2021-12-03T08:57:06.812Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2021-12-03T08:57:06.812Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=info msg="node 2 leaving" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=info msg="Node 15928d31dc2f change state NodeActive --> NodeLeft" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=info msg="node5(b88c01b96b36): Node leave event for 15928d31dc2f/172.28.130.198" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=info msg="Node 15928d31dc2f change state NodeActive --> NodeLeft" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=info msg="node4(cbe0fa3fa3a6): Node leave event for 15928d31dc2f/172.28.130.198" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=info msg="Node 15928d31dc2f change state NodeActive --> NodeLeft" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=info msg="node3(15928d31dc2f): Node leave event for 15928d31dc2f/172.28.130.198" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=debug msg="memberlist: Failed ping: 15928d31dc2f (timeout reached)" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.130.198:10036: use of closed network connection" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.130.198:10037: use of closed network connection" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.130.198:10034: use of closed network connection" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49363" [2021-12-03T08:57:06.944Z] time="2021-12-03T08:57:06Z" level=info msg="Node 15928d31dc2f/172.28.130.198, left gossip cluster" [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:06Z" level=info msg="Node 15928d31dc2f/172.28.130.198, left gossip cluster" [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:06Z" level=info msg="Node 15928d31dc2f/172.28.130.198, left gossip cluster" [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:07Z" level=warning msg="memberlist: Was able to connect to 15928d31dc2f but other probes failed, network may be misconfigured" [2021-12-03T08:57:07.398Z] networkdb_test.go:867: node5: OK [2021-12-03T08:57:07.398Z] networkdb_test.go:867: node4: OK [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="node 0 coming back" [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:05961df990d8 with config:&{NodeID:05961df990d8 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:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="Node 05961df990d8/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="Node 05961df990d8/172.28.130.198, added to nodes list" [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="node 1 coming back" [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d39bedbc2006 with config:&{NodeID:d39bedbc2006 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:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="Node d39bedbc2006/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="Node d39bedbc2006/172.28.130.198, added to nodes list" [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="node 2 coming back" [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:285873dd0c57 with config:&{NodeID:285873dd0c57 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:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="Node 285873dd0c57/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:07.398Z] time="2021-12-03T08:57:07Z" level=info msg="Node 285873dd0c57/172.28.130.198, added to nodes list" [2021-12-03T08:57:07.512Z] === RUN Test [2021-12-03T08:57:07.512Z] === RUN Test/TestInitialize [2021-12-03T08:57:07.512Z] time="2021-12-03T08:57:07Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:57:07.512Z] time="2021-12-03T08:57:07Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:57:07.512Z] time="2021-12-03T08:57:07Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:57:07.512Z] === RUN Test/TestInitializeWithCerts [2021-12-03T08:57:07.512Z] time="2021-12-03T08:57:07Z" level=info msg="Initializing discovery with TLS" [2021-12-03T08:57:07.512Z] === RUN Test/TestWatch [2021-12-03T08:57:07.512Z] time="2021-12-03T08:57:07Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:57:07.538Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-12-03T08:57:07.538Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2021-12-03T08:57:07.538Z] === RUN TestConfigsUpdate [2021-12-03T08:57:08.161Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-03T08:57:08.197Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2021-12-03T08:57:08.197Z] === RUN TestAuthZPluginHeader [2021-12-03T08:57:08.469Z] 2021/12/03 08:57:08 Closing DB instances... [2021-12-03T08:57:08.723Z] --- PASS: TestBuildPreserveOwnership (2.56s) [2021-12-03T08:57:08.723Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.71s) [2021-12-03T08:57:08.723Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.85s) [2021-12-03T08:57:08.723Z] === RUN TestBuildPlatformInvalid [2021-12-03T08:57:08.979Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-12-03T08:57:08.979Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-03T08:57:09.137Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-12-03T08:57:09.137Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-03T08:57:09.428Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-12-03T08:57:09.541Z] Loaded image: busybox:latest [2021-12-03T08:57:09.797Z] Loaded image: busybox:glibc [2021-12-03T08:57:09.989Z] check_test.go:308: [d606de7132405] daemon is not started [2021-12-03T08:57:09.989Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-12-03T08:57:09.990Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2021-12-03T08:57:09.990Z] === RUN TestNetworkDBNodeLeave [2021-12-03T08:57:10.443Z] --- PASS: Test (3.10s) [2021-12-03T08:57:10.443Z] --- PASS: Test/TestInitialize (0.10s) [2021-12-03T08:57:10.443Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-12-03T08:57:10.443Z] --- PASS: Test/TestWatch (3.00s) [2021-12-03T08:57:10.443Z] PASS [2021-12-03T08:57:10.443Z] coverage: 84.1% of statements [2021-12-03T08:57:10.443Z] ok github.com/docker/docker/pkg/discovery/kv 3.145s coverage: 84.1% of statements [2021-12-03T08:57:10.550Z] --- PASS: TestConfigsUpdate (2.85s) [2021-12-03T08:57:10.551Z] === RUN TestTemplatedConfig [2021-12-03T08:57:10.551Z] check_test.go:308: [d7a65b4219b7c] daemon is not started [2021-12-03T08:57:10.551Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-12-03T08:57:10.725Z] Loaded image: debian:bullseye-slim [2021-12-03T08:57:10.725Z] Loaded image: hello-world:latest [2021-12-03T08:57:10.897Z] === RUN Test [2021-12-03T08:57:10.897Z] === RUN Test/TestWatch [2021-12-03T08:57:10.897Z] --- PASS: Test (0.00s) [2021-12-03T08:57:10.897Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:57:10.897Z] PASS [2021-12-03T08:57:10.897Z] coverage: 92.3% of statements [2021-12-03T08:57:10.897Z] ok github.com/docker/docker/pkg/discovery/memory 0.034s coverage: 92.3% of statements [2021-12-03T08:57:10.981Z] Loaded image: arm32v7/hello-world:latest [2021-12-03T08:57:11.105Z] time="2021-12-03T08:57:10Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.130.198:10033 172.28.130.198:10034 172.28.130.198:10035]" [2021-12-03T08:57:11.105Z] time="2021-12-03T08:57:10Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.130.198:10033 172.28.130.198:10034 172.28.130.198:10035]" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10033" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49364" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node b88c01b96b36/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node b88c01b96b36/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 05961df990d8/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 05961df990d8/172.28.130.198, is the new incarnation of the shutdown node 133178f2b976/172.28.130.198" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 05961df990d8/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10034" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49365" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node b88c01b96b36/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node b88c01b96b36/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 05961df990d8/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 05961df990d8/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node d39bedbc2006/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node d39bedbc2006/172.28.130.198, is the new incarnation of the shutdown node ce3d57efb220/172.28.130.198" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node d39bedbc2006/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10035" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49366" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node b88c01b96b36/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node b88c01b96b36/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 05961df990d8/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 05961df990d8/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node d39bedbc2006/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node d39bedbc2006/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 285873dd0c57/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 285873dd0c57/172.28.130.198, is the new incarnation of the shutdown node 15928d31dc2f/172.28.130.198" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 285873dd0c57/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node d39bedbc2006/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node d39bedbc2006/172.28.130.198, is the new incarnation of the shutdown node ce3d57efb220/172.28.130.198" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node d39bedbc2006/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 05961df990d8/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 05961df990d8/172.28.130.198, is the new incarnation of the shutdown node 133178f2b976/172.28.130.198" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 05961df990d8/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node d39bedbc2006/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node d39bedbc2006/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 285873dd0c57/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 285873dd0c57/172.28.130.198, is the new incarnation of the shutdown node 15928d31dc2f/172.28.130.198" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 285873dd0c57/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 285873dd0c57/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:11.560Z] time="2021-12-03T08:57:11Z" level=info msg="Node 285873dd0c57/172.28.130.198, added to nodes list" [2021-12-03T08:57:11.854Z] === RUN Test [2021-12-03T08:57:11.854Z] === RUN Test/TestInitialize [2021-12-03T08:57:11.854Z] === RUN Test/TestInitializeWithPattern [2021-12-03T08:57:11.854Z] === RUN Test/TestRegister [2021-12-03T08:57:11.854Z] === RUN Test/TestWatch [2021-12-03T08:57:11.854Z] --- PASS: Test (0.00s) [2021-12-03T08:57:11.854Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:57:11.854Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-03T08:57:11.854Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:57:11.854Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:57:11.854Z] PASS [2021-12-03T08:57:11.854Z] coverage: 93.8% of statements [2021-12-03T08:57:11.854Z] ok github.com/docker/docker/pkg/discovery/nodes 0.036s coverage: 93.8% of statements [2021-12-03T08:57:11.918Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-12-03T08:57:12.015Z] time="2021-12-03T08:57:11Z" level=info msg="Node 285873dd0c57/172.28.130.198, joined gossip cluster" [2021-12-03T08:57:12.015Z] time="2021-12-03T08:57:11Z" level=info msg="Node 285873dd0c57/172.28.130.198, added to nodes list" [2021-12-03T08:57:12.015Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10033" [2021-12-03T08:57:12.015Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49367" [2021-12-03T08:57:12.015Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49368" [2021-12-03T08:57:12.015Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10034" [2021-12-03T08:57:12.015Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.130.198:10035" [2021-12-03T08:57:12.015Z] time="2021-12-03T08:57:11Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49369" [2021-12-03T08:57:12.308Z] === RUN TestPollerAddRemove [2021-12-03T08:57:12.308Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-03T08:57:12.308Z] === RUN TestPollerEvent [2021-12-03T08:57:12.308Z] poller_test.go:40: No chmod on Windows [2021-12-03T08:57:12.308Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-03T08:57:12.308Z] === RUN TestPollerClose [2021-12-03T08:57:12.308Z] --- PASS: TestPollerClose (0.00s) [2021-12-03T08:57:12.308Z] PASS [2021-12-03T08:57:12.308Z] coverage: 45.7% of statements [2021-12-03T08:57:12.308Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 45.7% of statements [2021-12-03T08:57:12.469Z] 2021/12/03 08:57:12 Closing DB instances... [2021-12-03T08:57:12.469Z] time="2021-12-03T08:57:12Z" level=info msg="Node 05961df990d8 change state NodeActive --> NodeLeft" [2021-12-03T08:57:12.469Z] time="2021-12-03T08:57:12Z" level=info msg="node4(cbe0fa3fa3a6): Node leave event for 05961df990d8/172.28.130.198" [2021-12-03T08:57:12.469Z] time="2021-12-03T08:57:12Z" level=info msg="Node 05961df990d8 change state NodeActive --> NodeLeft" [2021-12-03T08:57:12.469Z] time="2021-12-03T08:57:12Z" level=info msg="Node 05961df990d8 change state NodeActive --> NodeLeft" [2021-12-03T08:57:12.469Z] time="2021-12-03T08:57:12Z" level=info msg="node3(285873dd0c57): Node leave event for 05961df990d8/172.28.130.198" [2021-12-03T08:57:12.469Z] time="2021-12-03T08:57:12Z" level=info msg="node5(b88c01b96b36): Node leave event for 05961df990d8/172.28.130.198" [2021-12-03T08:57:12.469Z] time="2021-12-03T08:57:12Z" level=info msg="Node 05961df990d8 change state NodeActive --> NodeLeft" [2021-12-03T08:57:12.469Z] time="2021-12-03T08:57:12Z" level=info msg="node2(d39bedbc2006): Node leave event for 05961df990d8/172.28.130.198" [2021-12-03T08:57:12.469Z] time="2021-12-03T08:57:12Z" level=info msg="Node 05961df990d8 change state NodeActive --> NodeLeft" [2021-12-03T08:57:12.469Z] time="2021-12-03T08:57:12Z" level=info msg="node1(05961df990d8): Node leave event for 05961df990d8/172.28.130.198" [2021-12-03T08:57:12.479Z] check_test.go:308: [d2696d351a73e] daemon is not started [2021-12-03T08:57:12.479Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-12-03T08:57:12.762Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-12-03T08:57:12.762Z] === RUN TestNetworkDBWatch [2021-12-03T08:57:12.924Z] time="2021-12-03T08:57:12Z" level=info msg="Node 05961df990d8/172.28.130.198, left gossip cluster" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="Node 05961df990d8/172.28.130.198, left gossip cluster" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="Node 05961df990d8/172.28.130.198, left gossip cluster" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="Node 05961df990d8/172.28.130.198, left gossip cluster" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="Node 05961df990d8/172.28.130.198, left gossip cluster" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="Node d39bedbc2006 change state NodeActive --> NodeLeft" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="Node d39bedbc2006 change state NodeActive --> NodeLeft" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="node5(b88c01b96b36): Node leave event for d39bedbc2006/172.28.130.198" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="Node d39bedbc2006 change state NodeActive --> NodeLeft" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="node4(cbe0fa3fa3a6): Node leave event for d39bedbc2006/172.28.130.198" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="node3(285873dd0c57): Node leave event for d39bedbc2006/172.28.130.198" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="Node d39bedbc2006 change state NodeActive --> NodeLeft" [2021-12-03T08:57:12.925Z] time="2021-12-03T08:57:12Z" level=info msg="node2(d39bedbc2006): Node leave event for d39bedbc2006/172.28.130.198" [2021-12-03T08:57:13.216Z] === RUN TestCopyFileWithInvalidSrc [2021-12-03T08:57:13.216Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:57:13.216Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-03T08:57:13.216Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-03T08:57:13.216Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCopyFile [2021-12-03T08:57:13.216Z] --- PASS: TestCopyFile (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-03T08:57:13.216Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T08:57:13.216Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-03T08:57:13.216Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-03T08:57:13.216Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T08:57:13.216Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestWildcardMatches [2021-12-03T08:57:13.216Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestPatternMatches [2021-12-03T08:57:13.216Z] --- PASS: TestPatternMatches (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-03T08:57:13.216Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestPatternMatchesFolderExclusions [2021-12-03T08:57:13.216Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-03T08:57:13.216Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-03T08:57:13.216Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-03T08:57:13.216Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-03T08:57:13.216Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestSingleExclamationError [2021-12-03T08:57:13.216Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestMatchesWithNoPatterns [2021-12-03T08:57:13.216Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestMatchesWithMalformedPatterns [2021-12-03T08:57:13.216Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestMatches [2021-12-03T08:57:13.216Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-03T08:57:13.216Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-03T08:57:13.216Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-03T08:57:13.216Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-03T08:57:13.216Z] --- PASS: TestMatches (0.01s) [2021-12-03T08:57:13.216Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-03T08:57:13.216Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-03T08:57:13.216Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-03T08:57:13.216Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCleanPatterns [2021-12-03T08:57:13.216Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-03T08:57:13.216Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCleanPatternsExceptionFlag [2021-12-03T08:57:13.216Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-03T08:57:13.216Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-03T08:57:13.216Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCleanPatternsErrorSingleException [2021-12-03T08:57:13.216Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCreateIfNotExistsDir [2021-12-03T08:57:13.216Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-03T08:57:13.216Z] === RUN TestCreateIfNotExistsFile [2021-12-03T08:57:13.216Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-12-03T08:57:13.216Z] === RUN TestMatch [2021-12-03T08:57:13.216Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:57:13.216Z] PASS [2021-12-03T08:57:13.216Z] coverage: 84.0% of statements [2021-12-03T08:57:13.216Z] ok github.com/docker/docker/pkg/fileutils 0.062s coverage: 84.0% of statements [2021-12-03T08:57:13.337Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s) [2021-12-03T08:57:13.337Z] === RUN TestAuthZPluginV2Disable [2021-12-03T08:57:13.380Z] time="2021-12-03T08:57:13Z" level=info msg="Node d39bedbc2006/172.28.130.198, left gossip cluster" [2021-12-03T08:57:13.380Z] time="2021-12-03T08:57:13Z" level=info msg="Node d39bedbc2006/172.28.130.198, left gossip cluster" [2021-12-03T08:57:13.380Z] time="2021-12-03T08:57:13Z" level=info msg="Node d39bedbc2006/172.28.130.198, left gossip cluster" [2021-12-03T08:57:13.380Z] time="2021-12-03T08:57:13Z" level=info msg="Node d39bedbc2006/172.28.130.198, left gossip cluster" [2021-12-03T08:57:13.380Z] time="2021-12-03T08:57:13Z" level=info msg="Node 285873dd0c57 change state NodeActive --> NodeLeft" [2021-12-03T08:57:13.380Z] time="2021-12-03T08:57:13Z" level=info msg="node4(cbe0fa3fa3a6): Node leave event for 285873dd0c57/172.28.130.198" [2021-12-03T08:57:13.380Z] time="2021-12-03T08:57:13Z" level=info msg="Node 285873dd0c57 change state NodeActive --> NodeLeft" [2021-12-03T08:57:13.380Z] time="2021-12-03T08:57:13Z" level=info msg="node5(b88c01b96b36): Node leave event for 285873dd0c57/172.28.130.198" [2021-12-03T08:57:13.407Z] --- PASS: TestTemplatedConfig (2.81s) [2021-12-03T08:57:13.407Z] === RUN TestConfigCreateResolve [2021-12-03T08:57:13.663Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-03T08:57:13.670Z] === RUN TestGet [2021-12-03T08:57:13.670Z] --- PASS: TestGet (0.00s) [2021-12-03T08:57:13.670Z] === RUN TestGetShortcutString [2021-12-03T08:57:13.670Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-03T08:57:13.670Z] PASS [2021-12-03T08:57:13.670Z] coverage: 42.9% of statements [2021-12-03T08:57:13.670Z] ok github.com/docker/docker/pkg/homedir 0.079s coverage: 42.9% of statements [2021-12-03T08:57:13.835Z] time="2021-12-03T08:57:13Z" level=info msg="Node 285873dd0c57/172.28.130.198, left gossip cluster" [2021-12-03T08:57:13.835Z] time="2021-12-03T08:57:13Z" level=info msg="Node 285873dd0c57 change state NodeActive --> NodeFailed" [2021-12-03T08:57:13.835Z] time="2021-12-03T08:57:13Z" level=info msg="Node 285873dd0c57/172.28.130.198, added to failed nodes list" [2021-12-03T08:57:13.835Z] time="2021-12-03T08:57:13Z" level=error msg="node: 285873dd0c57 is unknown to memberlist" [2021-12-03T08:57:13.835Z] time="2021-12-03T08:57:13Z" level=info msg="Node 285873dd0c57/172.28.130.198, left gossip cluster" [2021-12-03T08:57:13.835Z] time="2021-12-03T08:57:13Z" level=info msg="Node 285873dd0c57/172.28.130.198, left gossip cluster" [2021-12-03T08:57:13.835Z] time="2021-12-03T08:57:13Z" level=debug msg="memberlist: Failed ping: b88c01b96b36 (timeout reached)" [2021-12-03T08:57:13.835Z] time="2021-12-03T08:57:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.130.198:10036: use of closed network connection" [2021-12-03T08:57:13.835Z] time="2021-12-03T08:57:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.130.198:10035: use of closed network connection" [2021-12-03T08:57:13.835Z] time="2021-12-03T08:57:13Z" level=debug msg="memberlist: Stream connection from=172.28.130.198:49370" [2021-12-03T08:57:14.225Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-03T08:57:14.290Z] time="2021-12-03T08:57:13Z" level=info msg="Node cbe0fa3fa3a6 change state NodeActive --> NodeLeft" [2021-12-03T08:57:14.290Z] time="2021-12-03T08:57:13Z" level=info msg="node5(b88c01b96b36): Node leave event for cbe0fa3fa3a6/172.28.130.198" [2021-12-03T08:57:14.290Z] time="2021-12-03T08:57:14Z" level=info msg="Node cbe0fa3fa3a6 change state NodeActive --> NodeLeft" [2021-12-03T08:57:14.290Z] time="2021-12-03T08:57:14Z" level=info msg="node4(cbe0fa3fa3a6): Node leave event for cbe0fa3fa3a6/172.28.130.198" [2021-12-03T08:57:14.290Z] time="2021-12-03T08:57:14Z" level=warning msg="memberlist: Was able to connect to b88c01b96b36 but other probes failed, network may be misconfigured" [2021-12-03T08:57:14.628Z] 2021/12/03 08:57:14 Closing DB instances... [2021-12-03T08:57:14.628Z] === RUN TestCreateIDMapOrder [2021-12-03T08:57:14.628Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-03T08:57:14.628Z] PASS [2021-12-03T08:57:14.628Z] coverage: 7.2% of statements [2021-12-03T08:57:14.628Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2021-12-03T08:57:14.628Z] --- PASS: TestGetAddress (19.21s) [2021-12-03T08:57:14.628Z] === RUN TestRequestSyntaxCheck [2021-12-03T08:57:14.628Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-12-03T08:57:14.628Z] === RUN TestRequest [2021-12-03T08:57:14.745Z] time="2021-12-03T08:57:14Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, left gossip cluster" [2021-12-03T08:57:14.745Z] time="2021-12-03T08:57:14Z" level=info msg="Node cbe0fa3fa3a6/172.28.130.198, left gossip cluster" [2021-12-03T08:57:14.786Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-12-03T08:57:15.349Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-03T08:57:15.586Z] === RUN TestFixedBufferCap [2021-12-03T08:57:15.587Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestFixedBufferLen [2021-12-03T08:57:15.587Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestFixedBufferString [2021-12-03T08:57:15.587Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestFixedBufferWrite [2021-12-03T08:57:15.587Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestFixedBufferRead [2021-12-03T08:57:15.587Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestBytesPipeRead [2021-12-03T08:57:15.587Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestBytesPipeWrite [2021-12-03T08:57:15.587Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-03T08:57:15.587Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-12-03T08:57:15.587Z] === RUN TestAtomicWriteToFile [2021-12-03T08:57:15.587Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestAtomicWriteSetCommit [2021-12-03T08:57:15.587Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-03T08:57:15.587Z] === RUN TestAtomicWriteSetCancel [2021-12-03T08:57:15.587Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestReadCloserWrapperClose [2021-12-03T08:57:15.587Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestReaderErrWrapperReadOnError [2021-12-03T08:57:15.587Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestReaderErrWrapperRead [2021-12-03T08:57:15.587Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-03T08:57:15.587Z] === RUN TestCancelReadCloser [2021-12-03T08:57:15.587Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-12-03T08:57:15.587Z] === RUN TestNetworkDBBulkSync [2021-12-03T08:57:15.605Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-03T08:57:15.704Z] time="2021-12-03T08:57:15Z" level=info msg="Node b88c01b96b36/172.28.130.198, left gossip cluster" [2021-12-03T08:57:15.704Z] time="2021-12-03T08:57:15Z" level=info msg="Node b88c01b96b36 change state NodeActive --> NodeFailed" [2021-12-03T08:57:15.704Z] time="2021-12-03T08:57:15Z" level=info msg="Node b88c01b96b36/172.28.130.198, added to failed nodes list" [2021-12-03T08:57:15.704Z] --- PASS: TestNetworkDBIslands (12.25s) [2021-12-03T08:57:15.704Z] PASS [2021-12-03T08:57:15.704Z] coverage: 60.0% of statements [2021-12-03T08:57:15.704Z] ok github.com/docker/docker/libnetwork/networkdb 104.350s coverage: 60.0% of statements [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/quota [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/rootless [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/volume [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-03T08:57:15.704Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-03T08:57:16.040Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-03T08:57:16.040Z] === RUN TestWriteCloserWrapperClose [2021-12-03T08:57:16.040Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-03T08:57:16.040Z] === RUN TestNopWriteCloser [2021-12-03T08:57:16.040Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-03T08:57:16.040Z] === RUN TestNopWriter [2021-12-03T08:57:16.040Z] --- PASS: TestNopWriter (0.00s) [2021-12-03T08:57:16.040Z] === RUN TestWriteCounter [2021-12-03T08:57:16.040Z] --- PASS: TestWriteCounter (0.00s) [2021-12-03T08:57:16.040Z] PASS [2021-12-03T08:57:16.040Z] coverage: 69.2% of statements [2021-12-03T08:57:16.040Z] ok github.com/docker/docker/pkg/ioutils 0.533s coverage: 69.2% of statements [2021-12-03T08:57:16.168Z] --- PASS: TestConfigCreateResolve (2.83s) [2021-12-03T08:57:16.168Z] PASS [2021-12-03T08:57:16.168Z] [2021-12-03T08:57:16.168Z] DONE 6 tests in 17.510s [2021-12-03T08:57:16.168Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-03T08:57:16.168Z] ++ 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:57:16.168Z] ++ set -e [2021-12-03T08:57:16.168Z] ++ '[' -n 0 ']' [2021-12-03T08:57:16.168Z] ++ set -x [2021-12-03T08:57:16.168Z] ++ 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:57:16.168Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-12-03T08:57:16.424Z] INFO: Testing against a local daemon [2021-12-03T08:57:16.424Z] === RUN TestCheckpoint [2021-12-03T08:57:16.424Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:57:16.424Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T08:57:16.424Z] === RUN TestContainerInvalidJSON [2021-12-03T08:57:16.424Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:57:16.424Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:57:16.424Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:57:16.424Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:57:16.424Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:57:16.424Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:57:16.424Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-03T08:57:16.424Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T08:57:16.424Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T08:57:16.424Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T08:57:16.424Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-12-03T08:57:16.424Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-12-03T08:57:16.424Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T08:57:16.424Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-12-03T08:57:16.424Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T08:57:16.424Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-12-03T08:57:16.424Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T08:57:16.494Z] === RUN TestError [2021-12-03T08:57:16.494Z] --- PASS: TestError (0.00s) [2021-12-03T08:57:16.494Z] === RUN TestProgressString [2021-12-03T08:57:16.494Z] === RUN TestProgressString/no_progress [2021-12-03T08:57:16.494Z] === RUN TestProgressString/progress_1 [2021-12-03T08:57:16.494Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-03T08:57:16.494Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-03T08:57:16.494Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-03T08:57:16.494Z] === RUN TestProgressString/with_units [2021-12-03T08:57:16.494Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-03T08:57:16.494Z] === RUN TestProgressString/hide_counts [2021-12-03T08:57:16.494Z] --- PASS: TestProgressString (0.00s) [2021-12-03T08:57:16.494Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-03T08:57:16.494Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-03T08:57:16.494Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-03T08:57:16.494Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-03T08:57:16.494Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-03T08:57:16.494Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-03T08:57:16.494Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-03T08:57:16.494Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-03T08:57:16.494Z] === RUN TestJSONMessageDisplay [2021-12-03T08:57:16.494Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-12-03T08:57:16.494Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-03T08:57:16.494Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-03T08:57:16.494Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-03T08:57:16.494Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-03T08:57:16.494Z] === RUN TestDisplayJSONMessagesStream [2021-12-03T08:57:16.494Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-03T08:57:16.494Z] PASS [2021-12-03T08:57:16.494Z] coverage: 91.7% of statements [2021-12-03T08:57:16.494Z] ok github.com/docker/docker/pkg/jsonmessage 0.131s coverage: 91.7% of statements [2021-12-03T08:57:16.632Z] --- PASS: TestAuthZPluginV2Disable (3.45s) [2021-12-03T08:57:16.632Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-03T08:57:16.680Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-12-03T08:57:16.680Z] === RUN TestCopyFromContainer [2021-12-03T08:57:16.948Z] 2021/12/03 08:57:16 Closing DB instances... [2021-12-03T08:57:16.948Z] === RUN TestStandardLongPath [2021-12-03T08:57:16.948Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-03T08:57:16.948Z] === RUN TestUNCLongPath [2021-12-03T08:57:16.948Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-03T08:57:16.948Z] PASS [2021-12-03T08:57:16.948Z] coverage: 100.0% of statements [2021-12-03T08:57:16.948Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-12-03T08:57:17.401Z] === RUN TestNameFormat [2021-12-03T08:57:17.401Z] --- PASS: TestNameFormat (0.00s) [2021-12-03T08:57:17.401Z] === RUN TestNameRetries [2021-12-03T08:57:17.401Z] --- PASS: TestNameRetries (0.00s) [2021-12-03T08:57:17.401Z] PASS [2021-12-03T08:57:17.401Z] coverage: 85.7% of statements [2021-12-03T08:57:17.401Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-12-03T08:57:17.855Z] === RUN TestParseKeyValueOpt [2021-12-03T08:57:17.855Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-03T08:57:17.855Z] === RUN TestParseUintList [2021-12-03T08:57:17.855Z] --- PASS: TestParseUintList (0.00s) [2021-12-03T08:57:17.855Z] === RUN TestParseUintListMaximumLimits [2021-12-03T08:57:17.855Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-03T08:57:17.855Z] PASS [2021-12-03T08:57:17.855Z] coverage: 97.0% of statements [2021-12-03T08:57:17.855Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === Skipped [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-03T08:57:17.875Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2021-12-03T08:57:17.875Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-03T08:57:17.875Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-03T08:57:17.875Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-03T08:57:17.875Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-03T08:57:17.875Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-03T08:57:17.875Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-03T08:57:17.875Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-03T08:57:17.875Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-03T08:57:17.875Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-03T08:57:17.875Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-03T08:57:17.875Z] daemon_test.go:146: root required [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T08:57:17.875Z] reload_test.go:520: root required [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-12-03T08:57:17.875Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T08:57:17.875Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-03T08:57:17.875Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-03T08:57:17.875Z] download_test.go:267: Needs fixing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-03T08:57:17.875Z] layer_test.go:303: Failing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-03T08:57:17.875Z] layer_test.go:352: Failing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-03T08:57:17.875Z] layer_test.go:467: Failing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-03T08:57:17.875Z] layer_test.go:696: Failing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-03T08:57:17.875Z] migration_test.go:45: Failing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T08:57:17.875Z] migration_test.go:181: Failing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-03T08:57:17.875Z] mount_test.go:17: Failing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-03T08:57:17.875Z] mount_test.go:76: Failing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-03T08:57:17.875Z] mount_test.go:125: Failing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-03T08:57:17.875Z] mount_test.go:212: Failing on Windows [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-12-03T08:57:17.875Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-03T08:57:17.875Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T08:57:17.875Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-03T08:57:17.875Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-03T08:57:17.875Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-03T08:57:17.875Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-03T08:57:17.875Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-03T08:57:17.875Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-03T08:57:17.875Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-03T08:57:17.875Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-03T08:57:17.875Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-03T08:57:17.875Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:57:17.875Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:57:17.875Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:57:17.875Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:57:17.875Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:57:17.875Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-03T08:57:17.875Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-12-03T08:57:17.875Z] archive_test.go:140: zstd not installed [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-03T08:57:17.875Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:57:17.875Z] archive_windows_test.go:16: Currently fails [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-03T08:57:17.875Z] changes_test.go:195: needs more investigation [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-03T08:57:17.875Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-03T08:57:17.875Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-03T08:57:17.875Z] changes_test.go:432: needs further investigation [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-03T08:57:17.875Z] changes_test.go:468: needs further investigation [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-03T08:57:17.875Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T08:57:17.875Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T08:57:17.875Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-03T08:57:17.875Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-03T08:57:17.875Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-03T08:57:17.875Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:57:17.875Z] [2021-12-03T08:57:17.875Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:57:17.875Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.876Z] [2021-12-03T08:57:17.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:57:17.876Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.876Z] [2021-12-03T08:57:17.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-03T08:57:17.876Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.876Z] [2021-12-03T08:57:17.876Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-03T08:57:17.876Z] poller_test.go:40: No chmod on Windows [2021-12-03T08:57:17.876Z] [2021-12-03T08:57:17.876Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T08:57:17.876Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T08:57:17.876Z] [2021-12-03T08:57:17.876Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T08:57:17.876Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T08:57:17.876Z] [2021-12-03T08:57:17.876Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-03T08:57:17.876Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.876Z] [2021-12-03T08:57:17.876Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-03T08:57:17.876Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.876Z] [2021-12-03T08:57:17.876Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-03T08:57:17.876Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:17.876Z] [2021-12-03T08:57:17.876Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-03T08:57:17.876Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T08:57:17.876Z] [2021-12-03T08:57:17.876Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-03T08:57:17.876Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T08:57:17.876Z] [2021-12-03T08:57:17.876Z] DONE 2099 tests, 70 skipped in 237.762s [2021-12-03T08:57:17.876Z] INFO: make.ps1 ended at 12/03/2021 08:57:17 [2021-12-03T08:57:18.045Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-03T08:57:18.045Z] === RUN TestCopyFromContainer// [2021-12-03T08:57:18.301Z] === RUN TestCopyFromContainer//bar/root [2021-12-03T08:57:18.460Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-12-03T08:57:18.556Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-03T08:57:18.556Z] === RUN TestCopyFromContainer/bar/quux [2021-12-03T08:57:18.556Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-12-03T08:57:18.812Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-12-03T08:57:18.812Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-03T08:57:18.812Z] === RUN TestNewAndRemove [2021-12-03T08:57:18.812Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-03T08:57:18.812Z] === RUN TestRemoveInvalidPath [2021-12-03T08:57:18.812Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-03T08:57:18.812Z] PASS [2021-12-03T08:57:18.812Z] coverage: 82.6% of statements [2021-12-03T08:57:18.812Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2021-12-03T08:57:18.812Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-03T08:57:18.812Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-03T08:57:18.812Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-03T08:57:19.069Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-03T08:57:19.069Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-03T08:57:19.069Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-03T08:57:19.083Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.79s) [2021-12-03T08:57:19.083Z] PASS [2021-12-03T08:57:19.083Z] [2021-12-03T08:57:19.083Z] === Skipped [2021-12-03T08:57:19.083Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-12-03T08:57:19.083Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:57:19.083Z] [2021-12-03T08:57:19.083Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T08:57:19.083Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T08:57:19.083Z] [2021-12-03T08:57:19.083Z] DONE 34 tests, 2 skipped in 84.994s [2021-12-03T08:57:19.083Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-12-03T08:57:19.083Z] ++ 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:57:19.083Z] ++ set -e [2021-12-03T08:57:19.083Z] ++ '[' -n 0 ']' [2021-12-03T08:57:19.083Z] ++ set -x [2021-12-03T08:57:19.083Z] ++ 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:57:19.083Z] INFO: Testing against a local daemon [2021-12-03T08:57:19.083Z] === RUN TestConfigInspect [2021-12-03T08:57:19.325Z] --- PASS: TestCopyFromContainer (2.74s) [2021-12-03T08:57:19.325Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-12-03T08:57:19.325Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-12-03T08:57:19.325Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-12-03T08:57:19.325Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-12-03T08:57:19.325Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-12-03T08:57:19.325Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-12-03T08:57:19.325Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-12-03T08:57:19.325Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-12-03T08:57:19.325Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-12-03T08:57:19.325Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-12-03T08:57:19.325Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T08:57:19.325Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:57:19.325Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:57:19.325Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:57:19.325Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:57:19.325Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:57:19.325Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:57:19.325Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:57:19.325Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:57:19.325Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:57:19.325Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-03T08:57:19.325Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T08:57:19.325Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T08:57:19.325Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T08:57:19.325Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T08:57:19.325Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-03T08:57:19.325Z] === RUN TestCreateWithInvalidEnv [2021-12-03T08:57:19.325Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T08:57:19.325Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T08:57:19.325Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T08:57:19.325Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T08:57:19.325Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T08:57:19.325Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T08:57:19.325Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T08:57:19.325Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T08:57:19.325Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T08:57:19.325Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-03T08:57:19.325Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T08:57:19.325Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T08:57:19.325Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T08:57:19.325Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T08:57:19.325Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-12-03T08:57:19.325Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T08:57:19.410Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-03T08:57:19.410Z] INFO: Unit tests ended at 12/03/2021 08:57:19. Duration:00:04:09.1572179 [2021-12-03T08:57:19.410Z] INFO: Building busybox [2021-12-03T08:57:19.410Z] Sending build context to Docker daemon 5.12kB [2021-12-03T08:57:19.410Z] [2021-12-03T08:57:19.410Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-03T08:57:19.410Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-03T08:57:19.410Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-03T08:57:19.410Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-03T08:57:19.410Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-03T08:57:19.410Z] ---> 3d4792f88e26 [2021-12-03T08:57:19.410Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-03T08:57:19.410Z] ---> Running in c5f5271ba031 [2021-12-03T08:57:19.769Z] === RUN TestFailedConnection [2021-12-03T08:57:19.888Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-12-03T08:57:19.927Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.10s) [2021-12-03T08:57:19.927Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-03T08:57:20.014Z] --- PASS: TestConfigInspect (2.19s) [2021-12-03T08:57:20.014Z] === RUN TestConfigList [2021-12-03T08:57:20.452Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-12-03T08:57:20.452Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-03T08:57:21.016Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2021-12-03T08:57:21.016Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T08:57:21.274Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-03T08:57:21.290Z] --- PASS: TestRequest (6.58s) [2021-12-03T08:57:21.290Z] === RUN TestOverlappingRequests [2021-12-03T08:57:21.290Z] === RUN TestParseEmptyInterface [2021-12-03T08:57:21.290Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-03T08:57:21.290Z] === RUN TestParseNonInterfaceType [2021-12-03T08:57:21.290Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-03T08:57:21.290Z] === RUN TestParseWithOneFunction [2021-12-03T08:57:21.290Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-03T08:57:21.290Z] === RUN TestParseWithMultipleFuncs [2021-12-03T08:57:21.290Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-03T08:57:21.290Z] === RUN TestParseWithUnnamedReturn [2021-12-03T08:57:21.290Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-03T08:57:21.290Z] === RUN TestEmbeddedInterface [2021-12-03T08:57:21.290Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-03T08:57:21.290Z] === RUN TestParsedImports [2021-12-03T08:57:21.290Z] --- PASS: TestParsedImports (0.00s) [2021-12-03T08:57:21.290Z] === RUN TestAliasedImports [2021-12-03T08:57:21.290Z] --- PASS: TestAliasedImports (0.00s) [2021-12-03T08:57:21.290Z] PASS [2021-12-03T08:57:21.290Z] coverage: 56.8% of statements [2021-12-03T08:57:21.290Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2021-12-03T08:57:21.290Z] --- PASS: TestOverlappingRequests (0.28s) [2021-12-03T08:57:21.290Z] === RUN TestRelease [2021-12-03T08:57:21.744Z] 2021/12/03 08:57:21 Closing DB instances... [2021-12-03T08:57:21.744Z] --- PASS: TestFailedConnection (2.18s) [2021-12-03T08:57:21.744Z] === RUN TestFailOnce [2021-12-03T08:57:22.198Z] 2021/12/03 08:57:21 http: panic serving 127.0.0.1:49283: Plugin not ready [2021-12-03T08:57:22.198Z] goroutine 20 [running]: [2021-12-03T08:57:22.198Z] net/http.(*conn).serve.func1() [2021-12-03T08:57:22.198Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-12-03T08:57:22.198Z] panic({0x77ac60, 0x887350}) [2021-12-03T08:57:22.198Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-03T08:57:22.198Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x85020a2b366502f1}, 0xc0000c1a98) [2021-12-03T08:57:22.198Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-03T08:57:22.198Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x8940d0, 0xc00005e000}, 0x6cef46) [2021-12-03T08:57:22.198Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-12-03T08:57:22.198Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x8940d0, 0xc00005e000}, 0xc0000b8000) [2021-12-03T08:57:22.198Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-12-03T08:57:22.198Z] net/http.serverHandler.ServeHTTP({0x8926d0}, {0x8940d0, 0xc00005e000}, 0xc0000b8000) [2021-12-03T08:57:22.198Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-12-03T08:57:22.198Z] net/http.(*conn).serve(0xc0000b2000, {0x895fa0, 0xc0000980c0}) [2021-12-03T08:57:22.198Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-12-03T08:57:22.198Z] created by net/http.(*Server).Serve [2021-12-03T08:57:22.198Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-12-03T08:57:22.198Z] time="2021-12-03T08:57:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.FailOnce: Post \"http://127.0.0.1:49282/Test.FailOnce\": EOF, retrying in 1s" [2021-12-03T08:57:22.198Z] === RUN TestHTTPTransport [2021-12-03T08:57:22.198Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-03T08:57:22.198Z] PASS [2021-12-03T08:57:22.198Z] coverage: 85.7% of statements [2021-12-03T08:57:22.198Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-12-03T08:57:22.532Z] --- PASS: TestConfigList (2.04s) [2021-12-03T08:57:22.532Z] === RUN TestConfigsCreateAndDelete [2021-12-03T08:57:22.639Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2021-12-03T08:57:22.639Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T08:57:22.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:57:22.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:57:22.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:57:22.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:57:22.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:57:22.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:57:22.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:57:22.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:57:22.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:57:22.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:57:22.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:57:22.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:57:22.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:57:22.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:57:22.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:57:22.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-12-03T08:57:22.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-12-03T08:57:22.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-12-03T08:57:22.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T08:57:22.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-03T08:57:22.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-03T08:57:22.639Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T08:57:22.652Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:57:22.652Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:57:22.652Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-03T08:57:22.652Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-03T08:57:22.652Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-03T08:57:22.652Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-03T08:57:22.652Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:57:22.652Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:57:22.652Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-03T08:57:22.652Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-03T08:57:22.652Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-03T08:57:22.652Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-03T08:57:22.652Z] === RUN TestBufferPoolPutAndGet [2021-12-03T08:57:22.652Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-03T08:57:22.652Z] PASS [2021-12-03T08:57:22.652Z] coverage: 88.2% of statements [2021-12-03T08:57:22.652Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-12-03T08:57:22.652Z] --- PASS: TestRelease (1.23s) [2021-12-03T08:57:22.652Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:57:23.106Z] === RUN TestOutputOnPrematureClose [2021-12-03T08:57:23.106Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-03T08:57:23.106Z] === RUN TestCompleteSilently [2021-12-03T08:57:23.106Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-03T08:57:23.106Z] PASS [2021-12-03T08:57:23.106Z] coverage: 75.9% of statements [2021-12-03T08:57:23.106Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2021-12-03T08:57:23.106Z] --- PASS: TestFailOnce (1.10s) [2021-12-03T08:57:23.106Z] === RUN TestEchoInputOutput [2021-12-03T08:57:23.106Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-03T08:57:23.106Z] === RUN TestBackoff [2021-12-03T08:57:23.106Z] --- PASS: TestBackoff (0.00s) [2021-12-03T08:57:23.106Z] === RUN TestAbortRetry [2021-12-03T08:57:23.106Z] --- PASS: TestAbortRetry (0.00s) [2021-12-03T08:57:23.106Z] === RUN TestClientScheme [2021-12-03T08:57:23.106Z] --- PASS: TestClientScheme (0.00s) [2021-12-03T08:57:23.106Z] === RUN TestNewClientWithTimeout [2021-12-03T08:57:23.106Z] === RUN TestSendToOneSub [2021-12-03T08:57:23.106Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-03T08:57:23.106Z] === RUN TestSendToMultipleSubs [2021-12-03T08:57:23.106Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-03T08:57:23.106Z] === RUN TestEvictOneSub [2021-12-03T08:57:23.106Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-03T08:57:23.106Z] === RUN TestClosePublisher [2021-12-03T08:57:23.106Z] --- PASS: TestClosePublisher (0.00s) [2021-12-03T08:57:23.106Z] === RUN TestPubSubRace [2021-12-03T08:57:23.202Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2021-12-03T08:57:23.202Z] === RUN TestCreateDifferentPlatform [2021-12-03T08:57:23.202Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T08:57:23.202Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T08:57:23.202Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-03T08:57:23.202Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T08:57:23.202Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T08:57:23.202Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T08:57:23.202Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-03T08:57:23.202Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T08:57:23.459Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-03T08:57:23.459Z] === RUN TestContainerStartOnDaemonRestart [2021-12-03T08:57:23.459Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-03T08:57:23.459Z] === RUN TestDaemonRestartIpcMode [2021-12-03T08:57:23.459Z] === PAUSE TestDaemonRestartIpcMode [2021-12-03T08:57:23.459Z] === RUN TestDaemonHostGatewayIP [2021-12-03T08:57:23.459Z] === PAUSE TestDaemonHostGatewayIP [2021-12-03T08:57:23.459Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-03T08:57:23.459Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-03T08:57:23.459Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T08:57:23.459Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-03T08:57:23.459Z] === RUN TestDiff [2021-12-03T08:57:23.559Z] time="2021-12-03T08:57:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-03T08:57:24.021Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-12-03T08:57:24.021Z] --- PASS: TestDiff (0.63s) [2021-12-03T08:57:24.021Z] === RUN TestExecWithCloseStdin [2021-12-03T08:57:24.075Z] Removing intermediate container c5f5271ba031 [2021-12-03T08:57:24.075Z] ---> c5ec4a1f7721 [2021-12-03T08:57:24.075Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-03T08:57:24.075Z] ---> Running in 376ab9cec465 [2021-12-03T08:57:24.075Z] Removing intermediate container 376ab9cec465 [2021-12-03T08:57:24.075Z] ---> 8c07561765d3 [2021-12-03T08:57:24.075Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-03T08:57:24.075Z] ---> Running in fc202651fe5c [2021-12-03T08:57:24.421Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2021-12-03T08:57:24.421Z] === RUN TestConfigsUpdate [2021-12-03T08:57:24.517Z] --- PASS: TestPubSubRace (1.04s) [2021-12-03T08:57:24.517Z] PASS [2021-12-03T08:57:24.517Z] coverage: 75.0% of statements [2021-12-03T08:57:24.517Z] ok github.com/docker/docker/pkg/pubsub 1.066s coverage: 75.0% of statements [2021-12-03T08:57:24.529Z] Removing intermediate container fc202651fe5c [2021-12-03T08:57:24.530Z] ---> dcb9a21e7949 [2021-12-03T08:57:24.530Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-03T08:57:24.583Z] --- PASS: TestExecWithCloseStdin (0.72s) [2021-12-03T08:57:24.583Z] === RUN TestExec [2021-12-03T08:57:24.971Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.25s) [2021-12-03T08:57:24.971Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-03T08:57:24.971Z] === RUN TestRegister [2021-12-03T08:57:24.971Z] --- PASS: TestRegister (0.00s) [2021-12-03T08:57:24.971Z] === RUN TestCommand [2021-12-03T08:57:24.971Z] --- PASS: TestCommand (0.02s) [2021-12-03T08:57:24.971Z] === RUN TestNaiveSelf [2021-12-03T08:57:24.971Z] --- PASS: TestNaiveSelf (0.02s) [2021-12-03T08:57:24.971Z] PASS [2021-12-03T08:57:24.971Z] coverage: 82.4% of statements [2021-12-03T08:57:24.971Z] ok github.com/docker/docker/pkg/reexec 0.072s coverage: 82.4% of statements [2021-12-03T08:57:24.971Z] time="2021-12-03T08:57:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-03T08:57:25.425Z] === RUN TestDump [2021-12-03T08:57:25.425Z] goroutine 19 [running]: [2021-12-03T08:57:25.425Z] github.com/docker/docker/pkg/stack.dump(0xf0b477) [2021-12-03T08:57:25.425Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:57:25.425Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-03T08:57:25.425Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-03T08:57:25.425Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-03T08:57:25.425Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-03T08:57:25.425Z] testing.tRunner(0xc0001431e0, 0x1078e38) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:57:25.425Z] created by testing.(*T).Run [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:57:25.425Z] [2021-12-03T08:57:25.425Z] goroutine 1 [chan receive]: [2021-12-03T08:57:25.425Z] testing.(*T).Run(0xc000143040, {0x106a4fd, 0xeea1d3}, 0x1078e38) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:57:25.425Z] testing.runTests.func1(0xc000130720) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:57:25.425Z] testing.tRunner(0xc000143040, 0xc00013bce0) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:57:25.425Z] testing.runTests(0xc00014e080, {0x11dcba0, 0x3, 0x3}, {0xf0a6cd, 0x106c1f7, 0x11e1640}) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:57:25.425Z] testing.(*M).Run(0xc00014e080) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:57:25.425Z] main.main() [2021-12-03T08:57:25.425Z] _testmain.go:95 +0x1f5 [2021-12-03T08:57:25.425Z] --- PASS: TestDump (0.00s) [2021-12-03T08:57:25.425Z] === RUN TestDumpToFile [2021-12-03T08:57:25.425Z] --- PASS: TestDumpToFile (0.08s) [2021-12-03T08:57:25.425Z] === RUN TestDumpToFileWithEmptyInput [2021-12-03T08:57:25.425Z] goroutine 21 [running]: [2021-12-03T08:57:25.425Z] github.com/docker/docker/pkg/stack.dump(0xf78434) [2021-12-03T08:57:25.425Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:57:25.425Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xf787e0}) [2021-12-03T08:57:25.425Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-03T08:57:25.425Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001431e0) [2021-12-03T08:57:25.425Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-03T08:57:25.425Z] testing.tRunner(0xc0001436c0, 0x1078e28) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:57:25.425Z] created by testing.(*T).Run [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:57:25.425Z] [2021-12-03T08:57:25.425Z] goroutine 1 [chan receive]: [2021-12-03T08:57:25.425Z] testing.(*T).Run(0xc000143040, {0x1071289, 0xeea1d3}, 0x1078e28) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:57:25.425Z] testing.runTests.func1(0xc000130720) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:57:25.425Z] testing.tRunner(0xc000143040, 0xc00013bce0) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:57:25.425Z] testing.runTests(0xc00014e080, {0x11dcba0, 0x3, 0x3}, {0xf0a6cd, 0x106c1f7, 0x11e1640}) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:57:25.425Z] testing.(*M).Run(0xc00014e080) [2021-12-03T08:57:25.425Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:57:25.425Z] main.main() [2021-12-03T08:57:25.425Z] _testmain.go:95 +0x1f5 [2021-12-03T08:57:25.425Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-03T08:57:25.425Z] PASS [2021-12-03T08:57:25.425Z] coverage: 90.9% of statements [2021-12-03T08:57:25.425Z] ok github.com/docker/docker/pkg/stack 0.113s coverage: 90.9% of statements [2021-12-03T08:57:25.488Z] [2021-12-03T08:57:25.512Z] --- PASS: TestExec (0.73s) [2021-12-03T08:57:25.512Z] === RUN TestExecUser [2021-12-03T08:57:25.880Z] 2021/12/03 08:57:25 Closing DB instances... [2021-12-03T08:57:25.880Z] === RUN TestNewStdWriter [2021-12-03T08:57:25.880Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-03T08:57:25.880Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestWriteWithNilBytes [2021-12-03T08:57:25.880Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestWrite [2021-12-03T08:57:25.880Z] --- PASS: TestWrite (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestWriteWithWriterError [2021-12-03T08:57:25.880Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-03T08:57:25.880Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestStdCopyWriteAndRead [2021-12-03T08:57:25.880Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-03T08:57:25.880Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-03T08:57:25.880Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-03T08:57:25.880Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-03T08:57:25.880Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-03T08:57:25.880Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-03T08:57:25.880Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-03T08:57:25.880Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-03T08:57:25.880Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-03T08:57:25.880Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-03T08:57:25.880Z] PASS [2021-12-03T08:57:25.880Z] coverage: 100.0% of statements [2021-12-03T08:57:25.880Z] ok github.com/docker/docker/pkg/stdcopy 0.028s coverage: 100.0% of statements [2021-12-03T08:57:25.923Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-12-03T08:57:25.943Z] ---> 651dae0d8e87 [2021-12-03T08:57:25.943Z] 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:57:25.943Z] ---> Running in ebd6ec8bc286 [2021-12-03T08:57:26.076Z] --- PASS: TestExecUser (0.68s) [2021-12-03T08:57:26.076Z] === RUN TestExportContainerAndImportImage [2021-12-03T08:57:26.310Z] --- PASS: TestConfigsUpdate (2.08s) [2021-12-03T08:57:26.310Z] === RUN TestTemplatedConfig [2021-12-03T08:57:26.334Z] --- PASS: TestAllocateRandomDeallocate (3.44s) [2021-12-03T08:57:26.334Z] === RUN TestRetrieveFromStore [2021-12-03T08:57:26.334Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-03T08:57:26.334Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-03T08:57:26.334Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-03T08:57:26.334Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-03T08:57:26.334Z] === RUN TestFormatStatus [2021-12-03T08:57:26.334Z] --- PASS: TestFormatStatus (0.00s) [2021-12-03T08:57:26.334Z] === RUN TestFormatError [2021-12-03T08:57:26.334Z] --- PASS: TestFormatError (0.00s) [2021-12-03T08:57:26.334Z] === RUN TestFormatJSONError [2021-12-03T08:57:26.334Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-03T08:57:26.334Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-03T08:57:26.334Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-03T08:57:26.334Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-03T08:57:26.334Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-03T08:57:26.334Z] === RUN TestNewJSONProgressOutput [2021-12-03T08:57:26.334Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-03T08:57:26.334Z] === RUN TestAuxFormatterEmit [2021-12-03T08:57:26.334Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-03T08:57:26.334Z] === RUN TestStreamWriterStdout [2021-12-03T08:57:26.334Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-03T08:57:26.334Z] === RUN TestStreamWriterStderr [2021-12-03T08:57:26.334Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-03T08:57:26.334Z] PASS [2021-12-03T08:57:26.334Z] coverage: 66.2% of statements [2021-12-03T08:57:26.334Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2021-12-03T08:57:26.788Z] === RUN TestGenerateRandomID [2021-12-03T08:57:26.788Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-03T08:57:26.788Z] === RUN TestShortenId [2021-12-03T08:57:26.788Z] --- PASS: TestShortenId (0.00s) [2021-12-03T08:57:26.788Z] === RUN TestShortenSha256Id [2021-12-03T08:57:26.788Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-03T08:57:26.788Z] === RUN TestShortenIdEmpty [2021-12-03T08:57:26.788Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-03T08:57:26.788Z] === RUN TestShortenIdInvalid [2021-12-03T08:57:26.788Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-03T08:57:26.788Z] === RUN TestIsShortIDNonHex [2021-12-03T08:57:26.788Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-03T08:57:26.788Z] === RUN TestIsShortIDNotCorrectSize [2021-12-03T08:57:26.788Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-03T08:57:26.788Z] PASS [2021-12-03T08:57:26.788Z] coverage: 70.6% of statements [2021-12-03T08:57:26.788Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2021-12-03T08:57:27.004Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-03T08:57:27.004Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2021-12-03T08:57:27.004Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T08:57:27.242Z] --- PASS: TestRetrieveFromStore (1.10s) [2021-12-03T08:57:27.242Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-03T08:57:27.242Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-03T08:57:27.242Z] === RUN TestParallelPredefinedRequest1 [2021-12-03T08:57:27.242Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-03T08:57:27.242Z] === RUN TestParallelPredefinedRequest2 [2021-12-03T08:57:27.242Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-03T08:57:27.242Z] === RUN TestParallelPredefinedRequest3 [2021-12-03T08:57:27.242Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-03T08:57:27.242Z] === RUN TestParallelPredefinedRequest4 [2021-12-03T08:57:27.242Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-03T08:57:27.242Z] === RUN TestParallelPredefinedRequest5 [2021-12-03T08:57:27.242Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-03T08:57:27.242Z] === RUN TestDebug [2021-12-03T08:57:27.242Z] --- PASS: TestDebug (0.00s) [2021-12-03T08:57:27.242Z] === RUN TestRequestPoolParallel [2021-12-03T08:57:27.242Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-12-03T08:57:27.242Z] === RUN TestNetworkDBGarbageCollection [2021-12-03T08:57:27.565Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-12-03T08:57:27.696Z] === RUN TestIsCpusetListAvailable [2021-12-03T08:57:27.696Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-03T08:57:27.696Z] PASS [2021-12-03T08:57:27.696Z] coverage: 39.4% of statements [2021-12-03T08:57:27.696Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2021-12-03T08:57:27.696Z] time="2021-12-03T08:57:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-03T08:57:27.696Z] --- PASS: TestRequestPoolParallel (0.40s) [2021-12-03T08:57:27.696Z] === RUN TestFullAllocateRelease [2021-12-03T08:57:28.127Z] check_test.go:308: [d1f0436d4daeb] daemon is not started [2021-12-03T08:57:28.127Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-12-03T08:57:28.151Z] --- PASS: TestFullAllocateRelease (0.31s) [2021-12-03T08:57:28.151Z] === RUN TestOddAllocateRelease [2021-12-03T08:57:28.151Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-12-03T08:57:28.151Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-03T08:57:28.151Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-12-03T08:57:28.151Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-03T08:57:28.151Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-12-03T08:57:28.151Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-03T08:57:28.151Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-12-03T08:57:28.151Z] === CONT TestParallelPredefinedRequest1 [2021-12-03T08:57:28.151Z] === CONT TestParallelPredefinedRequest5 [2021-12-03T08:57:28.151Z] === CONT TestParallelPredefinedRequest3 [2021-12-03T08:57:28.151Z] === CONT TestParallelPredefinedRequest1 [2021-12-03T08:57:28.151Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:57:28.151Z] === CONT TestParallelPredefinedRequest5 [2021-12-03T08:57:28.151Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:57:28.151Z] === CONT TestParallelPredefinedRequest2 [2021-12-03T08:57:28.151Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:57:28.151Z] === CONT TestParallelPredefinedRequest3 [2021-12-03T08:57:28.151Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:57:28.151Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:57:28.151Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:57:28.151Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:57:28.151Z] === CONT TestParallelPredefinedRequest4 [2021-12-03T08:57:28.151Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:57:28.151Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:57:28.151Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:57:28.151Z] PASS [2021-12-03T08:57:28.151Z] coverage: 85.3% of statements [2021-12-03T08:57:28.151Z] ok github.com/docker/docker/libnetwork/ipam 38.410s coverage: 85.3% of statements [2021-12-03T08:57:28.383Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-12-03T08:57:28.383Z] === RUN TestHealthCheckWorkdir [2021-12-03T08:57:28.604Z] === RUN TestChtimes [2021-12-03T08:57:28.604Z] --- PASS: TestChtimes (0.00s) [2021-12-03T08:57:28.605Z] === RUN TestChtimesWindows [2021-12-03T08:57:28.605Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-03T08:57:28.605Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-03T08:57:28.605Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-03T08:57:28.605Z] === RUN TestEnsureRemoveAllNotExist [2021-12-03T08:57:28.605Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-03T08:57:28.605Z] === RUN TestEnsureRemoveAllWithDir [2021-12-03T08:57:28.605Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-03T08:57:28.605Z] === RUN TestEnsureRemoveAllWithFile [2021-12-03T08:57:28.605Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-03T08:57:28.605Z] === RUN TestHasWin32KSupport [2021-12-03T08:57:28.605Z] syscall_windows_test.go:8: win32k: true [2021-12-03T08:57:28.605Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-03T08:57:28.605Z] PASS [2021-12-03T08:57:28.605Z] coverage: 13.0% of statements [2021-12-03T08:57:28.605Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 13.0% of statements [2021-12-03T08:57:28.640Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-12-03T08:57:28.825Z] --- PASS: TestTemplatedConfig (2.39s) [2021-12-03T08:57:28.825Z] === RUN TestConfigCreateResolve [2021-12-03T08:57:29.059Z] === RUN TestTailFile [2021-12-03T08:57:29.059Z] --- PASS: TestTailFile (0.00s) [2021-12-03T08:57:29.059Z] === RUN TestTailFileManyLines [2021-12-03T08:57:29.059Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-03T08:57:29.059Z] === RUN TestTailEmptyFile [2021-12-03T08:57:29.059Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-03T08:57:29.059Z] === RUN TestTailNegativeN [2021-12-03T08:57:29.059Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader [2021-12-03T08:57:29.059Z] === CONT TestNewTailReader [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/truncated_last_line [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-03T08:57:29.059Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.059Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.059Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.059Z] === CONT TestNewTailReader/no_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:57:29.059Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.059Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.059Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.059Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.059Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:57:29.059Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.060Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.060Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.060Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.060Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.060Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.060Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.201Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-12-03T08:57:29.457Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2021-12-03T08:57:29.457Z] === RUN TestHealthKillContainer [2021-12-03T08:57:29.515Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.515Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.515Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.515Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:57:29.515Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.515Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.515Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.516Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.517Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.517Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.518Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.518Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.518Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.519Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:57:29.520Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:57:29.520Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:57:29.521Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:57:29.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:57:29.522Z] PASS [2021-12-03T08:57:29.522Z] coverage: 88.6% of statements [2021-12-03T08:57:29.522Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements [2021-12-03T08:57:29.713Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-12-03T08:57:29.920Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.33s) [2021-12-03T08:57:29.920Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-03T08:57:29.968Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-03T08:57:30.224Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-03T08:57:30.480Z] === RUN TestTarSumRemoveNonExistent [2021-12-03T08:57:30.480Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-03T08:57:30.480Z] === RUN TestTarSumRemove [2021-12-03T08:57:30.480Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-03T08:57:30.480Z] === RUN TestSortFileInfoSums [2021-12-03T08:57:30.480Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-03T08:57:30.480Z] === RUN TestNewTarSumForLabelInvalid [2021-12-03T08:57:30.480Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-03T08:57:30.480Z] === RUN TestNewTarSumForLabel [2021-12-03T08:57:30.480Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-03T08:57:30.480Z] === RUN TestEmptyTar [2021-12-03T08:57:30.480Z] --- PASS: TestEmptyTar (0.00s) [2021-12-03T08:57:30.480Z] === RUN TestTarSumsReadSize [2021-12-03T08:57:30.480Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-03T08:57:30.480Z] === RUN TestTarSums [2021-12-03T08:57:30.480Z] --- PASS: TestTarSums (0.06s) [2021-12-03T08:57:30.480Z] === RUN TestIteration [2021-12-03T08:57:30.480Z] --- PASS: TestIteration (0.00s) [2021-12-03T08:57:30.481Z] === RUN TestVersionLabelForChecksum [2021-12-03T08:57:30.481Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-03T08:57:30.481Z] === RUN TestVersion [2021-12-03T08:57:30.481Z] --- PASS: TestVersion (0.00s) [2021-12-03T08:57:30.481Z] === RUN TestGetVersion [2021-12-03T08:57:30.481Z] --- PASS: TestGetVersion (0.00s) [2021-12-03T08:57:30.481Z] === RUN TestGetVersions [2021-12-03T08:57:30.481Z] --- PASS: TestGetVersions (0.00s) [2021-12-03T08:57:30.481Z] PASS [2021-12-03T08:57:30.481Z] coverage: 89.3% of statements [2021-12-03T08:57:30.481Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2021-12-03T08:57:30.713Z] --- PASS: TestConfigCreateResolve (2.13s) [2021-12-03T08:57:30.713Z] PASS [2021-12-03T08:57:30.713Z] [2021-12-03T08:57:30.713Z] DONE 6 tests in 13.002s [2021-12-03T08:57:30.713Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-12-03T08:57:30.714Z] ++ 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:57:30.714Z] ++ set -e [2021-12-03T08:57:30.714Z] ++ '[' -n 0 ']' [2021-12-03T08:57:30.714Z] ++ set -x [2021-12-03T08:57:30.714Z] ++ 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:57:30.826Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-12-03T08:57:30.934Z] testing: warning: no tests to run [2021-12-03T08:57:30.934Z] PASS [2021-12-03T08:57:30.934Z] coverage: [no statements] [2021-12-03T08:57:30.934Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2021-12-03T08:57:30.969Z] INFO: Testing against a local daemon [2021-12-03T08:57:30.970Z] === RUN TestCheckpoint [2021-12-03T08:57:30.970Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:57:30.970Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T08:57:30.970Z] === RUN TestContainerInvalidJSON [2021-12-03T08:57:30.970Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:57:30.970Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:57:30.970Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:57:30.970Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:57:30.970Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T08:57:30.970Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T08:57:30.970Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-03T08:57:30.970Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T08:57:30.970Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T08:57:30.970Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T08:57:30.970Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-12-03T08:57:30.970Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T08:57:30.970Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-03T08:57:30.970Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T08:57:30.970Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-12-03T08:57:30.970Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T08:57:31.226Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-12-03T08:57:31.226Z] === RUN TestCopyFromContainer [2021-12-03T08:57:31.388Z] === RUN TestTruncIndex [2021-12-03T08:57:31.388Z] --- PASS: TestTruncIndex (0.10s) [2021-12-03T08:57:31.388Z] PASS [2021-12-03T08:57:31.388Z] coverage: 91.5% of statements [2021-12-03T08:57:31.388Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-12-03T08:57:31.590Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-03T08:57:31.787Z] === RUN TestCopyFromContainer// [2021-12-03T08:57:31.842Z] === RUN TestIsGIT [2021-12-03T08:57:31.843Z] --- PASS: TestIsGIT (0.00s) [2021-12-03T08:57:31.843Z] === RUN TestIsTransport [2021-12-03T08:57:31.843Z] --- PASS: TestIsTransport (0.00s) [2021-12-03T08:57:31.843Z] PASS [2021-12-03T08:57:31.843Z] coverage: 100.0% of statements [2021-12-03T08:57:31.843Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-12-03T08:57:31.843Z] === RUN TestVersionInfo [2021-12-03T08:57:31.843Z] --- PASS: TestVersionInfo (0.00s) [2021-12-03T08:57:31.843Z] === RUN TestAppendVersions [2021-12-03T08:57:31.843Z] --- PASS: TestAppendVersions (0.00s) [2021-12-03T08:57:31.843Z] PASS [2021-12-03T08:57:31.843Z] coverage: 88.9% of statements [2021-12-03T08:57:31.843Z] time="2021-12-03T08:57:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-03T08:57:31.843Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-12-03T08:57:32.043Z] === RUN TestCopyFromContainer//bar/root [2021-12-03T08:57:32.043Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-03T08:57:32.043Z] === RUN TestCopyFromContainer/bar/quux [2021-12-03T08:57:32.043Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-03T08:57:32.043Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-03T08:57:32.152Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-12-03T08:57:32.299Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-03T08:57:32.299Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-03T08:57:32.299Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-03T08:57:32.300Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-03T08:57:32.300Z] --- PASS: TestCopyFromContainer (1.31s) [2021-12-03T08:57:32.300Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-12-03T08:57:32.300Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-12-03T08:57:32.300Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-03T08:57:32.300Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-12-03T08:57:32.300Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-03T08:57:32.300Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-03T08:57:32.300Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-03T08:57:32.300Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-03T08:57:32.300Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2021-12-03T08:57:32.300Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2021-12-03T08:57:32.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T08:57:32.555Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:57:32.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:57:32.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:57:32.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:57:32.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:57:32.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:57:32.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T08:57:32.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T08:57:32.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T08:57:32.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-03T08:57:32.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T08:57:32.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T08:57:32.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T08:57:32.556Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T08:57:32.556Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-03T08:57:32.556Z] === RUN TestCreateWithInvalidEnv [2021-12-03T08:57:32.556Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T08:57:32.556Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T08:57:32.556Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T08:57:32.556Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T08:57:32.556Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T08:57:32.556Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T08:57:32.556Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T08:57:32.556Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T08:57:32.556Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T08:57:32.556Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-03T08:57:32.556Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T08:57:32.556Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T08:57:32.556Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T08:57:32.556Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T08:57:32.556Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-03T08:57:32.556Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T08:57:33.368Z] === RUN TestValidatePrivileges [2021-12-03T08:57:33.368Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-03T08:57:33.368Z] === RUN TestFilterByCapNeg [2021-12-03T08:57:33.368Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-03T08:57:33.368Z] === RUN TestFilterByCapPos [2021-12-03T08:57:33.368Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-03T08:57:33.368Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-03T08:57:33.368Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-03T08:57:33.368Z] PASS [2021-12-03T08:57:33.368Z] coverage: 12.0% of statements [2021-12-03T08:57:33.368Z] ok github.com/docker/docker/plugin 0.035s coverage: 12.0% of statements [2021-12-03T08:57:33.822Z] === RUN TestNewSettable [2021-12-03T08:57:33.822Z] --- PASS: TestNewSettable (0.00s) [2021-12-03T08:57:33.822Z] === RUN TestIsSettable [2021-12-03T08:57:33.822Z] --- PASS: TestIsSettable (0.00s) [2021-12-03T08:57:33.822Z] === RUN TestUpdateSettingsEnv [2021-12-03T08:57:33.822Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-03T08:57:33.822Z] PASS [2021-12-03T08:57:33.822Z] coverage: 20.0% of statements [2021-12-03T08:57:33.822Z] ok github.com/docker/docker/plugin/v2 0.026s coverage: 20.0% of statements [2021-12-03T08:57:33.921Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2021-12-03T08:57:33.921Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T08:57:34.044Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-03T08:57:34.505Z] Removing intermediate container ebd6ec8bc286 [2021-12-03T08:57:34.505Z] ---> b330a077e79b [2021-12-03T08:57:34.505Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-03T08:57:34.505Z] ---> Running in 84ef939aa9a6 [2021-12-03T08:57:34.779Z] === RUN TestLoad [2021-12-03T08:57:34.779Z] --- PASS: TestLoad (0.00s) [2021-12-03T08:57:34.779Z] === RUN TestSave [2021-12-03T08:57:34.779Z] --- PASS: TestSave (0.02s) [2021-12-03T08:57:34.779Z] === RUN TestAddDeleteGet [2021-12-03T08:57:34.779Z] --- PASS: TestAddDeleteGet (0.03s) [2021-12-03T08:57:34.779Z] === RUN TestInvalidTags [2021-12-03T08:57:34.779Z] --- PASS: TestInvalidTags (0.00s) [2021-12-03T08:57:34.779Z] PASS [2021-12-03T08:57:34.779Z] coverage: 84.4% of statements [2021-12-03T08:57:34.779Z] ok github.com/docker/docker/reference 0.087s coverage: 84.4% of statements [2021-12-03T08:57:34.848Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2021-12-03T08:57:34.849Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T08:57:34.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:57:34.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:57:34.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:57:34.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:57:34.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:57:34.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:57:34.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:57:34.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:57:34.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:57:34.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:57:34.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T08:57:34.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T08:57:34.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T08:57:34.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T08:57:34.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T08:57:34.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-03T08:57:34.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T08:57:34.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-03T08:57:34.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-03T08:57:34.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-03T08:57:34.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-03T08:57:34.849Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T08:57:34.972Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-03T08:57:35.105Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-12-03T08:57:35.105Z] === RUN TestCreateDifferentPlatform [2021-12-03T08:57:35.105Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T08:57:35.105Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T08:57:35.105Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-12-03T08:57:35.105Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T08:57:35.105Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T08:57:35.105Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T08:57:35.105Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-03T08:57:35.105Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T08:57:35.229Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-03T08:57:35.233Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-03T08:57:35.233Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-03T08:57:35.233Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-03T08:57:35.233Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-03T08:57:35.361Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-03T08:57:35.361Z] === RUN TestContainerStartOnDaemonRestart [2021-12-03T08:57:35.361Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-03T08:57:35.361Z] === RUN TestDaemonRestartIpcMode [2021-12-03T08:57:35.361Z] === PAUSE TestDaemonRestartIpcMode [2021-12-03T08:57:35.361Z] === RUN TestDaemonHostGatewayIP [2021-12-03T08:57:35.361Z] === PAUSE TestDaemonHostGatewayIP [2021-12-03T08:57:35.361Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-03T08:57:35.361Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-03T08:57:35.361Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T08:57:35.361Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-03T08:57:35.361Z] === RUN TestDiff [2021-12-03T08:57:35.469Z] [2021-12-03T08:57:35.469Z] SUCCESS: Specified value was saved. [2021-12-03T08:57:35.617Z] --- PASS: TestDiff (0.38s) [2021-12-03T08:57:35.617Z] === RUN TestExecWithCloseStdin [2021-12-03T08:57:36.178Z] --- PASS: TestExecWithCloseStdin (0.44s) [2021-12-03T08:57:36.178Z] === RUN TestExec [2021-12-03T08:57:36.191Z] === RUN TestResolveAuthConfigIndexServer [2021-12-03T08:57:36.191Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestResolveAuthConfigFullURL [2021-12-03T08:57:36.191Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-03T08:57:36.191Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestValidateMirror [2021-12-03T08:57:36.191Z] --- PASS: TestValidateMirror (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestLoadInsecureRegistries [2021-12-03T08:57:36.191Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-03T08:57:36.191Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-03T08:57:36.191Z] time="2021-12-03T08:57:35Z" 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:57:36.191Z] time="2021-12-03T08:57:35Z" 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:57:36.191Z] time="2021-12-03T08:57:35Z" 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:57:36.191Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-12-03T08:57:36.191Z] === RUN TestNewServiceConfig [2021-12-03T08:57:36.191Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestValidateIndexName [2021-12-03T08:57:36.191Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestValidateIndexNameWithError [2021-12-03T08:57:36.191Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestEndpointParse [2021-12-03T08:57:36.191Z] --- PASS: TestEndpointParse (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestEndpointParseInvalid [2021-12-03T08:57:36.191Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestValidateEndpoint [2021-12-03T08:57:36.191Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-03T08:57:36.191Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-03T08:57:36.191Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestResumableRequestReaderWithReadError [2021-12-03T08:57:36.191Z] --- PASS: TestValidateEndpoint (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestPing [2021-12-03T08:57:36.191Z] --- PASS: TestPing (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestPingRegistryEndpoint [2021-12-03T08:57:36.191Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:36.191Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestEndpoint [2021-12-03T08:57:36.191Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:36.191Z] --- SKIP: TestEndpoint (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestParseRepositoryInfo [2021-12-03T08:57:36.191Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestNewIndexInfo [2021-12-03T08:57:36.191Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestMirrorEndpointLookup [2021-12-03T08:57:36.191Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:36.191Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestSearchRepositories [2021-12-03T08:57:36.191Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-03T08:57:36.191Z] Host: 127.0.0.1:49304 [2021-12-03T08:57:36.191Z] User-Agent: docker test client [2021-12-03T08:57:36.191Z] Authorization: Token fake-token [2021-12-03T08:57:36.191Z] X-Docker-Token: true [2021-12-03T08:57:36.191Z] Accept-Encoding: gzip [2021-12-03T08:57:36.191Z] [2021-12-03T08:57:36.191Z] [2021-12-03T08:57:36.191Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-03T08:57:36.191Z] Connection: close [2021-12-03T08:57:36.191Z] Content-Length: 144 [2021-12-03T08:57:36.191Z] Cache-Control: no-cache [2021-12-03T08:57:36.191Z] Content-Type: application/json [2021-12-03T08:57:36.191Z] Date: Fri, 03 Dec 2021 08:57:35 GMT [2021-12-03T08:57:36.191Z] Expires: -1 [2021-12-03T08:57:36.191Z] Pragma: no-cache [2021-12-03T08:57:36.191Z] Server: docker-tests/mock [2021-12-03T08:57:36.191Z] X-Docker-Registry-Config: mock [2021-12-03T08:57:36.191Z] X-Docker-Registry-Version: 0.0.0 [2021-12-03T08:57:36.191Z] [2021-12-03T08:57:36.191Z] [2021-12-03T08:57:36.191Z] --- PASS: TestSearchRepositories (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestTrustedLocation [2021-12-03T08:57:36.191Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-03T08:57:36.191Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestAllowNondistributableArtifacts [2021-12-03T08:57:36.191Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestIsSecureIndex [2021-12-03T08:57:36.191Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-03T08:57:36.191Z] PASS [2021-12-03T08:57:36.191Z] coverage: 51.2% of statements [2021-12-03T08:57:36.191Z] ok github.com/docker/docker/registry 0.153s coverage: 51.2% of statements [2021-12-03T08:57:36.191Z] time="2021-12-03T08:57:35Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-03T08:57:36.191Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-12-03T08:57:36.191Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-03T08:57:36.191Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-03T08:57:36.191Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-03T08:57:36.191Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestResumableRequestReader [2021-12-03T08:57:36.191Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-03T08:57:36.191Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-03T08:57:36.191Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-03T08:57:36.191Z] PASS [2021-12-03T08:57:36.191Z] coverage: 100.0% of statements [2021-12-03T08:57:36.191Z] ok github.com/docker/docker/registry/resumable 0.144s coverage: 100.0% of statements [2021-12-03T08:57:36.434Z] --- PASS: TestExec (0.44s) [2021-12-03T08:57:36.434Z] === RUN TestExecUser [2021-12-03T08:57:36.595Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-12-03T08:57:36.645Z] === RUN TestRestartManagerTimeout [2021-12-03T08:57:36.645Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-03T08:57:36.645Z] === RUN TestRestartManagerTimeoutReset [2021-12-03T08:57:36.645Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-03T08:57:36.645Z] PASS [2021-12-03T08:57:36.645Z] coverage: 50.9% of statements [2021-12-03T08:57:36.645Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-12-03T08:57:37.006Z] --- PASS: TestExecUser (0.43s) [2021-12-03T08:57:37.006Z] === RUN TestExportContainerAndImportImage [2021-12-03T08:57:37.099Z] === RUN TestDecodeContainerConfig [2021-12-03T08:57:37.099Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-03T08:57:37.099Z] === RUN TestDecodeContainerConfigIsolation [2021-12-03T08:57:37.099Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-03T08:57:37.099Z] === RUN TestValidatePrivileged [2021-12-03T08:57:37.099Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-03T08:57:37.099Z] PASS [2021-12-03T08:57:37.099Z] coverage: 52.6% of statements [2021-12-03T08:57:37.099Z] ok github.com/docker/docker/runconfig 0.030s coverage: 52.6% of statements [2021-12-03T08:57:37.099Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-03T08:57:37.099Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-03T08:57:37.099Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-03T08:57:37.099Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-03T08:57:37.099Z] PASS [2021-12-03T08:57:37.099Z] coverage: 62.5% of statements [2021-12-03T08:57:37.099Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2021-12-03T08:57:37.526Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-03T08:57:37.569Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2021-12-03T08:57:37.569Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T08:57:37.630Z] Removing intermediate container 84ef939aa9a6 [2021-12-03T08:57:37.630Z] ---> b2d0ccfdea33 [2021-12-03T08:57:37.630Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-03T08:57:37.630Z] ---> Running in e1a2e575f385 [2021-12-03T08:57:38.090Z] --- PASS: TestHealthKillContainer (8.59s) [2021-12-03T08:57:38.090Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T08:57:38.659Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2021-12-03T08:57:38.659Z] === RUN TestIpcModeNone [2021-12-03T08:57:38.914Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-12-03T08:57:38.914Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-03T08:57:38.914Z] check_test.go:308: [db0e400e48968] daemon is not started [2021-12-03T08:57:38.914Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-12-03T08:57:38.933Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2021-12-03T08:57:38.934Z] === RUN TestHealthCheckWorkdir [2021-12-03T08:57:39.170Z] --- PASS: TestIpcModeNone (0.52s) [2021-12-03T08:57:39.170Z] === RUN TestIpcModePrivate [2021-12-03T08:57:39.190Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2021-12-03T08:57:39.190Z] === RUN TestHealthKillContainer [2021-12-03T08:57:39.426Z] === RUN TestGetDriver [2021-12-03T08:57:39.426Z] --- PASS: TestGetDriver (0.00s) [2021-12-03T08:57:39.426Z] === RUN TestVolumeRequestError [2021-12-03T08:57:39.426Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-03T08:57:39.426Z] PASS [2021-12-03T08:57:39.426Z] coverage: 36.1% of statements [2021-12-03T08:57:39.426Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2021-12-03T08:57:39.426Z] === RUN TestGetAddress [2021-12-03T08:57:39.426Z] --- PASS: TestGetAddress (0.00s) [2021-12-03T08:57:39.426Z] === RUN TestRemove [2021-12-03T08:57:39.426Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T08:57:39.426Z] --- SKIP: TestRemove (0.00s) [2021-12-03T08:57:39.426Z] === RUN TestInitializeWithVolumes [2021-12-03T08:57:39.426Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-12-03T08:57:39.426Z] === RUN TestCreate [2021-12-03T08:57:39.426Z] --- PASS: TestCreate (0.01s) [2021-12-03T08:57:39.426Z] === RUN TestValidateName [2021-12-03T08:57:39.426Z] --- PASS: TestValidateName (0.00s) [2021-12-03T08:57:39.426Z] === RUN TestCreateWithOpts [2021-12-03T08:57:39.426Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T08:57:39.426Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-03T08:57:39.426Z] === RUN TestRelaodNoOpts [2021-12-03T08:57:39.426Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-03T08:57:39.426Z] PASS [2021-12-03T08:57:39.426Z] coverage: 41.5% of statements [2021-12-03T08:57:39.426Z] ok github.com/docker/docker/volume/local 0.052s coverage: 41.5% of statements [2021-12-03T08:57:39.431Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-12-03T08:57:39.688Z] --- PASS: TestIpcModePrivate (0.54s) [2021-12-03T08:57:39.688Z] === RUN TestIpcModeShareable [2021-12-03T08:57:40.251Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-12-03T08:57:40.251Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRaw [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-03T08:57:40.384Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountRaw [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountRawSplit [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-03T08:57:40.384Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-03T08:57:40.384Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:57:40.384Z] === RUN TestConvertTmpfsOptions [2021-12-03T08:57:40.384Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-03T08:57:40.384Z] linux_parser_test.go:209: data="ro" [2021-12-03T08:57:40.384Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-03T08:57:40.384Z] === RUN TestParseMountSpec [2021-12-03T08:57:40.384Z] parser_test.go:62: case 0 [2021-12-03T08:57:40.384Z] parser_test.go:62: case 1 [2021-12-03T08:57:40.384Z] parser_test.go:62: case 2 [2021-12-03T08:57:40.384Z] parser_test.go:62: case 3 [2021-12-03T08:57:40.384Z] parser_test.go:62: case 4 [2021-12-03T08:57:40.384Z] parser_test.go:62: case 5 [2021-12-03T08:57:40.384Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-03T08:57:40.384Z] === RUN TestValidateMount [2021-12-03T08:57:40.384Z] --- PASS: TestValidateMount (0.00s) [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRaw [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:57:40.384Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-03T08:57:40.384Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:57:40.384Z] PASS [2021-12-03T08:57:40.384Z] coverage: 67.6% of statements [2021-12-03T08:57:40.384Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2021-12-03T08:57:40.507Z] --- PASS: TestIpcModeShareable (0.80s) [2021-12-03T08:57:40.508Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-03T08:57:40.764Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-12-03T08:57:40.837Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-12-03T08:57:40.838Z] === RUN TestClientStream [2021-12-03T08:57:40.838Z] --- PASS: TestClientStream (0.00s) [2021-12-03T08:57:40.838Z] === RUN TestClientSendFile [2021-12-03T08:57:40.838Z] --- PASS: TestClientSendFile (0.00s) [2021-12-03T08:57:40.838Z] === RUN TestClientWithRequestTimeout [2021-12-03T08:57:40.838Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-12-03T08:57:40.838Z] === RUN TestFileSpecPlugin [2021-12-03T08:57:40.838Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-03T08:57:40.838Z] === RUN TestFileJSONSpecPlugin [2021-12-03T08:57:40.838Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-03T08:57:40.838Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-03T08:57:40.838Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-03T08:57:40.838Z] === RUN TestPluginAddHandler [2021-12-03T08:57:40.838Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-03T08:57:40.838Z] === RUN TestPluginWaitBadPlugin [2021-12-03T08:57:40.838Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-03T08:57:40.838Z] === RUN TestGet [2021-12-03T08:57:40.838Z] time="2021-12-03T08:57:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-03T08:57:40.838Z] === RUN TestSetGetMeta [2021-12-03T08:57:40.838Z] === PAUSE TestSetGetMeta [2021-12-03T08:57:40.838Z] === RUN TestRestore [2021-12-03T08:57:40.838Z] === PAUSE TestRestore [2021-12-03T08:57:40.838Z] === RUN TestServiceCreate [2021-12-03T08:57:40.838Z] === PAUSE TestServiceCreate [2021-12-03T08:57:40.838Z] === RUN TestServiceList [2021-12-03T08:57:40.838Z] === PAUSE TestServiceList [2021-12-03T08:57:40.838Z] === RUN TestServiceRemove [2021-12-03T08:57:40.838Z] === PAUSE TestServiceRemove [2021-12-03T08:57:40.838Z] === RUN TestServiceGet [2021-12-03T08:57:40.838Z] === PAUSE TestServiceGet [2021-12-03T08:57:40.838Z] === RUN TestServicePrune [2021-12-03T08:57:40.838Z] === PAUSE TestServicePrune [2021-12-03T08:57:40.838Z] === RUN TestCreate [2021-12-03T08:57:40.838Z] === PAUSE TestCreate [2021-12-03T08:57:40.838Z] === RUN TestRemove [2021-12-03T08:57:40.838Z] === PAUSE TestRemove [2021-12-03T08:57:40.838Z] === RUN TestList [2021-12-03T08:57:40.838Z] === PAUSE TestList [2021-12-03T08:57:40.838Z] === RUN TestFindByDriver [2021-12-03T08:57:40.838Z] === PAUSE TestFindByDriver [2021-12-03T08:57:40.838Z] === RUN TestFindByReferenced [2021-12-03T08:57:40.838Z] === PAUSE TestFindByReferenced [2021-12-03T08:57:40.838Z] === RUN TestDerefMultipleOfSameRef [2021-12-03T08:57:40.838Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-03T08:57:40.838Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:57:40.838Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:57:40.838Z] === RUN TestDefererencePluginOnCreateError [2021-12-03T08:57:40.838Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-03T08:57:40.838Z] === RUN TestRefDerefRemove [2021-12-03T08:57:40.838Z] === PAUSE TestRefDerefRemove [2021-12-03T08:57:40.838Z] === RUN TestGet [2021-12-03T08:57:40.838Z] === PAUSE TestGet [2021-12-03T08:57:40.838Z] === RUN TestGetWithReference [2021-12-03T08:57:40.838Z] === PAUSE TestGetWithReference [2021-12-03T08:57:40.838Z] === RUN TestFilterFunc [2021-12-03T08:57:40.838Z] === RUN TestFilterFunc/test_nil_list [2021-12-03T08:57:40.838Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-03T08:57:40.838Z] === RUN TestFilterFunc/test_empty_list [2021-12-03T08:57:40.838Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-03T08:57:40.838Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:57:40.838Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:57:40.838Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:57:40.838Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:57:40.838Z] === RUN TestFilterFunc/test_filter_some [2021-12-03T08:57:40.838Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-03T08:57:40.838Z] === RUN TestFilterFunc/test_filter_middle [2021-12-03T08:57:40.838Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-03T08:57:40.838Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:57:40.838Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:57:40.838Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-03T08:57:40.838Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-03T08:57:40.838Z] === CONT TestFilterFunc/test_nil_list [2021-12-03T08:57:40.838Z] === CONT TestFilterFunc/test_filter_some [2021-12-03T08:57:40.838Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:57:40.838Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:57:40.838Z] === CONT TestFilterFunc/test_empty_list [2021-12-03T08:57:40.838Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:57:40.838Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-03T08:57:40.838Z] === CONT TestFilterFunc/test_filter_middle [2021-12-03T08:57:40.838Z] --- PASS: TestFilterFunc (0.00s) [2021-12-03T08:57:40.838Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-03T08:57:40.838Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-03T08:57:40.838Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-03T08:57:40.838Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-03T08:57:40.838Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-03T08:57:40.838Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-03T08:57:40.838Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-03T08:57:40.838Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-03T08:57:40.838Z] === CONT TestSetGetMeta [2021-12-03T08:57:40.838Z] === CONT TestList [2021-12-03T08:57:40.838Z] === CONT TestGet [2021-12-03T08:57:40.838Z] === CONT TestDefererencePluginOnCreateError [2021-12-03T08:57:40.838Z] --- PASS: TestGet (0.02s) [2021-12-03T08:57:40.838Z] === CONT TestRefDerefRemove [2021-12-03T08:57:40.838Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-03T08:57:40.838Z] === CONT TestDerefMultipleOfSameRef [2021-12-03T08:57:40.838Z] --- PASS: TestRefDerefRemove (0.02s) [2021-12-03T08:57:40.838Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:57:40.838Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-12-03T08:57:40.838Z] === CONT TestGetWithReference [2021-12-03T08:57:40.838Z] --- PASS: TestList (0.04s) [2021-12-03T08:57:40.838Z] === CONT TestServiceGet [2021-12-03T08:57:40.838Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-12-03T08:57:40.838Z] === CONT TestRemove [2021-12-03T08:57:40.838Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-12-03T08:57:40.838Z] === CONT TestCreate [2021-12-03T08:57:40.838Z] --- PASS: TestGetWithReference (0.02s) [2021-12-03T08:57:40.838Z] === CONT TestServicePrune [2021-12-03T08:57:40.838Z] --- PASS: TestCreate (0.01s) [2021-12-03T08:57:40.838Z] === CONT TestFindByReferenced [2021-12-03T08:57:40.838Z] --- PASS: TestRemove (0.02s) [2021-12-03T08:57:40.838Z] === CONT TestServiceList [2021-12-03T08:57:40.838Z] --- PASS: TestFindByReferenced (0.01s) [2021-12-03T08:57:40.838Z] === CONT TestServiceRemove [2021-12-03T08:57:41.292Z] --- PASS: TestServiceGet (0.11s) [2021-12-03T08:57:41.292Z] === CONT TestFindByDriver [2021-12-03T08:57:41.292Z] time="2021-12-03T08:57:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:57:41.292Z] --- PASS: TestServiceRemove (0.08s) [2021-12-03T08:57:41.292Z] === CONT TestServiceCreate [2021-12-03T08:57:41.292Z] --- PASS: TestServiceList (0.09s) [2021-12-03T08:57:41.292Z] === CONT TestRestore [2021-12-03T08:57:41.292Z] time="2021-12-03T08:57:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:57:41.292Z] time="2021-12-03T08:57:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:57:41.292Z] time="2021-12-03T08:57:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-03T08:57:41.292Z] --- PASS: TestFindByDriver (0.02s) [2021-12-03T08:57:41.292Z] --- PASS: TestServiceCreate (0.02s) [2021-12-03T08:57:41.292Z] time="2021-12-03T08:57:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:57:41.292Z] --- PASS: TestRestore (0.02s) [2021-12-03T08:57:41.292Z] --- PASS: TestServicePrune (0.12s) [2021-12-03T08:57:41.292Z] PASS [2021-12-03T08:57:41.292Z] coverage: 69.0% of statements [2021-12-03T08:57:41.292Z] ok github.com/docker/docker/volume/service 0.224s coverage: 69.0% of statements [2021-12-03T08:57:41.357Z] Cannot create a file when that file already exists. [2021-12-03T08:57:41.694Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-03T08:57:41.749Z] time="2021-12-03T08:57:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-03T08:57:42.624Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-03T08:57:42.880Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-12-03T08:57:42.880Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s) [2021-12-03T08:57:42.880Z] === RUN TestAPIIpcModeHost [2021-12-03T08:57:43.808Z] --- PASS: TestAPIIpcModeHost (0.69s) [2021-12-03T08:57:43.808Z] === RUN TestDaemonIpcModeShareable [2021-12-03T08:57:43.905Z] time="2021-12-03T08:57:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-03T08:57:44.370Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-12-03T08:57:45.326Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2021-12-03T08:57:45.326Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2021-12-03T08:57:45.326Z] === RUN TestDaemonIpcModePrivate [2021-12-03T08:57:45.588Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-03T08:57:46.022Z] Removing intermediate container e1a2e575f385 [2021-12-03T08:57:46.022Z] ---> 23cd80ef83a6 [2021-12-03T08:57:46.022Z] Step 13/13 : CMD ["sh"] [2021-12-03T08:57:46.022Z] ---> Running in 8d59ed9f0873 [2021-12-03T08:57:46.022Z] Removing intermediate container 8d59ed9f0873 [2021-12-03T08:57:46.022Z] ---> 5fbca9785d22 [2021-12-03T08:57:46.022Z] Successfully built 5fbca9785d22 [2021-12-03T08:57:46.022Z] Successfully tagged busybox:latest [2021-12-03T08:57:46.022Z] INFO: Docker images of the daemon under test [2021-12-03T08:57:46.022Z] [2021-12-03T08:57:46.022Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T08:57:46.022Z] busybox latest 5fbca9785d22 Less than a second ago 4.95GB [2021-12-03T08:57:46.022Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 4 weeks ago 4.91GB [2021-12-03T08:57:46.022Z] microsoft/windowsservercore latest 3d4792f88e26 4 weeks ago 4.91GB [2021-12-03T08:57:46.022Z] [2021-12-03T08:57:46.022Z] INFO: Running integration tests at 12/03/2021 08:57:45... [2021-12-03T08:57:46.022Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-03T08:57:46.022Z] INFO: Integration API tests being run from the host: [2021-12-03T08:57:46.022Z] INFO: make.ps1 starting at 12/03/2021 08:57:45 [2021-12-03T08:57:46.150Z] check_test.go:308: [d14c4ce6d0d65] daemon is not started [2021-12-03T08:57:46.150Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-12-03T08:57:46.718Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-12-03T08:57:46.977Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2021-12-03T08:57:46.977Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-03T08:57:46.984Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-03T08:57:47.116Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-12-03T08:57:47.319Z] --- PASS: TestHealthKillContainer (7.84s) [2021-12-03T08:57:47.319Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T08:57:47.319Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2021-12-03T08:57:47.319Z] === RUN TestIpcModeNone [2021-12-03T08:57:47.607Z] time="2021-12-03T08:57:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-03T08:57:47.885Z] --- PASS: TestIpcModeNone (0.44s) [2021-12-03T08:57:47.885Z] === RUN TestIpcModePrivate [2021-12-03T08:57:48.025Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-12-03T08:57:48.025Z] PASS [2021-12-03T08:57:48.025Z] [2021-12-03T08:57:48.025Z] DONE 17 tests in 47.111s [2021-12-03T08:57:48.025Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-03T08:57:48.025Z] INFO: Testing against a local daemon [2021-12-03T08:57:48.025Z] === RUN TestPluginInvalidJSON [2021-12-03T08:57:48.025Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:57:48.025Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:57:48.025Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T08:57:48.025Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-03T08:57:48.025Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-12-03T08:57:48.025Z] === RUN TestPluginInstall [2021-12-03T08:57:48.025Z] === RUN TestPluginInstall/no_auth [2021-12-03T08:57:48.025Z] time="2021-12-03T08:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:57:48.025Z] time="2021-12-03T08:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22c3e77c920fc7d25dbec6111d7b94f55c4ed51091ccfa91c282e66154dfc79e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:57:48.025Z] time="2021-12-03T08:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:57:48.025Z] time="2021-12-03T08:57:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22c3e77c920fc7d25dbec6111d7b94f55c4ed51091ccfa91c282e66154dfc79e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:57:48.025Z] === RUN TestPluginInstall/with_htpasswd [2021-12-03T08:57:48.141Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-12-03T08:57:48.141Z] --- PASS: TestIpcModePrivate (0.42s) [2021-12-03T08:57:48.141Z] === RUN TestIpcModeShareable [2021-12-03T08:57:48.598Z] time="2021-12-03T08:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:57:48.598Z] time="2021-12-03T08:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1df6bdb41fc23ddcc5adf646e163870dc2bdba7e4fe3ed0a0c81cd42c3a41d31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:57:48.598Z] time="2021-12-03T08:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:57:48.598Z] time="2021-12-03T08:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1df6bdb41fc23ddcc5adf646e163870dc2bdba7e4fe3ed0a0c81cd42c3a41d31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:57:48.704Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-12-03T08:57:48.704Z] --- PASS: TestIpcModeShareable (0.43s) [2021-12-03T08:57:48.704Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-03T08:57:48.859Z] === RUN TestPluginInstall/with_insecure [2021-12-03T08:57:48.873Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-12-03T08:57:48.873Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2021-12-03T08:57:48.873Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-03T08:57:48.873Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-12-03T08:57:49.438Z] check_test.go:308: [d9156c1b86b75] daemon is not started [2021-12-03T08:57:49.438Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-12-03T08:57:49.803Z] time="2021-12-03T08:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:57:49.803Z] time="2021-12-03T08:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a89265be86654940b415729835939cddf138885638646555943e557b3cf192e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:57:49.803Z] time="2021-12-03T08:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T08:57:49.803Z] time="2021-12-03T08:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a89265be86654940b415729835939cddf138885638646555943e557b3cf192e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T08:57:49.803Z] plugin_test.go:165: [db20063e2ea39] daemon is not started [2021-12-03T08:57:49.803Z] --- PASS: TestPluginInstall (3.34s) [2021-12-03T08:57:49.803Z] --- PASS: TestPluginInstall/no_auth (1.66s) [2021-12-03T08:57:49.803Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2021-12-03T08:57:49.803Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-12-03T08:57:49.803Z] === RUN TestPluginsWithRuntimes [2021-12-03T08:57:50.069Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2021-12-03T08:57:50.069Z] === RUN TestAPIIpcModeHost [2021-12-03T08:57:50.325Z] --- PASS: TestAPIIpcModeHost (0.34s) [2021-12-03T08:57:50.325Z] === RUN TestDaemonIpcModeShareable [2021-12-03T08:57:50.364Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2021-12-03T08:57:50.364Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s) [2021-12-03T08:57:50.364Z] === RUN TestIpcModeOlderClient [2021-12-03T08:57:50.364Z] === PAUSE TestIpcModeOlderClient [2021-12-03T08:57:50.364Z] === RUN TestKillContainerInvalidSignal [2021-12-03T08:57:51.252Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-12-03T08:57:51.295Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2021-12-03T08:57:51.295Z] === RUN TestKillContainer [2021-12-03T08:57:51.295Z] === RUN TestKillContainer/no_signal [2021-12-03T08:57:51.511Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2021-12-03T08:57:51.511Z] === RUN TestDaemonIpcModePrivate [2021-12-03T08:57:51.712Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-03T08:57:51.857Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T08:57:52.115Z] === RUN TestKillContainer/killing_signal [2021-12-03T08:57:52.115Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-03T08:57:52.282Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-03T08:57:52.371Z] docker_cli_daemon_plugins_test.go:80: [d708d0ea56c94] daemon is not started [2021-12-03T08:57:52.438Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-12-03T08:57:52.438Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2021-12-03T08:57:52.438Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-03T08:57:52.932Z] --- PASS: TestKillContainer (1.85s) [2021-12-03T08:57:52.932Z] --- PASS: TestKillContainer/no_signal (0.69s) [2021-12-03T08:57:52.932Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2021-12-03T08:57:52.932Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2021-12-03T08:57:52.932Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T08:57:52.932Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-03T08:57:53.222Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2021-12-03T08:57:53.222Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2021-12-03T08:57:53.222Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2021-12-03T08:57:53.222Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T08:57:53.495Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-12-03T08:57:53.752Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-03T08:57:53.793Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2021-12-03T08:57:53.793Z] PASS [2021-12-03T08:57:53.793Z] [2021-12-03T08:57:53.793Z] DONE 10 tests in 7.257s [2021-12-03T08:57:53.793Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-03T08:57:53.793Z] INFO: Testing against a local daemon [2021-12-03T08:57:53.793Z] === RUN TestExternalGraphDriver [2021-12-03T08:57:53.793Z] === RUN TestExternalGraphDriver/json [2021-12-03T08:57:53.803Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-12-03T08:57:53.803Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2021-12-03T08:57:53.803Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-03T08:57:54.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2021-12-03T08:57:54.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-12-03T08:57:54.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2021-12-03T08:57:54.316Z] === RUN TestKillStoppedContainer [2021-12-03T08:57:54.572Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-12-03T08:57:54.572Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T08:57:54.572Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-12-03T08:57:54.572Z] === RUN TestKillDifferentUserContainer [2021-12-03T08:57:54.731Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-12-03T08:57:54.731Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) [2021-12-03T08:57:54.731Z] === RUN TestIpcModeOlderClient [2021-12-03T08:57:54.731Z] === PAUSE TestIpcModeOlderClient [2021-12-03T08:57:54.731Z] === RUN TestKillContainerInvalidSignal [2021-12-03T08:57:54.987Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2021-12-03T08:57:54.988Z] === RUN TestKillContainer [2021-12-03T08:57:54.988Z] === RUN TestKillContainer/no_signal [2021-12-03T08:57:55.135Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-12-03T08:57:55.135Z] === RUN TestInspectOomKilledTrue [2021-12-03T08:57:55.135Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:57:55.135Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-12-03T08:57:55.135Z] === RUN TestInspectOomKilledFalse [2021-12-03T08:57:55.135Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:57:55.135Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-03T08:57:55.135Z] === RUN TestLinksEtcHostsContentMatch [2021-12-03T08:57:55.550Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T08:57:55.698Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2021-12-03T08:57:55.698Z] === RUN TestLinksContainerNames [2021-12-03T08:57:55.711Z] === RUN TestExternalGraphDriver/spec [2021-12-03T08:57:55.805Z] === RUN TestKillContainer/killing_signal [2021-12-03T08:57:55.955Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-03T08:57:56.119Z] --- PASS: TestGet (15.01s) [2021-12-03T08:57:56.119Z] === RUN TestPluginWithNoManifest [2021-12-03T08:57:56.119Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-03T08:57:56.119Z] === RUN TestGetAll [2021-12-03T08:57:56.119Z] --- PASS: TestGetAll (0.00s) [2021-12-03T08:57:56.119Z] PASS [2021-12-03T08:57:56.119Z] coverage: 73.2% of statements [2021-12-03T08:57:56.119Z] ok github.com/docker/docker/pkg/plugins 35.974s coverage: 73.2% of statements [2021-12-03T08:57:56.212Z] docker_cli_daemon_plugins_test.go:170: [dabcca4e0994a] daemon is not started [2021-12-03T08:57:56.367Z] --- PASS: TestKillContainer (1.20s) [2021-12-03T08:57:56.367Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-12-03T08:57:56.367Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-12-03T08:57:56.367Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-12-03T08:57:56.367Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T08:57:56.367Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-03T08:57:56.623Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-03T08:57:56.897Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-12-03T08:57:57.092Z] === RUN TestExternalGraphDriver/pull [2021-12-03T08:57:57.142Z] --- PASS: TestLinksContainerNames (1.26s) [2021-12-03T08:57:57.142Z] === RUN TestLogsFollowTailEmpty [2021-12-03T08:57:57.415Z] === RUN TestBoolValue [2021-12-03T08:57:57.415Z] --- PASS: TestBoolValue (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestBoolValueOrDefault [2021-12-03T08:57:57.415Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestInt64ValueOrZero [2021-12-03T08:57:57.415Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestInt64ValueOrDefault [2021-12-03T08:57:57.415Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-03T08:57:57.415Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestJsonContentType [2021-12-03T08:57:57.415Z] --- PASS: TestJsonContentType (0.00s) [2021-12-03T08:57:57.415Z] PASS [2021-12-03T08:57:57.415Z] coverage: 14.7% of statements [2021-12-03T08:57:57.415Z] ok github.com/docker/docker/api/server/httputils 0.074s coverage: 14.7% of statements [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-03T08:57:57.415Z] === RUN TestMaskSecretKeys [2021-12-03T08:57:57.415Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-03T08:57:57.415Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-03T08:57:57.415Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-03T08:57:57.415Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestVersionMiddlewareVersion [2021-12-03T08:57:57.415Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-03T08:57:57.415Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-03T08:57:57.415Z] PASS [2021-12-03T08:57:57.415Z] coverage: 37.7% of statements [2021-12-03T08:57:57.415Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-03T08:57:57.415Z] === RUN TestStrSliceMarshalJSON [2021-12-03T08:57:57.415Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestStrSliceUnmarshalJSON [2021-12-03T08:57:57.415Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestStrSliceUnmarshalString [2021-12-03T08:57:57.415Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestStrSliceUnmarshalSlice [2021-12-03T08:57:57.415Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-03T08:57:57.415Z] PASS [2021-12-03T08:57:57.415Z] coverage: 90.0% of statements [2021-12-03T08:57:57.415Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-12-03T08:57:57.415Z] === RUN TestToJSON [2021-12-03T08:57:57.415Z] --- PASS: TestToJSON (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestToParamWithVersion [2021-12-03T08:57:57.415Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestFromJSON [2021-12-03T08:57:57.415Z] --- PASS: TestFromJSON (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestEmpty [2021-12-03T08:57:57.415Z] --- PASS: TestEmpty (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestArgsMatchKVListEmptySources [2021-12-03T08:57:57.415Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestArgsMatchKVList [2021-12-03T08:57:57.415Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestArgsMatch [2021-12-03T08:57:57.415Z] --- PASS: TestArgsMatch (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestAdd [2021-12-03T08:57:57.415Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestDel [2021-12-03T08:57:57.415Z] --- PASS: TestDel (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestLen [2021-12-03T08:57:57.415Z] --- PASS: TestLen (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestExactMatch [2021-12-03T08:57:57.415Z] --- PASS: TestExactMatch (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestOnlyOneExactMatch [2021-12-03T08:57:57.415Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestContains [2021-12-03T08:57:57.415Z] --- PASS: TestContains (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestValidate [2021-12-03T08:57:57.415Z] --- PASS: TestValidate (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestWalkValues [2021-12-03T08:57:57.415Z] --- PASS: TestWalkValues (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestFuzzyMatch [2021-12-03T08:57:57.415Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestClone [2021-12-03T08:57:57.415Z] --- PASS: TestClone (0.00s) [2021-12-03T08:57:57.415Z] PASS [2021-12-03T08:57:57.415Z] coverage: 92.2% of statements [2021-12-03T08:57:57.415Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2021-12-03T08:57:57.415Z] === RUN TestAdjustForAPIVersion [2021-12-03T08:57:57.415Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-03T08:57:57.415Z] PASS [2021-12-03T08:57:57.415Z] coverage: 5.7% of statements [2021-12-03T08:57:57.415Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-03T08:57:57.415Z] === RUN TestDurationToSecondsString [2021-12-03T08:57:57.415Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestGetTimestamp [2021-12-03T08:57:57.415Z] --- PASS: TestGetTimestamp (0.10s) [2021-12-03T08:57:57.415Z] === RUN TestParseTimestamps [2021-12-03T08:57:57.415Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-03T08:57:57.415Z] PASS [2021-12-03T08:57:57.415Z] coverage: 100.0% of statements [2021-12-03T08:57:57.415Z] ok github.com/docker/docker/api/types/time 0.155s coverage: 100.0% of statements [2021-12-03T08:57:57.415Z] === RUN TestCompareVersion [2021-12-03T08:57:57.415Z] --- PASS: TestCompareVersion (0.00s) [2021-12-03T08:57:57.415Z] PASS [2021-12-03T08:57:57.415Z] coverage: 77.3% of statements [2021-12-03T08:57:57.415Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/builder [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-03T08:57:57.415Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-03T08:57:57.415Z] === RUN TestParseRemoteURL [2021-12-03T08:57:57.415Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-03T08:57:57.415Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-03T08:57:57.415Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-03T08:57:57.415Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-03T08:57:57.415Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-03T08:57:57.415Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-03T08:57:57.415Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-03T08:57:57.415Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-03T08:57:57.415Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-03T08:57:57.415Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-03T08:57:57.415Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-03T08:57:57.415Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestCloneArgsSmartHttp [2021-12-03T08:57:57.415Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-03T08:57:57.415Z] === RUN TestCloneArgsDumbHttp [2021-12-03T08:57:57.415Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestCloneArgsGit [2021-12-03T08:57:57.415Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestCheckoutGit [2021-12-03T08:57:57.415Z] === RUN TestEnable [2021-12-03T08:57:57.415Z] --- PASS: TestEnable (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestDisable [2021-12-03T08:57:57.415Z] --- PASS: TestDisable (0.00s) [2021-12-03T08:57:57.415Z] === RUN TestEnabled [2021-12-03T08:57:57.416Z] --- PASS: TestEnabled (0.00s) [2021-12-03T08:57:57.416Z] PASS [2021-12-03T08:57:57.416Z] coverage: 100.0% of statements [2021-12-03T08:57:57.416Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2021-12-03T08:57:57.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2021-12-03T08:57:57.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s) [2021-12-03T08:57:57.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2021-12-03T08:57:57.551Z] === RUN TestKillStoppedContainer [2021-12-03T08:57:57.551Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-03T08:57:57.551Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T08:57:57.551Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-12-03T08:57:57.551Z] === RUN TestKillDifferentUserContainer [2021-12-03T08:57:57.703Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-12-03T08:57:57.703Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-12-03T08:57:57.703Z] === RUN TestContainerNetworkMountsNoChown [2021-12-03T08:57:57.807Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2021-12-03T08:57:57.807Z] === RUN TestInspectOomKilledTrue [2021-12-03T08:57:57.884Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-03T08:57:57.884Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestProcessNoDockerignore [2021-12-03T08:57:57.884Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-03T08:57:57.884Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestDetectContentType [2021-12-03T08:57:57.884Z] --- PASS: TestDetectContentType (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestSelectAcceptableMIME [2021-12-03T08:57:57.884Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestInspectEmptyResponse [2021-12-03T08:57:57.884Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestInspectResponseBinary [2021-12-03T08:57:57.884Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestResponseUnsupportedContentType [2021-12-03T08:57:57.884Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestInspectResponseTextSimple [2021-12-03T08:57:57.884Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestInspectResponseEmptyContentType [2021-12-03T08:57:57.884Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestUnknownContentLength [2021-12-03T08:57:57.884Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestDownloadRemote [2021-12-03T08:57:57.884Z] --- PASS: TestDownloadRemote (0.06s) [2021-12-03T08:57:57.884Z] === RUN TestGetWithStatusError [2021-12-03T08:57:57.884Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestCloseRootDirectory [2021-12-03T08:57:57.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:57.884Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestHashFile [2021-12-03T08:57:57.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:57.884Z] --- SKIP: TestHashFile (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestHashSubdir [2021-12-03T08:57:57.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:57.884Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-03T08:57:57.884Z] === RUN TestRemoveDirectory [2021-12-03T08:57:57.884Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:57:57.884Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-03T08:57:57.884Z] PASS [2021-12-03T08:57:57.884Z] coverage: 9.3% of statements [2021-12-03T08:57:57.884Z] ok github.com/docker/docker/builder/remotecontext 0.234s coverage: 9.3% of statements [2021-12-03T08:57:57.884Z] === RUN TestGetAllAllowed [2021-12-03T08:57:57.884Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestGetAllMeta [2021-12-03T08:57:57.884Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-03T08:57:57.884Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestIsUnreferencedBuiltin [2021-12-03T08:57:57.884Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestIsExistingDirectory [2021-12-03T08:57:57.884Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestGetFilenameForDownload [2021-12-03T08:57:57.884Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestEnv2Variables [2021-12-03T08:57:57.884Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-03T08:57:57.884Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestMaintainer [2021-12-03T08:57:57.884Z] --- PASS: TestMaintainer (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestLabel [2021-12-03T08:57:57.884Z] --- PASS: TestLabel (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestFromScratch [2021-12-03T08:57:57.884Z] --- PASS: TestFromScratch (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestFromWithArg [2021-12-03T08:57:57.884Z] --- PASS: TestFromWithArg (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-03T08:57:57.884Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestFromWithUndefinedArg [2021-12-03T08:57:57.884Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestFromMultiStageWithNamedStage [2021-12-03T08:57:57.884Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestOnbuild [2021-12-03T08:57:57.884Z] --- PASS: TestOnbuild (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestWorkdir [2021-12-03T08:57:57.884Z] --- PASS: TestWorkdir (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestCmd [2021-12-03T08:57:57.884Z] --- PASS: TestCmd (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestHealthcheckNone [2021-12-03T08:57:57.884Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestHealthcheckCmd [2021-12-03T08:57:57.884Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestEntrypoint [2021-12-03T08:57:57.884Z] --- PASS: TestEntrypoint (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestExpose [2021-12-03T08:57:57.884Z] --- PASS: TestExpose (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestUser [2021-12-03T08:57:57.884Z] --- PASS: TestUser (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestVolume [2021-12-03T08:57:57.884Z] --- PASS: TestVolume (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestStopSignal [2021-12-03T08:57:57.884Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T08:57:57.884Z] --- SKIP: TestStopSignal (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestArg [2021-12-03T08:57:57.884Z] --- PASS: TestArg (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestShell [2021-12-03T08:57:57.884Z] --- PASS: TestShell (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestPrependEnvOnCmd [2021-12-03T08:57:57.884Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestRunWithBuildArgs [2021-12-03T08:57:57.884Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestRunIgnoresHealthcheck [2021-12-03T08:57:57.884Z] --- PASS: TestRunIgnoresHealthcheck (0.01s) [2021-12-03T08:57:57.884Z] === RUN TestDispatchUnsupportedOptions [2021-12-03T08:57:57.884Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-03T08:57:57.884Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-03T08:57:57.884Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-03T08:57:57.884Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-03T08:57:57.884Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-03T08:57:57.884Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-03T08:57:57.884Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestNormalizeWorkdir [2021-12-03T08:57:57.884Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestDispatch [2021-12-03T08:57:57.884Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-03T08:57:57.884Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-03T08:57:57.884Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-03T08:57:57.884Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-03T08:57:57.884Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-03T08:57:57.884Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-03T08:57:57.884Z] === RUN TestDispatch/COPY_url [2021-12-03T08:57:57.884Z] --- PASS: TestDispatch (0.04s) [2021-12-03T08:57:57.884Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-12-03T08:57:57.884Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-03T08:57:57.884Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-03T08:57:57.884Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:57:57.884Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-03T08:57:57.884Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-03T08:57:57.884Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestAddScratchImageAddsToMounts [2021-12-03T08:57:57.884Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-03T08:57:57.884Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-03T08:57:57.884Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-03T08:57:57.884Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestImageSourceGetAddsToMounts [2021-12-03T08:57:57.884Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestEmptyDockerfile [2021-12-03T08:57:57.884Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestSymlinkDockerfile [2021-12-03T08:57:57.884Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-03T08:57:57.884Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-03T08:57:57.884Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestNonExistingDockerfile [2021-12-03T08:57:57.884Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestCopyRunConfig [2021-12-03T08:57:57.884Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestDeepCopyRunConfig [2021-12-03T08:57:57.884Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestExportImage [2021-12-03T08:57:57.884Z] --- PASS: TestExportImage (0.00s) [2021-12-03T08:57:57.884Z] === RUN TestNormalizeDest [2021-12-03T08:57:57.884Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-03T08:57:57.884Z] PASS [2021-12-03T08:57:57.884Z] coverage: 46.8% of statements [2021-12-03T08:57:57.884Z] ok github.com/docker/docker/builder/dockerfile 0.158s coverage: 46.8% of statements [2021-12-03T08:57:57.981Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-12-03T08:57:58.352Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-03T08:57:58.369Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2021-12-03T08:57:58.369Z] === RUN TestInspectOomKilledFalse [2021-12-03T08:57:58.625Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2021-12-03T08:57:58.625Z] === RUN TestLinksEtcHostsContentMatch [2021-12-03T08:57:58.632Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/default [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/default [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/private [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/private [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rprivate [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/slave [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/slave [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rslave [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/shared [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/shared [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rshared [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/default [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/rshared [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/shared [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/rslave [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/slave [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/rprivate [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/private [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-03T08:57:58.632Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:57:58.632Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:57:58.632Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:57:58.632Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:57:58.819Z] === RUN TestTCP4Proxy [2021-12-03T08:57:58.819Z] --- PASS: TestTCP4Proxy (0.01s) [2021-12-03T08:57:58.819Z] === RUN TestTCP4ProxyHalfClose [2021-12-03T08:57:58.819Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-03T08:57:58.819Z] === RUN TestTCP6Proxy [2021-12-03T08:57:58.820Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:57:58.820Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-03T08:57:58.820Z] === RUN TestTCPDualStackProxy [2021-12-03T08:57:58.820Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:57:58.820Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-03T08:57:58.820Z] === RUN TestUDP4Proxy [2021-12-03T08:57:58.820Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-03T08:57:58.820Z] === RUN TestUDP6Proxy [2021-12-03T08:57:58.820Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:57:58.820Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-03T08:57:58.820Z] === RUN TestUDPWriteError [2021-12-03T08:57:58.820Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-03T08:57:58.820Z] === RUN TestSCTP4Proxy [2021-12-03T08:57:58.820Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T08:57:58.820Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-03T08:57:58.820Z] === RUN TestSCTP6Proxy [2021-12-03T08:57:58.820Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:57:58.820Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-03T08:57:58.820Z] PASS [2021-12-03T08:57:58.820Z] coverage: 49.4% of statements [2021-12-03T08:57:58.820Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 49.4% of statements [2021-12-03T08:57:58.888Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2021-12-03T08:57:58.888Z] === RUN TestLinksContainerNames [2021-12-03T08:57:58.889Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:57:58.889Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:57:58.889Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-03T08:57:58.889Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:57:58.889Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-03T08:57:58.889Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-03T08:57:58.889Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:57:58.889Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:57:58.889Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:57:58.889Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-03T08:57:58.889Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:57:58.889Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:57:59.003Z] --- PASS: TestExternalGraphDriver (4.93s) [2021-12-03T08:57:59.003Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2021-12-03T08:57:59.003Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2021-12-03T08:57:59.003Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2021-12-03T08:57:59.003Z] === RUN TestGraphdriverPluginV2 [2021-12-03T08:57:59.145Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-03T08:57:59.145Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:57:59.145Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-03T08:57:59.145Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:57:59.145Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:57:59.145Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:57:59.145Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:57:59.145Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-03T08:57:59.145Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-12-03T08:57:59.145Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-12-03T08:57:59.145Z] === RUN TestContainerBindMountNonRecursive [2021-12-03T08:57:59.840Z] --- PASS: TestLinksContainerNames (0.82s) [2021-12-03T08:57:59.840Z] === RUN TestLogsFollowTailEmpty [2021-12-03T08:58:00.096Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2021-12-03T08:58:00.096Z] === RUN TestContainerNetworkMountsNoChown [2021-12-03T08:58:00.657Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/default [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/default [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/private [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/private [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rprivate [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/slave [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/slave [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rslave [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/shared [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/shared [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rshared [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-03T08:58:00.657Z] === CONT TestMountDaemonRoot/default [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:58:00.657Z] === CONT TestMountDaemonRoot/rslave [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-03T08:58:00.657Z] === CONT TestMountDaemonRoot/rshared [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:58:00.657Z] === CONT TestMountDaemonRoot/shared [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-03T08:58:00.657Z] === CONT TestMountDaemonRoot/rprivate [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:58:00.657Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:58:00.657Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:58:00.658Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:58:00.658Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/slave [2021-12-03T08:58:00.658Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-03T08:58:00.658Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-03T08:58:00.658Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:58:00.658Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:58:00.658Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-03T08:58:00.658Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-03T08:58:00.658Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:58:00.658Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/private [2021-12-03T08:58:00.658Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-03T08:58:00.658Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-03T08:58:00.658Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:58:00.658Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:58:00.658Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-03T08:58:00.658Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-03T08:58:00.658Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:58:00.658Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-03T08:58:00.658Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-03T08:58:00.913Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-03T08:58:00.914Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-03T08:58:00.914Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-03T08:58:00.914Z] === RUN TestContainerBindMountNonRecursive [2021-12-03T08:58:01.040Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-12-03T08:58:01.297Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2021-12-03T08:58:01.297Z] === RUN TestContainerVolumesMountedAsShared [2021-12-03T08:58:01.553Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-12-03T08:58:01.810Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2021-12-03T08:58:01.810Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-03T08:58:02.066Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-12-03T08:58:02.172Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-12-03T08:58:02.282Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2021-12-03T08:58:02.282Z] === RUN TestContainerVolumesMountedAsShared [2021-12-03T08:58:02.322Z] --- PASS: TestContainerVolumesMountedAsSlave (0.52s) [2021-12-03T08:58:02.322Z] === RUN TestNetworkNat [2021-12-03T08:58:02.540Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2021-12-03T08:58:02.540Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-03T08:58:02.579Z] check_test.go:308: [d5dd3dc2bccc7] daemon is not started [2021-12-03T08:58:02.579Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-12-03T08:58:03.101Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) [2021-12-03T08:58:03.101Z] === RUN TestNetworkNat [2021-12-03T08:58:03.142Z] --- PASS: TestNetworkNat (0.64s) [2021-12-03T08:58:03.142Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T08:58:03.203Z] --- PASS: TestGraphdriverPluginV2 (4.12s) [2021-12-03T08:58:03.203Z] PASS [2021-12-03T08:58:03.203Z] [2021-12-03T08:58:03.203Z] DONE 5 tests in 9.094s [2021-12-03T08:58:03.203Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-03T08:58:03.203Z] INFO: Testing against a local daemon [2021-12-03T08:58:03.203Z] === RUN TestContinueAfterPluginCrash [2021-12-03T08:58:03.203Z] === PAUSE TestContinueAfterPluginCrash [2021-12-03T08:58:03.203Z] === RUN TestReadPluginNoRead [2021-12-03T08:58:03.203Z] === PAUSE TestReadPluginNoRead [2021-12-03T08:58:03.203Z] === RUN TestDaemonStartWithLogOpt [2021-12-03T08:58:03.203Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-03T08:58:03.203Z] === CONT TestContinueAfterPluginCrash [2021-12-03T08:58:03.203Z] === CONT TestDaemonStartWithLogOpt [2021-12-03T08:58:03.357Z] --- PASS: TestNetworkNat (0.44s) [2021-12-03T08:58:03.357Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T08:58:03.922Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-12-03T08:58:03.922Z] === RUN TestNetworkLoopbackNat [2021-12-03T08:58:04.071Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-12-03T08:58:04.071Z] === RUN TestNetworkLoopbackNat [2021-12-03T08:58:04.328Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-12-03T08:58:05.694Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-12-03T08:58:05.694Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-03T08:58:06.441Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2021-12-03T08:58:06.441Z] === RUN TestPause [2021-12-03T08:58:06.502Z] --- PASS: TestDaemonStartWithLogOpt (3.31s) [2021-12-03T08:58:06.502Z] === CONT TestReadPluginNoRead [2021-12-03T08:58:06.622Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-03T08:58:06.697Z] --- PASS: TestPause (0.39s) [2021-12-03T08:58:06.698Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T08:58:06.698Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:58:06.698Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:58:06.698Z] === RUN TestPauseStopPausedContainer [2021-12-03T08:58:07.184Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-12-03T08:58:07.184Z] === RUN TestPause [2021-12-03T08:58:07.184Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-12-03T08:58:07.259Z] --- PASS: TestPauseStopPausedContainer (0.53s) [2021-12-03T08:58:07.260Z] === RUN TestPidHost [2021-12-03T08:58:07.475Z] === RUN TestCheckpointCreateError [2021-12-03T08:58:07.475Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestCheckpointCreate [2021-12-03T08:58:07.475Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestCheckpointDeleteError [2021-12-03T08:58:07.475Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestCheckpointDelete [2021-12-03T08:58:07.475Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestCheckpointListError [2021-12-03T08:58:07.475Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestCheckpointList [2021-12-03T08:58:07.475Z] --- PASS: TestCheckpointList (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestCheckpointListContainerNotFound [2021-12-03T08:58:07.475Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestNewClientWithOpsFromEnv [2021-12-03T08:58:07.475Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T08:58:07.475Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestGetAPIPath [2021-12-03T08:58:07.475Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestParseHostURL [2021-12-03T08:58:07.475Z] --- PASS: TestParseHostURL (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-03T08:58:07.475Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-03T08:58:07.475Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestNegotiateAPIVersion [2021-12-03T08:58:07.475Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestNegotiateAPVersionOverride [2021-12-03T08:58:07.475Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-03T08:58:07.475Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-03T08:58:07.475Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-03T08:58:07.475Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestClientRedirect [2021-12-03T08:58:07.475Z] --- PASS: TestClientRedirect (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestConfigCreateUnsupported [2021-12-03T08:58:07.475Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestConfigCreateError [2021-12-03T08:58:07.475Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestConfigCreate [2021-12-03T08:58:07.475Z] --- PASS: TestConfigCreate (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestConfigInspectNotFound [2021-12-03T08:58:07.475Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestConfigInspectWithEmptyID [2021-12-03T08:58:07.475Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestConfigInspectUnsupported [2021-12-03T08:58:07.475Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestConfigInspectError [2021-12-03T08:58:07.475Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestConfigInspectConfigNotFound [2021-12-03T08:58:07.475Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestConfigInspect [2021-12-03T08:58:07.475Z] --- PASS: TestConfigInspect (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestConfigListUnsupported [2021-12-03T08:58:07.475Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-03T08:58:07.475Z] === RUN TestConfigListError [2021-12-03T08:58:07.475Z] --- PASS: TestConfigListError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestConfigList [2021-12-03T08:58:07.476Z] --- PASS: TestConfigList (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestConfigRemoveUnsupported [2021-12-03T08:58:07.476Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestConfigRemoveError [2021-12-03T08:58:07.476Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestConfigRemove [2021-12-03T08:58:07.476Z] --- PASS: TestConfigRemove (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestConfigUpdateUnsupported [2021-12-03T08:58:07.476Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestConfigUpdateError [2021-12-03T08:58:07.476Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestConfigUpdate [2021-12-03T08:58:07.476Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerCommitError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerCommit [2021-12-03T08:58:07.476Z] --- PASS: TestContainerCommit (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerStatPathError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerStatPathNotFoundError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerStatPathNoHeaderError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerStatPath [2021-12-03T08:58:07.476Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestCopyToContainerError [2021-12-03T08:58:07.476Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestCopyToContainerNotFoundError [2021-12-03T08:58:07.476Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-03T08:58:07.476Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestCopyToContainer [2021-12-03T08:58:07.476Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestCopyFromContainerError [2021-12-03T08:58:07.476Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestCopyFromContainerNotFoundError [2021-12-03T08:58:07.476Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-03T08:58:07.476Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-03T08:58:07.476Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestCopyFromContainer [2021-12-03T08:58:07.476Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerCreateError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerCreateImageNotFound [2021-12-03T08:58:07.476Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerCreateWithName [2021-12-03T08:58:07.476Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerCreateAutoRemove [2021-12-03T08:58:07.476Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerDiffError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerDiff [2021-12-03T08:58:07.476Z] --- PASS: TestContainerDiff (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerExecCreateError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerExecCreate [2021-12-03T08:58:07.476Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerExecStartError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerExecStart [2021-12-03T08:58:07.476Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerExecInspectError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerExecInspect [2021-12-03T08:58:07.476Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerExportError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerExportError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerExport [2021-12-03T08:58:07.476Z] --- PASS: TestContainerExport (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerInspectError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerInspectContainerNotFound [2021-12-03T08:58:07.476Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerInspectWithEmptyID [2021-12-03T08:58:07.476Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerInspect [2021-12-03T08:58:07.476Z] --- PASS: TestContainerInspect (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerInspectNode [2021-12-03T08:58:07.476Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerKillError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerKillError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerKill [2021-12-03T08:58:07.476Z] --- PASS: TestContainerKill (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerListError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerListError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerList [2021-12-03T08:58:07.476Z] --- PASS: TestContainerList (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerLogsNotFoundError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerLogsError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerLogs [2021-12-03T08:58:07.476Z] --- PASS: TestContainerLogs (0.11s) [2021-12-03T08:58:07.476Z] === RUN TestContainerPauseError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerPause [2021-12-03T08:58:07.476Z] --- PASS: TestContainerPause (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainersPruneError [2021-12-03T08:58:07.476Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainersPrune [2021-12-03T08:58:07.476Z] --- PASS: TestContainersPrune (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerRemoveError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerRemoveNotFoundError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerRemove [2021-12-03T08:58:07.476Z] --- PASS: TestContainerRemove (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerRenameError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerRename [2021-12-03T08:58:07.476Z] --- PASS: TestContainerRename (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerResizeError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerExecResizeError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerResize [2021-12-03T08:58:07.476Z] --- PASS: TestContainerResize (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerExecResize [2021-12-03T08:58:07.476Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerRestartError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerRestart [2021-12-03T08:58:07.476Z] --- PASS: TestContainerRestart (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerStartError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerStartError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerStart [2021-12-03T08:58:07.476Z] --- PASS: TestContainerStart (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerStatsError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerStats [2021-12-03T08:58:07.476Z] --- PASS: TestContainerStats (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerStopError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerStopError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerStop [2021-12-03T08:58:07.476Z] --- PASS: TestContainerStop (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerTopError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerTopError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerTop [2021-12-03T08:58:07.476Z] --- PASS: TestContainerTop (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerUnpauseError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerUnpause [2021-12-03T08:58:07.476Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerUpdateError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerUpdate [2021-12-03T08:58:07.476Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerWaitError [2021-12-03T08:58:07.476Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestContainerWait [2021-12-03T08:58:07.476Z] --- PASS: TestContainerWait (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestDiskUsageError [2021-12-03T08:58:07.476Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestDiskUsage [2021-12-03T08:58:07.476Z] --- PASS: TestDiskUsage (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestDistributionInspectUnsupported [2021-12-03T08:58:07.476Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestDistributionInspectWithEmptyID [2021-12-03T08:58:07.476Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestEventsErrorInOptions [2021-12-03T08:58:07.476Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestEventsErrorFromServer [2021-12-03T08:58:07.476Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestEvents [2021-12-03T08:58:07.476Z] --- PASS: TestEvents (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestTLSCloseWriter [2021-12-03T08:58:07.476Z] === PAUSE TestTLSCloseWriter [2021-12-03T08:58:07.476Z] === RUN TestImageBuildError [2021-12-03T08:58:07.476Z] --- PASS: TestImageBuildError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageBuild [2021-12-03T08:58:07.476Z] --- PASS: TestImageBuild (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestGetDockerOS [2021-12-03T08:58:07.476Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageCreateError [2021-12-03T08:58:07.476Z] --- PASS: TestImageCreateError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageCreate [2021-12-03T08:58:07.476Z] --- PASS: TestImageCreate (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageHistoryError [2021-12-03T08:58:07.476Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageHistory [2021-12-03T08:58:07.476Z] --- PASS: TestImageHistory (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageImportError [2021-12-03T08:58:07.476Z] --- PASS: TestImageImportError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageImport [2021-12-03T08:58:07.476Z] --- PASS: TestImageImport (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageInspectError [2021-12-03T08:58:07.476Z] --- PASS: TestImageInspectError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageInspectImageNotFound [2021-12-03T08:58:07.476Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageInspectWithEmptyID [2021-12-03T08:58:07.476Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageInspect [2021-12-03T08:58:07.476Z] --- PASS: TestImageInspect (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageListError [2021-12-03T08:58:07.476Z] --- PASS: TestImageListError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageList [2021-12-03T08:58:07.476Z] --- PASS: TestImageList (0.01s) [2021-12-03T08:58:07.476Z] === RUN TestImageListApiBefore125 [2021-12-03T08:58:07.476Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageLoadError [2021-12-03T08:58:07.476Z] --- PASS: TestImageLoadError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageLoad [2021-12-03T08:58:07.476Z] --- PASS: TestImageLoad (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagesPruneError [2021-12-03T08:58:07.476Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagesPrune [2021-12-03T08:58:07.476Z] --- PASS: TestImagesPrune (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePullReferenceParseError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePullAnyError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePullWithoutErrors [2021-12-03T08:58:07.476Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePushReferenceError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePushAnyError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-03T08:58:07.476Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImagePushWithoutErrors [2021-12-03T08:58:07.476Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-03T08:58:07.476Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-03T08:58:07.476Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-03T08:58:07.476Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-03T08:58:07.476Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-03T08:58:07.476Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-03T08:58:07.476Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-03T08:58:07.476Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-03T08:58:07.476Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageRemoveError [2021-12-03T08:58:07.476Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageRemoveImageNotFound [2021-12-03T08:58:07.476Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageRemove [2021-12-03T08:58:07.476Z] --- PASS: TestImageRemove (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageSaveError [2021-12-03T08:58:07.476Z] --- PASS: TestImageSaveError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageSave [2021-12-03T08:58:07.476Z] --- PASS: TestImageSave (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageSearchAnyError [2021-12-03T08:58:07.476Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-03T08:58:07.476Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-03T08:58:07.476Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-03T08:58:07.476Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-03T08:58:07.476Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageSearchWithoutErrors [2021-12-03T08:58:07.476Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageTagError [2021-12-03T08:58:07.476Z] --- PASS: TestImageTagError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageTagInvalidReference [2021-12-03T08:58:07.476Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageTagInvalidSourceImageName [2021-12-03T08:58:07.476Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageTagHexSource [2021-12-03T08:58:07.476Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestImageTag [2021-12-03T08:58:07.476Z] --- PASS: TestImageTag (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestInfoServerError [2021-12-03T08:58:07.476Z] --- PASS: TestInfoServerError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestInfoInvalidResponseJSONError [2021-12-03T08:58:07.476Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestInfo [2021-12-03T08:58:07.476Z] --- PASS: TestInfo (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkConnectError [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkConnect [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkCreateError [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkCreate [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkDisconnectError [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkDisconnect [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkInspect [2021-12-03T08:58:07.476Z] === RUN TestNetworkInspect/empty_ID [2021-12-03T08:58:07.476Z] === RUN TestNetworkInspect/no_options [2021-12-03T08:58:07.476Z] === RUN TestNetworkInspect/verbose [2021-12-03T08:58:07.476Z] === RUN TestNetworkInspect/global_scope [2021-12-03T08:58:07.476Z] === RUN TestNetworkInspect/unknown_network [2021-12-03T08:58:07.476Z] === RUN TestNetworkInspect/server_error [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkListError [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkListError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkList [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkList (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworksPruneError [2021-12-03T08:58:07.476Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworksPrune [2021-12-03T08:58:07.476Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkRemoveError [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNetworkRemove [2021-12-03T08:58:07.476Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNodeInspectError [2021-12-03T08:58:07.476Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNodeInspectNodeNotFound [2021-12-03T08:58:07.476Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNodeInspectWithEmptyID [2021-12-03T08:58:07.476Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNodeInspect [2021-12-03T08:58:07.476Z] --- PASS: TestNodeInspect (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNodeListError [2021-12-03T08:58:07.476Z] --- PASS: TestNodeListError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNodeList [2021-12-03T08:58:07.476Z] --- PASS: TestNodeList (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNodeRemoveError [2021-12-03T08:58:07.476Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-03T08:58:07.476Z] === RUN TestNodeRemove [2021-12-03T08:58:07.477Z] --- PASS: TestNodeRemove (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestNodeUpdateError [2021-12-03T08:58:07.477Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestNodeUpdate [2021-12-03T08:58:07.477Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestOptionWithTimeout [2021-12-03T08:58:07.477Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPingFail [2021-12-03T08:58:07.477Z] --- PASS: TestPingFail (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPingWithError [2021-12-03T08:58:07.477Z] 2021/12/03 08:58:06 RoundTripper returned a response & error; ignoring response [2021-12-03T08:58:07.477Z] 2021/12/03 08:58:06 RoundTripper returned a response & error; ignoring response [2021-12-03T08:58:07.477Z] --- PASS: TestPingWithError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPingSuccess [2021-12-03T08:58:07.477Z] --- PASS: TestPingSuccess (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPingHeadFallback [2021-12-03T08:58:07.477Z] === RUN TestPingHeadFallback/OK [2021-12-03T08:58:07.477Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-03T08:58:07.477Z] === RUN TestPingHeadFallback/Not_Found [2021-12-03T08:58:07.477Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-03T08:58:07.477Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-03T08:58:07.477Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-03T08:58:07.477Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-03T08:58:07.477Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-03T08:58:07.477Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginDisableError [2021-12-03T08:58:07.477Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginDisable [2021-12-03T08:58:07.477Z] --- PASS: TestPluginDisable (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginEnableError [2021-12-03T08:58:07.477Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginEnable [2021-12-03T08:58:07.477Z] --- PASS: TestPluginEnable (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginInspectError [2021-12-03T08:58:07.477Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginInspectWithEmptyID [2021-12-03T08:58:07.477Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginInspect [2021-12-03T08:58:07.477Z] --- PASS: TestPluginInspect (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginListError [2021-12-03T08:58:07.477Z] --- PASS: TestPluginListError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginList [2021-12-03T08:58:07.477Z] --- PASS: TestPluginList (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginPushError [2021-12-03T08:58:07.477Z] --- PASS: TestPluginPushError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginPush [2021-12-03T08:58:07.477Z] --- PASS: TestPluginPush (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginRemoveError [2021-12-03T08:58:07.477Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginRemove [2021-12-03T08:58:07.477Z] --- PASS: TestPluginRemove (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginSetError [2021-12-03T08:58:07.477Z] --- PASS: TestPluginSetError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPluginSet [2021-12-03T08:58:07.477Z] --- PASS: TestPluginSet (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSetHostHeader [2021-12-03T08:58:07.477Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestPlainTextError [2021-12-03T08:58:07.477Z] --- PASS: TestPlainTextError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestInfiniteError [2021-12-03T08:58:07.477Z] --- PASS: TestInfiniteError (0.04s) [2021-12-03T08:58:07.477Z] === RUN TestCanceledContext [2021-12-03T08:58:07.477Z] 2021/12/03 08:58:06 RoundTripper returned a response & error; ignoring response [2021-12-03T08:58:07.477Z] --- PASS: TestCanceledContext (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestDeadlineExceededContext [2021-12-03T08:58:07.477Z] 2021/12/03 08:58:06 RoundTripper returned a response & error; ignoring response [2021-12-03T08:58:07.477Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretCreateUnsupported [2021-12-03T08:58:07.477Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretCreateError [2021-12-03T08:58:07.477Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretCreate [2021-12-03T08:58:07.477Z] --- PASS: TestSecretCreate (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretInspectUnsupported [2021-12-03T08:58:07.477Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretInspectError [2021-12-03T08:58:07.477Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretInspectSecretNotFound [2021-12-03T08:58:07.477Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretInspectWithEmptyID [2021-12-03T08:58:07.477Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretInspect [2021-12-03T08:58:07.477Z] --- PASS: TestSecretInspect (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretListUnsupported [2021-12-03T08:58:07.477Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretListError [2021-12-03T08:58:07.477Z] --- PASS: TestSecretListError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretList [2021-12-03T08:58:07.477Z] --- PASS: TestSecretList (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretRemoveUnsupported [2021-12-03T08:58:07.477Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretRemoveError [2021-12-03T08:58:07.477Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretRemove [2021-12-03T08:58:07.477Z] --- PASS: TestSecretRemove (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretUpdateUnsupported [2021-12-03T08:58:07.477Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretUpdateError [2021-12-03T08:58:07.477Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSecretUpdate [2021-12-03T08:58:07.477Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceCreateError [2021-12-03T08:58:07.477Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceCreate [2021-12-03T08:58:07.477Z] --- PASS: TestServiceCreate (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-03T08:58:07.477Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceCreateDigestPinning [2021-12-03T08:58:07.477Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceInspectError [2021-12-03T08:58:07.477Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceInspectServiceNotFound [2021-12-03T08:58:07.477Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceInspectWithEmptyID [2021-12-03T08:58:07.477Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceInspect [2021-12-03T08:58:07.477Z] --- PASS: TestServiceInspect (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceListError [2021-12-03T08:58:07.477Z] --- PASS: TestServiceListError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceList [2021-12-03T08:58:07.477Z] --- PASS: TestServiceList (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceLogsError [2021-12-03T08:58:07.477Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceLogs [2021-12-03T08:58:07.477Z] --- PASS: TestServiceLogs (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceRemoveError [2021-12-03T08:58:07.477Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceRemoveNotFoundError [2021-12-03T08:58:07.477Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceRemove [2021-12-03T08:58:07.477Z] --- PASS: TestServiceRemove (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceUpdateError [2021-12-03T08:58:07.477Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestServiceUpdate [2021-12-03T08:58:07.477Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmGetUnlockKeyError [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmGetUnlockKey [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmInitError [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmInit [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmInit (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmInspectError [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmInspect [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmJoinError [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmJoin [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmLeaveError [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmLeave [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmUnlockError [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmUnlock [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmUpdateError [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestSwarmUpdate [2021-12-03T08:58:07.477Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestTaskInspectError [2021-12-03T08:58:07.477Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestTaskInspectWithEmptyID [2021-12-03T08:58:07.477Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestTaskInspect [2021-12-03T08:58:07.477Z] --- PASS: TestTaskInspect (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestTaskListError [2021-12-03T08:58:07.477Z] --- PASS: TestTaskListError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestTaskList [2021-12-03T08:58:07.477Z] --- PASS: TestTaskList (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestVolumeCreateError [2021-12-03T08:58:07.477Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestVolumeCreate [2021-12-03T08:58:07.477Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestVolumeInspectError [2021-12-03T08:58:07.477Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestVolumeInspectNotFound [2021-12-03T08:58:07.477Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestVolumeInspectWithEmptyID [2021-12-03T08:58:07.477Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestVolumeInspect [2021-12-03T08:58:07.477Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestVolumeListError [2021-12-03T08:58:07.477Z] --- PASS: TestVolumeListError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestVolumeList [2021-12-03T08:58:07.477Z] --- PASS: TestVolumeList (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestVolumeRemoveError [2021-12-03T08:58:07.477Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-03T08:58:07.477Z] === RUN TestVolumeRemove [2021-12-03T08:58:07.477Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-03T08:58:07.477Z] === CONT TestTLSCloseWriter [2021-12-03T08:58:07.477Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-03T08:58:07.477Z] PASS [2021-12-03T08:58:07.477Z] coverage: 75.1% of statements [2021-12-03T08:58:07.477Z] ok github.com/docker/docker/client 0.302s coverage: 75.1% of statements [2021-12-03T08:58:07.747Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-03T08:58:08.003Z] --- PASS: TestPause (0.82s) [2021-12-03T08:58:08.003Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T08:58:08.003Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:58:08.003Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:58:08.003Z] === RUN TestPauseStopPausedContainer [2021-12-03T08:58:08.187Z] --- PASS: TestPidHost (0.87s) [2021-12-03T08:58:08.187Z] === RUN TestPsFilter [2021-12-03T08:58:08.187Z] --- PASS: TestPsFilter (0.10s) [2021-12-03T08:58:08.187Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T08:58:08.415Z] === RUN TestReadPluginNoRead/default [2021-12-03T08:58:08.749Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2021-12-03T08:58:08.749Z] === RUN TestRemoveContainerWithVolume [2021-12-03T08:58:08.932Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-12-03T08:58:08.932Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2021-12-03T08:58:08.932Z] === RUN TestPidHost [2021-12-03T08:58:09.005Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2021-12-03T08:58:09.005Z] === RUN TestRemoveContainerRunning [2021-12-03T08:58:09.568Z] --- PASS: TestRemoveContainerRunning (0.38s) [2021-12-03T08:58:09.568Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T08:58:09.798Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-03T08:58:09.824Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2021-12-03T08:58:09.824Z] === RUN TestRemoveInvalidContainer [2021-12-03T08:58:09.824Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-03T08:58:09.824Z] === RUN TestRenameLinkedContainer [2021-12-03T08:58:10.739Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-03T08:58:10.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-12-03T08:58:10.826Z] --- PASS: TestPidHost (1.75s) [2021-12-03T08:58:10.826Z] === RUN TestPsFilter [2021-12-03T08:58:10.826Z] --- PASS: TestPsFilter (0.15s) [2021-12-03T08:58:10.826Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T08:58:10.999Z] --- PASS: TestContinueAfterPluginCrash (8.29s) [2021-12-03T08:58:11.390Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-12-03T08:58:11.390Z] === RUN TestRemoveContainerWithVolume [2021-12-03T08:58:11.647Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-03T08:58:11.714Z] --- PASS: TestRenameLinkedContainer (1.58s) [2021-12-03T08:58:11.714Z] === RUN TestRenameStoppedContainer [2021-12-03T08:58:11.714Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-12-03T08:58:11.941Z] === CONT TestReadPluginNoRead [2021-12-03T08:58:11.941Z] read_test.go:92: [df0a801756ee3] daemon is not started [2021-12-03T08:58:11.941Z] --- PASS: TestReadPluginNoRead (5.83s) [2021-12-03T08:58:11.941Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2021-12-03T08:58:11.941Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2021-12-03T08:58:11.941Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2021-12-03T08:58:11.941Z] PASS [2021-12-03T08:58:11.941Z] [2021-12-03T08:58:11.941Z] DONE 6 tests in 9.173s [2021-12-03T08:58:11.941Z] 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:58:11.941Z] testing: warning: no tests to run [2021-12-03T08:58:11.941Z] PASS [2021-12-03T08:58:11.941Z] [2021-12-03T08:58:11.941Z] DONE 0 tests in 0.014s [2021-12-03T08:58:11.941Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-03T08:58:11.941Z] INFO: Testing against a local daemon [2021-12-03T08:58:11.941Z] === RUN TestPluginWithDevMounts [2021-12-03T08:58:11.941Z] === PAUSE TestPluginWithDevMounts [2021-12-03T08:58:11.941Z] === CONT TestPluginWithDevMounts [2021-12-03T08:58:11.970Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T08:58:12.092Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:58:12.092Z] INFO: Testing against a local daemon [2021-12-03T08:58:12.092Z] === RUN TestBuildWithSession [2021-12-03T08:58:12.092Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:58:12.092Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:58:12.092Z] === RUN TestBuildSquashParent [2021-12-03T08:58:12.092Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:58:12.092Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-03T08:58:12.092Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:58:12.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:58:12.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:58:12.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:58:12.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:58:12.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:58:12.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:58:12.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:58:12.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:58:12.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:58:12.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:58:12.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:58:12.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:58:12.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:58:12.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:58:12.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:58:12.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:58:12.210Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-12-03T08:58:12.210Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-12-03T08:58:12.210Z] === RUN TestRemoveContainerRunning [2021-12-03T08:58:12.531Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2021-12-03T08:58:12.531Z] === RUN TestRenameInvalidName [2021-12-03T08:58:12.772Z] --- PASS: TestRemoveContainerRunning (0.62s) [2021-12-03T08:58:12.772Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T08:58:13.092Z] --- PASS: TestRenameInvalidName (0.38s) [2021-12-03T08:58:13.093Z] === RUN TestRenameAnonymousContainer [2021-12-03T08:58:13.700Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2021-12-03T08:58:13.700Z] === RUN TestRemoveInvalidContainer [2021-12-03T08:58:13.700Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-12-03T08:58:13.700Z] === RUN TestRenameLinkedContainer [2021-12-03T08:58:13.872Z] --- PASS: TestPluginWithDevMounts (1.54s) [2021-12-03T08:58:13.872Z] PASS [2021-12-03T08:58:13.872Z] [2021-12-03T08:58:13.872Z] DONE 1 tests in 1.579s [2021-12-03T08:58:13.872Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-03T08:58:13.872Z] INFO: Testing against a local daemon [2021-12-03T08:58:13.872Z] === RUN TestSecretInspect [2021-12-03T08:58:13.957Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-12-03T08:58:14.458Z] --- PASS: TestRenameAnonymousContainer (1.37s) [2021-12-03T08:58:14.458Z] === RUN TestRenameContainerWithSameName [2021-12-03T08:58:14.517Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-12-03T08:58:14.715Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-12-03T08:58:14.715Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T08:58:15.642Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2021-12-03T08:58:15.642Z] === RUN TestResize [2021-12-03T08:58:15.807Z] --- PASS: TestSecretInspect (2.16s) [2021-12-03T08:58:15.807Z] === RUN TestSecretList [2021-12-03T08:58:15.898Z] --- PASS: TestResize (0.39s) [2021-12-03T08:58:15.898Z] === RUN TestResizeWithInvalidSize [2021-12-03T08:58:16.163Z] ............................ [ 67%] [2021-12-03T08:58:16.408Z] --- PASS: TestRenameLinkedContainer (2.71s) [2021-12-03T08:58:16.408Z] === RUN TestRenameStoppedContainer [2021-12-03T08:58:16.460Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2021-12-03T08:58:16.460Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T08:58:16.716Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:16.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:16.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:16.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:58:16.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:16.970Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-12-03T08:58:16.970Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T08:58:17.227Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-03T08:58:17.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-03T08:58:18.048Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2021-12-03T08:58:18.048Z] === RUN TestRenameInvalidName [2021-12-03T08:58:18.048Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-12-03T08:58:18.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:58:18.338Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:18.348Z] --- PASS: TestSecretList (2.15s) [2021-12-03T08:58:18.349Z] === RUN TestSecretsCreateAndDelete [2021-12-03T08:58:18.613Z] --- PASS: TestRenameInvalidName (0.66s) [2021-12-03T08:58:18.613Z] === RUN TestRenameAnonymousContainer [2021-12-03T08:58:19.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-03T08:58:19.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:19.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:20.258Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2021-12-03T08:58:20.258Z] === RUN TestSecretsUpdate [2021-12-03T08:58:20.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-03T08:58:20.802Z] --- PASS: TestRenameAnonymousContainer (2.05s) [2021-12-03T08:58:20.802Z] === RUN TestRenameContainerWithSameName [2021-12-03T08:58:21.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:21.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:21.167Z] 2021/12/03 08:58:19 Closing DB instances... [2021-12-03T08:58:21.365Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2021-12-03T08:58:21.365Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T08:58:21.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-03T08:58:21.620Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-12-03T08:58:21.620Z] === RUN TestFindNode [2021-12-03T08:58:21.620Z] 2021/12/03 08:58:21 Closing DB instances... [2021-12-03T08:58:21.620Z] --- PASS: TestFindNode (0.01s) [2021-12-03T08:58:21.620Z] === RUN TestChangeNodeState [2021-12-03T08:58:21.620Z] 2021/12/03 08:58:21 Closing DB instances... [2021-12-03T08:58:21.620Z] --- PASS: TestChangeNodeState (0.01s) [2021-12-03T08:58:21.621Z] === RUN TestNodeReincarnation [2021-12-03T08:58:21.621Z] 2021/12/03 08:58:21 Closing DB instances... [2021-12-03T08:58:22.171Z] --- PASS: TestSecretsUpdate (2.15s) [2021-12-03T08:58:22.171Z] === RUN TestTemplatedSecret [2021-12-03T08:58:22.402Z] --- PASS: TestCheckoutGit (26.20s) [2021-12-03T08:58:22.402Z] === RUN TestValidGitTransport [2021-12-03T08:58:22.402Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-03T08:58:22.402Z] === RUN TestGitInvalidRef [2021-12-03T08:58:22.402Z] --- PASS: TestGitInvalidRef (0.20s) [2021-12-03T08:58:22.402Z] PASS [2021-12-03T08:58:22.402Z] coverage: 86.3% of statements [2021-12-03T08:58:22.402Z] ok github.com/docker/docker/builder/remotecontext/git 26.461s coverage: 86.3% of statements [2021-12-03T08:58:22.732Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2021-12-03T08:58:22.732Z] === RUN TestResize [2021-12-03T08:58:22.869Z] ? github.com/docker/docker/cli [no test files] [2021-12-03T08:58:22.869Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-03T08:58:22.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-03T08:58:23.244Z] --- PASS: TestResize (0.64s) [2021-12-03T08:58:23.244Z] === RUN TestResizeWithInvalidSize [2021-12-03T08:58:23.807Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-12-03T08:58:23.807Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T08:58:24.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:24.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:24.371Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:24.371Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:24.371Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:24.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-03T08:58:24.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:24.462Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:58:24.628Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-12-03T08:58:24.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-03T08:58:24.917Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:58:25.468Z] --- PASS: TestTemplatedSecret (2.65s) [2021-12-03T08:58:25.468Z] === RUN TestSecretCreateResolve [2021-12-03T08:58:26.851Z] --- PASS: TestSecretCreateResolve (2.13s) [2021-12-03T08:58:26.851Z] PASS [2021-12-03T08:58:27.111Z] [2021-12-03T08:58:27.111Z] DONE 6 tests in 13.403s [2021-12-03T08:58:27.111Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-03T08:58:27.111Z] INFO: Testing against a local daemon [2021-12-03T08:58:27.111Z] === RUN TestServiceCreateInit [2021-12-03T08:58:27.111Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T08:58:27.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:58:27.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-03T08:58:27.367Z] time="2021-12-03T08:58:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-03T08:58:27.367Z] --- PASS: TestNodeReincarnation (5.01s) [2021-12-03T08:58:27.367Z] === RUN TestParallelCreate [2021-12-03T08:58:27.367Z] 2021/12/03 08:58:26 Closing DB instances... [2021-12-03T08:58:27.367Z] --- PASS: TestParallelCreate (0.01s) [2021-12-03T08:58:27.367Z] === RUN TestParallelDelete [2021-12-03T08:58:27.367Z] 2021/12/03 08:58:26 Closing DB instances... [2021-12-03T08:58:27.367Z] --- PASS: TestParallelDelete (0.01s) [2021-12-03T08:58:27.367Z] === RUN TestNetworkDBIslands [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4ae9111d1565 with config:&{NodeID:4ae9111d1565 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:58:27.368Z] time="2021-12-03T08:58:26Z" level=info msg="Node 4ae9111d1565/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=info msg="Node 4ae9111d1565/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e94cfc7c4ee1 with config:&{NodeID:e94cfc7c4ee1 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:58:27.368Z] time="2021-12-03T08:58:26Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=info msg="Node 4ae9111d1565/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=info msg="Node 4ae9111d1565/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:38c23b58e68c with config:&{NodeID:38c23b58e68c 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:58:27.368Z] time="2021-12-03T08:58:27Z" level=info msg="Node 38c23b58e68c/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=info msg="Node 38c23b58e68c/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=info msg="Node 38c23b58e68c/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=info msg="Node 38c23b58e68c/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=info msg="Node 4ae9111d1565/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=info msg="Node 4ae9111d1565/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-03T08:58:27.368Z] time="2021-12-03T08:58:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node 38c23b58e68c/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node 38c23b58e68c/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:cefe336ff042 with config:&{NodeID:cefe336ff042 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:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node cefe336ff042/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node cefe336ff042/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node cefe336ff042/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node cefe336ff042/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node 4ae9111d1565/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node 4ae9111d1565/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node 38c23b58e68c/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=info msg="Node 38c23b58e68c/172.20.66.184, added to nodes list" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-03T08:58:27.821Z] time="2021-12-03T08:58:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:27Z" level=info msg="Node cefe336ff042/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:27Z" level=info msg="Node cefe336ff042/172.20.66.184, added to nodes list" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:27Z" level=info msg="Node cefe336ff042/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:27Z" level=info msg="Node cefe336ff042/172.20.66.184, added to nodes list" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1084232c49c3 with config:&{NodeID:1084232c49c3 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:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node 1084232c49c3/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node 1084232c49c3/172.20.66.184, added to nodes list" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node 1084232c49c3/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node 1084232c49c3/172.20.66.184, added to nodes list" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node 4ae9111d1565/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node 4ae9111d1565/172.20.66.184, added to nodes list" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node 38c23b58e68c/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node 38c23b58e68c/172.20.66.184, added to nodes list" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node cefe336ff042/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node cefe336ff042/172.20.66.184, added to nodes list" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, added to nodes list" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-03T08:58:28.275Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-12-03T08:58:28.507Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:58:28.507Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-03T08:58:28.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=info msg="Node 1084232c49c3/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=info msg="Node 1084232c49c3/172.20.66.184, added to nodes list" [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=info msg="Node 1084232c49c3/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=info msg="Node 1084232c49c3/172.20.66.184, added to nodes list" [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=info msg="Node 1084232c49c3/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=info msg="Node 1084232c49c3/172.20.66.184, added to nodes list" [2021-12-03T08:58:28.729Z] networkdb_test.go:835: Re-joining: 3 [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=info msg="The new bootstrap node list is:[172.20.66.184:10033 172.20.66.184:10034 172.20.66.184:10035]" [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10033" [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49371" [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10034" [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49372" [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10035" [2021-12-03T08:58:28.729Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49373" [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-03T08:58:28.739Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestConfigureDaemonLogs [2021-12-03T08:58:28.739Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestCommonOptionsInstallFlags [2021-12-03T08:58:28.739Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-03T08:58:28.739Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-03T08:58:28.739Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-03T08:58:28.739Z] PASS [2021-12-03T08:58:28.739Z] coverage: 18.6% of statements [2021-12-03T08:58:28.739Z] ok github.com/docker/docker/cmd/dockerd 0.312s coverage: 18.6% of statements [2021-12-03T08:58:28.739Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-03T08:58:28.739Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-03T08:58:29.182Z] networkdb_test.go:835: Re-joining: 4 [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:28Z" level=info msg="The new bootstrap node list is:[172.20.66.184:10033 172.20.66.184:10034 172.20.66.184:10035]" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10033" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49374" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10034" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49375" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10035" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:28Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49376" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:28Z" level=info msg="node 0 leaving" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:29Z" level=info msg="Node 4ae9111d1565 change state NodeActive --> NodeLeft" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:29Z" level=info msg="node5(1084232c49c3): Node leave event for 4ae9111d1565/172.20.66.184" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:29Z" level=info msg="Node 4ae9111d1565 change state NodeActive --> NodeLeft" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:29Z" level=info msg="Node 4ae9111d1565 change state NodeActive --> NodeLeft" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:29Z" level=info msg="node4(cefe336ff042): Node leave event for 4ae9111d1565/172.20.66.184" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:29Z" level=info msg="node3(38c23b58e68c): Node leave event for 4ae9111d1565/172.20.66.184" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:29Z" level=info msg="Node 4ae9111d1565 change state NodeActive --> NodeLeft" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:29Z" level=info msg="node1(4ae9111d1565): Node leave event for 4ae9111d1565/172.20.66.184" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:29Z" level=info msg="Node 4ae9111d1565 change state NodeActive --> NodeLeft" [2021-12-03T08:58:29.182Z] time="2021-12-03T08:58:29Z" level=info msg="node2(e94cfc7c4ee1): Node leave event for 4ae9111d1565/172.20.66.184" [2021-12-03T08:58:29.206Z] === RUN TestContainerStopSignal [2021-12-03T08:58:29.206Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestContainerStopTimeout [2021-12-03T08:58:29.206Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-03T08:58:29.206Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-03T08:58:29.206Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-03T08:58:29.206Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestReplaceAndAppendEnvVars [2021-12-03T08:58:29.206Z] 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:58:29.206Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestNewMemoryStore [2021-12-03T08:58:29.206Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestAddContainers [2021-12-03T08:58:29.206Z] --- PASS: TestAddContainers (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestGetContainer [2021-12-03T08:58:29.206Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestDeleteContainer [2021-12-03T08:58:29.206Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestListContainers [2021-12-03T08:58:29.206Z] --- PASS: TestListContainers (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestFirstContainer [2021-12-03T08:58:29.206Z] --- PASS: TestFirstContainer (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestApplyAllContainer [2021-12-03T08:58:29.206Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestIsValidHealthString [2021-12-03T08:58:29.206Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestStateRunStop [2021-12-03T08:58:29.206Z] --- PASS: TestStateRunStop (0.00s) [2021-12-03T08:58:29.206Z] === RUN TestStateTimeoutWait [2021-12-03T08:58:29.206Z] state_test.go:141: Stop callback fired [2021-12-03T08:58:29.206Z] state_test.go:165: Stop callback fired [2021-12-03T08:58:29.206Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-03T08:58:29.207Z] === RUN TestIsValidStateString [2021-12-03T08:58:29.207Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-03T08:58:29.207Z] === RUN TestViewSaveDelete [2021-12-03T08:58:29.207Z] --- PASS: TestViewSaveDelete (0.02s) [2021-12-03T08:58:29.207Z] === RUN TestViewAll [2021-12-03T08:58:29.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="Node 4ae9111d1565/172.20.66.184, left gossip cluster" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="Node 4ae9111d1565/172.20.66.184, left gossip cluster" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="Node 4ae9111d1565/172.20.66.184, left gossip cluster" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="Node 4ae9111d1565/172.20.66.184, left gossip cluster" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="Node 4ae9111d1565/172.20.66.184, left gossip cluster" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="node 1 leaving" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.20.66.184:10034: use of closed network connection" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="Node e94cfc7c4ee1 change state NodeActive --> NodeLeft" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="node4(cefe336ff042): Node leave event for e94cfc7c4ee1/172.20.66.184" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, left gossip cluster" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="Node e94cfc7c4ee1 change state NodeActive --> NodeLeft" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="Node e94cfc7c4ee1 change state NodeActive --> NodeFailed" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="node5(1084232c49c3): Node leave event for e94cfc7c4ee1/172.20.66.184" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, added to failed nodes list" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="Node e94cfc7c4ee1 change state NodeActive --> NodeLeft" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=info msg="node3(38c23b58e68c): Node leave event for e94cfc7c4ee1/172.20.66.184" [2021-12-03T08:58:29.635Z] time="2021-12-03T08:58:29Z" level=error msg="node: e94cfc7c4ee1 is unknown to memberlist" [2021-12-03T08:58:29.674Z] --- PASS: TestViewAll (0.01s) [2021-12-03T08:58:29.674Z] === RUN TestViewGet [2021-12-03T08:58:29.674Z] --- PASS: TestViewGet (0.01s) [2021-12-03T08:58:29.674Z] === RUN TestNames [2021-12-03T08:58:29.674Z] --- PASS: TestNames (0.00s) [2021-12-03T08:58:29.674Z] === RUN TestViewWithHealthCheck [2021-12-03T08:58:29.674Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-03T08:58:29.674Z] PASS [2021-12-03T08:58:29.674Z] coverage: 41.7% of statements [2021-12-03T08:58:29.674Z] ok github.com/docker/docker/container 0.279s coverage: 41.7% of statements [2021-12-03T08:58:29.674Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-03T08:58:29.674Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-03T08:58:29.674Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-03T08:58:29.674Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-03T08:58:29.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:58:29.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:58:30.061Z] check_test.go:308: [deb5235b98ff7] daemon is not started [2021-12-03T08:58:30.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-12-03T08:58:30.089Z] time="2021-12-03T08:58:29Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, left gossip cluster" [2021-12-03T08:58:30.089Z] time="2021-12-03T08:58:29Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, left gossip cluster" [2021-12-03T08:58:30.089Z] time="2021-12-03T08:58:29Z" level=info msg="Node e94cfc7c4ee1/172.20.66.184, left gossip cluster" [2021-12-03T08:58:30.089Z] time="2021-12-03T08:58:29Z" level=info msg="node 2 leaving" [2021-12-03T08:58:30.089Z] time="2021-12-03T08:58:29Z" level=info msg="Node 38c23b58e68c change state NodeActive --> NodeLeft" [2021-12-03T08:58:30.089Z] time="2021-12-03T08:58:29Z" level=info msg="node4(cefe336ff042): Node leave event for 38c23b58e68c/172.20.66.184" [2021-12-03T08:58:30.089Z] time="2021-12-03T08:58:29Z" level=info msg="Node 38c23b58e68c change state NodeActive --> NodeLeft" [2021-12-03T08:58:30.089Z] time="2021-12-03T08:58:29Z" level=info msg="node5(1084232c49c3): Node leave event for 38c23b58e68c/172.20.66.184" [2021-12-03T08:58:30.089Z] time="2021-12-03T08:58:29Z" level=info msg="Node 38c23b58e68c change state NodeActive --> NodeLeft" [2021-12-03T08:58:30.089Z] time="2021-12-03T08:58:29Z" level=info msg="node3(38c23b58e68c): Node leave event for 38c23b58e68c/172.20.66.184" [2021-12-03T08:58:30.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="Node 38c23b58e68c/172.20.66.184, left gossip cluster" [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="Node 38c23b58e68c/172.20.66.184, left gossip cluster" [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="Node 38c23b58e68c/172.20.66.184, left gossip cluster" [2021-12-03T08:58:30.542Z] networkdb_test.go:867: node4: OK [2021-12-03T08:58:30.542Z] networkdb_test.go:867: node5: OK [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="node 0 coming back" [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a1aa3abe88e7 with config:&{NodeID:a1aa3abe88e7 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:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, added to nodes list" [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="node 1 coming back" [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:bbfa633157ce with config:&{NodeID:bbfa633157ce 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:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="Node bbfa633157ce/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="Node bbfa633157ce/172.20.66.184, added to nodes list" [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="node 2 coming back" [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:46c710cdc359 with config:&{NodeID:46c710cdc359 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:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="Node 46c710cdc359/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:30.542Z] time="2021-12-03T08:58:30Z" level=info msg="Node 46c710cdc359/172.20.66.184, added to nodes list" [2021-12-03T08:58:30.659Z] === RUN TestPrepare [2021-12-03T08:58:30.659Z] --- PASS: TestPrepare (0.00s) [2021-12-03T08:58:30.659Z] === RUN TestStart [2021-12-03T08:58:30.659Z] --- PASS: TestStart (0.00s) [2021-12-03T08:58:30.659Z] === RUN TestWaitCancel [2021-12-03T08:58:30.659Z] --- PASS: TestWaitCancel (0.00s) [2021-12-03T08:58:30.659Z] === RUN TestWaitDisabled [2021-12-03T08:58:30.659Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-03T08:58:30.659Z] === RUN TestWaitEnabled [2021-12-03T08:58:30.659Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-03T08:58:30.659Z] === RUN TestRemove [2021-12-03T08:58:30.659Z] --- PASS: TestRemove (0.00s) [2021-12-03T08:58:30.659Z] PASS [2021-12-03T08:58:30.659Z] coverage: 65.3% of statements [2021-12-03T08:58:30.659Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2021-12-03T08:58:30.996Z] time="2021-12-03T08:58:30Z" level=debug msg="memberlist: Failed ping: 1084232c49c3 (timeout reached)" [2021-12-03T08:58:30.996Z] time="2021-12-03T08:58:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.66.184:10036: use of closed network connection" [2021-12-03T08:58:30.996Z] time="2021-12-03T08:58:30Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49377" [2021-12-03T08:58:31.312Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T08:58:31.450Z] time="2021-12-03T08:58:31Z" level=warning msg="memberlist: Was able to connect to 1084232c49c3 but other probes failed, network may be misconfigured" [2021-12-03T08:58:31.644Z] === RUN TestNewListSecretsFilters [2021-12-03T08:58:31.644Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-03T08:58:31.644Z] === RUN TestNewListConfigsFilters [2021-12-03T08:58:31.644Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-03T08:58:31.644Z] PASS [2021-12-03T08:58:31.644Z] coverage: 0.5% of statements [2021-12-03T08:58:31.644Z] ok github.com/docker/docker/daemon/cluster 0.173s coverage: 0.5% of statements [2021-12-03T08:58:31.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-03T08:58:31.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:58:31.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:58:32.112Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-03T08:58:32.112Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s) [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-03T08:58:32.112Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-03T08:58:32.112Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-03T08:58:32.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-03T08:58:32.633Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-03T08:58:32.633Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-03T08:58:32.633Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-03T08:58:32.633Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-03T08:58:32.633Z] PASS [2021-12-03T08:58:32.633Z] coverage: 35.9% of statements [2021-12-03T08:58:32.633Z] ok github.com/docker/docker/daemon/cluster/convert 0.467s coverage: 35.9% of statements [2021-12-03T08:58:32.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-12-03T08:58:33.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-03T08:58:33.454Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-03T08:58:33.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.48s) [2021-12-03T08:58:33.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.29s) [2021-12-03T08:58:33.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.36s) [2021-12-03T08:58:33.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.46s) [2021-12-03T08:58:33.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.69s) [2021-12-03T08:58:33.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.32s) [2021-12-03T08:58:33.455Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:58:33.455Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.59s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2021-12-03T08:58:33.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2021-12-03T08:58:33.654Z] === RUN TestCgroupNamespacesRun [2021-12-03T08:58:34.327Z] time="2021-12-03T08:58:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.66.184:10033 172.20.66.184:10034 172.20.66.184:10035]" [2021-12-03T08:58:34.327Z] time="2021-12-03T08:58:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.66.184:10033 172.20.66.184:10034 172.20.66.184:10035]" [2021-12-03T08:58:34.582Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2021-12-03T08:58:34.582Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-03T08:58:34.613Z] --- PASS: TestServiceCreateInit (7.63s) [2021-12-03T08:58:34.613Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s) [2021-12-03T08:58:34.613Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2021-12-03T08:58:34.613Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10033" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49378" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node cefe336ff042/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node cefe336ff042/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node 1084232c49c3/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node 1084232c49c3/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, is the new incarnation of the shutdown node 4ae9111d1565/172.20.66.184" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10034" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49379" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node 1084232c49c3/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node 1084232c49c3/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node bbfa633157ce/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node cefe336ff042/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node bbfa633157ce/172.20.66.184, is the new incarnation of the shutdown node e94cfc7c4ee1/172.20.66.184" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node bbfa633157ce/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node cefe336ff042/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10035" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49380" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node bbfa633157ce/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node bbfa633157ce/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node 1084232c49c3/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node 1084232c49c3/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node cefe336ff042/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node cefe336ff042/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node 46c710cdc359/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node 46c710cdc359/172.20.66.184, is the new incarnation of the shutdown node 38c23b58e68c/172.20.66.184" [2021-12-03T08:58:34.781Z] time="2021-12-03T08:58:34Z" level=info msg="Node 46c710cdc359/172.20.66.184, added to nodes list" [2021-12-03T08:58:34.976Z] === RUN TestBuilderGC [2021-12-03T08:58:34.976Z] --- PASS: TestBuilderGC (0.00s) [2021-12-03T08:58:34.976Z] === RUN TestDaemonConfigurationNotFound [2021-12-03T08:58:34.976Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-03T08:58:34.976Z] === RUN TestDaemonBrokenConfiguration [2021-12-03T08:58:34.976Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-03T08:58:34.976Z] === RUN TestParseClusterAdvertiseSettings [2021-12-03T08:58:34.976Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-03T08:58:34.976Z] === RUN TestFindConfigurationConflicts [2021-12-03T08:58:34.976Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-03T08:58:34.976Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-03T08:58:34.976Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-03T08:58:34.976Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-03T08:58:34.976Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node bbfa633157ce/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node bbfa633157ce/172.20.66.184, is the new incarnation of the shutdown node e94cfc7c4ee1/172.20.66.184" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node bbfa633157ce/172.20.66.184, added to nodes list" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, is the new incarnation of the shutdown node 4ae9111d1565/172.20.66.184" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, added to nodes list" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node bbfa633157ce/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node bbfa633157ce/172.20.66.184, added to nodes list" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node 46c710cdc359/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node 46c710cdc359/172.20.66.184, added to nodes list" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node 46c710cdc359/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node 46c710cdc359/172.20.66.184, added to nodes list" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node 46c710cdc359/172.20.66.184, joined gossip cluster" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node 46c710cdc359/172.20.66.184, is the new incarnation of the shutdown node 38c23b58e68c/172.20.66.184" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:34Z" level=info msg="Node 46c710cdc359/172.20.66.184, added to nodes list" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10033" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:35Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49381" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10034" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:35Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49382" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.66.184:10035" [2021-12-03T08:58:35.234Z] time="2021-12-03T08:58:35Z" level=debug msg="memberlist: Stream connection from=172.20.66.184:49383" [2021-12-03T08:58:35.443Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-03T08:58:35.443Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-03T08:58:35.443Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-03T08:58:35.443Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-03T08:58:35.443Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-03T08:58:35.443Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-03T08:58:35.443Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-03T08:58:35.443Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-03T08:58:35.443Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-03T08:58:35.443Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-03T08:58:35.443Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestValidateConfiguration [2021-12-03T08:58:35.443Z] === RUN TestValidateConfiguration/with_label [2021-12-03T08:58:35.443Z] === RUN TestValidateConfiguration/with_dns [2021-12-03T08:58:35.443Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-03T08:58:35.443Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-03T08:58:35.443Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-03T08:58:35.443Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-03T08:58:35.443Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-03T08:58:35.443Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-03T08:58:35.443Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestModifiedDiscoverySettings [2021-12-03T08:58:35.443Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestReloadSetConfigFileNotExist [2021-12-03T08:58:35.443Z] time="2021-12-03T08:58:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-03T08:58:35.443Z] --- PASS: TestReloadSetConfigFileNotExist (0.09s) [2021-12-03T08:58:35.443Z] === RUN TestReloadDefaultConfigNotExist [2021-12-03T08:58:35.443Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:35.443Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestReloadBadDefaultConfig [2021-12-03T08:58:35.443Z] time="2021-12-03T08:58:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3018592533" [2021-12-03T08:58:35.443Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestReloadWithConflictingLabels [2021-12-03T08:58:35.443Z] time="2021-12-03T08:58:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2067617705" [2021-12-03T08:58:35.443Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestReloadWithDuplicateLabels [2021-12-03T08:58:35.443Z] time="2021-12-03T08:58:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1112491679" [2021-12-03T08:58:35.443Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestMaskURLCredentials [2021-12-03T08:58:35.443Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestDaemonConfigurationMerge [2021-12-03T08:58:35.443Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-03T08:58:35.443Z] PASS [2021-12-03T08:58:35.443Z] coverage: 80.0% of statements [2021-12-03T08:58:35.443Z] ok github.com/docker/docker/daemon/config 0.400s coverage: 80.0% of statements [2021-12-03T08:58:35.443Z] === RUN TestDiscoveryOptsErrors [2021-12-03T08:58:35.443Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-03T08:58:35.443Z] === RUN TestDiscoveryOpts [2021-12-03T08:58:35.443Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-03T08:58:35.443Z] PASS [2021-12-03T08:58:35.443Z] coverage: 30.0% of statements [2021-12-03T08:58:35.687Z] 2021/12/03 08:58:35 Closing DB instances... [2021-12-03T08:58:35.687Z] time="2021-12-03T08:58:35Z" level=info msg="Node a1aa3abe88e7 change state NodeActive --> NodeLeft" [2021-12-03T08:58:35.687Z] time="2021-12-03T08:58:35Z" level=info msg="node5(1084232c49c3): Node leave event for a1aa3abe88e7/172.20.66.184" [2021-12-03T08:58:35.687Z] time="2021-12-03T08:58:35Z" level=info msg="Node a1aa3abe88e7 change state NodeActive --> NodeLeft" [2021-12-03T08:58:35.687Z] time="2021-12-03T08:58:35Z" level=info msg="node3(46c710cdc359): Node leave event for a1aa3abe88e7/172.20.66.184" [2021-12-03T08:58:35.687Z] time="2021-12-03T08:58:35Z" level=info msg="Node a1aa3abe88e7 change state NodeActive --> NodeLeft" [2021-12-03T08:58:35.687Z] time="2021-12-03T08:58:35Z" level=info msg="node2(bbfa633157ce): Node leave event for a1aa3abe88e7/172.20.66.184" [2021-12-03T08:58:35.687Z] time="2021-12-03T08:58:35Z" level=info msg="Node a1aa3abe88e7 change state NodeActive --> NodeLeft" [2021-12-03T08:58:35.687Z] time="2021-12-03T08:58:35Z" level=info msg="node1(a1aa3abe88e7): Node leave event for a1aa3abe88e7/172.20.66.184" [2021-12-03T08:58:35.687Z] time="2021-12-03T08:58:35Z" level=info msg="Node a1aa3abe88e7 change state NodeActive --> NodeLeft" [2021-12-03T08:58:35.687Z] time="2021-12-03T08:58:35Z" level=info msg="node4(cefe336ff042): Node leave event for a1aa3abe88e7/172.20.66.184" [2021-12-03T08:58:35.911Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2021-12-03T08:58:35.911Z] === RUN TestWaitNodeAttachment [2021-12-03T08:58:35.947Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2021-12-03T08:58:35.947Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="Node a1aa3abe88e7/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="Node bbfa633157ce change state NodeActive --> NodeLeft" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="node5(1084232c49c3): Node leave event for bbfa633157ce/172.20.66.184" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="Node bbfa633157ce change state NodeActive --> NodeLeft" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="node4(cefe336ff042): Node leave event for bbfa633157ce/172.20.66.184" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="Node bbfa633157ce change state NodeActive --> NodeLeft" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="node3(46c710cdc359): Node leave event for bbfa633157ce/172.20.66.184" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="Node bbfa633157ce change state NodeActive --> NodeLeft" [2021-12-03T08:58:36.141Z] time="2021-12-03T08:58:35Z" level=info msg="node2(bbfa633157ce): Node leave event for bbfa633157ce/172.20.66.184" [2021-12-03T08:58:36.379Z] --- PASS: TestWaitNodeAttachment (0.45s) [2021-12-03T08:58:36.379Z] === RUN TestIsolationConversion [2021-12-03T08:58:36.379Z] === RUN TestIsolationConversion/default [2021-12-03T08:58:36.379Z] === RUN TestIsolationConversion/process [2021-12-03T08:58:36.379Z] === RUN TestIsolationConversion/hyperv [2021-12-03T08:58:36.379Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-03T08:58:36.379Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-03T08:58:36.379Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-03T08:58:36.379Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-03T08:58:36.379Z] === RUN TestContainerLabels [2021-12-03T08:58:36.379Z] --- PASS: TestContainerLabels (0.00s) [2021-12-03T08:58:36.379Z] === RUN TestCredentialSpecConversion [2021-12-03T08:58:36.379Z] === RUN TestCredentialSpecConversion/none [2021-12-03T08:58:36.379Z] === RUN TestCredentialSpecConversion/config [2021-12-03T08:58:36.379Z] === RUN TestCredentialSpecConversion/file [2021-12-03T08:58:36.379Z] === RUN TestCredentialSpecConversion/registry [2021-12-03T08:58:36.379Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-03T08:58:36.379Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-03T08:58:36.379Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-03T08:58:36.379Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-03T08:58:36.379Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-03T08:58:36.379Z] === RUN TestControllerValidateMountBind [2021-12-03T08:58:36.379Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-12-03T08:58:36.379Z] === RUN TestControllerValidateMountVolume [2021-12-03T08:58:36.379Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-03T08:58:36.379Z] === RUN TestControllerValidateMountTarget [2021-12-03T08:58:36.379Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-12-03T08:58:36.379Z] === RUN TestControllerValidateMountTmpfs [2021-12-03T08:58:36.379Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-03T08:58:36.379Z] === RUN TestControllerValidateMountInvalidType [2021-12-03T08:58:36.379Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-03T08:58:36.379Z] === RUN TestControllerValidateMountNamedPipe [2021-12-03T08:58:36.379Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-03T08:58:36.379Z] PASS [2021-12-03T08:58:36.379Z] coverage: 11.0% of statements [2021-12-03T08:58:36.379Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.605s coverage: 11.0% of statements [2021-12-03T08:58:36.379Z] === RUN TestEventsLog [2021-12-03T08:58:36.379Z] --- PASS: TestEventsLog (0.00s) [2021-12-03T08:58:36.379Z] === RUN TestEventsLogTimeout [2021-12-03T08:58:36.379Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-03T08:58:36.379Z] === RUN TestLogEvents [2021-12-03T08:58:36.379Z] --- PASS: TestLogEvents (0.05s) [2021-12-03T08:58:36.379Z] === RUN TestLoadBufferedEvents [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="Node bbfa633157ce/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="Node bbfa633157ce/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="Node bbfa633157ce/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="Node bbfa633157ce/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="Node 46c710cdc359 change state NodeActive --> NodeLeft" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="node4(cefe336ff042): Node leave event for 46c710cdc359/172.20.66.184" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="Node 46c710cdc359/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="Node 46c710cdc359 change state NodeActive --> NodeLeft" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="node5(1084232c49c3): Node leave event for 46c710cdc359/172.20.66.184" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="Node 46c710cdc359 change state NodeActive --> NodeFailed" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="Node 46c710cdc359/172.20.66.184, added to failed nodes list" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=error msg="node: 46c710cdc359 is unknown to memberlist" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="Node 46c710cdc359/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.594Z] time="2021-12-03T08:58:36Z" level=info msg="Node 46c710cdc359/172.20.66.184, left gossip cluster" [2021-12-03T08:58:36.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-03T08:58:36.849Z] --- PASS: TestLoadBufferedEvents (0.09s) [2021-12-03T08:58:36.849Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-03T08:58:36.849Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-03T08:58:36.849Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-03T08:58:36.849Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-03T08:58:36.849Z] PASS [2021-12-03T08:58:36.849Z] coverage: 50.0% of statements [2021-12-03T08:58:36.849Z] ok github.com/docker/docker/daemon/events 0.246s coverage: 50.0% of statements [2021-12-03T08:58:36.874Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2021-12-03T08:58:36.875Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-03T08:58:36.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-03T08:58:37.048Z] time="2021-12-03T08:58:36Z" level=debug msg="memberlist: Failed ping: 46c710cdc359 (timeout reached)" [2021-12-03T08:58:37.048Z] time="2021-12-03T08:58:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.66.184:10037: use of closed network connection" [2021-12-03T08:58:37.048Z] time="2021-12-03T08:58:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.66.184:10036: use of closed network connection" [2021-12-03T08:58:37.048Z] time="2021-12-03T08:58:36Z" level=info msg="Node cefe336ff042 change state NodeActive --> NodeLeft" [2021-12-03T08:58:37.048Z] time="2021-12-03T08:58:36Z" level=info msg="node5(1084232c49c3): Node leave event for cefe336ff042/172.20.66.184" [2021-12-03T08:58:37.048Z] time="2021-12-03T08:58:36Z" level=info msg="Node cefe336ff042 change state NodeActive --> NodeLeft" [2021-12-03T08:58:37.048Z] time="2021-12-03T08:58:36Z" level=info msg="node4(cefe336ff042): Node leave event for cefe336ff042/172.20.66.184" [2021-12-03T08:58:37.316Z] === RUN TestVerifyNetworkingConfig [2021-12-03T08:58:37.316Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-03T08:58:37.316Z] === RUN TestGetContainer [2021-12-03T08:58:37.316Z] --- PASS: TestGetContainer (0.00s) [2021-12-03T08:58:37.316Z] === RUN TestValidContainerNames [2021-12-03T08:58:37.316Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-03T08:58:37.316Z] === RUN TestContainerInitDNS [2021-12-03T08:58:37.316Z] daemon_test.go:146: root required [2021-12-03T08:58:37.316Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-03T08:58:37.316Z] === RUN TestMerge [2021-12-03T08:58:37.316Z] --- PASS: TestMerge (0.00s) [2021-12-03T08:58:37.316Z] === RUN TestValidateContainerIsolation [2021-12-03T08:58:37.316Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-03T08:58:37.316Z] === RUN TestFindNetworkErrorType [2021-12-03T08:58:37.316Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-03T08:58:37.316Z] === RUN TestEnsureServicesExist [2021-12-03T08:58:37.316Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-03T08:58:37.316Z] === RUN TestEnsureServicesExistErrors [2021-12-03T08:58:37.316Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-03T08:58:37.316Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-03T08:58:37.316Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-03T08:58:37.316Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-03T08:58:37.316Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:58:37.316Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-03T08:58:37.316Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-03T08:58:37.316Z] === RUN TestContainerDelete [2021-12-03T08:58:37.316Z] --- PASS: TestContainerDelete (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestContainerDoubleDelete [2021-12-03T08:58:37.317Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestLogContainerEventCopyLabels [2021-12-03T08:58:37.317Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestLogContainerEventWithAttributes [2021-12-03T08:58:37.317Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestNoneHealthcheck [2021-12-03T08:58:37.317Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestHealthStates [2021-12-03T08:58:37.317Z] === RUN TestIsEmptyDir [2021-12-03T08:58:37.317Z] time="2021-12-03T08:58:36Z" 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:58:37.317Z] time="2021-12-03T08:58:36Z" 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:58:37.317Z] time="2021-12-03T08:58:36Z" 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:58:37.317Z] time="2021-12-03T08:58:36Z" 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:58:37.317Z] time="2021-12-03T08:58:36Z" 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:58:37.317Z] time="2021-12-03T08:58:36Z" 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:58:37.317Z] time="2021-12-03T08:58:36Z" 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:58:37.317Z] time="2021-12-03T08:58:36Z" 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:58:37.317Z] time="2021-12-03T08:58:36Z" 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:58:37.317Z] time="2021-12-03T08:58:36Z" 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:58:37.317Z] --- PASS: TestHealthStates (0.11s) [2021-12-03T08:58:37.317Z] === RUN TestGetInspectData [2021-12-03T08:58:37.317Z] --- PASS: TestGetInspectData (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestFillLicense [2021-12-03T08:58:37.317Z] --- PASS: TestFillLicense (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestListInvalidFilter [2021-12-03T08:58:37.317Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestNameFilter [2021-12-03T08:58:37.317Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-03T08:58:37.317Z] PASS [2021-12-03T08:58:37.317Z] coverage: 2.3% of statements [2021-12-03T08:58:37.317Z] --- PASS: TestNameFilter (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-03T08:58:37.317Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-03T08:58:37.317Z] === 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:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-03T08:58:37.317Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-03T08:58:37.317Z] --- 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:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-03T08:58:37.317Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestDaemonReloadLabels [2021-12-03T08:58:37.317Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-03T08:58:37.317Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:58:37.317Z] ok github.com/docker/docker/daemon/graphdriver 0.070s coverage: 2.3% of statements [2021-12-03T08:58:37.317Z] === RUN TestDaemonReloadMirrors [2021-12-03T08:58:37.317Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-03T08:58:37.317Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-03T08:58:37.317Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-03T08:58:37.317Z] === RUN TestDaemonDiscoveryReload [2021-12-03T08:58:37.502Z] time="2021-12-03T08:58:37Z" level=info msg="memberlist: Suspect 46c710cdc359 has failed, no acks received" [2021-12-03T08:58:37.785Z] === RUN TestLinkNaming [2021-12-03T08:58:37.785Z] --- PASS: TestLinkNaming (0.00s) [2021-12-03T08:58:37.785Z] === RUN TestLinkNew [2021-12-03T08:58:37.785Z] --- PASS: TestLinkNew (0.00s) [2021-12-03T08:58:37.785Z] === RUN TestLinkEnv [2021-12-03T08:58:37.785Z] --- PASS: TestLinkEnv (0.00s) [2021-12-03T08:58:37.785Z] === RUN TestLinkMultipleEnv [2021-12-03T08:58:37.785Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-03T08:58:37.785Z] === RUN TestLinkPortRangeEnv [2021-12-03T08:58:37.785Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-03T08:58:37.785Z] PASS [2021-12-03T08:58:37.785Z] coverage: 93.0% of statements [2021-12-03T08:58:37.785Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-12-03T08:58:37.802Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s) [2021-12-03T08:58:37.802Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-03T08:58:37.956Z] time="2021-12-03T08:58:37Z" level=info msg="Node cefe336ff042/172.20.66.184, left gossip cluster" [2021-12-03T08:58:37.956Z] time="2021-12-03T08:58:37Z" level=info msg="Node cefe336ff042/172.20.66.184, left gossip cluster" [2021-12-03T08:58:38.253Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-12-03T08:58:38.253Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-03T08:58:38.409Z] time="2021-12-03T08:58:38Z" level=info msg="Node 1084232c49c3/172.20.66.184, left gossip cluster" [2021-12-03T08:58:38.409Z] time="2021-12-03T08:58:38Z" level=info msg="Node 1084232c49c3 change state NodeActive --> NodeFailed" [2021-12-03T08:58:38.409Z] time="2021-12-03T08:58:38Z" level=info msg="Node 1084232c49c3/172.20.66.184, added to failed nodes list" [2021-12-03T08:58:38.409Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-12-03T08:58:38.409Z] PASS [2021-12-03T08:58:38.409Z] coverage: 60.1% of statements [2021-12-03T08:58:38.409Z] ok github.com/docker/docker/libnetwork/networkdb 103.888s coverage: 60.1% of statements [2021-12-03T08:58:38.409Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-03T08:58:38.409Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/quota [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/rootless [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/volume [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-03T08:58:38.410Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-03T08:58:38.722Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-03T08:58:38.722Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-03T08:58:39.167Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2021-12-03T08:58:39.167Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-03T08:58:39.191Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-03T08:58:39.191Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-03T08:58:39.191Z] reload_test.go:520: root required [2021-12-03T08:58:39.191Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T08:58:39.191Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-03T08:58:39.191Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-03T08:58:39.191Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-03T08:58:39.191Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-03T08:58:39.191Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-03T08:58:39.191Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-03T08:58:39.191Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-03T08:58:39.191Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-12-03T08:58:39.191Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-03T08:58:39.191Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-03T08:58:39.191Z] === RUN TestParseVolumesFrom [2021-12-03T08:58:39.191Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-03T08:58:39.191Z] PASS [2021-12-03T08:58:39.191Z] coverage: 9.0% of statements [2021-12-03T08:58:39.191Z] ok github.com/docker/docker/daemon 2.282s coverage: 9.0% of statements [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-03T08:58:39.191Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-03T08:58:39.419Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:39.658Z] === RUN TestAdapterReadLogs [2021-12-03T08:58:39.658Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-03T08:58:39.658Z] === RUN TestCopier [2021-12-03T08:58:39.658Z] --- PASS: TestCopier (0.00s) [2021-12-03T08:58:39.658Z] === RUN TestCopierLongLines [2021-12-03T08:58:39.658Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-03T08:58:39.658Z] === RUN TestCopierSlow [2021-12-03T08:58:39.658Z] === RUN TestNewStreamConfig [2021-12-03T08:58:39.658Z] === RUN TestNewStreamConfig/defaults [2021-12-03T08:58:39.658Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-03T08:58:39.658Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-03T08:58:39.658Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-03T08:58:39.658Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-03T08:58:39.658Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-03T08:58:39.658Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-03T08:58:39.658Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-03T08:58:39.658Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-03T08:58:39.658Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-03T08:58:39.659Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-03T08:58:39.659Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-03T08:58:39.659Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-03T08:58:39.659Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-03T08:58:39.659Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-03T08:58:39.659Z] time="2021-12-03T08:58:39Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-03T08:58:39.659Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-12-03T08:58:39.659Z] === RUN TestCreateSuccess [2021-12-03T08:58:39.659Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCreateStreamSkipped [2021-12-03T08:58:39.659Z] time="2021-12-03T08:58:39Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-03T08:58:39.659Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCreateLogGroupSuccess [2021-12-03T08:58:39.659Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCreateError [2021-12-03T08:58:39.659Z] --- PASS: TestCreateError (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCreateAlreadyExists [2021-12-03T08:58:39.659Z] time="2021-12-03T08:58:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-03T08:58:39.659Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestLogClosed [2021-12-03T08:58:39.659Z] --- PASS: TestLogClosed (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestLogBlocking [2021-12-03T08:58:39.659Z] --- PASS: TestLogBlocking (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-03T08:58:39.659Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestLogNonBlockingBufferFull [2021-12-03T08:58:39.659Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestPublishBatchSuccess [2021-12-03T08:58:39.659Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestPublishBatchError [2021-12-03T08:58:39.659Z] time="2021-12-03T08:58:39Z" level=error msg=Error [2021-12-03T08:58:39.659Z] --- PASS: TestCopierSlow (0.21s) [2021-12-03T08:58:39.659Z] === RUN TestCopierWithSized [2021-12-03T08:58:39.659Z] === RUN TestCopierWithSized/as_is [2021-12-03T08:58:39.659Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-03T08:58:39.659Z] time="2021-12-03T08:58:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:58:39.659Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-03T08:58:39.659Z] time="2021-12-03T08:58:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-03T08:58:39.659Z] time="2021-12-03T08:58:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-03T08:58:39.659Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchSimple [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchTicker [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchMultilinePattern [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-03T08:58:39.659Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchClose [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestEffectiveLen [2021-12-03T08:58:39.659Z] === RUN TestEffectiveLen/0/Hello [2021-12-03T08:58:39.659Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-03T08:58:39.659Z] === RUN TestEffectiveLen/2/🙃 [2021-12-03T08:58:39.659Z] === RUN TestEffectiveLen/3/���� [2021-12-03T08:58:39.659Z] === RUN TestEffectiveLen/4/He��o [2021-12-03T08:58:39.659Z] === RUN TestEffectiveLen/5/ [2021-12-03T08:58:39.659Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestFindValidSplit [2021-12-03T08:58:39.659Z] === RUN TestFindValidSplit/0/ [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:58:39.659Z] === RUN TestFindValidSplit/1/Hello [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1105: Hello [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:58:39.659Z] === RUN TestFindValidSplit/2/Hello [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1105: He [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1106: llo [2021-12-03T08:58:39.659Z] === RUN TestFindValidSplit/3/Hello [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1106: Hello [2021-12-03T08:58:39.659Z] === RUN TestFindValidSplit/4/🙃 [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1105: [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-03T08:58:39.659Z] === RUN TestFindValidSplit/5/🙃 [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:58:39.659Z] === RUN TestFindValidSplit/6/a� [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1105: a [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1106: � [2021-12-03T08:58:39.659Z] === RUN TestFindValidSplit/7/a� [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1105: a� [2021-12-03T08:58:39.659Z] cloudwatchlogs_test.go:1106: [2021-12-03T08:58:39.659Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestProcessEventEmoji [2021-12-03T08:58:39.659Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestCopierWithSized (0.02s) [2021-12-03T08:58:39.659Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchLineSplit [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchMaxEvents [2021-12-03T08:58:39.659Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-12-03T08:58:39.659Z] === RUN TestCopierWithPartial [2021-12-03T08:58:39.659Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestRingLogger [2021-12-03T08:58:39.659Z] --- PASS: TestRingLogger (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestRingCap [2021-12-03T08:58:39.659Z] --- PASS: TestRingCap (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestRingClose [2021-12-03T08:58:39.659Z] --- PASS: TestRingClose (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestRingDrain [2021-12-03T08:58:39.659Z] --- PASS: TestRingDrain (0.00s) [2021-12-03T08:58:39.659Z] PASS [2021-12-03T08:58:39.659Z] coverage: 43.8% of statements [2021-12-03T08:58:39.659Z] ok github.com/docker/docker/daemon/logger 0.281s coverage: 43.8% of statements [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-12-03T08:58:39.659Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-03T08:58:39.659Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-12-03T08:58:39.659Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-03T08:58:39.659Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-03T08:58:39.659Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-03T08:58:39.659Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-03T08:58:39.659Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-03T08:58:39.659Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-03T08:58:39.659Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-03T08:58:39.659Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-03T08:58:39.659Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-03T08:58:39.659Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsFormat [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-03T08:58:39.659Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-03T08:58:39.659Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestCreateTagSuccess [2021-12-03T08:58:39.659Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-03T08:58:39.659Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-03T08:58:39.659Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-03T08:58:39.659Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-03T08:58:39.659Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-03T08:58:39.659Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-03T08:58:39.659Z] PASS [2021-12-03T08:58:39.659Z] coverage: 78.0% of statements [2021-12-03T08:58:39.659Z] ok github.com/docker/docker/daemon/logger/awslogs 0.325s coverage: 78.0% of statements [2021-12-03T08:58:39.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === Skipped [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-03T08:58:40.013Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-03T08:58:40.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-03T08:58:40.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-03T08:58:40.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-12-03T08:58:40.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-03T08:58:40.013Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-03T08:58:40.013Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-03T08:58:40.013Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-03T08:58:40.013Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-03T08:58:40.013Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-03T08:58:40.013Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-03T08:58:40.013Z] daemon_test.go:146: root required [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T08:58:40.013Z] reload_test.go:520: root required [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-12-03T08:58:40.013Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T08:58:40.013Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-03T08:58:40.013Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-03T08:58:40.013Z] download_test.go:267: Needs fixing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-03T08:58:40.013Z] layer_test.go:303: Failing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-03T08:58:40.013Z] layer_test.go:352: Failing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-03T08:58:40.013Z] layer_test.go:467: Failing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-03T08:58:40.013Z] layer_test.go:696: Failing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-03T08:58:40.013Z] migration_test.go:45: Failing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T08:58:40.013Z] migration_test.go:181: Failing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-03T08:58:40.013Z] mount_test.go:17: Failing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-03T08:58:40.013Z] mount_test.go:76: Failing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-03T08:58:40.013Z] mount_test.go:125: Failing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-03T08:58:40.013Z] mount_test.go:212: Failing on Windows [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-12-03T08:58:40.013Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:40.013Z] [2021-12-03T08:58:40.013Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-03T08:58:40.096Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2021-12-03T08:58:40.096Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-03T08:58:40.127Z] === RUN TestSearchRegistryForImagesErrors [2021-12-03T08:58:40.127Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-03T08:58:40.127Z] === RUN TestSearchRegistryForImages [2021-12-03T08:58:40.127Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-03T08:58:40.127Z] === RUN TestOnlyPlatformWithFallback [2021-12-03T08:58:40.127Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-03T08:58:40.127Z] === RUN TestImageDelete [2021-12-03T08:58:40.127Z] === RUN TestImageDelete/no_lease [2021-12-03T08:58:40.127Z] === RUN TestImageDelete/lease_exists [2021-12-03T08:58:40.127Z] --- PASS: TestImageDelete (0.04s) [2021-12-03T08:58:40.127Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-03T08:58:40.127Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-12-03T08:58:40.127Z] === RUN TestContentStoreForPull [2021-12-03T08:58:40.127Z] --- PASS: TestContentStoreForPull (0.12s) [2021-12-03T08:58:40.127Z] PASS [2021-12-03T08:58:40.127Z] coverage: 6.7% of statements [2021-12-03T08:58:40.127Z] ok github.com/docker/docker/daemon/images 0.248s coverage: 6.7% of statements [2021-12-03T08:58:40.127Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-03T08:58:40.127Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-03T08:58:40.127Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-03T08:58:40.127Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-03T08:58:40.127Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-03T08:58:40.127Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-03T08:58:40.127Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-03T08:58:40.468Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T08:58:40.468Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-03T08:58:40.468Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-03T08:58:40.468Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-03T08:58:40.468Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) [2021-12-03T08:58:40.468Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-03T08:58:40.468Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-03T08:58:40.468Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-03T08:58:40.468Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-03T08:58:40.468Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-03T08:58:40.468Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:58:40.468Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:58:40.468Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:58:40.468Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:58:40.468Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:58:40.468Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-03T08:58:40.468Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-12-03T08:58:40.468Z] archive_test.go:140: zstd not installed [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-03T08:58:40.468Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:58:40.468Z] archive_windows_test.go:16: Currently fails [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-03T08:58:40.468Z] changes_test.go:195: needs more investigation [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-03T08:58:40.468Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-03T08:58:40.468Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-03T08:58:40.468Z] changes_test.go:432: needs further investigation [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-03T08:58:40.468Z] changes_test.go:468: needs further investigation [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-03T08:58:40.468Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T08:58:40.468Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T08:58:40.468Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-03T08:58:40.468Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-03T08:58:40.468Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-03T08:58:40.468Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:58:40.468Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:58:40.468Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-03T08:58:40.468Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-03T08:58:40.468Z] poller_test.go:40: No chmod on Windows [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T08:58:40.468Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T08:58:40.468Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-03T08:58:40.468Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-03T08:58:40.468Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-03T08:58:40.468Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-03T08:58:40.468Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-03T08:58:40.468Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T08:58:40.468Z] [2021-12-03T08:58:40.468Z] DONE 2099 tests, 70 skipped in 233.209s [2021-12-03T08:58:40.468Z] INFO: make.ps1 ended at 12/03/2021 08:58:40 [2021-12-03T08:58:40.596Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-03T08:58:40.596Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-03T08:58:40.596Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-03T08:58:40.596Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s) [2021-12-03T08:58:40.596Z] === RUN TestFastTimeMarshalJSON [2021-12-03T08:58:40.596Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-12-03T08:58:40.596Z] PASS [2021-12-03T08:58:40.596Z] coverage: 87.2% of statements [2021-12-03T08:58:40.596Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.168s coverage: 87.2% of statements [2021-12-03T08:58:40.596Z] === RUN TestJSONFileLogger [2021-12-03T08:58:40.596Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-03T08:58:40.596Z] === RUN TestJSONFileLoggerWithTags [2021-12-03T08:58:40.596Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-03T08:58:40.596Z] === RUN TestJSONFileLoggerWithOpts [2021-12-03T08:58:40.596Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-03T08:58:40.596Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-03T08:58:40.596Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-03T08:58:40.596Z] === RUN TestEncodeDecode [2021-12-03T08:58:40.596Z] === PAUSE TestEncodeDecode [2021-12-03T08:58:40.596Z] === RUN TestUnexpectedEOF [2021-12-03T08:58:40.596Z] time="2021-12-03T08:58:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:58:40.596Z] time="2021-12-03T08:58:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-03T08:58:40.596Z] --- PASS: TestUnexpectedEOF (0.09s) [2021-12-03T08:58:40.596Z] === CONT TestEncodeDecode [2021-12-03T08:58:40.596Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-03T08:58:40.596Z] PASS [2021-12-03T08:58:40.596Z] coverage: 69.9% of statements [2021-12-03T08:58:40.596Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.153s coverage: 69.9% of statements [2021-12-03T08:58:40.665Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-12-03T08:58:40.665Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-03T08:58:41.064Z] === RUN TestWriteLog [2021-12-03T08:58:41.064Z] === PAUSE TestWriteLog [2021-12-03T08:58:41.064Z] === RUN TestReadLog [2021-12-03T08:58:41.064Z] === PAUSE TestReadLog [2021-12-03T08:58:41.064Z] === CONT TestWriteLog [2021-12-03T08:58:41.064Z] === CONT TestReadLog [2021-12-03T08:58:41.064Z] --- PASS: TestWriteLog (0.00s) [2021-12-03T08:58:41.064Z] === RUN TestReadLog/tail_exact [2021-12-03T08:58:41.533Z] === RUN TestReadLog/tail_less_than_available [2021-12-03T08:58:41.533Z] === RUN TestReadLog/tail_more_than_available [2021-12-03T08:58:41.533Z] --- PASS: TestReadLog (0.12s) [2021-12-03T08:58:41.533Z] --- PASS: TestReadLog/tail_exact (0.10s) [2021-12-03T08:58:41.533Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-03T08:58:41.533Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-03T08:58:41.533Z] PASS [2021-12-03T08:58:41.533Z] coverage: 75.2% of statements [2021-12-03T08:58:41.533Z] ok github.com/docker/docker/daemon/logger/local 0.165s coverage: 75.2% of statements [2021-12-03T08:58:41.533Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-03T08:58:41.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-03T08:58:41.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-03T08:58:41.986Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:58:42.000Z] === RUN TestLog [2021-12-03T08:58:42.000Z] --- PASS: TestLog (0.01s) [2021-12-03T08:58:42.000Z] PASS [2021-12-03T08:58:42.000Z] coverage: 31.5% of statements [2021-12-03T08:58:42.000Z] === RUN TestOpenFileDelete [2021-12-03T08:58:42.000Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-03T08:58:42.000Z] === RUN TestOpenFileRename [2021-12-03T08:58:42.000Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-03T08:58:42.000Z] === RUN TestParseLogTagDefaultTag [2021-12-03T08:58:42.000Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-03T08:58:42.000Z] === RUN TestParseLogTag [2021-12-03T08:58:42.000Z] --- PASS: TestParseLogTag (0.00s) [2021-12-03T08:58:42.000Z] === RUN TestParseLogTagEmptyTag [2021-12-03T08:58:42.000Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-03T08:58:42.000Z] === RUN TestTailFiles [2021-12-03T08:58:42.000Z] --- PASS: TestTailFiles (0.00s) [2021-12-03T08:58:42.000Z] === RUN TestFollowLogsConsumerGone [2021-12-03T08:58:42.000Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.066s coverage: 31.5% of statements [2021-12-03T08:58:42.000Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-03T08:58:42.000Z] === RUN TestFollowLogsProducerGone [2021-12-03T08:58:42.000Z] logfile_test.go:178: logDecode() closed after sending 656 messages [2021-12-03T08:58:42.000Z] logfile_test.go:231: messages sent: 656, received: 656 [2021-12-03T08:58:42.000Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-03T08:58:42.000Z] === RUN TestCheckCapacityAndRotate [2021-12-03T08:58:42.000Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-03T08:58:42.000Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-03T08:58:42.000Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-12-03T08:58:42.000Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-03T08:58:42.000Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-12-03T08:58:42.000Z] PASS [2021-12-03T08:58:42.000Z] coverage: 55.6% of statements [2021-12-03T08:58:42.000Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.230s coverage: 55.6% of statements [2021-12-03T08:58:42.031Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2021-12-03T08:58:42.031Z] === RUN TestNISDomainname [2021-12-03T08:58:42.287Z] --- PASS: TestNISDomainname (0.50s) [2021-12-03T08:58:42.287Z] === RUN TestHostnameDnsResolution [2021-12-03T08:58:42.467Z] === RUN TestValidateLogOpt [2021-12-03T08:58:42.467Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:58:42.467Z] === RUN TestNewMissedConfig [2021-12-03T08:58:42.467Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-03T08:58:42.467Z] === RUN TestNewMissedUrl [2021-12-03T08:58:42.467Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-03T08:58:42.467Z] === RUN TestNewMissedToken [2021-12-03T08:58:42.467Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-03T08:58:42.467Z] === RUN TestNewWithProxy [2021-12-03T08:58:42.467Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-03T08:58:42.467Z] === RUN TestDefault [2021-12-03T08:58:42.467Z] --- PASS: TestDefault (0.00s) [2021-12-03T08:58:42.467Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-03T08:58:42.467Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-03T08:58:42.467Z] === RUN TestJsonFormat [2021-12-03T08:58:42.467Z] --- PASS: TestJsonFormat (0.01s) [2021-12-03T08:58:42.467Z] === RUN TestRawFormat [2021-12-03T08:58:42.467Z] --- PASS: TestRawFormat (0.00s) [2021-12-03T08:58:42.467Z] === RUN TestRawFormatWithLabels [2021-12-03T08:58:42.467Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-03T08:58:42.467Z] === RUN TestRawFormatWithoutTag [2021-12-03T08:58:42.467Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-03T08:58:42.467Z] === RUN TestBatching [2021-12-03T08:58:42.467Z] === RUN TestNewParse [2021-12-03T08:58:42.467Z] --- PASS: TestNewParse (0.00s) [2021-12-03T08:58:42.467Z] PASS [2021-12-03T08:58:42.467Z] coverage: 8.3% of statements [2021-12-03T08:58:42.467Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2021-12-03T08:58:42.467Z] --- PASS: TestBatching (0.24s) [2021-12-03T08:58:42.467Z] === RUN TestFrequency [2021-12-03T08:58:42.630Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-03T08:58:42.630Z] INFO: Unit tests ended at 12/03/2021 08:58:42. Duration:00:04:05.0643571 [2021-12-03T08:58:42.630Z] INFO: Building busybox [2021-12-03T08:58:42.630Z] Sending build context to Docker daemon 5.12kB [2021-12-03T08:58:42.630Z] [2021-12-03T08:58:42.630Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-03T08:58:42.630Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-03T08:58:42.630Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-03T08:58:42.630Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-03T08:58:42.630Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-03T08:58:42.630Z] ---> 3d4792f88e26 [2021-12-03T08:58:42.630Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-03T08:58:42.850Z] --- PASS: TestHostnameDnsResolution (0.63s) [2021-12-03T08:58:42.850Z] === RUN TestUnprivilegedPortsAndPing [2021-12-03T08:58:42.936Z] === RUN TestParseLogFormat [2021-12-03T08:58:42.936Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-03T08:58:42.936Z] === RUN TestValidateLogOptEmpty [2021-12-03T08:58:42.936Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-03T08:58:42.936Z] === RUN TestValidateSyslogAddress [2021-12-03T08:58:42.936Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-03T08:58:42.936Z] === RUN TestParseAddressDefaultPort [2021-12-03T08:58:42.936Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-03T08:58:42.936Z] === RUN TestValidateSyslogFacility [2021-12-03T08:58:42.936Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-03T08:58:42.936Z] === RUN TestValidateLogOptSyslogFormat [2021-12-03T08:58:42.936Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-03T08:58:42.936Z] === RUN TestValidateLogOpt [2021-12-03T08:58:42.936Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-03T08:58:42.936Z] PASS [2021-12-03T08:58:42.936Z] coverage: 46.8% of statements [2021-12-03T08:58:42.936Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 46.8% of statements [2021-12-03T08:58:42.936Z] --- PASS: TestFrequency (0.16s) [2021-12-03T08:58:42.936Z] === RUN TestOneMessagePerRequest [2021-12-03T08:58:42.936Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-03T08:58:42.936Z] === RUN TestVerify [2021-12-03T08:58:42.936Z] --- PASS: TestVerify (0.00s) [2021-12-03T08:58:42.936Z] === RUN TestSkipVerify [2021-12-03T08:58:42.936Z] time="2021-12-03T08:58:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:42.936Z] time="2021-12-03T08:58:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:42.936Z] time="2021-12-03T08:58:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:42.936Z] time="2021-12-03T08:58:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:42.941Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-03T08:58:42.946Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:58:43.084Z] ---> Running in 2a319cebc3c4 [2021-12-03T08:58:43.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:43.404Z] --- PASS: TestSkipVerify (0.44s) [2021-12-03T08:58:43.404Z] === RUN TestBufferMaximum [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521923.013885\",\"host\":\"b79ec047b427\"}'" [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521923.013885\",\"host\":\"b79ec047b427\"}'" [2021-12-03T08:58:43.404Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-03T08:58:43.404Z] === RUN TestServerAlwaysDown [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521923.015894\",\"host\":\"b79ec047b427\"}'" [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521923.015894\",\"host\":\"b79ec047b427\"}'" [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521923.015894\",\"host\":\"b79ec047b427\"}'" [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521923.016889\",\"host\":\"b79ec047b427\"}'" [2021-12-03T08:58:43.404Z] time="2021-12-03T08:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1638521923.016889\",\"host\":\"b79ec047b427\"}'" [2021-12-03T08:58:43.404Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-03T08:58:43.404Z] === RUN TestCannotSendAfterClose [2021-12-03T08:58:43.404Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-03T08:58:43.404Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-03T08:58:43.412Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s) [2021-12-03T08:58:43.412Z] === RUN TestStats [2021-12-03T08:58:43.906Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:58:44.390Z] === RUN TestV1IDService [2021-12-03T08:58:44.390Z] --- PASS: TestV1IDService (0.04s) [2021-12-03T08:58:44.390Z] === RUN TestV2MetadataService [2021-12-03T08:58:44.390Z] time="2021-12-03T08:58:44Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-03T08:58:44.390Z] time="2021-12-03T08:58:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b79ec047b427\"}'" [2021-12-03T08:58:44.390Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-03T08:58:44.390Z] PASS [2021-12-03T08:58:44.390Z] coverage: 82.5% of statements [2021-12-03T08:58:44.390Z] ok github.com/docker/docker/daemon/logger/splunk 1.949s coverage: 82.5% of statements [2021-12-03T08:58:44.390Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-03T08:58:44.390Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-03T08:58:44.390Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-03T08:58:44.390Z] === RUN TestSuccessfulDownload [2021-12-03T08:58:44.390Z] download_test.go:267: Needs fixing on Windows [2021-12-03T08:58:44.390Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-03T08:58:44.390Z] === RUN TestCancelledDownload [2021-12-03T08:58:44.390Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-03T08:58:44.390Z] === RUN TestMaxDownloadAttempts [2021-12-03T08:58:44.390Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:58:44.390Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:58:44.390Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:58:44.390Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:58:44.390Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:58:44.390Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:58:44.390Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:58:44.390Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:58:44.390Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-03T08:58:44.390Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-03T08:58:44.390Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-03T08:58:44.390Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-03T08:58:44.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-03T08:58:44.857Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-03T08:58:44.857Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-03T08:58:44.857Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestContinueOnError_NeverContinue [2021-12-03T08:58:44.857Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestManifestStore [2021-12-03T08:58:44.857Z] === RUN TestManifestStore/no_remote_or_local [2021-12-03T08:58:44.857Z] time="2021-12-03T08:58:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1455927446\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-03T08:58:44.857Z] time="2021-12-03T08:58:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:58:44.857Z] time="2021-12-03T08:58:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:58:44.857Z] time="2021-12-03T08:58:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:58:44.857Z] time="2021-12-03T08:58:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-03T08:58:44.857Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-12-03T08:58:44.857Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-12-03T08:58:44.857Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-12-03T08:58:44.857Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-12-03T08:58:44.857Z] === RUN TestTransfer [2021-12-03T08:58:44.857Z] === RUN TestManifestStore/no_local_cache [2021-12-03T08:58:44.857Z] === RUN TestManifestStore/with_local_cache [2021-12-03T08:58:44.857Z] === RUN TestManifestStore/unknown_media_type [2021-12-03T08:58:44.857Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-03T08:58:44.857Z] time="2021-12-03T08:58:44Z" level=warning msg="reference for unknown type: " [2021-12-03T08:58:44.857Z] time="2021-12-03T08:58:44Z" level=warning msg="reference for unknown type: " [2021-12-03T08:58:44.857Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-03T08:58:44.857Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-03T08:58:44.857Z] time="2021-12-03T08:58:44Z" level=warning msg="reference for unknown type: " [2021-12-03T08:58:44.857Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-03T08:58:44.857Z] time="2021-12-03T08:58:44Z" level=warning msg="reference for unknown type: " [2021-12-03T08:58:44.857Z] time="2021-12-03T08:58:44Z" level=warning msg="reference for unknown type: " [2021-12-03T08:58:44.857Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-03T08:58:44.857Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-03T08:58:44.857Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-03T08:58:44.857Z] time="2021-12-03T08:58:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore (0.24s) [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaType [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-03T08:58:44.857Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-03T08:58:44.857Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestFixManifestLayers [2021-12-03T08:58:44.857Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-03T08:58:44.857Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T08:58:44.857Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestFixManifestLayersBadParent [2021-12-03T08:58:44.857Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestValidateManifest [2021-12-03T08:58:44.857Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T08:58:44.857Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestFormatPlatform [2021-12-03T08:58:44.857Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestGetRepositoryMountCandidates [2021-12-03T08:58:44.857Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestLayerAlreadyExists [2021-12-03T08:58:44.857Z] 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:58:44.857Z] 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:58:44.857Z] 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:58:44.857Z] 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:58:44.857Z] 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:58:44.857Z] 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:58:44.857Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-03T08:58:44.857Z] === RUN TestWhenEmptyAuthConfig [2021-12-03T08:58:44.857Z] --- PASS: TestTransfer (0.12s) [2021-12-03T08:58:44.857Z] === RUN TestConcurrencyLimit [2021-12-03T08:58:44.866Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:58:45.325Z] --- PASS: TestV2MetadataService (1.01s) [2021-12-03T08:58:45.325Z] PASS [2021-12-03T08:58:45.325Z] coverage: 48.2% of statements [2021-12-03T08:58:45.325Z] ok github.com/docker/docker/distribution/metadata 1.108s coverage: 48.2% of statements [2021-12-03T08:58:45.325Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-12-03T08:58:45.325Z] === RUN TestInactiveJobs [2021-12-03T08:58:45.325Z] === RUN TestNotFound [2021-12-03T08:58:45.325Z] --- PASS: TestNotFound (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestConflict [2021-12-03T08:58:45.325Z] --- PASS: TestConflict (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestForbidden [2021-12-03T08:58:45.325Z] --- PASS: TestForbidden (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestInvalidParameter [2021-12-03T08:58:45.325Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestNotImplemented [2021-12-03T08:58:45.325Z] --- PASS: TestNotImplemented (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestNotModified [2021-12-03T08:58:45.325Z] --- PASS: TestNotModified (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestUnauthorized [2021-12-03T08:58:45.325Z] --- PASS: TestUnauthorized (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestUnknown [2021-12-03T08:58:45.325Z] --- PASS: TestUnknown (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestCancelled [2021-12-03T08:58:45.325Z] --- PASS: TestCancelled (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestDeadline [2021-12-03T08:58:45.325Z] --- PASS: TestDeadline (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestDataLoss [2021-12-03T08:58:45.325Z] --- PASS: TestDataLoss (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestUnavailable [2021-12-03T08:58:45.325Z] --- PASS: TestUnavailable (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestSystem [2021-12-03T08:58:45.325Z] --- PASS: TestSystem (0.00s) [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Not_Found [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Bad_Request [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Conflict [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Unauthorized [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Forbidden [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Not_Modified [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-03T08:58:45.325Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-03T08:58:45.325Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-03T08:58:45.325Z] PASS [2021-12-03T08:58:45.325Z] coverage: 53.1% of statements [2021-12-03T08:58:45.325Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2021-12-03T08:58:45.793Z] --- PASS: TestInactiveJobs (0.37s) [2021-12-03T08:58:45.793Z] === RUN TestWatchRelease [2021-12-03T08:58:45.793Z] --- PASS: TestWatchRelease (0.04s) [2021-12-03T08:58:45.793Z] === RUN TestWatchFinishedTransfer [2021-12-03T08:58:45.793Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-03T08:58:45.793Z] === RUN TestDuplicateTransfer [2021-12-03T08:58:45.793Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-03T08:58:45.793Z] === RUN TestSuccessfulUpload [2021-12-03T08:58:45.793Z] --- PASS: TestWhenEmptyAuthConfig (1.01s) [2021-12-03T08:58:45.793Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-03T08:58:45.793Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-03T08:58:45.793Z] === RUN TestTokenPassThru [2021-12-03T08:58:45.793Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-03T08:58:45.793Z] === RUN TestTokenPassThruDifferentHost [2021-12-03T08:58:45.793Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-12-03T08:58:45.793Z] PASS [2021-12-03T08:58:45.793Z] coverage: 24.6% of statements [2021-12-03T08:58:45.793Z] ok github.com/docker/docker/distribution 1.339s coverage: 24.6% of statements [2021-12-03T08:58:45.793Z] time="2021-12-03T08:58:45Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-03T08:58:45.935Z] --- PASS: TestStats (2.42s) [2021-12-03T08:58:45.935Z] === RUN TestStopContainerWithTimeout [2021-12-03T08:58:45.935Z] === RUN TestStopContainerWithTimeout/0 [2021-12-03T08:58:45.935Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-03T08:58:45.935Z] === RUN TestStopContainerWithTimeout/1 [2021-12-03T08:58:45.935Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-03T08:58:45.935Z] === RUN TestStopContainerWithTimeout/3 [2021-12-03T08:58:45.935Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-03T08:58:45.935Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-03T08:58:45.935Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-03T08:58:45.935Z] === CONT TestStopContainerWithTimeout/0 [2021-12-03T08:58:45.935Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-03T08:58:46.264Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-03T08:58:46.264Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-12-03T08:58:46.264Z] === RUN TestCancelledUpload [2021-12-03T08:58:46.264Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-03T08:58:46.264Z] PASS [2021-12-03T08:58:46.264Z] coverage: 77.3% of statements [2021-12-03T08:58:46.264Z] ok github.com/docker/docker/distribution/xfer 1.763s coverage: 77.3% of statements [2021-12-03T08:58:46.264Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-03T08:58:46.264Z] === RUN TestCompare [2021-12-03T08:58:46.264Z] --- PASS: TestCompare (0.00s) [2021-12-03T08:58:46.264Z] PASS [2021-12-03T08:58:46.264Z] coverage: 19.2% of statements [2021-12-03T08:58:46.264Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2021-12-03T08:58:46.264Z] === RUN TestFSGetInvalidData [2021-12-03T08:58:46.264Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-12-03T08:58:46.264Z] === RUN TestFSInvalidSet [2021-12-03T08:58:46.264Z] --- PASS: TestFSInvalidSet (0.03s) [2021-12-03T08:58:46.264Z] === RUN TestFSInvalidRoot [2021-12-03T08:58:46.264Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-03T08:58:46.264Z] === RUN TestFSMetadataGetSet [2021-12-03T08:58:46.264Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-12-03T08:58:46.264Z] === RUN TestFSInvalidWalker [2021-12-03T08:58:46.264Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-03T08:58:46.264Z] === RUN TestFSGetSet [2021-12-03T08:58:46.391Z] --- PASS: TestBuildMultiStageCopy (12.89s) [2021-12-03T08:58:46.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.89s) [2021-12-03T08:58:46.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2021-12-03T08:58:46.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.93s) [2021-12-03T08:58:46.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2021-12-03T08:58:46.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.24s) [2021-12-03T08:58:46.391Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:58:46.509Z] === CONT TestStopContainerWithTimeout/3 [2021-12-03T08:58:46.732Z] --- PASS: TestFSGetSet (0.02s) [2021-12-03T08:58:46.732Z] === RUN TestFSGetUnsetKey [2021-12-03T08:58:46.732Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-12-03T08:58:46.732Z] === RUN TestFSGetEmptyData [2021-12-03T08:58:46.732Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-12-03T08:58:46.732Z] === RUN TestFSDelete [2021-12-03T08:58:46.732Z] --- PASS: TestFSDelete (0.02s) [2021-12-03T08:58:46.732Z] === RUN TestFSWalker [2021-12-03T08:58:46.732Z] --- PASS: TestFSWalker (0.02s) [2021-12-03T08:58:46.732Z] === RUN TestFSWalkerStopOnError [2021-12-03T08:58:46.732Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-03T08:58:46.732Z] === RUN TestNewFromJSON [2021-12-03T08:58:46.732Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-03T08:58:46.732Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-03T08:58:46.732Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-03T08:58:46.732Z] === RUN TestMarshalKeyOrder [2021-12-03T08:58:46.732Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-03T08:58:46.732Z] === RUN TestHistoryEqual [2021-12-03T08:58:46.732Z] --- PASS: TestHistoryEqual (0.11s) [2021-12-03T08:58:46.732Z] === RUN TestImage [2021-12-03T08:58:46.732Z] --- PASS: TestImage (0.00s) [2021-12-03T08:58:46.732Z] === RUN TestImageOSNotEmpty [2021-12-03T08:58:46.732Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-03T08:58:46.732Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-03T08:58:46.732Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-03T08:58:46.732Z] === RUN TestCreate [2021-12-03T08:58:46.732Z] --- PASS: TestCreate (0.00s) [2021-12-03T08:58:46.732Z] === RUN TestRestore [2021-12-03T08:58:46.732Z] time="2021-12-03T08:58:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-03T08:58:46.732Z] --- PASS: TestRestore (0.04s) [2021-12-03T08:58:46.732Z] === RUN TestAddDelete [2021-12-03T08:58:46.732Z] --- PASS: TestAddDelete (0.02s) [2021-12-03T08:58:46.732Z] === RUN TestSearchAfterDelete [2021-12-03T08:58:46.732Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-03T08:58:46.732Z] === RUN TestParentReset [2021-12-03T08:58:46.732Z] --- PASS: TestParentReset (0.03s) [2021-12-03T08:58:46.732Z] === RUN TestGetAndSetLastUpdated [2021-12-03T08:58:46.732Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-12-03T08:58:46.732Z] === RUN TestStoreLen [2021-12-03T08:58:46.732Z] --- PASS: TestStoreLen (0.04s) [2021-12-03T08:58:46.732Z] PASS [2021-12-03T08:58:46.732Z] coverage: 86.6% of statements [2021-12-03T08:58:46.732Z] ok github.com/docker/docker/image 0.528s coverage: 86.6% of statements [2021-12-03T08:58:46.790Z] Removing intermediate container 2a319cebc3c4 [2021-12-03T08:58:46.791Z] ---> b6718051f552 [2021-12-03T08:58:46.791Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-03T08:58:46.791Z] ---> Running in 98e22774d3ec [2021-12-03T08:58:46.791Z] Removing intermediate container 98e22774d3ec [2021-12-03T08:58:46.791Z] ---> 1cc262c9d269 [2021-12-03T08:58:46.791Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-03T08:58:47.200Z] === RUN TestMakeV1ConfigFromConfig [2021-12-03T08:58:47.200Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-03T08:58:47.200Z] PASS [2021-12-03T08:58:47.200Z] coverage: 25.0% of statements [2021-12-03T08:58:47.200Z] ok github.com/docker/docker/image/v1 0.069s coverage: 25.0% of statements [2021-12-03T08:58:47.200Z] === RUN TestValidateManifest [2021-12-03T08:58:47.200Z] === RUN TestValidateManifest/nil [2021-12-03T08:58:47.200Z] === RUN TestValidateManifest/non-nil [2021-12-03T08:58:47.200Z] --- PASS: TestValidateManifest (0.00s) [2021-12-03T08:58:47.200Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-03T08:58:47.200Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-03T08:58:47.200Z] PASS [2021-12-03T08:58:47.200Z] coverage: 0.7% of statements [2021-12-03T08:58:47.200Z] ok github.com/docker/docker/image/tarexport 0.124s coverage: 0.7% of statements [2021-12-03T08:58:47.200Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-03T08:58:47.244Z] ---> Running in 7c52e7c83fd7 [2021-12-03T08:58:47.244Z] Removing intermediate container 7c52e7c83fd7 [2021-12-03T08:58:47.244Z] ---> a89199cad87a [2021-12-03T08:58:47.244Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-03T08:58:47.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-03T08:58:48.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-03T08:58:48.186Z] === RUN TestSerialization [2021-12-03T08:58:48.186Z] --- PASS: TestSerialization (0.02s) [2021-12-03T08:58:48.186Z] PASS [2021-12-03T08:58:48.186Z] coverage: 100.0% of statements [2021-12-03T08:58:48.186Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2021-12-03T08:58:48.186Z] === RUN TestEmptyLayer [2021-12-03T08:58:48.186Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-03T08:58:48.186Z] === RUN TestCommitFailure [2021-12-03T08:58:48.186Z] --- PASS: TestCommitFailure (0.01s) [2021-12-03T08:58:48.186Z] === RUN TestStartTransactionFailure [2021-12-03T08:58:48.186Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-03T08:58:48.186Z] === RUN TestGetOrphan [2021-12-03T08:58:48.186Z] --- PASS: TestGetOrphan (0.01s) [2021-12-03T08:58:48.186Z] === RUN TestMountAndRegister [2021-12-03T08:58:48.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-12-03T08:58:48.419Z] === CONT TestStopContainerWithTimeout/1 [2021-12-03T08:58:48.550Z] --- PASS: TestBuildMultiStageParentConfig (2.35s) [2021-12-03T08:58:48.551Z] === RUN TestBuildLabelWithTargets [2021-12-03T08:58:48.551Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:58:48.551Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-03T08:58:48.551Z] === RUN TestBuildWithEmptyLayers [2021-12-03T08:58:48.654Z] layer_test.go:270: Layer size: 14 [2021-12-03T08:58:48.654Z] --- PASS: TestMountAndRegister (0.05s) [2021-12-03T08:58:48.654Z] === RUN TestLayerRelease [2021-12-03T08:58:48.654Z] layer_test.go:303: Failing on Windows [2021-12-03T08:58:48.654Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-03T08:58:48.654Z] === RUN TestStoreRestore [2021-12-03T08:58:48.654Z] layer_test.go:352: Failing on Windows [2021-12-03T08:58:48.654Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-03T08:58:48.654Z] === RUN TestTarStreamStability [2021-12-03T08:58:48.654Z] layer_test.go:467: Failing on Windows [2021-12-03T08:58:48.654Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-03T08:58:48.654Z] === RUN TestRegisterExistingLayer [2021-12-03T08:58:48.654Z] --- PASS: TestRegisterExistingLayer (0.27s) [2021-12-03T08:58:48.654Z] === RUN TestTarStreamVerification [2021-12-03T08:58:48.654Z] layer_test.go:696: Failing on Windows [2021-12-03T08:58:48.654Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-03T08:58:48.654Z] === RUN TestLayerMigration [2021-12-03T08:58:48.654Z] migration_test.go:45: Failing on Windows [2021-12-03T08:58:48.654Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-03T08:58:48.654Z] === RUN TestLayerMigrationNoTarsplit [2021-12-03T08:58:48.654Z] migration_test.go:181: Failing on Windows [2021-12-03T08:58:48.654Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T08:58:48.654Z] === RUN TestMountInit [2021-12-03T08:58:48.654Z] mount_test.go:17: Failing on Windows [2021-12-03T08:58:48.654Z] --- SKIP: TestMountInit (0.00s) [2021-12-03T08:58:48.654Z] === RUN TestMountSize [2021-12-03T08:58:48.654Z] mount_test.go:76: Failing on Windows [2021-12-03T08:58:48.654Z] --- SKIP: TestMountSize (0.00s) [2021-12-03T08:58:48.654Z] === RUN TestMountChanges [2021-12-03T08:58:48.654Z] mount_test.go:125: Failing on Windows [2021-12-03T08:58:48.654Z] --- SKIP: TestMountChanges (0.00s) [2021-12-03T08:58:48.654Z] === RUN TestMountApply [2021-12-03T08:58:48.654Z] mount_test.go:212: Failing on Windows [2021-12-03T08:58:48.654Z] --- SKIP: TestMountApply (0.00s) [2021-12-03T08:58:48.654Z] PASS [2021-12-03T08:58:48.654Z] coverage: 30.1% of statements [2021-12-03T08:58:48.654Z] ok github.com/docker/docker/layer 0.394s coverage: 30.1% of statements [2021-12-03T08:58:48.654Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-03T08:58:48.654Z] === RUN TestEnvironmentParsing [2021-12-03T08:58:48.654Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-03T08:58:48.654Z] PASS [2021-12-03T08:58:48.654Z] coverage: 1.2% of statements [2021-12-03T08:58:48.764Z] [2021-12-03T08:58:49.121Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2021-12-03T08:58:49.122Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-03T08:58:49.122Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-03T08:58:49.122Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-03T08:58:49.217Z] ---> 7f1b708a4225 [2021-12-03T08:58:49.217Z] 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:58:49.217Z] ---> Running in 520a7367bfcc [2021-12-03T08:58:49.588Z] === RUN TestSequenceGetAvailableBit [2021-12-03T08:58:49.588Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-03T08:58:49.588Z] === RUN TestSequenceEqual [2021-12-03T08:58:49.588Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-03T08:58:49.588Z] === RUN TestSequenceCopy [2021-12-03T08:58:49.588Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-03T08:58:49.588Z] === RUN TestGetFirstAvailable [2021-12-03T08:58:49.588Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-03T08:58:49.588Z] === RUN TestFindSequence [2021-12-03T08:58:49.588Z] --- PASS: TestFindSequence (0.00s) [2021-12-03T08:58:49.588Z] === RUN TestCheckIfAvailable [2021-12-03T08:58:49.588Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-03T08:58:49.588Z] === RUN TestMergeSequences [2021-12-03T08:58:49.589Z] --- PASS: TestMergeSequences (0.00s) [2021-12-03T08:58:49.589Z] === RUN TestPushReservation [2021-12-03T08:58:49.589Z] --- PASS: TestPushReservation (0.00s) [2021-12-03T08:58:49.589Z] === RUN TestSerializeDeserialize [2021-12-03T08:58:49.589Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-03T08:58:49.589Z] === RUN TestSet [2021-12-03T08:58:49.589Z] --- PASS: TestSet (0.00s) [2021-12-03T08:58:49.589Z] === RUN TestSetUnset [2021-12-03T08:58:49.589Z] --- PASS: TestSetUnset (0.00s) [2021-12-03T08:58:49.589Z] === RUN TestOffsetSetUnset [2021-12-03T08:58:49.589Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-03T08:58:49.589Z] === RUN TestSetInRange [2021-12-03T08:58:49.589Z] --- PASS: TestSetInRange (0.00s) [2021-12-03T08:58:49.589Z] === RUN TestSetAnyInRange [2021-12-03T08:58:49.589Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-03T08:58:49.589Z] === RUN TestMethods [2021-12-03T08:58:49.589Z] --- PASS: TestMethods (0.00s) [2021-12-03T08:58:49.589Z] === RUN TestRandomAllocateDeallocate [2021-12-03T08:58:50.074Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-12-03T08:58:50.074Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T08:58:50.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-03T08:58:50.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-03T08:58:50.309Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-03T08:58:50.309Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2021-12-03T08:58:50.309Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-12-03T08:58:50.309Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2021-12-03T08:58:50.309Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2021-12-03T08:58:50.309Z] === RUN TestDeleteDevicemapper [2021-12-03T08:58:50.309Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:58:50.309Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-03T08:58:50.309Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T08:58:50.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-12-03T08:58:51.149Z] === RUN TestInvalidConfig [2021-12-03T08:58:51.150Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-03T08:58:51.150Z] === RUN TestConfig [2021-12-03T08:58:51.150Z] --- PASS: TestConfig (0.00s) [2021-12-03T08:58:51.150Z] === RUN TestOptionsLabels [2021-12-03T08:58:51.150Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-03T08:58:51.150Z] === RUN TestValidName [2021-12-03T08:58:51.150Z] --- PASS: TestValidName (0.00s) [2021-12-03T08:58:51.150Z] === RUN TestTLSConfiguration [2021-12-03T08:58:51.150Z] time="2021-12-03T08:58:50Z" level=info msg="Option Initializing KV with TLS" [2021-12-03T08:58:51.150Z] --- PASS: TestTLSConfiguration (0.13s) [2021-12-03T08:58:51.150Z] PASS [2021-12-03T08:58:51.150Z] coverage: 24.0% of statements [2021-12-03T08:58:51.150Z] ok github.com/docker/docker/libnetwork/config 0.185s coverage: 24.0% of statements [2021-12-03T08:58:51.237Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2021-12-03T08:58:51.237Z] === RUN TestUpdateMemory [2021-12-03T08:58:51.617Z] === RUN TestKey [2021-12-03T08:58:51.617Z] --- PASS: TestKey (0.00s) [2021-12-03T08:58:51.617Z] === RUN TestParseKey [2021-12-03T08:58:51.617Z] --- PASS: TestParseKey (0.00s) [2021-12-03T08:58:51.617Z] === RUN TestInvalidDataStore [2021-12-03T08:58:51.617Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-03T08:58:51.617Z] === RUN TestKVObjectFlatKey [2021-12-03T08:58:51.617Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-03T08:58:51.617Z] === RUN TestAtomicKVObjectFlatKey [2021-12-03T08:58:51.617Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-03T08:58:51.617Z] PASS [2021-12-03T08:58:51.617Z] coverage: 21.9% of statements [2021-12-03T08:58:51.617Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-12-03T08:58:51.800Z] --- PASS: TestUpdateMemory (0.50s) [2021-12-03T08:58:51.800Z] === RUN TestUpdateCPUQuota [2021-12-03T08:58:51.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-12-03T08:58:51.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-03T08:58:52.085Z] === RUN TestErrorInterfaces [2021-12-03T08:58:52.085Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestNetworkMarshalling [2021-12-03T08:58:52.085Z] --- PASS: TestNetworkMarshalling (0.11s) [2021-12-03T08:58:52.085Z] === RUN TestEndpointMarshalling [2021-12-03T08:58:52.085Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestAuxAddresses [2021-12-03T08:58:52.085Z] time="2021-12-03T08:58:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:58:52.085Z] --- PASS: TestAuxAddresses (0.01s) [2021-12-03T08:58:52.085Z] === RUN TestSRVServiceQuery [2021-12-03T08:58:52.085Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:52.085Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestServiceVIPReuse [2021-12-03T08:58:52.085Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:52.085Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-03T08:58:52.085Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:52.085Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestDNSIPQuery [2021-12-03T08:58:52.085Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:52.085Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestDNSProxyServFail [2021-12-03T08:58:52.085Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:52.085Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestSandboxAddEmpty [2021-12-03T08:58:52.085Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:52.085Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestSandboxAddMultiPrio [2021-12-03T08:58:52.085Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:52.085Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestSandboxAddSamePrio [2021-12-03T08:58:52.085Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:52.085Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestCleanupServiceDiscovery [2021-12-03T08:58:52.085Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:52.085Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestDNSOptions [2021-12-03T08:58:52.085Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T08:58:52.085Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestMultipleControllersWithSameStore [2021-12-03T08:58:52.085Z] time="2021-12-03T08:58:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:58:52.085Z] time="2021-12-03T08:58:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-03T08:58:52.085Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-12-03T08:58:52.085Z] PASS [2021-12-03T08:58:52.085Z] coverage: 8.6% of statements [2021-12-03T08:58:52.085Z] ok github.com/docker/docker/libnetwork 0.238s coverage: 8.6% of statements [2021-12-03T08:58:52.085Z] === RUN TestIPDataMarshalling [2021-12-03T08:58:52.085Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-03T08:58:52.085Z] === RUN TestValidateAndIsV6 [2021-12-03T08:58:52.085Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-03T08:58:52.085Z] PASS [2021-12-03T08:58:52.085Z] coverage: 68.9% of statements [2021-12-03T08:58:52.085Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2021-12-03T08:58:52.361Z] --- PASS: TestUpdateCPUQuota (0.70s) [2021-12-03T08:58:52.361Z] === RUN TestUpdatePidsLimit [2021-12-03T08:58:52.361Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-03T08:58:52.553Z] === RUN TestDriver [2021-12-03T08:58:52.553Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:58:52.553Z] PASS [2021-12-03T08:58:52.553Z] coverage: 34.8% of statements [2021-12-03T08:58:52.553Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2021-12-03T08:58:52.617Z] === RUN TestUpdatePidsLimit/no_change [2021-12-03T08:58:52.720Z] --- PASS: TestCreateServiceMultipleTimes (15.82s) [2021-12-03T08:58:52.720Z] === RUN TestCreateServiceConflict [2021-12-03T08:58:52.720Z] --- PASS: TestCreateServiceConflict (2.16s) [2021-12-03T08:58:52.720Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T08:58:52.794Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.86s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.69s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.94s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.95s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.23s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.99s) [2021-12-03T08:58:52.795Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.68s) [2021-12-03T08:58:52.795Z] === RUN TestCgroupNamespacesRun [2021-12-03T08:58:52.873Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-03T08:58:53.019Z] === RUN TestDriver [2021-12-03T08:58:53.020Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:58:53.020Z] PASS [2021-12-03T08:58:53.020Z] coverage: 34.8% of statements [2021-12-03T08:58:53.020Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-12-03T08:58:53.020Z] === RUN TestNetworkAllocateFree [2021-12-03T08:58:53.020Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-03T08:58:53.020Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-03T08:58:53.020Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-03T08:58:53.020Z] PASS [2021-12-03T08:58:53.020Z] coverage: 63.6% of statements [2021-12-03T08:58:53.020Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.033s coverage: 63.6% of statements [2021-12-03T08:58:53.130Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-03T08:58:53.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-03T08:58:53.386Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-03T08:58:53.487Z] === RUN TestGetEmptyCapabilities [2021-12-03T08:58:53.487Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-03T08:58:53.487Z] === RUN TestGetExtraCapabilities [2021-12-03T08:58:53.487Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-12-03T08:58:53.487Z] === RUN TestGetInvalidCapabilities [2021-12-03T08:58:53.487Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-12-03T08:58:53.487Z] === RUN TestRemoteDriver [2021-12-03T08:58:53.487Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-03T08:58:53.487Z] === RUN TestDriverError [2021-12-03T08:58:53.487Z] --- PASS: TestDriverError (0.00s) [2021-12-03T08:58:53.487Z] === RUN TestMissingValues [2021-12-03T08:58:53.487Z] --- PASS: TestMissingValues (0.00s) [2021-12-03T08:58:53.487Z] === RUN TestRollback [2021-12-03T08:58:53.487Z] --- PASS: TestRollback (0.00s) [2021-12-03T08:58:53.487Z] PASS [2021-12-03T08:58:53.487Z] coverage: 57.4% of statements [2021-12-03T08:58:53.487Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.071s coverage: 57.4% of statements [2021-12-03T08:58:53.642Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-03T08:58:53.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-03T08:58:54.204Z] --- PASS: TestUpdatePidsLimit (1.79s) [2021-12-03T08:58:54.204Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2021-12-03T08:58:54.204Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2021-12-03T08:58:54.204Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2021-12-03T08:58:54.204Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2021-12-03T08:58:54.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2021-12-03T08:58:54.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-12-03T08:58:54.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2021-12-03T08:58:54.204Z] === RUN TestUpdateRestartPolicy [2021-12-03T08:58:54.475Z] === RUN TestNAT [2021-12-03T08:58:54.475Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T08:58:54.475Z] --- SKIP: TestNAT (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestTransparent [2021-12-03T08:58:54.475Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T08:58:54.475Z] --- SKIP: TestTransparent (0.00s) [2021-12-03T08:58:54.475Z] PASS [2021-12-03T08:58:54.475Z] coverage: 0.0% of statements [2021-12-03T08:58:54.475Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.038s coverage: 0.0% of statements [2021-12-03T08:58:54.475Z] === RUN TestNew [2021-12-03T08:58:54.475Z] --- PASS: TestNew (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestAddDriver [2021-12-03T08:58:54.475Z] --- PASS: TestAddDriver (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestAddDuplicateDriver [2021-12-03T08:58:54.475Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-03T08:58:54.475Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestDriver [2021-12-03T08:58:54.475Z] --- PASS: TestDriver (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestIPAM [2021-12-03T08:58:54.475Z] --- PASS: TestIPAM (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestWalkIPAMs [2021-12-03T08:58:54.475Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestWalkDrivers [2021-12-03T08:58:54.475Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-03T08:58:54.475Z] PASS [2021-12-03T08:58:54.475Z] coverage: 82.4% of statements [2021-12-03T08:58:54.475Z] ok github.com/docker/docker/libnetwork/drvregistry 0.061s coverage: 82.4% of statements [2021-12-03T08:58:54.475Z] === RUN TestBuildDefault [2021-12-03T08:58:54.475Z] --- PASS: TestBuildDefault (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestBuildHostnameDomainname [2021-12-03T08:58:54.475Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestBuildHostname [2021-12-03T08:58:54.475Z] --- PASS: TestBuildHostname (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestBuildHostnameFQDN [2021-12-03T08:58:54.475Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestBuildNoIP [2021-12-03T08:58:54.475Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestUpdate [2021-12-03T08:58:54.475Z] --- PASS: TestUpdate (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-03T08:58:54.475Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-03T08:58:54.475Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestAddEmpty [2021-12-03T08:58:54.475Z] --- PASS: TestAddEmpty (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestAdd [2021-12-03T08:58:54.475Z] --- PASS: TestAdd (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestDeleteEmpty [2021-12-03T08:58:54.475Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestDeleteNewline [2021-12-03T08:58:54.475Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestDelete [2021-12-03T08:58:54.475Z] --- PASS: TestDelete (0.00s) [2021-12-03T08:58:54.475Z] === RUN TestConcurrentWrites [2021-12-03T08:58:54.475Z] --- PASS: TestConcurrentWrites (0.18s) [2021-12-03T08:58:54.475Z] PASS [2021-12-03T08:58:54.475Z] coverage: 81.2% of statements [2021-12-03T08:58:54.475Z] ok github.com/docker/docker/libnetwork/etchosts 0.227s coverage: 81.2% of statements [2021-12-03T08:58:54.652Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2021-12-03T08:58:54.652Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-03T08:58:54.944Z] === RUN TestNew [2021-12-03T08:58:54.944Z] --- PASS: TestNew (0.00s) [2021-12-03T08:58:54.944Z] === RUN TestAllocate [2021-12-03T08:58:54.944Z] --- PASS: TestAllocate (0.00s) [2021-12-03T08:58:54.944Z] === RUN TestUninitialized [2021-12-03T08:58:54.944Z] --- PASS: TestUninitialized (0.00s) [2021-12-03T08:58:54.944Z] === RUN TestAllocateInRange [2021-12-03T08:58:54.944Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-03T08:58:54.944Z] === RUN TestAllocateSerial [2021-12-03T08:58:54.944Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-03T08:58:54.944Z] PASS [2021-12-03T08:58:54.944Z] coverage: 87.5% of statements [2021-12-03T08:58:54.944Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2021-12-03T08:58:54.944Z] === RUN TestDiff [2021-12-03T08:58:54.944Z] --- PASS: TestDiff (0.00s) [2021-12-03T08:58:54.944Z] === RUN TestAddedCallback [2021-12-03T08:58:54.944Z] --- PASS: TestAddedCallback (0.00s) [2021-12-03T08:58:54.944Z] === RUN TestRemovedCallback [2021-12-03T08:58:54.944Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-03T08:58:54.944Z] === RUN TestNoCallback [2021-12-03T08:58:54.944Z] --- PASS: TestNoCallback (0.00s) [2021-12-03T08:58:54.944Z] PASS [2021-12-03T08:58:54.944Z] coverage: 48.1% of statements [2021-12-03T08:58:54.944Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.035s coverage: 48.1% of statements [2021-12-03T08:58:55.261Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2021-12-03T08:58:55.261Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T08:58:55.412Z] === RUN TestCaller [2021-12-03T08:58:55.412Z] --- PASS: TestCaller (0.00s) [2021-12-03T08:58:55.412Z] PASS [2021-12-03T08:58:55.412Z] coverage: 100.0% of statements [2021-12-03T08:58:55.412Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2021-12-03T08:58:55.412Z] --- PASS: TestRandomAllocateDeallocate (6.21s) [2021-12-03T08:58:55.412Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:58:55.412Z] === RUN TestSetSerialInsertDelete [2021-12-03T08:58:55.412Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-03T08:58:55.412Z] === RUN TestSetParallelInsertDelete [2021-12-03T08:58:56.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-12-03T08:58:56.241Z] Removing intermediate container 520a7367bfcc [2021-12-03T08:58:56.241Z] ---> 3b193a1f3f7e [2021-12-03T08:58:56.241Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-03T08:58:56.241Z] ---> Running in 5115e7c76ee7 [2021-12-03T08:58:56.276Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2021-12-03T08:58:56.276Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-03T08:58:56.398Z] === RUN TestInt2IP2IntConversion [2021-12-03T08:58:56.865Z] === RUN TestPoolRequest [2021-12-03T08:58:56.865Z] --- PASS: TestPoolRequest (0.00s) [2021-12-03T08:58:56.865Z] === RUN TestOtherRequests [2021-12-03T08:58:56.865Z] --- PASS: TestOtherRequests (0.00s) [2021-12-03T08:58:56.865Z] PASS [2021-12-03T08:58:56.865Z] coverage: 57.1% of statements [2021-12-03T08:58:56.865Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2021-12-03T08:58:56.865Z] --- PASS: TestAllocateRandomDeallocate (1.56s) [2021-12-03T08:58:57.091Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-12-03T08:58:57.198Z] [2021-12-03T08:58:57.198Z] SUCCESS: Specified value was saved. [2021-12-03T08:58:57.332Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-03T08:58:57.332Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2021-12-03T08:58:57.332Z] === RUN TestGetAddressVersion [2021-12-03T08:58:57.332Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-03T08:58:57.332Z] === RUN TestKeyString [2021-12-03T08:58:57.332Z] --- PASS: TestKeyString (0.00s) [2021-12-03T08:58:57.332Z] === RUN TestPoolDataMarshal [2021-12-03T08:58:57.332Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-03T08:58:57.332Z] === RUN TestSubnetsMarshal [2021-12-03T08:58:57.332Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-12-03T08:58:57.332Z] === RUN TestAddSubnets [2021-12-03T08:58:57.332Z] --- PASS: TestAddSubnets (0.05s) [2021-12-03T08:58:57.332Z] === RUN TestDoublePoolRelease [2021-12-03T08:58:57.332Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-12-03T08:58:57.332Z] === RUN TestAddReleasePoolID [2021-12-03T08:58:57.332Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-12-03T08:58:57.332Z] === RUN TestPredefinedPool [2021-12-03T08:58:57.332Z] --- PASS: TestPredefinedPool (0.05s) [2021-12-03T08:58:57.332Z] === RUN TestRemoveSubnet [2021-12-03T08:58:57.800Z] === RUN TestGetCapabilities [2021-12-03T08:58:57.800Z] --- PASS: TestRemoveSubnet (0.22s) [2021-12-03T08:58:57.800Z] === RUN TestGetSameAddress [2021-12-03T08:58:57.800Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-03T08:58:57.800Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-03T08:58:57.800Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-03T08:58:57.800Z] === RUN TestGetDefaultAddressSpaces [2021-12-03T08:58:57.800Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-12-03T08:58:57.800Z] === RUN TestRemoteDriver [2021-12-03T08:58:57.800Z] --- PASS: TestRemoteDriver (0.00s) [2021-12-03T08:58:57.800Z] PASS [2021-12-03T08:58:57.800Z] coverage: 47.4% of statements [2021-12-03T08:58:57.800Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.053s coverage: 47.4% of statements [2021-12-03T08:58:57.800Z] --- PASS: TestGetSameAddress (0.03s) [2021-12-03T08:58:57.800Z] === RUN TestPoolAllocationReuse [2021-12-03T08:58:58.167Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2021-12-03T08:58:58.167Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-03T08:58:58.267Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.18s) [2021-12-03T08:58:58.267Z] === RUN TestRetrieveFromStore [2021-12-03T08:58:58.267Z] === RUN TestWindowsIPAM [2021-12-03T08:58:58.267Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-03T08:58:58.267Z] PASS [2021-12-03T08:58:58.267Z] coverage: 71.4% of statements [2021-12-03T08:58:58.267Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2021-12-03T08:58:58.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-03T08:58:58.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-12-03T08:58:58.734Z] --- PASS: TestRetrieveFromStore (0.57s) [2021-12-03T08:58:58.734Z] === RUN TestIsCorrupted [2021-12-03T08:58:58.734Z] --- PASS: TestIsCorrupted (0.01s) [2021-12-03T08:58:58.734Z] === RUN TestSetRollover [2021-12-03T08:58:58.734Z] === RUN TestDefaultNetwork [2021-12-03T08:58:59.202Z] --- PASS: TestDefaultNetwork (0.21s) [2021-12-03T08:58:59.202Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-03T08:58:59.202Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-12-03T08:58:59.202Z] === RUN TestInitAddressPools [2021-12-03T08:58:59.202Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-03T08:58:59.202Z] PASS [2021-12-03T08:58:59.202Z] coverage: 74.0% of statements [2021-12-03T08:58:59.202Z] ok github.com/docker/docker/libnetwork/ipamutils 0.482s coverage: 74.0% of statements [2021-12-03T08:58:59.354Z] Removing intermediate container 5115e7c76ee7 [2021-12-03T08:58:59.354Z] ---> fff799fa7a24 [2021-12-03T08:58:59.354Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-03T08:58:59.354Z] ---> Running in 5fce5bdb7321 [2021-12-03T08:58:59.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-03T08:58:59.669Z] --- PASS: TestPoolAllocationReuse (1.87s) [2021-12-03T08:58:59.669Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-03T08:58:59.669Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-12-03T08:58:59.669Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-03T08:58:59.669Z] === RUN TestKeyValue [2021-12-03T08:58:59.669Z] --- PASS: TestKeyValue (0.00s) [2021-12-03T08:58:59.669Z] PASS [2021-12-03T08:58:59.669Z] coverage: 60.0% of statements [2021-12-03T08:58:59.669Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-12-03T08:58:59.864Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-12-03T08:58:59.864Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-03T08:59:00.657Z] --- PASS: TestSetRollover (1.59s) [2021-12-03T08:59:00.658Z] === RUN TestSetRolloverSerial [2021-12-03T08:59:00.793Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-03T08:59:01.357Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-03T08:59:01.613Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2021-12-03T08:59:01.613Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-03T08:59:02.178Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-03T08:59:02.223Z] === RUN TestNetworkDBSimple [2021-12-03T08:59:02.223Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.62s) [2021-12-03T08:59:02.223Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-03T08:59:02.223Z] --- PASS: TestSetRolloverSerial (1.84s) [2021-12-03T08:59:02.223Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-03T08:59:02.223Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-03T08:59:02.223Z] PASS [2021-12-03T08:59:02.223Z] coverage: 84.4% of statements [2021-12-03T08:59:02.223Z] ok github.com/docker/docker/libnetwork/bitseq 13.003s coverage: 84.4% of statements [2021-12-03T08:59:02.231Z] Cannot create a file when that file already exists. [2021-12-03T08:59:02.409Z] --- PASS: TestBuildMultiStageOnBuild (12.10s) [2021-12-03T08:59:02.409Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T08:59:02.409Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T08:59:02.409Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-03T08:59:02.409Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T08:59:03.107Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2021-12-03T08:59:03.107Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-03T08:59:03.207Z] 2021/12/03 08:59:02 Closing DB instances... [2021-12-03T08:59:03.363Z] check_test.go:308: [dc6610e135dc4] daemon is not started [2021-12-03T08:59:03.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-12-03T08:59:03.926Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2021-12-03T08:59:03.926Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-03T08:59:04.190Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-12-03T08:59:04.190Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-03T08:59:04.190Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.01s) [2021-12-03T08:59:04.190Z] === RUN TestGetAddress [2021-12-03T08:59:05.178Z] 2021/12/03 08:59:05 Closing DB instances... [2021-12-03T08:59:05.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-12-03T08:59:05.549Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s) [2021-12-03T08:59:05.549Z] === RUN TestNISDomainname [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-03T08:59:05.644Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-03T08:59:05.644Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-03T08:59:05.644Z] PASS [2021-12-03T08:59:05.644Z] coverage: 100.0% of statements [2021-12-03T08:59:05.644Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.033s coverage: 100.0% of statements [2021-12-03T08:59:05.931Z] Removing intermediate container 5fce5bdb7321 [2021-12-03T08:59:05.931Z] ---> 6906c93c200a [2021-12-03T08:59:05.931Z] Step 13/13 : CMD ["sh"] [2021-12-03T08:59:06.112Z] === RUN TestGenerate [2021-12-03T08:59:06.112Z] --- PASS: TestGenerate (0.00s) [2021-12-03T08:59:06.112Z] === RUN TestGeneratePtr [2021-12-03T08:59:06.112Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-03T08:59:06.112Z] === RUN TestGenerateMissingField [2021-12-03T08:59:06.112Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-03T08:59:06.112Z] === RUN TestFieldCannotBeSet [2021-12-03T08:59:06.112Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-03T08:59:06.112Z] === RUN TestTypeMismatchError [2021-12-03T08:59:06.112Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-03T08:59:06.112Z] PASS [2021-12-03T08:59:06.112Z] coverage: 100.0% of statements [2021-12-03T08:59:06.112Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2021-12-03T08:59:06.112Z] testing: warning: no tests to run [2021-12-03T08:59:06.112Z] PASS [2021-12-03T08:59:06.112Z] coverage: 0.0% of statements [2021-12-03T08:59:06.112Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:59:06.373Z] --- PASS: TestUpdateRestartPolicy (10.70s) [2021-12-03T08:59:06.373Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T08:59:06.373Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2021-12-03T08:59:06.373Z] === RUN TestWaitNonBlocked [2021-12-03T08:59:06.373Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:59:06.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:59:06.373Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:59:06.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:59:06.373Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:59:06.373Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:59:06.373Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-03T08:59:06.373Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2021-12-03T08:59:06.373Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2021-12-03T08:59:06.373Z] === RUN TestWaitBlocked [2021-12-03T08:59:06.373Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:59:06.373Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:59:06.373Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:59:06.373Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:59:06.373Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:59:06.373Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:59:06.384Z] ---> Running in d2ed689f0e7f [2021-12-03T08:59:06.384Z] Removing intermediate container d2ed689f0e7f [2021-12-03T08:59:06.384Z] ---> e286b2d0b4b6 [2021-12-03T08:59:06.384Z] Successfully built e286b2d0b4b6 [2021-12-03T08:59:06.384Z] Successfully tagged busybox:latest [2021-12-03T08:59:06.384Z] INFO: Docker images of the daemon under test [2021-12-03T08:59:06.384Z] [2021-12-03T08:59:06.384Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T08:59:06.384Z] busybox latest e286b2d0b4b6 Less than a second ago 4.95GB [2021-12-03T08:59:06.384Z] microsoft/windowsservercore latest 3d4792f88e26 4 weeks ago 4.91GB [2021-12-03T08:59:06.384Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 4 weeks ago 4.91GB [2021-12-03T08:59:06.384Z] [2021-12-03T08:59:06.384Z] INFO: Running integration tests at 12/03/2021 08:59:06... [2021-12-03T08:59:06.384Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-03T08:59:06.384Z] INFO: Integration API tests being run from the host: [2021-12-03T08:59:06.384Z] INFO: make.ps1 starting at 12/03/2021 08:59:06 [2021-12-03T08:59:06.479Z] --- PASS: TestNISDomainname (0.89s) [2021-12-03T08:59:06.479Z] === RUN TestHostnameDnsResolution [2021-12-03T08:59:06.579Z] === RUN TestRequestNewPort [2021-12-03T08:59:06.579Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-03T08:59:06.579Z] === RUN TestRequestSpecificPort [2021-12-03T08:59:06.579Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-03T08:59:06.579Z] === RUN TestReleasePort [2021-12-03T08:59:06.579Z] --- PASS: TestReleasePort (0.00s) [2021-12-03T08:59:06.579Z] === RUN TestReuseReleasedPort [2021-12-03T08:59:06.579Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-03T08:59:06.579Z] === RUN TestReleaseUnreadledPort [2021-12-03T08:59:06.579Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-03T08:59:06.579Z] === RUN TestUnknowProtocol [2021-12-03T08:59:06.579Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-03T08:59:06.579Z] === RUN TestAllocateAllPorts [2021-12-03T08:59:06.579Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-03T08:59:06.579Z] === RUN TestPortAllocation [2021-12-03T08:59:06.579Z] --- PASS: TestPortAllocation (0.00s) [2021-12-03T08:59:06.579Z] === RUN TestPortAllocationWithCustomRange [2021-12-03T08:59:06.579Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-03T08:59:06.579Z] === RUN TestNoDuplicateBPR [2021-12-03T08:59:06.579Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-03T08:59:06.579Z] === RUN TestChangePortRange [2021-12-03T08:59:06.579Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-03T08:59:06.579Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-03T08:59:06.579Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-03T08:59:06.579Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-03T08:59:06.579Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-03T08:59:06.579Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-03T08:59:06.579Z] --- PASS: TestChangePortRange (0.00s) [2021-12-03T08:59:06.579Z] PASS [2021-12-03T08:59:06.579Z] coverage: 88.6% of statements [2021-12-03T08:59:06.579Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2021-12-03T08:59:06.629Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-03T08:59:06.629Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2021-12-03T08:59:06.629Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2021-12-03T08:59:06.629Z] === CONT TestContainerStartOnDaemonRestart [2021-12-03T08:59:06.629Z] === CONT TestIpcModeOlderClient [2021-12-03T08:59:06.885Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-12-03T08:59:06.885Z] === CONT TestContainerKillOnDaemonStart [2021-12-03T08:59:07.046Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-12-03T08:59:07.046Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-03T08:59:07.046Z] testing: warning: no tests to run [2021-12-03T08:59:07.046Z] PASS [2021-12-03T08:59:07.046Z] coverage: 0.0% of statements [2021-12-03T08:59:07.046Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2021-12-03T08:59:07.340Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-03T08:59:07.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-12-03T08:59:07.513Z] === RUN TestHashData [2021-12-03T08:59:07.513Z] --- PASS: TestHashData (0.00s) [2021-12-03T08:59:07.513Z] PASS [2021-12-03T08:59:07.513Z] coverage: 2.8% of statements [2021-12-03T08:59:07.513Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2021-12-03T08:59:07.513Z] === RUN TestErrorConstructors [2021-12-03T08:59:07.513Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-03T08:59:07.513Z] === RUN TestCompareIPMask [2021-12-03T08:59:07.513Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-03T08:59:07.513Z] === RUN TestUtilGetHostPartIP [2021-12-03T08:59:07.513Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-03T08:59:07.513Z] === RUN TestUtilGetBroadcastIP [2021-12-03T08:59:07.513Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-03T08:59:07.513Z] === RUN TestParseCIDR [2021-12-03T08:59:07.513Z] --- PASS: TestParseCIDR (0.00s) [2021-12-03T08:59:07.513Z] PASS [2021-12-03T08:59:07.513Z] coverage: 37.3% of statements [2021-12-03T08:59:07.513Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2021-12-03T08:59:07.665Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-03T08:59:07.665Z] --- PASS: TestHostnameDnsResolution (1.30s) [2021-12-03T08:59:07.665Z] === RUN TestUnprivilegedPortsAndPing [2021-12-03T08:59:07.980Z] 2021/12/03 08:59:07 Closing DB instances... [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-03T08:59:08.447Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-03T08:59:08.447Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-03T08:59:08.447Z] PASS [2021-12-03T08:59:08.447Z] coverage: 50.0% of statements [2021-12-03T08:59:08.447Z] ok github.com/docker/docker/oci 0.035s coverage: 50.0% of statements [2021-12-03T08:59:08.594Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s) [2021-12-03T08:59:08.594Z] === RUN TestStats [2021-12-03T08:59:08.774Z] --- PASS: TestContainerStartOnDaemonRestart (1.89s) [2021-12-03T08:59:08.774Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-03T08:59:08.849Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-03T08:59:08.914Z] === RUN TestAddressPoolOpt [2021-12-03T08:59:08.914Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/a [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/something [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/_=a [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/env1=value1 [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/_env1=value1 [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/PATH [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/=a [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/PATH= [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/PATH=something [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/asd!qwe [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/1asd [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/123 [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/some_space [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/__some_space_before [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/some_space_after__ [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/= [2021-12-03T08:59:08.914Z] === RUN TestValidateEnv/PaTh [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestParseHost [2021-12-03T08:59:08.914Z] --- PASS: TestParseHost (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestParseDockerDaemonHost [2021-12-03T08:59:08.914Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestParseTCP [2021-12-03T08:59:08.914Z] --- PASS: TestParseTCP (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-03T08:59:08.914Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestValidateExtraHosts [2021-12-03T08:59:08.914Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestIpOptString [2021-12-03T08:59:08.914Z] --- PASS: TestIpOptString (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-03T08:59:08.914Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestNewIpOptValidDefaultVal [2021-12-03T08:59:08.914Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestIpOptSetInvalidVal [2021-12-03T08:59:08.914Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestValidateIPAddress [2021-12-03T08:59:08.914Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestMapOpts [2021-12-03T08:59:08.914Z] --- PASS: TestMapOpts (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestListOptsWithoutValidator [2021-12-03T08:59:08.914Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestListOptsWithValidator [2021-12-03T08:59:08.914Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestValidateDNSSearch [2021-12-03T08:59:08.914Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_general_format [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_one_more [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-03T08:59:08.914Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-03T08:59:08.914Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestNamedListOpts [2021-12-03T08:59:08.914Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestNamedMapOpts [2021-12-03T08:59:08.914Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestParseLink [2021-12-03T08:59:08.914Z] --- PASS: TestParseLink (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestQuotedStringSetWithQuotes [2021-12-03T08:59:08.914Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-03T08:59:08.914Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-03T08:59:08.914Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-03T08:59:08.914Z] === RUN TestUlimitOpt [2021-12-03T08:59:08.914Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-03T08:59:08.915Z] PASS [2021-12-03T08:59:08.915Z] coverage: 67.1% of statements [2021-12-03T08:59:08.915Z] ok github.com/docker/docker/opts 0.060s coverage: 67.1% of statements [2021-12-03T08:59:08.915Z] === RUN TestParseVersion [2021-12-03T08:59:08.915Z] --- PASS: TestParseVersion (0.00s) [2021-12-03T08:59:08.915Z] PASS [2021-12-03T08:59:08.915Z] coverage: 52.9% of statements [2021-12-03T08:59:08.915Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-12-03T08:59:09.776Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-12-03T08:59:09.899Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-12-03T08:59:09.899Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-03T08:59:10.139Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.55s) [2021-12-03T08:59:10.139Z] === CONT TestDaemonHostGatewayIP [2021-12-03T08:59:10.159Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2021-12-03T08:59:10.159Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T08:59:10.338Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-03T08:59:10.366Z] === RUN TestPeerCertificateMarshalJSON [2021-12-03T08:59:10.366Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-03T08:59:10.366Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-03T08:59:10.366Z] --- PASS: TestPeerCertificateMarshalJSON (0.22s) [2021-12-03T08:59:10.366Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-03T08:59:10.366Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-03T08:59:10.366Z] === RUN TestMiddleware [2021-12-03T08:59:10.366Z] --- PASS: TestMiddleware (0.00s) [2021-12-03T08:59:10.366Z] === RUN TestNewResponseModifier [2021-12-03T08:59:10.366Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-03T08:59:10.366Z] PASS [2021-12-03T08:59:10.366Z] coverage: 26.8% of statements [2021-12-03T08:59:10.366Z] ok github.com/docker/docker/pkg/authorization 0.262s coverage: 26.8% of statements [2021-12-03T08:59:10.833Z] === RUN TestIsArchivePathDir [2021-12-03T08:59:10.833Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-12-03T08:59:10.833Z] === RUN TestIsArchivePathInvalidFile [2021-12-03T08:59:10.833Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-12-03T08:59:10.833Z] === RUN TestIsArchivePathTar [2021-12-03T08:59:10.833Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-12-03T08:59:10.833Z] === RUN TestDecompressStreamGzip [2021-12-03T08:59:11.300Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-12-03T08:59:11.300Z] === RUN TestDecompressStreamBzip2 [2021-12-03T08:59:11.300Z] === RUN TestUnbuffered [2021-12-03T08:59:11.300Z] --- PASS: TestUnbuffered (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestRaceUnbuffered [2021-12-03T08:59:11.300Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-03T08:59:11.300Z] PASS [2021-12-03T08:59:11.300Z] coverage: 100.0% of statements [2021-12-03T08:59:11.300Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-12-03T08:59:11.300Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-12-03T08:59:11.300Z] === RUN TestDecompressStreamXz [2021-12-03T08:59:11.300Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T08:59:11.300Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestDecompressStreamZstd [2021-12-03T08:59:11.300Z] archive_test.go:140: zstd not installed [2021-12-03T08:59:11.300Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-12-03T08:59:11.300Z] === RUN TestCompressStreamXzUnsupported [2021-12-03T08:59:11.300Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-03T08:59:11.300Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestCompressStreamInvalid [2021-12-03T08:59:11.300Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestExtensionInvalid [2021-12-03T08:59:11.300Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestExtensionUncompressed [2021-12-03T08:59:11.300Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestExtensionBzip2 [2021-12-03T08:59:11.300Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestExtensionGzip [2021-12-03T08:59:11.300Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestExtensionXz [2021-12-03T08:59:11.300Z] --- PASS: TestExtensionXz (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestExtensionZstd [2021-12-03T08:59:11.300Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestCmdStreamLargeStderr [2021-12-03T08:59:11.300Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-12-03T08:59:11.300Z] === RUN TestCmdStreamBad [2021-12-03T08:59:11.300Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T08:59:11.300Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestCmdStreamGood [2021-12-03T08:59:11.300Z] --- PASS: TestCmdStreamGood (0.04s) [2021-12-03T08:59:11.300Z] === RUN TestUntarPathWithInvalidDest [2021-12-03T08:59:11.300Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-12-03T08:59:11.300Z] === RUN TestUntarPathWithInvalidSrc [2021-12-03T08:59:11.300Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-03T08:59:11.300Z] === RUN TestUntarPath [2021-12-03T08:59:11.300Z] --- PASS: TestUntarPath (0.05s) [2021-12-03T08:59:11.300Z] === RUN TestUntarPathWithDestinationFile [2021-12-03T08:59:11.300Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-12-03T08:59:11.300Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-03T08:59:11.741Z] --- PASS: TestStats (2.72s) [2021-12-03T08:59:11.741Z] === RUN TestStopContainerWithTimeout [2021-12-03T08:59:11.741Z] === RUN TestStopContainerWithTimeout/0 [2021-12-03T08:59:11.741Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-03T08:59:11.741Z] === RUN TestStopContainerWithTimeout/1 [2021-12-03T08:59:11.741Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-03T08:59:11.741Z] === RUN TestStopContainerWithTimeout/3 [2021-12-03T08:59:11.741Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-03T08:59:11.741Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-03T08:59:11.741Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-03T08:59:11.741Z] === CONT TestStopContainerWithTimeout/0 [2021-12-03T08:59:11.741Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-03T08:59:11.767Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-12-03T08:59:11.767Z] === RUN TestCopyWithTarInvalidSrc [2021-12-03T08:59:11.767Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-03T08:59:11.767Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-03T08:59:11.767Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:59:11.767Z] === RUN TestCopyWithTarSrcFile [2021-12-03T08:59:11.767Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-03T08:59:11.767Z] === RUN TestCopyWithTarSrcFolder [2021-12-03T08:59:11.767Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-03T08:59:11.767Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-03T08:59:11.767Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-03T08:59:11.767Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-03T08:59:11.767Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-03T08:59:11.767Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-03T08:59:11.767Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-03T08:59:11.767Z] === RUN TestCopyFileWithTarSrcFile [2021-12-03T08:59:11.767Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-12-03T08:59:11.767Z] === RUN TestTarFiles [2021-12-03T08:59:11.767Z] === RUN TestMatch [2021-12-03T08:59:11.767Z] === RUN TestMatch/[[]] [2021-12-03T08:59:11.767Z] === RUN TestMatch/[[foo]] [2021-12-03T08:59:11.767Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-03T08:59:11.767Z] === RUN TestMatch/[[foo_bar]] [2021-12-03T08:59:11.767Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-03T08:59:11.767Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-03T08:59:11.767Z] === RUN TestMatch/[] [2021-12-03T08:59:11.767Z] === RUN TestMatch/[]#01 [2021-12-03T08:59:11.767Z] === RUN TestMatch/[[qux]] [2021-12-03T08:59:11.767Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-03T08:59:11.767Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-03T08:59:11.767Z] === RUN TestMatch/[[foo_baz]] [2021-12-03T08:59:11.767Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[] (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-03T08:59:11.767Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-03T08:59:11.767Z] PASS [2021-12-03T08:59:11.767Z] coverage: 87.5% of statements [2021-12-03T08:59:11.767Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-12-03T08:59:11.767Z] 2021/12/03 08:59:11 Closing DB instances... [2021-12-03T08:59:12.220Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-12-03T08:59:12.655Z] --- PASS: TestDaemonHostGatewayIP (2.13s) [2021-12-03T08:59:12.655Z] === CONT TestDaemonRestartIpcMode [2021-12-03T08:59:12.670Z] === CONT TestStopContainerWithTimeout/3 [2021-12-03T08:59:12.680Z] --- PASS: TestBuildMultiStageLayerLeak (10.00s) [2021-12-03T08:59:12.680Z] === RUN TestBuildWithHugeFile [2021-12-03T08:59:12.752Z] === RUN TestChrootTarUntar [2021-12-03T08:59:12.752Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:59:12.752Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-03T08:59:12.752Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-03T08:59:12.752Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:59:12.752Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T08:59:12.752Z] === RUN TestChrootUntarEmptyArchive [2021-12-03T08:59:12.752Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-03T08:59:12.752Z] === RUN TestChrootTarUntarWithSymlink [2021-12-03T08:59:12.752Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:59:12.752Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T08:59:12.752Z] === RUN TestChrootCopyWithTar [2021-12-03T08:59:12.752Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:59:12.752Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-03T08:59:12.752Z] === RUN TestChrootCopyFileWithTar [2021-12-03T08:59:12.752Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:59:12.752Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-03T08:59:12.752Z] === RUN TestChrootUntarPath [2021-12-03T08:59:12.752Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T08:59:12.752Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-03T08:59:12.752Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-03T08:59:12.752Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:59:12.752Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:59:12.752Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-03T08:59:12.752Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:59:12.752Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T08:59:12.752Z] === RUN TestChrootApplyDotDotFile [2021-12-03T08:59:12.752Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:59:12.752Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-03T08:59:12.752Z] PASS [2021-12-03T08:59:12.752Z] coverage: 15.1% of statements [2021-12-03T08:59:12.752Z] ok github.com/docker/docker/pkg/chrootarchive 0.073s coverage: 15.1% of statements [2021-12-03T08:59:13.219Z] === RUN TestSizeEmpty [2021-12-03T08:59:13.220Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-03T08:59:13.220Z] === RUN TestSizeEmptyFile [2021-12-03T08:59:13.220Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-03T08:59:13.220Z] === RUN TestSizeNonemptyFile [2021-12-03T08:59:13.220Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-03T08:59:13.220Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-03T08:59:13.220Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-03T08:59:13.220Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-03T08:59:13.220Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-03T08:59:13.220Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-03T08:59:13.220Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-03T08:59:13.220Z] === RUN TestMoveToSubdir [2021-12-03T08:59:13.220Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-03T08:59:13.220Z] === RUN TestSizeNonExistingDirectory [2021-12-03T08:59:13.220Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-03T08:59:13.220Z] PASS [2021-12-03T08:59:13.220Z] coverage: 80.0% of statements [2021-12-03T08:59:13.220Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-12-03T08:59:14.121Z] tests/integration/client_test.py ..... [ 75%] [2021-12-03T08:59:14.204Z] --- PASS: TestNetworkDBCRUDTableEntry (4.16s) [2021-12-03T08:59:14.204Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-03T08:59:14.204Z] === RUN Test [2021-12-03T08:59:14.204Z] === RUN Test/TestContainsEntry [2021-12-03T08:59:14.204Z] === RUN Test/TestCreateEntries [2021-12-03T08:59:14.204Z] === RUN Test/TestEntriesDiff [2021-12-03T08:59:14.204Z] === RUN Test/TestEntriesEquality [2021-12-03T08:59:14.204Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-03T08:59:14.204Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-03T08:59:14.204Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-03T08:59:14.204Z] === RUN Test/TestGeneratorNotGenerate [2021-12-03T08:59:14.204Z] === RUN Test/TestGeneratorWithPort [2021-12-03T08:59:14.204Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-03T08:59:14.204Z] === RUN Test/TestNewEntry [2021-12-03T08:59:14.204Z] === RUN Test/TestParse [2021-12-03T08:59:14.204Z] --- PASS: Test (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-03T08:59:14.204Z] --- PASS: Test/TestParse (0.00s) [2021-12-03T08:59:14.204Z] PASS [2021-12-03T08:59:14.204Z] coverage: 58.3% of statements [2021-12-03T08:59:14.204Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2021-12-03T08:59:14.380Z] tests/integration/context_api_test.py ... [ 76%] [2021-12-03T08:59:14.544Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2021-12-03T08:59:14.948Z] tests/integration/errors_test.py . [ 76%] [2021-12-03T08:59:15.188Z] === CONT TestStopContainerWithTimeout/1 [2021-12-03T08:59:15.188Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-03T08:59:15.191Z] === RUN Test [2021-12-03T08:59:15.191Z] === RUN Test/TestContent [2021-12-03T08:59:15.191Z] === RUN Test/TestInitialize [2021-12-03T08:59:15.191Z] === RUN Test/TestNew [2021-12-03T08:59:15.191Z] === RUN Test/TestParsingContentsWithComments [2021-12-03T08:59:15.191Z] === RUN Test/TestRegister [2021-12-03T08:59:15.191Z] === RUN Test/TestWatch [2021-12-03T08:59:15.191Z] --- PASS: Test (0.01s) [2021-12-03T08:59:15.191Z] --- PASS: Test/TestContent (0.00s) [2021-12-03T08:59:15.191Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:59:15.191Z] --- PASS: Test/TestNew (0.00s) [2021-12-03T08:59:15.191Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-03T08:59:15.191Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:59:15.191Z] --- PASS: Test/TestWatch (0.01s) [2021-12-03T08:59:15.191Z] PASS [2021-12-03T08:59:15.191Z] coverage: 92.9% of statements [2021-12-03T08:59:15.191Z] ok github.com/docker/docker/pkg/discovery/file 0.043s coverage: 92.9% of statements [2021-12-03T08:59:15.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-12-03T08:59:16.176Z] 2021/12/03 08:59:15 Closing DB instances... [2021-12-03T08:59:16.176Z] --- PASS: TestTarFiles (4.45s) [2021-12-03T08:59:16.176Z] === RUN TestDetectCompressionZstd [2021-12-03T08:59:16.176Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-03T08:59:16.176Z] === RUN TestTarUntar [2021-12-03T08:59:16.176Z] === RUN Test [2021-12-03T08:59:16.176Z] === RUN Test/TestInitialize [2021-12-03T08:59:16.176Z] --- PASS: TestTarUntar (0.03s) [2021-12-03T08:59:16.176Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-03T08:59:16.176Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-03T08:59:16.176Z] === RUN TestTarWithOptions [2021-12-03T08:59:16.176Z] --- PASS: TestTarWithOptions (0.02s) [2021-12-03T08:59:16.176Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-03T08:59:16.176Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-03T08:59:16.176Z] === RUN TestUntarUstarGnuConflict [2021-12-03T08:59:16.176Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-03T08:59:16.176Z] === RUN TestUntarInvalidFilenames [2021-12-03T08:59:16.176Z] time="2021-12-03T08:59:15Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:59:16.176Z] time="2021-12-03T08:59:15Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:59:16.176Z] time="2021-12-03T08:59:15Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:59:16.176Z] === RUN Test/TestInitializeWithCerts [2021-12-03T08:59:16.176Z] time="2021-12-03T08:59:15Z" level=info msg="Initializing discovery with TLS" [2021-12-03T08:59:16.176Z] === RUN Test/TestWatch [2021-12-03T08:59:16.176Z] time="2021-12-03T08:59:15Z" level=info msg="Initializing discovery without TLS" [2021-12-03T08:59:16.176Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1163348255\\dest" [2021-12-03T08:59:16.176Z] --- PASS: TestUntarInvalidFilenames (0.11s) [2021-12-03T08:59:16.176Z] === RUN TestUntarHardlinkToSymlink [2021-12-03T08:59:16.176Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-03T08:59:16.176Z] === RUN TestUntarInvalidHardlink [2021-12-03T08:59:16.176Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink637236394\\victim\\hello" -> "../victim/hello" [2021-12-03T08:59:16.176Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4249139644\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:59:16.176Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4088819791\\victim" -> "../victim" [2021-12-03T08:59:16.176Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3359288480\\victim" -> "../victim" [2021-12-03T08:59:16.176Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1963526520\\victim" -> "../victim" [2021-12-03T08:59:16.176Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2474224975\\victim" -> "../victim" [2021-12-03T08:59:16.176Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-12-03T08:59:16.176Z] === RUN TestUntarInvalidSymlink [2021-12-03T08:59:16.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink751587944\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:59:16.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1424621692\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:59:16.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4000817937\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:59:16.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3358677535\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:59:16.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1784288046\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:59:16.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1110548301\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:59:16.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2469786478\\dest\\dir\\loophole" -> "../../victim" [2021-12-03T08:59:16.176Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-12-03T08:59:16.176Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-03T08:59:16.176Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-03T08:59:16.176Z] === RUN TestXGlobalNoParent [2021-12-03T08:59:16.176Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-03T08:59:16.176Z] === RUN TestReplaceFileTarWrapper [2021-12-03T08:59:16.645Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-12-03T08:59:16.645Z] === RUN TestPrefixHeaderReadable [2021-12-03T08:59:16.645Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-12-03T08:59:16.645Z] === RUN TestDisablePigz [2021-12-03T08:59:16.645Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-03T08:59:16.645Z] --- PASS: TestDisablePigz (0.11s) [2021-12-03T08:59:16.645Z] === RUN TestPigz [2021-12-03T08:59:16.645Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-03T08:59:16.645Z] --- PASS: TestPigz (0.11s) [2021-12-03T08:59:16.645Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:59:16.645Z] archive_windows_test.go:16: Currently fails [2021-12-03T08:59:16.645Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:59:16.645Z] === RUN TestCanonicalTarNameForPath [2021-12-03T08:59:16.645Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-03T08:59:16.645Z] === RUN TestCanonicalTarName [2021-12-03T08:59:16.645Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-03T08:59:16.645Z] === RUN TestChmodTarEntry [2021-12-03T08:59:16.645Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-03T08:59:16.645Z] === RUN TestHardLinkOrder [2021-12-03T08:59:16.645Z] --- PASS: TestHardLinkOrder (0.07s) [2021-12-03T08:59:16.645Z] === RUN TestChangeString [2021-12-03T08:59:16.645Z] --- PASS: TestChangeString (0.00s) [2021-12-03T08:59:16.645Z] === RUN TestChangesWithNoChanges [2021-12-03T08:59:16.645Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-12-03T08:59:16.645Z] === RUN TestChangesWithChanges [2021-12-03T08:59:16.645Z] --- PASS: TestChangesWithChanges (0.03s) [2021-12-03T08:59:16.645Z] === RUN TestChangesWithChangesGH13590 [2021-12-03T08:59:16.645Z] changes_test.go:195: needs more investigation [2021-12-03T08:59:16.645Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-03T08:59:16.645Z] === RUN TestChangesDirsEmpty [2021-12-03T08:59:16.645Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-12-03T08:59:16.645Z] === RUN TestChangesDirsMutated [2021-12-03T08:59:16.677Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2021-12-03T08:59:16.677Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2021-12-03T08:59:16.677Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2021-12-03T08:59:16.677Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2021-12-03T08:59:16.677Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2021-12-03T08:59:16.677Z] === RUN TestDeleteDevicemapper [2021-12-03T08:59:16.677Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:59:16.677Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-03T08:59:16.677Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T08:59:16.932Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-03T08:59:17.113Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-12-03T08:59:17.113Z] === RUN TestApplyLayer [2021-12-03T08:59:17.113Z] changes_test.go:432: needs further investigation [2021-12-03T08:59:17.113Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-03T08:59:17.113Z] === RUN TestChangesSizeWithHardlinks [2021-12-03T08:59:17.113Z] changes_test.go:468: needs further investigation [2021-12-03T08:59:17.113Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-03T08:59:17.113Z] === RUN TestChangesSizeWithNoChanges [2021-12-03T08:59:17.113Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-03T08:59:17.113Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-03T08:59:17.113Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-03T08:59:17.113Z] === RUN TestChangesSize [2021-12-03T08:59:17.113Z] --- PASS: TestChangesSize (0.00s) [2021-12-03T08:59:17.113Z] === RUN TestApplyLayerInvalidFilenames [2021-12-03T08:59:17.113Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames717241422\\dest" [2021-12-03T08:59:17.113Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-12-03T08:59:17.113Z] === RUN TestApplyLayerInvalidHardlink [2021-12-03T08:59:17.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink678479194\\victim\\hello" -> "../victim/hello" [2021-12-03T08:59:17.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1997293500\\victim\\hello" -> "/../victim/hello" [2021-12-03T08:59:17.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3200741279\\victim" -> "../victim" [2021-12-03T08:59:17.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1595984415\\victim" -> "../victim" [2021-12-03T08:59:17.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1332345318\\victim" -> "../victim" [2021-12-03T08:59:17.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1509888746\\victim" -> "../victim" [2021-12-03T08:59:17.113Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-12-03T08:59:17.113Z] === RUN TestApplyLayerInvalidSymlink [2021-12-03T08:59:17.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1205677990\\dest\\dotdot" -> "../victim/hello" [2021-12-03T08:59:17.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1082170745\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-03T08:59:17.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2099555847\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:59:17.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1226505531\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:59:17.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1451450017\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:59:17.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2017030487\\dest\\loophole-victim" -> "../victim" [2021-12-03T08:59:17.113Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-12-03T08:59:17.113Z] === RUN TestApplyLayerWhiteouts [2021-12-03T08:59:17.113Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-12-03T08:59:17.113Z] === RUN TestGenerateEmptyFile [2021-12-03T08:59:17.113Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-03T08:59:17.113Z] === RUN TestGenerateWithContent [2021-12-03T08:59:17.113Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-03T08:59:17.113Z] PASS [2021-12-03T08:59:17.113Z] coverage: 63.0% of statements [2021-12-03T08:59:17.113Z] ok github.com/docker/docker/pkg/archive 6.404s coverage: 63.0% of statements [2021-12-03T08:59:17.581Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2021-12-03T08:59:17.581Z] === RUN TestNetworkDBNodeLeave [2021-12-03T08:59:17.861Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-03T08:59:18.424Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-03T08:59:18.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-12-03T08:59:18.681Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-03T08:59:18.711Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) [2021-12-03T08:59:18.711Z] PASS [2021-12-03T08:59:18.711Z] [2021-12-03T08:59:18.711Z] === Skipped [2021-12-03T08:59:18.711Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-12-03T08:59:18.711Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:59:18.711Z] [2021-12-03T08:59:18.711Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:59:18.711Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:59:18.711Z] [2021-12-03T08:59:18.711Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-03T08:59:18.711Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:59:18.711Z] [2021-12-03T08:59:18.711Z] DONE 200 tests, 3 skipped in 107.575s [2021-12-03T08:59:18.711Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-03T08:59:18.711Z] ++ 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:59:18.711Z] ++ set -e [2021-12-03T08:59:18.711Z] ++ '[' -n 0 ']' [2021-12-03T08:59:18.711Z] ++ set -x [2021-12-03T08:59:18.711Z] ++ 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:59:18.711Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T08:59:18.937Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2021-12-03T08:59:18.937Z] === RUN TestUpdateMemory [2021-12-03T08:59:18.937Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:59:18.937Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-03T08:59:18.937Z] === RUN TestUpdateCPUQuota [2021-12-03T08:59:18.937Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-03T08:59:18.967Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-12-03T08:59:18.967Z] === RUN TestDaemonConfigValidation [2021-12-03T08:59:18.967Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:59:18.967Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:59:18.967Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-03T08:59:18.967Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-03T08:59:18.967Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-03T08:59:18.967Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-03T08:59:18.967Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-03T08:59:18.967Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-03T08:59:18.967Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-03T08:59:18.967Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-03T08:59:18.967Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:59:18.967Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-03T08:59:18.967Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-03T08:59:18.967Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-03T08:59:19.144Z] --- PASS: Test (3.11s) [2021-12-03T08:59:19.144Z] --- PASS: Test/TestInitialize (0.10s) [2021-12-03T08:59:19.144Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-12-03T08:59:19.144Z] --- PASS: Test/TestWatch (3.00s) [2021-12-03T08:59:19.144Z] PASS [2021-12-03T08:59:19.144Z] coverage: 84.1% of statements [2021-12-03T08:59:19.144Z] ok github.com/docker/docker/pkg/discovery/kv 3.153s coverage: 84.1% of statements [2021-12-03T08:59:19.223Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-03T08:59:19.223Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-03T08:59:19.223Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-12-03T08:59:19.223Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-12-03T08:59:19.223Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-12-03T08:59:19.223Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2021-12-03T08:59:19.223Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-12-03T08:59:19.223Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T08:59:19.223Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-03T08:59:19.499Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-03T08:59:19.500Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-03T08:59:19.500Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-03T08:59:20.129Z] === RUN Test [2021-12-03T08:59:20.129Z] === RUN Test/TestWatch [2021-12-03T08:59:20.129Z] --- PASS: Test (0.00s) [2021-12-03T08:59:20.129Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:59:20.129Z] PASS [2021-12-03T08:59:20.129Z] coverage: 92.3% of statements [2021-12-03T08:59:20.129Z] ok github.com/docker/docker/pkg/discovery/memory 0.038s coverage: 92.3% of statements [2021-12-03T08:59:20.150Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-03T08:59:20.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-12-03T08:59:20.428Z] --- PASS: TestUpdateCPUQuota (1.34s) [2021-12-03T08:59:20.428Z] === RUN TestUpdatePidsLimit [2021-12-03T08:59:20.428Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-03T08:59:20.597Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2021-12-03T08:59:20.597Z] === RUN TestNetworkDBWatch [2021-12-03T08:59:20.597Z] === RUN Test [2021-12-03T08:59:20.597Z] === RUN Test/TestInitialize [2021-12-03T08:59:20.597Z] === RUN Test/TestInitializeWithPattern [2021-12-03T08:59:20.597Z] === RUN Test/TestRegister [2021-12-03T08:59:20.597Z] === RUN Test/TestWatch [2021-12-03T08:59:20.597Z] --- PASS: Test (0.00s) [2021-12-03T08:59:20.597Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-03T08:59:20.597Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-03T08:59:20.597Z] --- PASS: Test/TestRegister (0.00s) [2021-12-03T08:59:20.597Z] --- PASS: Test/TestWatch (0.00s) [2021-12-03T08:59:20.597Z] PASS [2021-12-03T08:59:20.597Z] coverage: 93.8% of statements [2021-12-03T08:59:20.597Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-12-03T08:59:20.684Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-03T08:59:20.684Z] === RUN TestUpdatePidsLimit/no_change [2021-12-03T08:59:20.941Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-03T08:59:21.065Z] === RUN TestPollerAddRemove [2021-12-03T08:59:21.065Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-03T08:59:21.065Z] === RUN TestPollerEvent [2021-12-03T08:59:21.065Z] poller_test.go:40: No chmod on Windows [2021-12-03T08:59:21.065Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-03T08:59:21.065Z] === RUN TestPollerClose [2021-12-03T08:59:21.065Z] --- PASS: TestPollerClose (0.00s) [2021-12-03T08:59:21.065Z] PASS [2021-12-03T08:59:21.065Z] coverage: 45.7% of statements [2021-12-03T08:59:21.065Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2021-12-03T08:59:21.503Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-03T08:59:21.516Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-03T08:59:21.760Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-03T08:59:22.017Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-03T08:59:22.049Z] 2021/12/03 08:59:21 Closing DB instances... [2021-12-03T08:59:22.049Z] === RUN TestCopyFileWithInvalidSrc [2021-12-03T08:59:22.049Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-03T08:59:22.049Z] === RUN TestCopyFileWithInvalidDest [2021-12-03T08:59:22.050Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-03T08:59:22.050Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-03T08:59:22.050Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestCopyFile [2021-12-03T08:59:22.050Z] --- PASS: TestCopyFile (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-03T08:59:22.050Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T08:59:22.050Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-03T08:59:22.050Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-03T08:59:22.050Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T08:59:22.050Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestWildcardMatches [2021-12-03T08:59:22.050Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestPatternMatches [2021-12-03T08:59:22.050Z] --- PASS: TestPatternMatches (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-03T08:59:22.050Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestPatternMatchesFolderExclusions [2021-12-03T08:59:22.050Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-03T08:59:22.050Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-03T08:59:22.050Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-03T08:59:22.050Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-03T08:59:22.050Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestSingleExclamationError [2021-12-03T08:59:22.050Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestMatchesWithNoPatterns [2021-12-03T08:59:22.050Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestMatchesWithMalformedPatterns [2021-12-03T08:59:22.050Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestMatches [2021-12-03T08:59:22.050Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-03T08:59:22.050Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-03T08:59:22.050Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-03T08:59:22.050Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-03T08:59:22.050Z] --- PASS: TestMatches (0.01s) [2021-12-03T08:59:22.050Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-03T08:59:22.050Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-03T08:59:22.050Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-03T08:59:22.050Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestCleanPatterns [2021-12-03T08:59:22.050Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-03T08:59:22.050Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestCleanPatternsExceptionFlag [2021-12-03T08:59:22.050Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-03T08:59:22.050Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-03T08:59:22.050Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestCleanPatternsErrorSingleException [2021-12-03T08:59:22.050Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestCreateIfNotExistsDir [2021-12-03T08:59:22.050Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestCreateIfNotExistsFile [2021-12-03T08:59:22.050Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-12-03T08:59:22.050Z] === RUN TestMatch [2021-12-03T08:59:22.050Z] --- PASS: TestMatch (0.00s) [2021-12-03T08:59:22.050Z] PASS [2021-12-03T08:59:22.050Z] coverage: 84.0% of statements [2021-12-03T08:59:22.050Z] ok github.com/docker/docker/pkg/fileutils 0.059s coverage: 84.0% of statements [2021-12-03T08:59:22.379Z] --- PASS: TestCreateServiceSecretFileMode (12.43s) [2021-12-03T08:59:22.379Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T08:59:22.443Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-03T08:59:22.443Z] daemon_test.go:156: [da1376fc2eed1] daemon is not started [2021-12-03T08:59:22.443Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-12-03T08:59:22.443Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-12-03T08:59:22.443Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-12-03T08:59:22.443Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-12-03T08:59:22.443Z] === RUN TestDaemonProxy [2021-12-03T08:59:22.443Z] === RUN TestDaemonProxy/environment_variables [2021-12-03T08:59:22.518Z] === RUN TestGet [2021-12-03T08:59:22.518Z] --- PASS: TestGet (0.00s) [2021-12-03T08:59:22.518Z] === RUN TestGetShortcutString [2021-12-03T08:59:22.518Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-03T08:59:22.518Z] PASS [2021-12-03T08:59:22.518Z] coverage: 42.9% of statements [2021-12-03T08:59:22.518Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2021-12-03T08:59:22.579Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-03T08:59:22.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-12-03T08:59:23.503Z] === RUN TestCreateIDMapOrder [2021-12-03T08:59:23.503Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-03T08:59:23.503Z] PASS [2021-12-03T08:59:23.503Z] coverage: 7.2% of statements [2021-12-03T08:59:23.503Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-12-03T08:59:23.503Z] === RUN TestNetworkDBBulkSync [2021-12-03T08:59:23.503Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2021-12-03T08:59:23.948Z] --- PASS: TestUpdatePidsLimit (3.37s) [2021-12-03T08:59:23.948Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2021-12-03T08:59:23.948Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-12-03T08:59:23.948Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2021-12-03T08:59:23.948Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2021-12-03T08:59:23.948Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2021-12-03T08:59:23.948Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-12-03T08:59:23.948Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-12-03T08:59:23.948Z] === RUN TestUpdateRestartPolicy [2021-12-03T08:59:24.332Z] === RUN TestDaemonProxy/command-line_options [2021-12-03T08:59:24.490Z] === RUN TestFixedBufferCap [2021-12-03T08:59:24.490Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-03T08:59:24.490Z] === RUN TestFixedBufferLen [2021-12-03T08:59:24.490Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-03T08:59:24.490Z] === RUN TestFixedBufferString [2021-12-03T08:59:24.490Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-03T08:59:24.490Z] === RUN TestFixedBufferWrite [2021-12-03T08:59:24.490Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-03T08:59:24.490Z] === RUN TestFixedBufferRead [2021-12-03T08:59:24.490Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-03T08:59:24.490Z] === RUN TestBytesPipeRead [2021-12-03T08:59:24.490Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-03T08:59:24.490Z] === RUN TestBytesPipeWrite [2021-12-03T08:59:24.490Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-03T08:59:24.490Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-03T08:59:24.490Z] 2021/12/03 08:59:24 Closing DB instances... [2021-12-03T08:59:24.958Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-12-03T08:59:24.958Z] === RUN TestAtomicWriteToFile [2021-12-03T08:59:24.958Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-03T08:59:24.958Z] === RUN TestAtomicWriteSetCommit [2021-12-03T08:59:24.958Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-03T08:59:24.958Z] === RUN TestAtomicWriteSetCancel [2021-12-03T08:59:24.958Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-03T08:59:24.958Z] === RUN TestReadCloserWrapperClose [2021-12-03T08:59:24.958Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-03T08:59:24.958Z] === RUN TestReaderErrWrapperReadOnError [2021-12-03T08:59:24.958Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-03T08:59:24.958Z] === RUN TestReaderErrWrapperRead [2021-12-03T08:59:24.958Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-03T08:59:24.958Z] === RUN TestCancelReadCloser [2021-12-03T08:59:24.958Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-03T08:59:24.958Z] === RUN TestWriteCloserWrapperClose [2021-12-03T08:59:24.958Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-03T08:59:24.958Z] === RUN TestNopWriteCloser [2021-12-03T08:59:24.958Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-03T08:59:24.958Z] === RUN TestNopWriter [2021-12-03T08:59:24.958Z] --- PASS: TestNopWriter (0.00s) [2021-12-03T08:59:24.958Z] === RUN TestWriteCounter [2021-12-03T08:59:24.958Z] --- PASS: TestWriteCounter (0.00s) [2021-12-03T08:59:24.958Z] PASS [2021-12-03T08:59:24.958Z] coverage: 69.2% of statements [2021-12-03T08:59:24.958Z] ok github.com/docker/docker/pkg/ioutils 0.595s coverage: 69.2% of statements [2021-12-03T08:59:24.958Z] --- PASS: TestGetAddress (20.85s) [2021-12-03T08:59:24.958Z] === RUN TestRequestSyntaxCheck [2021-12-03T08:59:24.958Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-12-03T08:59:24.958Z] === RUN TestRequest [2021-12-03T08:59:25.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-12-03T08:59:25.312Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-03T08:59:25.312Z] check_test.go:308: [dc8a0f1adc244] daemon is not started [2021-12-03T08:59:25.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-12-03T08:59:25.312Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-03T08:59:25.312Z] check_test.go:308: [da6e91a26e067] daemon is not started [2021-12-03T08:59:25.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-12-03T08:59:25.312Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-03T08:59:25.697Z] === RUN TestDaemonProxy/configuration_file [2021-12-03T08:59:25.943Z] === RUN TestError [2021-12-03T08:59:25.943Z] --- PASS: TestError (0.00s) [2021-12-03T08:59:25.943Z] === RUN TestProgressString [2021-12-03T08:59:25.943Z] === RUN TestProgressString/no_progress [2021-12-03T08:59:25.943Z] === RUN TestProgressString/progress_1 [2021-12-03T08:59:25.943Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-03T08:59:25.943Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-03T08:59:25.943Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-03T08:59:25.943Z] === RUN TestProgressString/with_units [2021-12-03T08:59:25.943Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-03T08:59:25.943Z] === RUN TestProgressString/hide_counts [2021-12-03T08:59:25.943Z] --- PASS: TestProgressString (0.00s) [2021-12-03T08:59:25.943Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-03T08:59:25.943Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-03T08:59:25.943Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-03T08:59:25.943Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-03T08:59:25.943Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-03T08:59:25.943Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-03T08:59:25.943Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-03T08:59:25.943Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-03T08:59:25.943Z] === RUN TestJSONMessageDisplay [2021-12-03T08:59:25.943Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-12-03T08:59:25.943Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-03T08:59:25.943Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-03T08:59:25.943Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-03T08:59:25.943Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-03T08:59:25.943Z] === RUN TestDisplayJSONMessagesStream [2021-12-03T08:59:25.943Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-03T08:59:25.943Z] PASS [2021-12-03T08:59:25.943Z] coverage: 91.7% of statements [2021-12-03T08:59:25.943Z] ok github.com/docker/docker/pkg/jsonmessage 0.142s coverage: 91.7% of statements [2021-12-03T08:59:26.244Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-03T08:59:26.411Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-12-03T08:59:26.411Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-03T08:59:26.411Z] === RUN TestStandardLongPath [2021-12-03T08:59:26.411Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-03T08:59:26.411Z] === RUN TestUNCLongPath [2021-12-03T08:59:26.411Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-03T08:59:26.411Z] PASS [2021-12-03T08:59:26.411Z] coverage: 100.0% of statements [2021-12-03T08:59:26.411Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2021-12-03T08:59:26.807Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-03T08:59:26.878Z] === RUN TestNameFormat [2021-12-03T08:59:26.878Z] --- PASS: TestNameFormat (0.00s) [2021-12-03T08:59:26.878Z] === RUN TestNameRetries [2021-12-03T08:59:26.878Z] --- PASS: TestNameRetries (0.00s) [2021-12-03T08:59:26.878Z] PASS [2021-12-03T08:59:26.878Z] coverage: 85.7% of statements [2021-12-03T08:59:26.878Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-12-03T08:59:27.063Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-03T08:59:27.346Z] === RUN TestParseKeyValueOpt [2021-12-03T08:59:27.346Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-03T08:59:27.346Z] === RUN TestParseUintList [2021-12-03T08:59:27.346Z] --- PASS: TestParseUintList (0.00s) [2021-12-03T08:59:27.346Z] === RUN TestParseUintListMaximumLimits [2021-12-03T08:59:27.346Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-03T08:59:27.346Z] PASS [2021-12-03T08:59:27.346Z] coverage: 97.0% of statements [2021-12-03T08:59:27.346Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-12-03T08:59:27.586Z] === RUN TestDaemonProxy/conflicting_options [2021-12-03T08:59:27.624Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-03T08:59:27.814Z] === RUN TestNewAndRemove [2021-12-03T08:59:27.814Z] --- PASS: TestNewAndRemove (0.01s) [2021-12-03T08:59:27.814Z] === RUN TestRemoveInvalidPath [2021-12-03T08:59:27.814Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-03T08:59:27.814Z] PASS [2021-12-03T08:59:27.814Z] coverage: 82.6% of statements [2021-12-03T08:59:27.814Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2021-12-03T08:59:28.148Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-03T08:59:28.186Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-03T08:59:28.186Z] check_test.go:308: [db52f1164af3f] daemon is not started [2021-12-03T08:59:28.186Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-12-03T08:59:28.186Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-03T08:59:28.710Z] --- PASS: TestDaemonProxy (6.25s) [2021-12-03T08:59:28.710Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2021-12-03T08:59:28.710Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2021-12-03T08:59:28.710Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2021-12-03T08:59:28.710Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-03T08:59:28.710Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-03T08:59:28.710Z] PASS [2021-12-03T08:59:28.710Z] [2021-12-03T08:59:28.710Z] DONE 17 tests in 10.203s [2021-12-03T08:59:28.710Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-12-03T08:59:28.710Z] ++ 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:59:28.710Z] ++ set -e [2021-12-03T08:59:28.710Z] ++ '[' -n 0 ']' [2021-12-03T08:59:28.710Z] ++ set -x [2021-12-03T08:59:28.710Z] ++ 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:59:28.710Z] INFO: Testing against a local daemon [2021-12-03T08:59:28.710Z] === RUN TestCommitInheritsEnv [2021-12-03T08:59:28.966Z] --- PASS: TestCommitInheritsEnv (0.22s) [2021-12-03T08:59:28.966Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T08:59:28.966Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-03T08:59:28.966Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T08:59:28.966Z] === RUN TestImagesFilterMultiReference [2021-12-03T08:59:28.966Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-03T08:59:28.966Z] === RUN TestImagePullPlatformInvalid [2021-12-03T08:59:28.966Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-03T08:59:28.966Z] === RUN TestRemoveImageOrphaning [2021-12-03T08:59:29.222Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2021-12-03T08:59:29.222Z] === RUN TestRemoveImageGarbageCollector [2021-12-03T08:59:29.222Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:59:29.222Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-03T08:59:29.222Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T08:59:29.222Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-12-03T08:59:29.222Z] === RUN TestTagInvalidReference [2021-12-03T08:59:29.222Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-03T08:59:29.222Z] === RUN TestTagValidPrefixedRepo [2021-12-03T08:59:29.222Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-03T08:59:29.222Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T08:59:29.222Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-03T08:59:29.222Z] === RUN TestTagOfficialNames [2021-12-03T08:59:29.376Z] === RUN TestFailedConnection [2021-12-03T08:59:29.376Z] 2021/12/03 08:59:29 Closing DB instances... [2021-12-03T08:59:29.479Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-03T08:59:29.479Z] === RUN TestTagMatchesDigest [2021-12-03T08:59:29.479Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-03T08:59:29.479Z] PASS [2021-12-03T08:59:29.479Z] [2021-12-03T08:59:29.479Z] === Skipped [2021-12-03T08:59:29.479Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T08:59:29.479Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-03T08:59:29.479Z] [2021-12-03T08:59:29.479Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-03T08:59:29.479Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T08:59:29.479Z] [2021-12-03T08:59:29.479Z] DONE 12 tests, 2 skipped in 0.835s [2021-12-03T08:59:29.479Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-12-03T08:59:29.479Z] ++ 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:59:29.479Z] ++ set -e [2021-12-03T08:59:29.479Z] ++ '[' -n 0 ']' [2021-12-03T08:59:29.479Z] ++ set -x [2021-12-03T08:59:29.479Z] ++ 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:59:29.479Z] INFO: Testing against a local daemon [2021-12-03T08:59:29.479Z] === RUN TestNetworkCreateDelete [2021-12-03T08:59:29.735Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-03T08:59:29.735Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T08:59:29.991Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2021-12-03T08:59:29.991Z] === RUN TestDaemonDNSFallback [2021-12-03T08:59:30.361Z] --- PASS: TestFailedConnection (1.10s) [2021-12-03T08:59:30.361Z] === RUN TestFailOnce [2021-12-03T08:59:30.361Z] 2021/12/03 08:59:30 http: panic serving 127.0.0.1:49288: Plugin not ready [2021-12-03T08:59:30.361Z] goroutine 34 [running]: [2021-12-03T08:59:30.361Z] net/http.(*conn).serve.func1() [2021-12-03T08:59:30.361Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-12-03T08:59:30.361Z] panic({0xbdac60, 0xce7350}) [2021-12-03T08:59:30.361Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-03T08:59:30.361Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xa652cb032d7ee65d}, 0xc000051a98) [2021-12-03T08:59:30.361Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-03T08:59:30.361Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xcf40d0, 0xc0001b4000}, 0xb2ef46) [2021-12-03T08:59:30.361Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-12-03T08:59:30.361Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xcf40d0, 0xc0001b4000}, 0xc0001a8000) [2021-12-03T08:59:30.361Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-12-03T08:59:30.361Z] net/http.serverHandler.ServeHTTP({0xcf26d0}, {0xcf40d0, 0xc0001b4000}, 0xc0001a8000) [2021-12-03T08:59:30.361Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-12-03T08:59:30.361Z] net/http.(*conn).serve(0xc0001a0000, {0xcf5fa0, 0xc0001820c0}) [2021-12-03T08:59:30.361Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-12-03T08:59:30.361Z] created by net/http.(*Server).Serve [2021-12-03T08:59:30.361Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-12-03T08:59:30.361Z] time="2021-12-03T08:59:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2021-12-03T08:59:31.347Z] === RUN TestParseEmptyInterface [2021-12-03T08:59:31.347Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-03T08:59:31.347Z] === RUN TestParseNonInterfaceType [2021-12-03T08:59:31.347Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-03T08:59:31.347Z] === RUN TestParseWithOneFunction [2021-12-03T08:59:31.347Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-03T08:59:31.347Z] === RUN TestParseWithMultipleFuncs [2021-12-03T08:59:31.347Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-03T08:59:31.347Z] === RUN TestParseWithUnnamedReturn [2021-12-03T08:59:31.347Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-03T08:59:31.347Z] === RUN TestEmbeddedInterface [2021-12-03T08:59:31.347Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-03T08:59:31.347Z] === RUN TestParsedImports [2021-12-03T08:59:31.347Z] --- PASS: TestParsedImports (0.00s) [2021-12-03T08:59:31.347Z] === RUN TestAliasedImports [2021-12-03T08:59:31.347Z] --- PASS: TestAliasedImports (0.00s) [2021-12-03T08:59:31.347Z] PASS [2021-12-03T08:59:31.347Z] coverage: 56.8% of statements [2021-12-03T08:59:31.347Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2021-12-03T08:59:31.347Z] --- PASS: TestFailOnce (1.10s) [2021-12-03T08:59:31.347Z] === RUN TestEchoInputOutput [2021-12-03T08:59:31.347Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-03T08:59:31.347Z] === RUN TestBackoff [2021-12-03T08:59:31.347Z] --- PASS: TestBackoff (0.00s) [2021-12-03T08:59:31.347Z] === RUN TestAbortRetry [2021-12-03T08:59:31.347Z] --- PASS: TestAbortRetry (0.00s) [2021-12-03T08:59:31.347Z] === RUN TestClientScheme [2021-12-03T08:59:31.347Z] --- PASS: TestClientScheme (0.00s) [2021-12-03T08:59:31.347Z] === RUN TestNewClientWithTimeout [2021-12-03T08:59:31.813Z] time="2021-12-03T08:59:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-03T08:59:31.813Z] === RUN TestHTTPTransport [2021-12-03T08:59:31.813Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-03T08:59:31.813Z] PASS [2021-12-03T08:59:31.813Z] coverage: 85.7% of statements [2021-12-03T08:59:32.281Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2021-12-03T08:59:32.281Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.86s) [2021-12-03T08:59:32.281Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-03T08:59:32.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-12-03T08:59:32.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T08:59:32.412Z] INFO: Testing against a local daemon [2021-12-03T08:59:32.412Z] === RUN TestBuildWithSession [2021-12-03T08:59:32.412Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T08:59:32.412Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T08:59:32.412Z] === RUN TestBuildSquashParent [2021-12-03T08:59:32.412Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T08:59:32.412Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-03T08:59:32.412Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T08:59:32.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:59:32.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:59:32.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:59:32.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:59:32.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:59:32.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:59:32.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:59:32.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:59:32.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:59:32.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:59:32.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:59:32.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:59:32.412Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T08:59:32.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T08:59:32.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T08:59:32.412Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T08:59:32.748Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:59:32.748Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:59:32.748Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-03T08:59:32.748Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-03T08:59:32.748Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-03T08:59:32.748Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-03T08:59:32.748Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-03T08:59:32.748Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-03T08:59:32.748Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-03T08:59:32.748Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-03T08:59:32.748Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-03T08:59:32.748Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-03T08:59:32.748Z] === RUN TestBufferPoolPutAndGet [2021-12-03T08:59:32.748Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-03T08:59:32.748Z] PASS [2021-12-03T08:59:32.748Z] coverage: 88.2% of statements [2021-12-03T08:59:32.748Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-12-03T08:59:32.748Z] === RUN TestOutputOnPrematureClose [2021-12-03T08:59:32.748Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-03T08:59:32.748Z] === RUN TestCompleteSilently [2021-12-03T08:59:32.748Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-03T08:59:32.748Z] PASS [2021-12-03T08:59:32.748Z] coverage: 75.9% of statements [2021-12-03T08:59:32.748Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-12-03T08:59:33.216Z] 2021/12/03 08:59:32 Closing DB instances... [2021-12-03T08:59:33.216Z] === RUN TestSendToOneSub [2021-12-03T08:59:33.216Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-03T08:59:33.216Z] === RUN TestSendToMultipleSubs [2021-12-03T08:59:33.216Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-03T08:59:33.216Z] === RUN TestEvictOneSub [2021-12-03T08:59:33.216Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-03T08:59:33.216Z] === RUN TestClosePublisher [2021-12-03T08:59:33.216Z] --- PASS: TestClosePublisher (0.00s) [2021-12-03T08:59:33.216Z] === RUN TestPubSubRace [2021-12-03T08:59:33.216Z] time="2021-12-03T08:59:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-03T08:59:33.340Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-12-03T08:59:34.200Z] --- PASS: TestPubSubRace (1.05s) [2021-12-03T08:59:34.200Z] PASS [2021-12-03T08:59:34.200Z] coverage: 75.0% of statements [2021-12-03T08:59:34.200Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2021-12-03T08:59:34.600Z] --- PASS: TestCreateServiceConfigFileMode (12.57s) [2021-12-03T08:59:34.600Z] === RUN TestCreateServiceSysctls [2021-12-03T08:59:34.667Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-12-03T08:59:34.667Z] === RUN TestNetworkDBGarbageCollection [2021-12-03T08:59:34.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-12-03T08:59:35.135Z] === RUN TestRegister [2021-12-03T08:59:35.135Z] --- PASS: TestRegister (0.00s) [2021-12-03T08:59:35.135Z] === RUN TestCommand [2021-12-03T08:59:35.135Z] --- PASS: TestCommand (0.02s) [2021-12-03T08:59:35.135Z] === RUN TestNaiveSelf [2021-12-03T08:59:35.135Z] --- PASS: TestNaiveSelf (0.02s) [2021-12-03T08:59:35.135Z] PASS [2021-12-03T08:59:35.135Z] coverage: 82.4% of statements [2021-12-03T08:59:35.135Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2021-12-03T08:59:35.602Z] === RUN TestDump [2021-12-03T08:59:35.602Z] goroutine 35 [running]: [2021-12-03T08:59:35.602Z] github.com/docker/docker/pkg/stack.dump(0xebb477) [2021-12-03T08:59:35.602Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:59:35.602Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-03T08:59:35.602Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-03T08:59:35.602Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-03T08:59:35.602Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-03T08:59:35.602Z] testing.tRunner(0xc0001431e0, 0x1028e38) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:59:35.602Z] created by testing.(*T).Run [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:59:35.602Z] [2021-12-03T08:59:35.602Z] goroutine 1 [chan receive]: [2021-12-03T08:59:35.602Z] testing.(*T).Run(0xc000143040, {0x101a4fd, 0xe9a1d3}, 0x1028e38) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:59:35.602Z] testing.runTests.func1(0xc000130720) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:59:35.602Z] testing.tRunner(0xc000143040, 0xc00013bce0) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:59:35.602Z] testing.runTests(0xc00014e080, {0x118cba0, 0x3, 0x3}, {0xeba6cd, 0x101c1f7, 0x1191640}) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:59:35.602Z] testing.(*M).Run(0xc00014e080) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:59:35.602Z] main.main() [2021-12-03T08:59:35.602Z] _testmain.go:95 +0x1f5 [2021-12-03T08:59:35.602Z] --- PASS: TestDump (0.00s) [2021-12-03T08:59:35.602Z] === RUN TestDumpToFile [2021-12-03T08:59:35.602Z] --- PASS: TestRequest (10.45s) [2021-12-03T08:59:35.602Z] === RUN TestOverlappingRequests [2021-12-03T08:59:35.602Z] --- PASS: TestDumpToFile (0.10s) [2021-12-03T08:59:35.602Z] === RUN TestDumpToFileWithEmptyInput [2021-12-03T08:59:35.602Z] goroutine 37 [running]: [2021-12-03T08:59:35.602Z] github.com/docker/docker/pkg/stack.dump(0xf28434) [2021-12-03T08:59:35.602Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-03T08:59:35.602Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xf287e0}) [2021-12-03T08:59:35.602Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-03T08:59:35.602Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001431e0) [2021-12-03T08:59:35.602Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-03T08:59:35.602Z] testing.tRunner(0xc0001436c0, 0x1028e28) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:59:35.602Z] created by testing.(*T).Run [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-03T08:59:35.602Z] [2021-12-03T08:59:35.602Z] goroutine 1 [chan receive]: [2021-12-03T08:59:35.602Z] testing.(*T).Run(0xc000143040, {0x1021289, 0xe9a1d3}, 0x1028e28) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-03T08:59:35.602Z] testing.runTests.func1(0xc000130720) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-03T08:59:35.602Z] testing.tRunner(0xc000143040, 0xc00013bce0) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-03T08:59:35.602Z] testing.runTests(0xc00014e080, {0x118cba0, 0x3, 0x3}, {0xeba6cd, 0x101c1f7, 0x1191640}) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-03T08:59:35.602Z] testing.(*M).Run(0xc00014e080) [2021-12-03T08:59:35.602Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-03T08:59:35.602Z] main.main() [2021-12-03T08:59:35.602Z] _testmain.go:95 +0x1f5 [2021-12-03T08:59:35.602Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-03T08:59:35.602Z] PASS [2021-12-03T08:59:35.602Z] coverage: 90.9% of statements [2021-12-03T08:59:35.602Z] ok github.com/docker/docker/pkg/stack 0.125s coverage: 90.9% of statements [2021-12-03T08:59:35.802Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2021-12-03T08:59:35.803Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T08:59:36.069Z] time="2021-12-03T08:59:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-03T08:59:36.069Z] --- PASS: TestOverlappingRequests (0.47s) [2021-12-03T08:59:36.069Z] === RUN TestRelease [2021-12-03T08:59:36.069Z] === RUN TestNewStdWriter [2021-12-03T08:59:36.069Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-03T08:59:36.069Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestWriteWithNilBytes [2021-12-03T08:59:36.069Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestWrite [2021-12-03T08:59:36.069Z] --- PASS: TestWrite (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestWriteWithWriterError [2021-12-03T08:59:36.069Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-03T08:59:36.069Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestStdCopyWriteAndRead [2021-12-03T08:59:36.069Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-03T08:59:36.069Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-03T08:59:36.069Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-03T08:59:36.069Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-03T08:59:36.069Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-03T08:59:36.069Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-03T08:59:36.069Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-03T08:59:36.069Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-03T08:59:36.069Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-03T08:59:36.069Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-03T08:59:36.069Z] PASS [2021-12-03T08:59:36.069Z] coverage: 100.0% of statements [2021-12-03T08:59:36.069Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-12-03T08:59:36.525Z] --- PASS: TestDaemonDNSFallback (6.22s) [2021-12-03T08:59:36.525Z] === RUN TestInspectNetwork [2021-12-03T08:59:36.537Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-03T08:59:36.537Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-03T08:59:36.537Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-03T08:59:36.537Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-03T08:59:36.537Z] === RUN TestFormatStatus [2021-12-03T08:59:36.537Z] --- PASS: TestFormatStatus (0.00s) [2021-12-03T08:59:36.537Z] === RUN TestFormatError [2021-12-03T08:59:36.537Z] --- PASS: TestFormatError (0.00s) [2021-12-03T08:59:36.537Z] === RUN TestFormatJSONError [2021-12-03T08:59:36.537Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-03T08:59:36.537Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-03T08:59:36.537Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-03T08:59:36.537Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-03T08:59:36.537Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-03T08:59:36.537Z] === RUN TestNewJSONProgressOutput [2021-12-03T08:59:36.537Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-03T08:59:36.537Z] === RUN TestAuxFormatterEmit [2021-12-03T08:59:36.537Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-03T08:59:36.537Z] === RUN TestStreamWriterStdout [2021-12-03T08:59:36.537Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-03T08:59:36.537Z] === RUN TestStreamWriterStderr [2021-12-03T08:59:36.537Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-03T08:59:36.537Z] PASS [2021-12-03T08:59:36.537Z] coverage: 66.2% of statements [2021-12-03T08:59:36.537Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-12-03T08:59:36.730Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2021-12-03T08:59:36.730Z] === RUN TestWaitNonBlocked [2021-12-03T08:59:36.730Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:59:36.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:59:36.730Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:59:36.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:59:36.730Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T08:59:36.730Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T08:59:36.986Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-03T08:59:37.004Z] === RUN TestGenerateRandomID [2021-12-03T08:59:37.004Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-03T08:59:37.004Z] === RUN TestShortenId [2021-12-03T08:59:37.004Z] --- PASS: TestShortenId (0.00s) [2021-12-03T08:59:37.004Z] === RUN TestShortenSha256Id [2021-12-03T08:59:37.004Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-03T08:59:37.004Z] === RUN TestShortenIdEmpty [2021-12-03T08:59:37.004Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-03T08:59:37.004Z] === RUN TestShortenIdInvalid [2021-12-03T08:59:37.004Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-03T08:59:37.004Z] === RUN TestIsShortIDNonHex [2021-12-03T08:59:37.004Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-03T08:59:37.004Z] === RUN TestIsShortIDNotCorrectSize [2021-12-03T08:59:37.004Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-03T08:59:37.004Z] PASS [2021-12-03T08:59:37.004Z] coverage: 70.6% of statements [2021-12-03T08:59:37.004Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2021-12-03T08:59:37.141Z] --- PASS: TestCreateServiceSysctls (3.14s) [2021-12-03T08:59:37.141Z] === RUN TestCreateServiceCapabilities [2021-12-03T08:59:37.471Z] === RUN TestIsCpusetListAvailable [2021-12-03T08:59:37.471Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-03T08:59:37.471Z] PASS [2021-12-03T08:59:37.471Z] coverage: 39.4% of statements [2021-12-03T08:59:37.471Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2021-12-03T08:59:37.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-12-03T08:59:37.806Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-12-03T08:59:37.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2021-12-03T08:59:37.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2021-12-03T08:59:37.806Z] === RUN TestWaitBlocked [2021-12-03T08:59:37.806Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:59:37.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:59:37.806Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:59:37.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:59:37.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-03T08:59:37.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-03T08:59:37.938Z] --- PASS: TestRelease (1.78s) [2021-12-03T08:59:37.939Z] === RUN TestAllocateRandomDeallocate [2021-12-03T08:59:38.064Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-03T08:59:38.625Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-03T08:59:38.882Z] --- PASS: TestWaitBlocked (0.02s) [2021-12-03T08:59:38.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2021-12-03T08:59:38.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2021-12-03T08:59:38.882Z] === CONT TestContainerStartOnDaemonRestart [2021-12-03T08:59:38.882Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-03T08:59:38.924Z] === RUN TestChtimes [2021-12-03T08:59:38.924Z] --- PASS: TestChtimes (0.00s) [2021-12-03T08:59:38.924Z] === RUN TestChtimesWindows [2021-12-03T08:59:38.924Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-03T08:59:38.924Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-03T08:59:38.924Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-03T08:59:38.924Z] === RUN TestEnsureRemoveAllNotExist [2021-12-03T08:59:38.924Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-03T08:59:38.924Z] === RUN TestEnsureRemoveAllWithDir [2021-12-03T08:59:38.924Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-03T08:59:38.924Z] === RUN TestEnsureRemoveAllWithFile [2021-12-03T08:59:38.924Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-03T08:59:38.924Z] === RUN TestHasWin32KSupport [2021-12-03T08:59:38.924Z] syscall_windows_test.go:8: win32k: true [2021-12-03T08:59:38.924Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-03T08:59:38.924Z] PASS [2021-12-03T08:59:38.924Z] coverage: 13.0% of statements [2021-12-03T08:59:38.924Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2021-12-03T08:59:39.040Z] === RUN TestInspectNetwork/full_network_id [2021-12-03T08:59:39.040Z] === RUN TestInspectNetwork/partial_network_id [2021-12-03T08:59:39.040Z] === RUN TestInspectNetwork/network_name [2021-12-03T08:59:39.040Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-03T08:59:39.392Z] === RUN TestTailFile [2021-12-03T08:59:39.392Z] --- PASS: TestTailFile (0.00s) [2021-12-03T08:59:39.392Z] === RUN TestTailFileManyLines [2021-12-03T08:59:39.392Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-03T08:59:39.392Z] === RUN TestTailEmptyFile [2021-12-03T08:59:39.392Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-03T08:59:39.392Z] === RUN TestTailNegativeN [2021-12-03T08:59:39.392Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader [2021-12-03T08:59:39.392Z] === CONT TestNewTailReader [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/no_delimiter [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/truncated_last_line [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-03T08:59:39.392Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:59:39.392Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.392Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.392Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.392Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:59:39.392Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/no_delimiter [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.393Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.393Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.393Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.394Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.394Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.395Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.395Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.396Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.396Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.396Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.396Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.683Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2021-12-03T08:59:39.683Z] === RUN TestInspect [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.864Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.864Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.864Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.865Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.865Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.865Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-03T08:59:39.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.866Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:59:39.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.868Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-03T08:59:39.869Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-03T08:59:39.869Z] PASS [2021-12-03T08:59:39.869Z] coverage: 88.6% of statements [2021-12-03T08:59:39.869Z] ok github.com/docker/docker/pkg/tailfile 0.132s coverage: 88.6% of statements [2021-12-03T08:59:40.336Z] === RUN TestTarSumRemoveNonExistent [2021-12-03T08:59:40.337Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-03T08:59:40.337Z] === RUN TestTarSumRemove [2021-12-03T08:59:40.337Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-03T08:59:40.337Z] === RUN TestSortFileInfoSums [2021-12-03T08:59:40.337Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-03T08:59:40.337Z] === RUN TestNewTarSumForLabelInvalid [2021-12-03T08:59:40.337Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-03T08:59:40.337Z] === RUN TestNewTarSumForLabel [2021-12-03T08:59:40.337Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-03T08:59:40.337Z] === RUN TestEmptyTar [2021-12-03T08:59:40.337Z] --- PASS: TestEmptyTar (0.00s) [2021-12-03T08:59:40.337Z] === RUN TestTarSumsReadSize [2021-12-03T08:59:40.337Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-03T08:59:40.337Z] === RUN TestTarSums [2021-12-03T08:59:40.337Z] time="2021-12-03T08:59:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-03T08:59:40.337Z] --- PASS: TestTarSums (0.06s) [2021-12-03T08:59:40.337Z] === RUN TestIteration [2021-12-03T08:59:40.337Z] --- PASS: TestIteration (0.00s) [2021-12-03T08:59:40.337Z] === RUN TestVersionLabelForChecksum [2021-12-03T08:59:40.337Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-03T08:59:40.337Z] === RUN TestVersion [2021-12-03T08:59:40.337Z] --- PASS: TestVersion (0.00s) [2021-12-03T08:59:40.337Z] === RUN TestGetVersion [2021-12-03T08:59:40.337Z] --- PASS: TestGetVersion (0.00s) [2021-12-03T08:59:40.337Z] === RUN TestGetVersions [2021-12-03T08:59:40.337Z] --- PASS: TestGetVersions (0.00s) [2021-12-03T08:59:40.337Z] PASS [2021-12-03T08:59:40.337Z] coverage: 89.3% of statements [2021-12-03T08:59:40.337Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2021-12-03T08:59:40.775Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-12-03T08:59:40.804Z] testing: warning: no tests to run [2021-12-03T08:59:40.804Z] PASS [2021-12-03T08:59:40.804Z] coverage: [no statements] [2021-12-03T08:59:40.804Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-12-03T08:59:40.943Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T08:59:41.272Z] === RUN TestTruncIndex [2021-12-03T08:59:41.272Z] --- PASS: TestTruncIndex (0.10s) [2021-12-03T08:59:41.272Z] PASS [2021-12-03T08:59:41.272Z] coverage: 91.5% of statements [2021-12-03T08:59:41.272Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-12-03T08:59:41.705Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-03T08:59:41.739Z] === RUN TestIsGIT [2021-12-03T08:59:41.739Z] --- PASS: TestIsGIT (0.00s) [2021-12-03T08:59:41.739Z] === RUN TestIsTransport [2021-12-03T08:59:41.739Z] --- PASS: TestIsTransport (0.00s) [2021-12-03T08:59:41.739Z] PASS [2021-12-03T08:59:41.739Z] coverage: 100.0% of statements [2021-12-03T08:59:41.739Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-12-03T08:59:41.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T08:59:42.206Z] === RUN TestVersionInfo [2021-12-03T08:59:42.206Z] --- PASS: TestVersionInfo (0.00s) [2021-12-03T08:59:42.206Z] === RUN TestAppendVersions [2021-12-03T08:59:42.206Z] --- PASS: TestAppendVersions (0.00s) [2021-12-03T08:59:42.206Z] PASS [2021-12-03T08:59:42.206Z] coverage: 88.9% of statements [2021-12-03T08:59:42.206Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2021-12-03T08:59:42.225Z] --- PASS: TestInspect (2.84s) [2021-12-03T08:59:42.225Z] === RUN TestCreateJob [2021-12-03T08:59:42.635Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s) [2021-12-03T08:59:42.635Z] === CONT TestIpcModeOlderClient [2021-12-03T08:59:42.635Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-12-03T08:59:42.635Z] === CONT TestContainerKillOnDaemonStart [2021-12-03T08:59:42.635Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.88s) [2021-12-03T08:59:42.635Z] === CONT TestDaemonHostGatewayIP [2021-12-03T08:59:43.192Z] --- PASS: TestAllocateRandomDeallocate (5.46s) [2021-12-03T08:59:43.192Z] === RUN TestRetrieveFromStore [2021-12-03T08:59:43.206Z] --- PASS: TestInspectNetwork (6.93s) [2021-12-03T08:59:43.206Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-03T08:59:43.206Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-03T08:59:43.206Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-03T08:59:43.206Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-03T08:59:43.206Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T08:59:43.659Z] === RUN TestValidatePrivileges [2021-12-03T08:59:43.659Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-03T08:59:43.659Z] === RUN TestFilterByCapNeg [2021-12-03T08:59:43.659Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-03T08:59:43.659Z] === RUN TestFilterByCapPos [2021-12-03T08:59:43.659Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-03T08:59:43.659Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-03T08:59:43.659Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-03T08:59:43.659Z] PASS [2021-12-03T08:59:43.659Z] coverage: 12.0% of statements [2021-12-03T08:59:43.659Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-12-03T08:59:44.127Z] === RUN TestNewSettable [2021-12-03T08:59:44.127Z] --- PASS: TestNewSettable (0.00s) [2021-12-03T08:59:44.127Z] === RUN TestIsSettable [2021-12-03T08:59:44.127Z] --- PASS: TestIsSettable (0.00s) [2021-12-03T08:59:44.127Z] === RUN TestUpdateSettingsEnv [2021-12-03T08:59:44.127Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-03T08:59:44.127Z] PASS [2021-12-03T08:59:44.127Z] coverage: 20.0% of statements [2021-12-03T08:59:44.127Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-12-03T08:59:44.572Z] --- PASS: TestRunContainerWithBridgeNone (1.35s) [2021-12-03T08:59:44.572Z] === RUN TestNetworkInvalidJSON [2021-12-03T08:59:44.572Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T08:59:44.572Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T08:59:44.572Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:59:44.572Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:59:44.572Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:59:44.572Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:59:44.572Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T08:59:44.572Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T08:59:44.572Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T08:59:44.572Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-03T08:59:44.572Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T08:59:44.572Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T08:59:44.572Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T08:59:44.572Z] === RUN TestNetworkList [2021-12-03T08:59:44.572Z] === RUN TestNetworkList//networks [2021-12-03T08:59:44.572Z] === PAUSE TestNetworkList//networks [2021-12-03T08:59:44.572Z] === RUN TestNetworkList//networks/ [2021-12-03T08:59:44.572Z] === PAUSE TestNetworkList//networks/ [2021-12-03T08:59:44.572Z] === CONT TestNetworkList//networks [2021-12-03T08:59:44.572Z] === CONT TestNetworkList//networks/ [2021-12-03T08:59:44.572Z] --- PASS: TestNetworkList (0.02s) [2021-12-03T08:59:44.572Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T08:59:44.572Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T08:59:44.572Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T08:59:45.112Z] === RUN TestLoad [2021-12-03T08:59:45.112Z] --- PASS: TestLoad (0.00s) [2021-12-03T08:59:45.112Z] === RUN TestSave [2021-12-03T08:59:45.112Z] --- PASS: TestSave (0.02s) [2021-12-03T08:59:45.112Z] === RUN TestAddDeleteGet [2021-12-03T08:59:45.112Z] --- PASS: TestAddDeleteGet (0.03s) [2021-12-03T08:59:45.112Z] === RUN TestInvalidTags [2021-12-03T08:59:45.112Z] --- PASS: TestInvalidTags (0.00s) [2021-12-03T08:59:45.112Z] PASS [2021-12-03T08:59:45.112Z] coverage: 84.4% of statements [2021-12-03T08:59:45.112Z] --- PASS: TestRetrieveFromStore (1.79s) [2021-12-03T08:59:45.112Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-03T08:59:45.112Z] ok github.com/docker/docker/reference 0.099s coverage: 84.4% of statements [2021-12-03T08:59:45.112Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-03T08:59:45.112Z] === RUN TestParallelPredefinedRequest1 [2021-12-03T08:59:45.112Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-03T08:59:45.112Z] === RUN TestParallelPredefinedRequest2 [2021-12-03T08:59:45.112Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-03T08:59:45.112Z] === RUN TestParallelPredefinedRequest3 [2021-12-03T08:59:45.112Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-03T08:59:45.112Z] === RUN TestParallelPredefinedRequest4 [2021-12-03T08:59:45.112Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-03T08:59:45.112Z] === RUN TestParallelPredefinedRequest5 [2021-12-03T08:59:45.112Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-03T08:59:45.112Z] === RUN TestDebug [2021-12-03T08:59:45.112Z] --- PASS: TestDebug (0.00s) [2021-12-03T08:59:45.112Z] === RUN TestRequestPoolParallel [2021-12-03T08:59:45.155Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-03T08:59:45.156Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-12-03T08:59:45.156Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T08:59:45.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-12-03T08:59:45.525Z] --- PASS: TestCreateJob (3.02s) [2021-12-03T08:59:45.525Z] === RUN TestReplicatedJob [2021-12-03T08:59:45.579Z] --- PASS: TestRequestPoolParallel (0.40s) [2021-12-03T08:59:45.579Z] === RUN TestFullAllocateRelease [2021-12-03T08:59:46.046Z] --- PASS: TestFullAllocateRelease (0.55s) [2021-12-03T08:59:46.046Z] === RUN TestOddAllocateRelease [2021-12-03T08:59:46.046Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-12-03T08:59:46.046Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-03T08:59:46.046Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-12-03T08:59:46.046Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-03T08:59:46.046Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-12-03T08:59:46.046Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-03T08:59:46.127Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-03T08:59:46.127Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T08:59:46.340Z] --- PASS: TestDaemonHostGatewayIP (3.54s) [2021-12-03T08:59:46.340Z] === CONT TestDaemonRestartIpcMode [2021-12-03T08:59:46.513Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-12-03T08:59:46.513Z] === CONT TestParallelPredefinedRequest1 [2021-12-03T08:59:46.513Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:59:46.513Z] === CONT TestParallelPredefinedRequest4 [2021-12-03T08:59:46.513Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-03T08:59:46.513Z] === CONT TestParallelPredefinedRequest4 [2021-12-03T08:59:46.513Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:59:46.513Z] === CONT TestParallelPredefinedRequest2 [2021-12-03T08:59:46.513Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:59:46.513Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-03T08:59:46.513Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-03T08:59:46.513Z] === CONT TestParallelPredefinedRequest5 [2021-12-03T08:59:46.513Z] === CONT TestParallelPredefinedRequest3 [2021-12-03T08:59:46.513Z] === CONT TestParallelPredefinedRequest5 [2021-12-03T08:59:46.513Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:59:46.513Z] === CONT TestParallelPredefinedRequest3 [2021-12-03T08:59:46.513Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T08:59:46.513Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-03T08:59:46.513Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-03T08:59:46.513Z] PASS [2021-12-03T08:59:46.513Z] coverage: 85.3% of statements [2021-12-03T08:59:46.513Z] ok github.com/docker/docker/libnetwork/ipam 49.757s coverage: 85.3% of statements [2021-12-03T08:59:46.596Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-03T08:59:46.596Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-03T08:59:46.596Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-03T08:59:46.596Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-03T08:59:46.596Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-03T08:59:46.596Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-03T08:59:46.596Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-03T08:59:46.596Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-03T08:59:46.596Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-03T08:59:46.688Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-12-03T08:59:46.688Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T08:59:46.981Z] === RUN TestResolveAuthConfigIndexServer [2021-12-03T08:59:46.981Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-03T08:59:46.981Z] === RUN TestResolveAuthConfigFullURL [2021-12-03T08:59:46.981Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-03T08:59:46.981Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-03T08:59:46.981Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-03T08:59:46.981Z] === RUN TestValidateMirror [2021-12-03T08:59:46.982Z] --- PASS: TestValidateMirror (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestLoadInsecureRegistries [2021-12-03T08:59:46.982Z] time="2021-12-03T08:59:46Z" 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:59:46.982Z] time="2021-12-03T08:59:46Z" 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:59:46.982Z] time="2021-12-03T08:59:46Z" 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:59:46.982Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-12-03T08:59:46.982Z] === RUN TestNewServiceConfig [2021-12-03T08:59:46.982Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestValidateIndexName [2021-12-03T08:59:46.982Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestValidateIndexNameWithError [2021-12-03T08:59:46.982Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestEndpointParse [2021-12-03T08:59:46.982Z] --- PASS: TestEndpointParse (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestEndpointParseInvalid [2021-12-03T08:59:46.982Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestValidateEndpoint [2021-12-03T08:59:46.982Z] --- PASS: TestValidateEndpoint (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestPing [2021-12-03T08:59:46.982Z] --- PASS: TestPing (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestPingRegistryEndpoint [2021-12-03T08:59:46.982Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:59:46.982Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestEndpoint [2021-12-03T08:59:46.982Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:59:46.982Z] --- SKIP: TestEndpoint (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestParseRepositoryInfo [2021-12-03T08:59:46.982Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestNewIndexInfo [2021-12-03T08:59:46.982Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestMirrorEndpointLookup [2021-12-03T08:59:46.982Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T08:59:46.982Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestSearchRepositories [2021-12-03T08:59:46.982Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-03T08:59:46.982Z] Host: 127.0.0.1:49310 [2021-12-03T08:59:46.982Z] User-Agent: docker test client [2021-12-03T08:59:46.982Z] Authorization: Token fake-token [2021-12-03T08:59:46.982Z] X-Docker-Token: true [2021-12-03T08:59:46.982Z] Accept-Encoding: gzip [2021-12-03T08:59:46.982Z] [2021-12-03T08:59:46.982Z] [2021-12-03T08:59:46.982Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-03T08:59:46.982Z] Connection: close [2021-12-03T08:59:46.982Z] Content-Length: 144 [2021-12-03T08:59:46.982Z] Cache-Control: no-cache [2021-12-03T08:59:46.982Z] Content-Type: application/json [2021-12-03T08:59:46.982Z] Date: Fri, 03 Dec 2021 08:59:46 GMT [2021-12-03T08:59:46.982Z] Expires: -1 [2021-12-03T08:59:46.982Z] Pragma: no-cache [2021-12-03T08:59:46.982Z] Server: docker-tests/mock [2021-12-03T08:59:46.982Z] X-Docker-Registry-Config: mock [2021-12-03T08:59:46.982Z] X-Docker-Registry-Version: 0.0.0 [2021-12-03T08:59:46.982Z] [2021-12-03T08:59:46.982Z] [2021-12-03T08:59:46.982Z] --- PASS: TestSearchRepositories (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestTrustedLocation [2021-12-03T08:59:46.982Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-03T08:59:46.982Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestAllowNondistributableArtifacts [2021-12-03T08:59:46.982Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-03T08:59:46.982Z] === RUN TestIsSecureIndex [2021-12-03T08:59:46.982Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-03T08:59:46.982Z] PASS [2021-12-03T08:59:46.982Z] coverage: 51.2% of statements [2021-12-03T08:59:46.982Z] ok github.com/docker/docker/registry 0.158s coverage: 51.2% of statements [2021-12-03T08:59:47.449Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-03T08:59:47.449Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-12-03T08:59:47.449Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-03T08:59:47.449Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-03T08:59:47.449Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-03T08:59:47.449Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-03T08:59:47.449Z] === RUN TestResumableRequestReaderWithReadError [2021-12-03T08:59:47.917Z] time="2021-12-03T08:59:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-03T08:59:47.917Z] --- PASS: TestResumableRequestReaderWithReadError (0.07s) [2021-12-03T08:59:47.917Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-03T08:59:47.917Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-03T08:59:47.917Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-03T08:59:47.917Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-03T08:59:47.917Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-03T08:59:47.917Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-03T08:59:47.917Z] === RUN TestResumableRequestReader [2021-12-03T08:59:47.917Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-03T08:59:47.917Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-03T08:59:47.917Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-03T08:59:47.917Z] PASS [2021-12-03T08:59:47.917Z] coverage: 100.0% of statements [2021-12-03T08:59:47.917Z] ok github.com/docker/docker/registry/resumable 0.128s coverage: 100.0% of statements [2021-12-03T08:59:48.053Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-12-03T08:59:48.053Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T08:59:48.387Z] === RUN TestRestartManagerTimeout [2021-12-03T08:59:48.387Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-03T08:59:48.387Z] === RUN TestRestartManagerTimeoutReset [2021-12-03T08:59:48.387Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-03T08:59:48.387Z] PASS [2021-12-03T08:59:48.387Z] coverage: 50.9% of statements [2021-12-03T08:59:48.387Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-12-03T08:59:48.854Z] === RUN TestDecodeContainerConfig [2021-12-03T08:59:48.854Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-03T08:59:48.854Z] === RUN TestDecodeContainerConfigIsolation [2021-12-03T08:59:48.854Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-03T08:59:48.854Z] === RUN TestValidatePrivileged [2021-12-03T08:59:48.854Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-03T08:59:48.854Z] PASS [2021-12-03T08:59:48.854Z] coverage: 52.6% of statements [2021-12-03T08:59:48.854Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.6% of statements [2021-12-03T08:59:48.854Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-03T08:59:48.854Z] === RUN TestClientStream [2021-12-03T08:59:48.854Z] --- PASS: TestClientStream (0.00s) [2021-12-03T08:59:48.854Z] === RUN TestClientSendFile [2021-12-03T08:59:48.854Z] --- PASS: TestClientSendFile (0.00s) [2021-12-03T08:59:48.854Z] === RUN TestClientWithRequestTimeout [2021-12-03T08:59:48.854Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-12-03T08:59:48.854Z] === RUN TestFileSpecPlugin [2021-12-03T08:59:48.854Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-03T08:59:48.854Z] === RUN TestFileJSONSpecPlugin [2021-12-03T08:59:48.854Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-03T08:59:48.854Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-03T08:59:48.854Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-03T08:59:48.854Z] === RUN TestPluginAddHandler [2021-12-03T08:59:48.854Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-03T08:59:48.854Z] === RUN TestPluginWaitBadPlugin [2021-12-03T08:59:48.854Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-03T08:59:48.854Z] === RUN TestGet [2021-12-03T08:59:48.854Z] time="2021-12-03T08:59:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-03T08:59:48.930Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2021-12-03T08:59:48.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.16s) [2021-12-03T08:59:48.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.76s) [2021-12-03T08:59:48.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.25s) [2021-12-03T08:59:48.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.31s) [2021-12-03T08:59:48.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.10s) [2021-12-03T08:59:48.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.71s) [2021-12-03T08:59:48.930Z] === RUN TestBuildMultiStageCopy [2021-12-03T08:59:48.930Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T08:59:49.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-12-03T08:59:49.323Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-03T08:59:49.323Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-03T08:59:49.323Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-03T08:59:49.323Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-03T08:59:49.323Z] PASS [2021-12-03T08:59:49.323Z] coverage: 62.5% of statements [2021-12-03T08:59:49.323Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2021-12-03T08:59:49.418Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-12-03T08:59:49.418Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T08:59:49.574Z] ......... [ 85%] [2021-12-03T08:59:49.674Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-03T08:59:49.674Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T08:59:49.679Z] --- PASS: TestDaemonRestartIpcMode (3.42s) [2021-12-03T08:59:50.241Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-03T08:59:50.307Z] time="2021-12-03T08:59:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-03T08:59:50.857Z] --- PASS: TestReplicatedJob (5.45s) [2021-12-03T08:59:50.857Z] === RUN TestUpdateReplicatedJob [2021-12-03T08:59:51.564Z] --- PASS: TestServiceWithPredefinedNetwork (1.75s) [2021-12-03T08:59:51.564Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T08:59:51.564Z] service_test.go:243: FLAKY_TEST [2021-12-03T08:59:51.564Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T08:59:51.564Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T08:59:51.869Z] time="2021-12-03T08:59:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-03T08:59:52.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-12-03T08:59:53.431Z] === RUN TestGetDriver [2021-12-03T08:59:53.431Z] --- PASS: TestGetDriver (0.00s) [2021-12-03T08:59:53.431Z] === RUN TestVolumeRequestError [2021-12-03T08:59:53.431Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-03T08:59:53.431Z] PASS [2021-12-03T08:59:53.431Z] coverage: 36.1% of statements [2021-12-03T08:59:53.431Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2021-12-03T08:59:54.023Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-03T08:59:54.156Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2021-12-03T08:59:54.156Z] === RUN TestServiceListWithStatuses [2021-12-03T08:59:54.156Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T08:59:54.156Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T08:59:54.156Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T08:59:54.280Z] check_test.go:308: [dadc3b54044f8] daemon is not started [2021-12-03T08:59:54.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-12-03T08:59:54.417Z] === RUN TestGetAddress [2021-12-03T08:59:54.417Z] --- PASS: TestGetAddress (0.00s) [2021-12-03T08:59:54.417Z] === RUN TestRemove [2021-12-03T08:59:54.417Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T08:59:54.417Z] --- SKIP: TestRemove (0.00s) [2021-12-03T08:59:54.417Z] === RUN TestInitializeWithVolumes [2021-12-03T08:59:54.417Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-12-03T08:59:54.417Z] === RUN TestCreate [2021-12-03T08:59:54.417Z] --- PASS: TestCreate (0.01s) [2021-12-03T08:59:54.417Z] === RUN TestValidateName [2021-12-03T08:59:54.417Z] --- PASS: TestValidateName (0.00s) [2021-12-03T08:59:54.417Z] === RUN TestCreateWithOpts [2021-12-03T08:59:54.417Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T08:59:54.417Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-03T08:59:54.417Z] === RUN TestRelaodNoOpts [2021-12-03T08:59:54.417Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-03T08:59:54.417Z] PASS [2021-12-03T08:59:54.417Z] coverage: 41.5% of statements [2021-12-03T08:59:54.417Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2021-12-03T08:59:54.662Z] tests/integration/models_images_test.py ............... [ 89%] [2021-12-03T08:59:54.884Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-03T08:59:54.884Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-03T08:59:54.884Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-03T08:59:54.884Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-03T08:59:55.210Z] --- PASS: TestContainerKillOnDaemonStart (12.44s) [2021-12-03T08:59:55.210Z] PASS [2021-12-03T08:59:55.210Z] [2021-12-03T08:59:55.210Z] === Skipped [2021-12-03T08:59:55.210Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-03T08:59:55.210Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T08:59:55.210Z] [2021-12-03T08:59:55.210Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-12-03T08:59:55.210Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:59:55.210Z] [2021-12-03T08:59:55.210Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-03T08:59:55.210Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:59:55.210Z] [2021-12-03T08:59:55.210Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-03T08:59:55.210Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-03T08:59:55.210Z] [2021-12-03T08:59:55.210Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-03T08:59:55.210Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-03T08:59:55.210Z] [2021-12-03T08:59:55.210Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-03T08:59:55.210Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-03T08:59:55.210Z] [2021-12-03T08:59:55.210Z] DONE 200 tests, 6 skipped in 158.934s [2021-12-03T08:59:55.210Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-03T08:59:55.210Z] ++ 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:59:55.210Z] ++ set -e [2021-12-03T08:59:55.210Z] ++ '[' -n 0 ']' [2021-12-03T08:59:55.210Z] ++ set -x [2021-12-03T08:59:55.210Z] ++ 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:59:55.210Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRaw [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-03T08:59:55.352Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountRaw [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountRawSplit [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-03T08:59:55.352Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-03T08:59:55.352Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:59:55.352Z] === RUN TestConvertTmpfsOptions [2021-12-03T08:59:55.352Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-03T08:59:55.352Z] linux_parser_test.go:209: data="ro" [2021-12-03T08:59:55.352Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-03T08:59:55.352Z] === RUN TestParseMountSpec [2021-12-03T08:59:55.352Z] parser_test.go:62: case 0 [2021-12-03T08:59:55.352Z] parser_test.go:62: case 1 [2021-12-03T08:59:55.352Z] parser_test.go:62: case 2 [2021-12-03T08:59:55.352Z] parser_test.go:62: case 3 [2021-12-03T08:59:55.352Z] parser_test.go:62: case 4 [2021-12-03T08:59:55.352Z] parser_test.go:62: case 5 [2021-12-03T08:59:55.352Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-03T08:59:55.352Z] === RUN TestValidateMount [2021-12-03T08:59:55.352Z] --- PASS: TestValidateMount (0.00s) [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRaw [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-03T08:59:55.352Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-03T08:59:55.352Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-03T08:59:55.352Z] PASS [2021-12-03T08:59:55.352Z] coverage: 67.6% of statements [2021-12-03T08:59:55.352Z] ok github.com/docker/docker/volume/mounts 0.039s coverage: 67.6% of statements [2021-12-03T08:59:55.773Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-12-03T08:59:55.773Z] === RUN TestDaemonConfigValidation [2021-12-03T08:59:55.773Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:59:55.773Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:59:55.773Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-03T08:59:55.773Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-03T08:59:55.773Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-03T08:59:55.773Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-03T08:59:55.773Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-03T08:59:55.773Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-03T08:59:55.773Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-03T08:59:55.773Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-03T08:59:55.773Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-03T08:59:55.773Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-03T08:59:55.819Z] time="2021-12-03T08:59:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-03T08:59:55.863Z] tests/integration/models_networks_test.py .... [ 90%] [2021-12-03T08:59:55.960Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T08:59:56.030Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-03T08:59:56.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-03T08:59:56.030Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-03T08:59:56.287Z] === RUN TestSetGetMeta [2021-12-03T08:59:56.287Z] === PAUSE TestSetGetMeta [2021-12-03T08:59:56.287Z] === RUN TestRestore [2021-12-03T08:59:56.287Z] === PAUSE TestRestore [2021-12-03T08:59:56.287Z] === RUN TestServiceCreate [2021-12-03T08:59:56.287Z] === PAUSE TestServiceCreate [2021-12-03T08:59:56.287Z] === RUN TestServiceList [2021-12-03T08:59:56.287Z] === PAUSE TestServiceList [2021-12-03T08:59:56.287Z] === RUN TestServiceRemove [2021-12-03T08:59:56.287Z] === PAUSE TestServiceRemove [2021-12-03T08:59:56.287Z] === RUN TestServiceGet [2021-12-03T08:59:56.287Z] === PAUSE TestServiceGet [2021-12-03T08:59:56.287Z] === RUN TestServicePrune [2021-12-03T08:59:56.287Z] === PAUSE TestServicePrune [2021-12-03T08:59:56.287Z] === RUN TestCreate [2021-12-03T08:59:56.287Z] === PAUSE TestCreate [2021-12-03T08:59:56.287Z] === RUN TestRemove [2021-12-03T08:59:56.287Z] === PAUSE TestRemove [2021-12-03T08:59:56.287Z] === RUN TestList [2021-12-03T08:59:56.287Z] === PAUSE TestList [2021-12-03T08:59:56.287Z] === RUN TestFindByDriver [2021-12-03T08:59:56.287Z] === PAUSE TestFindByDriver [2021-12-03T08:59:56.287Z] === RUN TestFindByReferenced [2021-12-03T08:59:56.287Z] === PAUSE TestFindByReferenced [2021-12-03T08:59:56.287Z] === RUN TestDerefMultipleOfSameRef [2021-12-03T08:59:56.287Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-03T08:59:56.287Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:59:56.287Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:59:56.287Z] === RUN TestDefererencePluginOnCreateError [2021-12-03T08:59:56.287Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-03T08:59:56.287Z] === RUN TestRefDerefRemove [2021-12-03T08:59:56.287Z] === PAUSE TestRefDerefRemove [2021-12-03T08:59:56.287Z] === RUN TestGet [2021-12-03T08:59:56.287Z] === PAUSE TestGet [2021-12-03T08:59:56.287Z] === RUN TestGetWithReference [2021-12-03T08:59:56.287Z] === PAUSE TestGetWithReference [2021-12-03T08:59:56.287Z] === RUN TestFilterFunc [2021-12-03T08:59:56.287Z] === RUN TestFilterFunc/test_nil_list [2021-12-03T08:59:56.287Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-03T08:59:56.287Z] === RUN TestFilterFunc/test_empty_list [2021-12-03T08:59:56.287Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-03T08:59:56.287Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:59:56.287Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:59:56.287Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:59:56.287Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:59:56.287Z] === RUN TestFilterFunc/test_filter_some [2021-12-03T08:59:56.287Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-03T08:59:56.287Z] === RUN TestFilterFunc/test_filter_middle [2021-12-03T08:59:56.287Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-03T08:59:56.287Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:59:56.287Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:59:56.287Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-03T08:59:56.287Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-03T08:59:56.287Z] === CONT TestFilterFunc/test_nil_list [2021-12-03T08:59:56.287Z] === CONT TestFilterFunc/test_filter_some [2021-12-03T08:59:56.287Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-03T08:59:56.287Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-03T08:59:56.287Z] === CONT TestFilterFunc/test_empty_list [2021-12-03T08:59:56.287Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-03T08:59:56.287Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-03T08:59:56.287Z] === CONT TestFilterFunc/test_filter_middle [2021-12-03T08:59:56.287Z] --- PASS: TestFilterFunc (0.00s) [2021-12-03T08:59:56.287Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-03T08:59:56.287Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-03T08:59:56.287Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-03T08:59:56.287Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-03T08:59:56.287Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-03T08:59:56.287Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-03T08:59:56.287Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-03T08:59:56.287Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2021-12-03T08:59:56.287Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2021-12-03T08:59:56.287Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-03T08:59:56.287Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-03T08:59:56.287Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2021-12-03T08:59:56.287Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2021-12-03T08:59:56.287Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-03T08:59:56.287Z] === CONT TestSetGetMeta [2021-12-03T08:59:56.287Z] === CONT TestList [2021-12-03T08:59:56.287Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2021-12-03T08:59:56.287Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T08:59:56.287Z] === CONT TestDefererencePluginOnCreateError [2021-12-03T08:59:56.287Z] === CONT TestServiceGet [2021-12-03T08:59:56.287Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-03T08:59:56.287Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-03T08:59:56.287Z] === CONT TestGetWithReference [2021-12-03T08:59:56.287Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-12-03T08:59:56.287Z] === CONT TestGet [2021-12-03T08:59:56.287Z] --- PASS: TestList (0.03s) [2021-12-03T08:59:56.287Z] === CONT TestRefDerefRemove [2021-12-03T08:59:56.287Z] --- PASS: TestGetWithReference (0.03s) [2021-12-03T08:59:56.287Z] === CONT TestRemove [2021-12-03T08:59:56.287Z] --- PASS: TestGet (0.03s) [2021-12-03T08:59:56.287Z] === CONT TestCreate [2021-12-03T08:59:56.287Z] === CONT TestServicePrune [2021-12-03T08:59:56.287Z] --- PASS: TestRefDerefRemove (0.03s) [2021-12-03T08:59:56.287Z] --- PASS: TestRemove (0.03s) [2021-12-03T08:59:56.287Z] === CONT TestServiceList [2021-12-03T08:59:56.287Z] === CONT TestServiceRemove [2021-12-03T08:59:56.287Z] --- PASS: TestCreate (0.02s) [2021-12-03T08:59:56.287Z] --- PASS: TestServiceGet (0.11s) [2021-12-03T08:59:56.287Z] === CONT TestDerefMultipleOfSameRef [2021-12-03T08:59:56.287Z] time="2021-12-03T08:59:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:59:56.287Z] --- PASS: TestServiceRemove (0.04s) [2021-12-03T08:59:56.287Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-03T08:59:56.287Z] --- PASS: TestServiceList (0.05s) [2021-12-03T08:59:56.287Z] === CONT TestServiceCreate [2021-12-03T08:59:56.287Z] time="2021-12-03T08:59:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:59:56.287Z] time="2021-12-03T08:59:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:59:56.287Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-12-03T08:59:56.287Z] === CONT TestFindByReferenced [2021-12-03T08:59:56.287Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-12-03T08:59:56.287Z] === CONT TestRestore [2021-12-03T08:59:56.287Z] time="2021-12-03T08:59:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-03T08:59:56.287Z] time="2021-12-03T08:59:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-03T08:59:56.287Z] --- PASS: TestServiceCreate (0.02s) [2021-12-03T08:59:56.287Z] === CONT TestFindByDriver [2021-12-03T08:59:56.287Z] --- PASS: TestServicePrune (0.09s) [2021-12-03T08:59:56.287Z] --- PASS: TestFindByReferenced (0.02s) [2021-12-03T08:59:56.287Z] --- PASS: TestRestore (0.02s) [2021-12-03T08:59:56.287Z] --- PASS: TestFindByDriver (0.02s) [2021-12-03T08:59:56.287Z] PASS [2021-12-03T08:59:56.287Z] coverage: 69.0% of statements [2021-12-03T08:59:56.287Z] ok github.com/docker/docker/volume/service 0.197s coverage: 69.0% of statements [2021-12-03T08:59:56.414Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T08:59:56.544Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-03T08:59:57.125Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-12-03T08:59:57.376Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T08:59:57.384Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-03T08:59:58.332Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T08:59:58.356Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2021-12-03T08:59:58.356Z] === RUN TestDockerNetworkReConnect [2021-12-03T08:59:58.771Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-03T08:59:59.289Z] --- PASS: TestBuildMultiStageCopy (10.62s) [2021-12-03T08:59:59.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.02s) [2021-12-03T08:59:59.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2021-12-03T08:59:59.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2021-12-03T08:59:59.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s) [2021-12-03T08:59:59.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.11s) [2021-12-03T08:59:59.289Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T08:59:59.703Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-03T08:59:59.703Z] daemon_test.go:156: [d7d13fc8e139a] daemon is not started [2021-12-03T08:59:59.703Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-12-03T08:59:59.703Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-12-03T08:59:59.703Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2021-12-03T08:59:59.703Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-12-03T08:59:59.703Z] === RUN TestDaemonProxy [2021-12-03T08:59:59.703Z] === RUN TestDaemonProxy/environment_variables [2021-12-03T09:00:00.634Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-12-03T09:00:00.891Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-03T09:00:01.444Z] --- PASS: TestBuildMultiStageParentConfig (2.06s) [2021-12-03T09:00:01.444Z] === RUN TestBuildLabelWithTargets [2021-12-03T09:00:01.444Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:00:01.444Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-03T09:00:01.444Z] === RUN TestBuildWithEmptyLayers [2021-12-03T09:00:01.452Z] === RUN TestDaemonProxy/command-line_options [2021-12-03T09:00:01.652Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2021-12-03T09:00:01.652Z] === RUN TestServicePlugin [2021-12-03T09:00:02.380Z] check_test.go:308: [d6affba157839] daemon is not started [2021-12-03T09:00:02.380Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-12-03T09:00:02.422Z] tests/integration/models_nodes_test.py . [ 90%] [2021-12-03T09:00:02.422Z] tests/integration/models_resources_test.py . [ 91%] [2021-12-03T09:00:02.965Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2021-12-03T09:00:02.965Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T09:00:03.309Z] === RUN TestDaemonProxy/configuration_file [2021-12-03T09:00:04.181Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-12-03T09:00:04.676Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-03T09:00:04.676Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-03T09:00:04.932Z] === RUN TestDaemonProxy/conflicting_options [2021-12-03T09:00:04.937Z] --- PASS: TestGet (15.00s) [2021-12-03T09:00:04.937Z] === RUN TestPluginWithNoManifest [2021-12-03T09:00:04.937Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-03T09:00:04.937Z] === RUN TestGetAll [2021-12-03T09:00:04.937Z] --- PASS: TestGetAll (0.00s) [2021-12-03T09:00:04.937Z] PASS [2021-12-03T09:00:04.937Z] coverage: 73.2% of statements [2021-12-03T09:00:04.937Z] ok github.com/docker/docker/pkg/plugins 34.875s coverage: 73.2% of statements [2021-12-03T09:00:04.951Z] plugin_test.go:61: [d5884903857d0] joining swarm manager [d7b04326ec166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:00:05.493Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-03T09:00:05.493Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-03T09:00:05.750Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-12-03T09:00:06.010Z] --- PASS: TestDaemonProxy (6.38s) [2021-12-03T09:00:06.010Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2021-12-03T09:00:06.010Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2021-12-03T09:00:06.010Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2021-12-03T09:00:06.010Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-03T09:00:06.010Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2021-12-03T09:00:06.010Z] PASS [2021-12-03T09:00:06.010Z] [2021-12-03T09:00:06.010Z] DONE 17 tests in 10.935s [2021-12-03T09:00:06.010Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-03T09:00:06.010Z] ++ 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-03T09:00:06.010Z] ++ set -e [2021-12-03T09:00:06.010Z] ++ '[' -n 0 ']' [2021-12-03T09:00:06.010Z] ++ set -x [2021-12-03T09:00:06.010Z] ++ 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-03T09:00:06.266Z] INFO: Testing against a local daemon [2021-12-03T09:00:06.266Z] === RUN TestCommitInheritsEnv [2021-12-03T09:00:06.332Z] plugin_test.go:64: [d526b72f4d7df] joining swarm manager [d7b04326ec166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:00:06.412Z] --- PASS: TestServiceWithDataPathPortInit (13.10s) [2021-12-03T09:00:06.412Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T09:00:06.828Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-12-03T09:00:06.828Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T09:00:06.828Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-03T09:00:06.828Z] === RUN TestImagesFilterMultiReference [2021-12-03T09:00:06.828Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-12-03T09:00:06.828Z] === RUN TestImagePullPlatformInvalid [2021-12-03T09:00:06.828Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-03T09:00:06.828Z] === RUN TestRemoveImageOrphaning [2021-12-03T09:00:06.931Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-12-03T09:00:06.931Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-12-03T09:00:06.974Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2aqhrkrmf7b8wl2s7yw4giq40 Created:2021-12-03 09:00:05.809818668 +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[1288d2cbe17e0855ea1c92ff880a35dee8ad1ff389c81d13914942f214e88780:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ywvybmw7d0r3jcuh344vdvy26 EndpointID:c8bcdbf61a2e564abdfeb60805299297f9238e7e658cb3de0b5ff7632ea56279 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f8b9f3eb31d24bd1a333486cb2932b55cdfc43b6db255fff25d4fbb39616855e 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:908c95134707 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ywvybmw7d0r3jcuh344vdvy26 EndpointID:c8bcdbf61a2e564abdfeb60805299297f9238e7e658cb3de0b5ff7632ea56279 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-03T09:00:07.085Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-12-03T09:00:07.085Z] === RUN TestRemoveImageGarbageCollector [2021-12-03T09:00:08.015Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-03T09:00:08.578Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-03T09:00:08.578Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-03T09:00:09.505Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2021-12-03T09:00:09.505Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T09:00:09.505Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-12-03T09:00:09.505Z] === RUN TestTagInvalidReference [2021-12-03T09:00:09.505Z] --- PASS: TestTagInvalidReference (0.02s) [2021-12-03T09:00:09.505Z] === RUN TestTagValidPrefixedRepo [2021-12-03T09:00:09.505Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-12-03T09:00:09.505Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T09:00:09.505Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-12-03T09:00:09.505Z] === RUN TestTagOfficialNames [2021-12-03T09:00:09.505Z] --- PASS: TestTagOfficialNames (0.06s) [2021-12-03T09:00:09.505Z] === RUN TestTagMatchesDigest [2021-12-03T09:00:09.505Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-03T09:00:09.505Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-12-03T09:00:09.505Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-03T09:00:10.872Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-03T09:00:11.118Z] tests/integration/regression_test.py ...... [ 98%] [2021-12-03T09:00:11.128Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-12-03T09:00:11.139Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.65s) [2021-12-03T09:00:11.139Z] PASS [2021-12-03T09:00:11.139Z] [2021-12-03T09:00:11.139Z] === Skipped [2021-12-03T09:00:11.139Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T09:00:11.139Z] service_test.go:243: FLAKY_TEST [2021-12-03T09:00:11.139Z] [2021-12-03T09:00:11.139Z] DONE 26 tests, 1 skipped in 41.801s [2021-12-03T09:00:11.139Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-03T09:00:11.139Z] ++ 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-03T09:00:11.139Z] ++ set -e [2021-12-03T09:00:11.139Z] ++ '[' -n 0 ']' [2021-12-03T09:00:11.139Z] ++ set -x [2021-12-03T09:00:11.139Z] ++ 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-03T09:00:11.378Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-12-03T09:00:11.378Z] tests/integration/credentials/utils_test.py . [100%] [2021-12-03T09:00:11.378Z] [2021-12-03T09:00:11.378Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-12-03T09:00:11.378Z] =========================== short test summary info ============================ [2021-12-03T09:00:11.378Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-12-03T09:00:11.378Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-12-03T09:00:11.378Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-12-03T09:00:11.378Z] Not supported on most drivers [2021-12-03T09:00:11.378Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-12-03T09:00:11.378Z] Output of docker top depends on host distro, and is not formalized. [2021-12-03T09:00:11.378Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-12-03T09:00:11.378Z] Output of docker top depends on host distro, and is not formalized. [2021-12-03T09:00:11.378Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-12-03T09:00:11.378Z] Can fail if eth0 has multiple IP addresses [2021-12-03T09:00:11.378Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-12-03T09:00:11.378Z] This doesn't seem to be taken into account by the engine [2021-12-03T09:00:11.378Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-12-03T09:00:11.378Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-12-03T09:00:11.378Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 292.15 seconds == [2021-12-03T09:00:11.395Z] INFO: Testing against a local daemon [2021-12-03T09:00:11.395Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-03T09:00:11.395Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T09:00:11.395Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T09:00:11.395Z] === RUN TestDockerNetworkIpvlan [2021-12-03T09:00:11.395Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T09:00:11.395Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-03T09:00:11.395Z] PASS [2021-12-03T09:00:11.395Z] [2021-12-03T09:00:11.395Z] === Skipped [2021-12-03T09:00:11.395Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T09:00:11.395Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T09:00:11.395Z] [2021-12-03T09:00:11.395Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-03T09:00:11.395Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T09:00:11.395Z] [2021-12-03T09:00:11.395Z] DONE 2 tests, 2 skipped in 0.096s [2021-12-03T09:00:11.395Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-03T09:00:11.395Z] ++ 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-03T09:00:11.395Z] ++ set -e [2021-12-03T09:00:11.395Z] ++ '[' -n 0 ']' [2021-12-03T09:00:11.395Z] ++ set -x [2021-12-03T09:00:11.395Z] ++ 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-03T09:00:11.395Z] INFO: Testing against a local daemon [2021-12-03T09:00:11.395Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-03T09:00:11.944Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-12-03T09:00:12.056Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-03T09:00:12.312Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-12-03T09:00:12.760Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-12-03T09:00:12.760Z] === RUN TestDockerNetworkMacvlan [2021-12-03T09:00:12.875Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-12-03T09:00:13.227Z] --- PASS: TestBuildMultiStageOnBuild (10.25s) [2021-12-03T09:00:13.228Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T09:00:13.228Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:00:13.228Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-03T09:00:13.228Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T09:00:13.322Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-03T09:00:13.439Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-12-03T09:00:13.439Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-12-03T09:00:14.002Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-12-03T09:00:14.250Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-03T09:00:14.564Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-12-03T09:00:14.812Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-03T09:00:15.127Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-12-03T09:00:15.690Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-12-03T09:00:15.947Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-12-03T09:00:16.509Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-12-03T09:00:16.703Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-03T09:00:17.073Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-12-03T09:00:17.637Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-12-03T09:00:18.068Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-03T09:00:18.244Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-12-03T09:00:18.807Z] check_test.go:308: [d61245a2a0f7f] daemon is not started [2021-12-03T09:00:18.807Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-12-03T09:00:19.736Z] check_test.go:308: [d65ef3893592b] daemon is not started [2021-12-03T09:00:19.736Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-12-03T09:00:20.299Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-12-03T09:00:20.861Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-03T09:00:21.336Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-03T09:00:21.592Z] --- PASS: TestDockerNetworkMacvlan (8.92s) [2021-12-03T09:00:21.592Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-12-03T09:00:21.592Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-03T09:00:21.592Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2021-12-03T09:00:21.592Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s) [2021-12-03T09:00:21.592Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.77s) [2021-12-03T09:00:21.592Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2021-12-03T09:00:21.592Z] PASS [2021-12-03T09:00:21.592Z] [2021-12-03T09:00:21.592Z] DONE 8 tests in 10.335s [2021-12-03T09:00:21.592Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-03T09:00:21.592Z] ++ 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-03T09:00:21.592Z] ++ set -e [2021-12-03T09:00:21.592Z] ++ '[' -n 0 ']' [2021-12-03T09:00:21.592Z] ++ set -x [2021-12-03T09:00:21.592Z] ++ 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-03T09:00:21.592Z] testing: warning: no tests to run [2021-12-03T09:00:21.592Z] PASS [2021-12-03T09:00:21.592Z] [2021-12-03T09:00:21.592Z] DONE 0 tests in 0.021s [2021-12-03T09:00:21.592Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-03T09:00:21.592Z] ++ 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-03T09:00:21.592Z] ++ set -e [2021-12-03T09:00:21.592Z] ++ '[' -n 0 ']' [2021-12-03T09:00:21.592Z] ++ set -x [2021-12-03T09:00:21.592Z] ++ 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-03T09:00:21.746Z] --- PASS: TestBuildMultiStageLayerLeak (8.77s) [2021-12-03T09:00:21.746Z] === RUN TestBuildWithHugeFile [2021-12-03T09:00:21.791Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-03T09:00:21.791Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-12-03T09:00:21.853Z] INFO: Testing against a local daemon [2021-12-03T09:00:21.853Z] === RUN TestAuthZPluginAllowRequest [2021-12-03T09:00:21.915Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T09:00:21.915Z] [2021-12-03T09:00:21.915Z] Unloading profiles will leave already running processes permanently [2021-12-03T09:00:21.915Z] unconfined, which can lead to unexpected situations. [2021-12-03T09:00:21.915Z] [2021-12-03T09:00:21.915Z] To set a process to complain mode, use the command line tool [2021-12-03T09:00:21.915Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T09:00:21.915Z] [2021-12-03T09:00:22.780Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2021-12-03T09:00:22.780Z] === RUN TestAuthZPluginTLS [2021-12-03T09:00:23.342Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-12-03T09:00:23.342Z] === RUN TestAuthZPluginDenyRequest Post stage [Pipeline] junit [2021-12-03T09:00:23.835Z] Recording test results [2021-12-03T09:00:23.904Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-12-03T09:00:23.904Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-03T09:00:24.466Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-03T09:00:24.466Z] === RUN TestAuthZPluginDenyResponse [2021-12-03T09:00:25.029Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-12-03T09:00:25.029Z] === RUN TestAuthZPluginAllowEventStream [2021-12-03T09:00:25.064Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-12-03T09:00:25.064Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-03T09:00:25.080Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-12-03T09:00:25.323Z] check_test.go:308: [d4933bd3ce38b] daemon is not started [2021-12-03T09:00:25.323Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-12-03T09:00:25.363Z] + echo Ensuring container killed. [2021-12-03T09:00:25.363Z] Ensuring container killed. [2021-12-03T09:00:25.363Z] + docker rm -vf docker-pr1 [2021-12-03T09:00:25.363Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-03T09:00:25.647Z] + echo Chowning /workspace to jenkins user [2021-12-03T09:00:25.647Z] Chowning /workspace to jenkins user [2021-12-03T09:00:25.647Z] + id -u [2021-12-03T09:00:25.647Z] + id -g [2021-12-03T09:00:25.647Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43058:/workspace busybox chown -R 1000:1000 /workspace [2021-12-03T09:00:25.647Z] Unable to find image 'busybox:latest' locally [2021-12-03T09:00:25.906Z] latest: Pulling from library/busybox [2021-12-03T09:00:25.906Z] 3aab638df1a9: Pulling fs layer [2021-12-03T09:00:25.906Z] 3aab638df1a9: Verifying Checksum [2021-12-03T09:00:25.906Z] 3aab638df1a9: Download complete [2021-12-03T09:00:25.906Z] 3aab638df1a9: Pull complete [2021-12-03T09:00:25.956Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2021-12-03T09:00:25.957Z] === RUN TestAuthZPluginErrorResponse [2021-12-03T09:00:26.169Z] Digest: sha256:52817dece4cfe26f581c834d27a8e1bcc82194f914afe6d50afad5a101234ef1 [2021-12-03T09:00:26.169Z] Status: Downloaded newer image for busybox:latest [2021-12-03T09:00:26.518Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-03T09:00:26.518Z] === RUN TestAuthZPluginErrorRequest [2021-12-03T09:00:27.080Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-12-03T09:00:27.080Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-03T09:00:27.642Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-12-03T09:00:27.642Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-03T09:00:28.597Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T09:00:29.006Z] + bundleName=docker-py [2021-12-03T09:00:29.006Z] + echo Creating docker-py-bundles.tar.gz [2021-12-03T09:00:29.006Z] Creating docker-py-bundles.tar.gz [2021-12-03T09:00:29.006Z] + 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 [2021-12-03T09:00:29.008Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2021-12-03T09:00:29.008Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] archiveArtifacts [2021-12-03T09:00:29.019Z] Archiving artifacts [2021-12-03T09:00:29.965Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-12-03T09:00:30.205Z] 2021/12/03 09:00:26 Closing DB instances... [2021-12-03T09:00:30.205Z] time="2021-12-03T09:00:27Z" level=error msg="node: b6decef13e05 is unknown to memberlist" [2021-12-03T09:00:30.205Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-12-03T09:00:30.205Z] === RUN TestFindNode [2021-12-03T09:00:30.205Z] 2021/12/03 09:00:28 Closing DB instances... [2021-12-03T09:00:30.205Z] --- PASS: TestFindNode (0.01s) [2021-12-03T09:00:30.205Z] === RUN TestChangeNodeState [2021-12-03T09:00:30.205Z] 2021/12/03 09:00:28 Closing DB instances... [2021-12-03T09:00:30.205Z] --- PASS: TestChangeNodeState (0.01s) [2021-12-03T09:00:30.205Z] === RUN TestNodeReincarnation [2021-12-03T09:00:30.205Z] 2021/12/03 09:00:28 Closing DB instances... [2021-12-03T09:00:30.374Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2021-12-03T09:00:30.374Z] === RUN TestAuthZPluginHeader [2021-12-03T09:00:30.935Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-12-03T09:00:30.935Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-03T09:00:30.935Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:00:30.935Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-03T09:00:30.935Z] === RUN TestAuthZPluginV2Disable [2021-12-03T09:00:30.935Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:00:30.935Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-12-03T09:00:30.935Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-03T09:00:30.935Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:00:30.935Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-03T09:00:30.935Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-03T09:00:30.935Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:00:30.935Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-03T09:00:30.935Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-03T09:00:31.266Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43058/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-12-03T09:00:31.625Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 -e DOCKER_GRAPHDRIVER docker:9f9158945a3e075115d0125b15e258042b281742 hack/make.sh binary [2021-12-03T09:00:32.192Z] [2021-12-03T09:00:32.452Z] Removing bundles/ [2021-12-03T09:00:32.452Z] [2021-12-03T09:00:32.452Z] ---> Making bundle: binary (in bundles/binary) [2021-12-03T09:00:32.452Z] Building: bundles/binary-daemon/dockerd-dev [2021-12-03T09:00:32.452Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T09:00:32.897Z] --- PASS: TestServicePlugin (30.04s) [2021-12-03T09:00:32.898Z] === RUN TestServiceUpdateLabel [2021-12-03T09:00:33.837Z] --- PASS: TestServiceUpdateLabel (2.25s) [2021-12-03T09:00:33.837Z] === RUN TestServiceUpdateSecrets [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-03T09:00:33.991Z] --- PASS: TestNodeReincarnation (5.01s) [2021-12-03T09:00:33.991Z] === RUN TestParallelCreate [2021-12-03T09:00:33.991Z] 2021/12/03 09:00:33 Closing DB instances... [2021-12-03T09:00:33.991Z] --- PASS: TestParallelCreate (0.02s) [2021-12-03T09:00:33.991Z] === RUN TestParallelDelete [2021-12-03T09:00:33.991Z] 2021/12/03 09:00:33 Closing DB instances... [2021-12-03T09:00:33.991Z] --- PASS: TestParallelDelete (0.01s) [2021-12-03T09:00:33.991Z] === RUN TestNetworkDBIslands [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d2b02f480350 with config:&{NodeID:d2b02f480350 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-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=info msg="Node d2b02f480350/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=info msg="Node d2b02f480350/172.22.94.84, added to nodes list" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:51b5d354c6b4 with config:&{NodeID:51b5d354c6b4 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-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, added to nodes list" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, added to nodes list" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=info msg="Node d2b02f480350/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=info msg="Node d2b02f480350/172.22.94.84, added to nodes list" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-12-03T09:00:33.991Z] time="2021-12-03T09:00:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-03T09:00:34.137Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3ca91028b060 with config:&{NodeID:3ca91028b060 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-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="Node 3ca91028b060/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="Node 3ca91028b060/172.22.94.84, added to nodes list" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="Node 3ca91028b060/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="Node 3ca91028b060/172.22.94.84, added to nodes list" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="Node d2b02f480350/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="Node d2b02f480350/172.22.94.84, added to nodes list" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, added to nodes list" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="Node 3ca91028b060/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:34.975Z] time="2021-12-03T09:00:34Z" level=info msg="Node 3ca91028b060/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.064Z] check_test.go:308: [dd92d47f504ce] daemon is not started [2021-12-03T09:00:35.064Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ca31f5874b64 with config:&{NodeID:ca31f5874b64 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-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="Node ca31f5874b64/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="Node ca31f5874b64/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="Node ca31f5874b64/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="Node ca31f5874b64/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="Node d2b02f480350/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="Node d2b02f480350/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="Node 3ca91028b060/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=info msg="Node 3ca91028b060/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="Node ca31f5874b64/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="Node ca31f5874b64/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="Node ca31f5874b64/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="Node ca31f5874b64/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6393eccec604 with config:&{NodeID:6393eccec604 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-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="Node 6393eccec604/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="Node 6393eccec604/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="Node 6393eccec604/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="Node 6393eccec604/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.442Z] time="2021-12-03T09:00:35Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.443Z] time="2021-12-03T09:00:35Z" level=info msg="Node ca31f5874b64/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.443Z] time="2021-12-03T09:00:35Z" level=info msg="Node ca31f5874b64/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.443Z] time="2021-12-03T09:00:35Z" level=info msg="Node 3ca91028b060/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.443Z] time="2021-12-03T09:00:35Z" level=info msg="Node 3ca91028b060/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.443Z] time="2021-12-03T09:00:35Z" level=info msg="Node d2b02f480350/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.443Z] time="2021-12-03T09:00:35Z" level=info msg="Node d2b02f480350/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.443Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2021-12-03T09:00:35.443Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-03T09:00:35.626Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=info msg="Node 6393eccec604/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=info msg="Node 6393eccec604/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=info msg="Node 6393eccec604/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=info msg="Node 6393eccec604/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=info msg="Node 6393eccec604/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=info msg="Node 6393eccec604/172.22.94.84, added to nodes list" [2021-12-03T09:00:35.910Z] networkdb_test.go:835: Re-joining: 3 [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=info msg="The new bootstrap node list is:[172.22.94.84:10033 172.22.94.84:10034 172.22.94.84:10035]" [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10033" [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49360" [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10034" [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49361" [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10035" [2021-12-03T09:00:35.910Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49362" [2021-12-03T09:00:36.378Z] networkdb_test.go:835: Re-joining: 4 [2021-12-03T09:00:36.378Z] time="2021-12-03T09:00:35Z" level=info msg="The new bootstrap node list is:[172.22.94.84:10033 172.22.94.84:10034 172.22.94.84:10035]" [2021-12-03T09:00:36.378Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10033" [2021-12-03T09:00:36.378Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49363" [2021-12-03T09:00:36.378Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10034" [2021-12-03T09:00:36.378Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49364" [2021-12-03T09:00:36.378Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10035" [2021-12-03T09:00:36.378Z] time="2021-12-03T09:00:35Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49365" [2021-12-03T09:00:36.378Z] time="2021-12-03T09:00:36Z" level=info msg="node 0 leaving" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node d2b02f480350 change state NodeActive --> NodeLeft" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="node3(3ca91028b060): Node leave event for d2b02f480350/172.22.94.84" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node d2b02f480350 change state NodeActive --> NodeLeft" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="node5(6393eccec604): Node leave event for d2b02f480350/172.22.94.84" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node d2b02f480350 change state NodeActive --> NodeLeft" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="node4(ca31f5874b64): Node leave event for d2b02f480350/172.22.94.84" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node d2b02f480350 change state NodeActive --> NodeLeft" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="node1(d2b02f480350): Node leave event for d2b02f480350/172.22.94.84" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node d2b02f480350 change state NodeActive --> NodeLeft" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="node2(51b5d354c6b4): Node leave event for d2b02f480350/172.22.94.84" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node d2b02f480350/172.22.94.84, left gossip cluster" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node d2b02f480350/172.22.94.84, left gossip cluster" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node d2b02f480350/172.22.94.84, left gossip cluster" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node d2b02f480350/172.22.94.84, left gossip cluster" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node d2b02f480350/172.22.94.84, left gossip cluster" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="node 1 leaving" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node 51b5d354c6b4 change state NodeActive --> NodeLeft" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, left gossip cluster" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node 51b5d354c6b4 change state NodeActive --> NodeFailed" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, added to failed nodes list" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node 51b5d354c6b4 change state NodeActive --> NodeLeft" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="node4(ca31f5874b64): Node leave event for 51b5d354c6b4/172.22.94.84" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="Node 51b5d354c6b4 change state NodeActive --> NodeLeft" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="node3(3ca91028b060): Node leave event for 51b5d354c6b4/172.22.94.84" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=info msg="node5(6393eccec604): Node leave event for 51b5d354c6b4/172.22.94.84" [2021-12-03T09:00:36.846Z] time="2021-12-03T09:00:36Z" level=error msg="node: 51b5d354c6b4 is unknown to memberlist" [2021-12-03T09:00:36.996Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-03T09:00:36.996Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:36Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, left gossip cluster" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:36Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, left gossip cluster" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:36Z" level=info msg="Node 51b5d354c6b4/172.22.94.84, left gossip cluster" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=info msg="node 2 leaving" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=info msg="Node 3ca91028b060 change state NodeActive --> NodeLeft" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=info msg="node5(6393eccec604): Node leave event for 3ca91028b060/172.22.94.84" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=info msg="Node 3ca91028b060 change state NodeActive --> NodeLeft" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=info msg="node4(ca31f5874b64): Node leave event for 3ca91028b060/172.22.94.84" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=info msg="Node 3ca91028b060 change state NodeActive --> NodeLeft" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=info msg="node3(3ca91028b060): Node leave event for 3ca91028b060/172.22.94.84" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=debug msg="memberlist: Failed ping: 3ca91028b060 (timeout reached)" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.94.84:10034: use of closed network connection" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.94.84:10036: use of closed network connection" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.94.84:10037: use of closed network connection" [2021-12-03T09:00:37.314Z] time="2021-12-03T09:00:37Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49366" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="Node 3ca91028b060/172.22.94.84, left gossip cluster" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="Node 3ca91028b060/172.22.94.84, left gossip cluster" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="Node 3ca91028b060/172.22.94.84, left gossip cluster" [2021-12-03T09:00:37.786Z] networkdb_test.go:867: node4: OK [2021-12-03T09:00:37.786Z] networkdb_test.go:867: node5: OK [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="node 0 coming back" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c5e8a65b8550 with config:&{NodeID:c5e8a65b8550 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-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="Node c5e8a65b8550/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="Node c5e8a65b8550/172.22.94.84, added to nodes list" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="node 1 coming back" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f1f6e763a814 with config:&{NodeID:f1f6e763a814 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-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="Node f1f6e763a814/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="Node f1f6e763a814/172.22.94.84, added to nodes list" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="node 2 coming back" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b4f2fc93c991 with config:&{NodeID:b4f2fc93c991 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-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="Node b4f2fc93c991/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=info msg="Node b4f2fc93c991/172.22.94.84, added to nodes list" [2021-12-03T09:00:37.786Z] time="2021-12-03T09:00:37Z" level=warning msg="memberlist: Was able to connect to 3ca91028b060 but other probes failed, network may be misconfigured" [2021-12-03T09:00:38.718Z] --- PASS: TestBuildWithHugeFile (86.43s) [2021-12-03T09:00:38.718Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T09:00:38.718Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T09:00:38.718Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T09:00:38.718Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T09:00:38.718Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T09:00:38.718Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T09:00:38.718Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T09:00:38.718Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T09:00:38.718Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T09:00:38.718Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T09:00:38.718Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T09:00:38.718Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T09:00:38.718Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T09:00:38.718Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-12-03T09:00:38.718Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-03T09:00:38.718Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-12-03T09:00:38.718Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-12-03T09:00:38.718Z] === RUN TestBuildPreserveOwnership [2021-12-03T09:00:38.718Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:00:38.718Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-03T09:00:38.718Z] === RUN TestBuildPlatformInvalid [2021-12-03T09:00:38.718Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-03T09:00:38.718Z] PASS [2021-12-03T09:00:38.718Z] ok github.com/docker/docker/integration/build 147.810s [2021-12-03T09:00:38.718Z] [2021-12-03T09:00:38.718Z] === Skipped [2021-12-03T09:00:38.718Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-03T09:00:38.718Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T09:00:38.718Z] [2021-12-03T09:00:38.718Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-03T09:00:38.718Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:38.718Z] [2021-12-03T09:00:38.718Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-03T09:00:38.718Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:00:38.718Z] [2021-12-03T09:00:38.718Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-03T09:00:38.718Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:00:38.718Z] [2021-12-03T09:00:38.718Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T09:00:38.718Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T09:00:38.718Z] [2021-12-03T09:00:38.718Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-03T09:00:38.718Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:00:38.718Z] [2021-12-03T09:00:38.718Z] DONE 29 tests, 6 skipped in 172.098s [2021-12-03T09:00:39.173Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-03T09:00:39.516Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-03T09:00:40.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:00:40.703Z] INFO: Testing against a local daemon [2021-12-03T09:00:40.703Z] === RUN TestConfigInspect [2021-12-03T09:00:40.703Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:40.703Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-03T09:00:40.703Z] === RUN TestConfigList [2021-12-03T09:00:40.703Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:40.703Z] --- SKIP: TestConfigList (0.00s) [2021-12-03T09:00:40.703Z] === RUN TestConfigsCreateAndDelete [2021-12-03T09:00:40.703Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:40.703Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-03T09:00:40.703Z] === RUN TestConfigsUpdate [2021-12-03T09:00:40.703Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:40.703Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-03T09:00:40.703Z] === RUN TestTemplatedConfig [2021-12-03T09:00:40.703Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:40.703Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-03T09:00:40.703Z] === RUN TestConfigCreateResolve [2021-12-03T09:00:40.703Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:00:40.703Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-03T09:00:40.703Z] PASS [2021-12-03T09:00:40.703Z] ok github.com/docker/docker/integration/config 0.083s [2021-12-03T09:00:40.703Z] [2021-12-03T09:00:40.703Z] === Skipped [2021-12-03T09:00:40.703Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-03T09:00:40.703Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:40.703Z] [2021-12-03T09:00:40.703Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-03T09:00:40.703Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:40.703Z] [2021-12-03T09:00:40.703Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-03T09:00:40.703Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:40.703Z] [2021-12-03T09:00:40.703Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-03T09:00:40.703Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:40.703Z] [2021-12-03T09:00:40.703Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-03T09:00:40.703Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:40.703Z] [2021-12-03T09:00:40.703Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-03T09:00:40.703Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:00:40.703Z] [2021-12-03T09:00:40.703Z] DONE 6 tests, 6 skipped in 1.656s [2021-12-03T09:00:40.703Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-03T09:00:41.405Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-03T09:00:41.571Z] time="2021-12-03T09:00:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.94.84:10033 172.22.94.84:10034 172.22.94.84:10035]" [2021-12-03T09:00:41.571Z] time="2021-12-03T09:00:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.94.84:10033 172.22.94.84:10034 172.22.94.84:10035]" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10033" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49367" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node ca31f5874b64/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node ca31f5874b64/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node 6393eccec604/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node 6393eccec604/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node c5e8a65b8550/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node c5e8a65b8550/172.22.94.84, is the new incarnation of the shutdown node d2b02f480350/172.22.94.84" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node c5e8a65b8550/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49368" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10034" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node c5e8a65b8550/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node c5e8a65b8550/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node 6393eccec604/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node 6393eccec604/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node ca31f5874b64/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node ca31f5874b64/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node f1f6e763a814/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node f1f6e763a814/172.22.94.84, is the new incarnation of the shutdown node 51b5d354c6b4/172.22.94.84" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node f1f6e763a814/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10035" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49369" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node c5e8a65b8550/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node c5e8a65b8550/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node 6393eccec604/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node 6393eccec604/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node f1f6e763a814/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node f1f6e763a814/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node ca31f5874b64/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node ca31f5874b64/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node b4f2fc93c991/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node b4f2fc93c991/172.22.94.84, is the new incarnation of the shutdown node 3ca91028b060/172.22.94.84" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node b4f2fc93c991/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node f1f6e763a814/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node f1f6e763a814/172.22.94.84, is the new incarnation of the shutdown node 51b5d354c6b4/172.22.94.84" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node f1f6e763a814/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node c5e8a65b8550/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node c5e8a65b8550/172.22.94.84, is the new incarnation of the shutdown node d2b02f480350/172.22.94.84" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node c5e8a65b8550/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node f1f6e763a814/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.040Z] time="2021-12-03T09:00:41Z" level=info msg="Node f1f6e763a814/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=info msg="Node b4f2fc93c991/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=info msg="Node b4f2fc93c991/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=info msg="Node b4f2fc93c991/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=info msg="Node b4f2fc93c991/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=info msg="Node b4f2fc93c991/172.22.94.84, joined gossip cluster" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=info msg="Node b4f2fc93c991/172.22.94.84, is the new incarnation of the shutdown node 3ca91028b060/172.22.94.84" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=info msg="Node b4f2fc93c991/172.22.94.84, added to nodes list" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10033" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49370" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10034" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49371" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.94.84:10035" [2021-12-03T09:00:42.509Z] time="2021-12-03T09:00:42Z" level=debug msg="memberlist: Stream connection from=172.22.94.84:49372" [2021-12-03T09:00:42.772Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-12-03T09:00:42.976Z] 2021/12/03 09:00:42 Closing DB instances... [2021-12-03T09:00:42.976Z] time="2021-12-03T09:00:42Z" level=info msg="Node c5e8a65b8550 change state NodeActive --> NodeLeft" [2021-12-03T09:00:42.976Z] time="2021-12-03T09:00:42Z" level=info msg="node5(6393eccec604): Node leave event for c5e8a65b8550/172.22.94.84" [2021-12-03T09:00:42.976Z] time="2021-12-03T09:00:42Z" level=info msg="Node c5e8a65b8550 change state NodeActive --> NodeLeft" [2021-12-03T09:00:42.976Z] time="2021-12-03T09:00:42Z" level=info msg="node3(b4f2fc93c991): Node leave event for c5e8a65b8550/172.22.94.84" [2021-12-03T09:00:42.976Z] time="2021-12-03T09:00:42Z" level=info msg="Node c5e8a65b8550 change state NodeActive --> NodeLeft" [2021-12-03T09:00:42.976Z] time="2021-12-03T09:00:42Z" level=info msg="node2(f1f6e763a814): Node leave event for c5e8a65b8550/172.22.94.84" [2021-12-03T09:00:42.976Z] time="2021-12-03T09:00:42Z" level=info msg="Node c5e8a65b8550 change state NodeActive --> NodeLeft" [2021-12-03T09:00:42.976Z] time="2021-12-03T09:00:42Z" level=info msg="node4(ca31f5874b64): Node leave event for c5e8a65b8550/172.22.94.84" [2021-12-03T09:00:42.976Z] time="2021-12-03T09:00:42Z" level=info msg="Node c5e8a65b8550 change state NodeActive --> NodeLeft" [2021-12-03T09:00:42.976Z] time="2021-12-03T09:00:42Z" level=info msg="node1(c5e8a65b8550): Node leave event for c5e8a65b8550/172.22.94.84" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:42Z" level=info msg="Node c5e8a65b8550/172.22.94.84, left gossip cluster" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:42Z" level=info msg="Node c5e8a65b8550/172.22.94.84, left gossip cluster" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:42Z" level=info msg="Node c5e8a65b8550/172.22.94.84, left gossip cluster" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:42Z" level=info msg="Node c5e8a65b8550/172.22.94.84, left gossip cluster" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:42Z" level=info msg="Node c5e8a65b8550/172.22.94.84, left gossip cluster" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="Node f1f6e763a814 change state NodeActive --> NodeLeft" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="node4(ca31f5874b64): Node leave event for f1f6e763a814/172.22.94.84" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="Node f1f6e763a814 change state NodeActive --> NodeLeft" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="node3(b4f2fc93c991): Node leave event for f1f6e763a814/172.22.94.84" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="Node f1f6e763a814 change state NodeActive --> NodeLeft" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="node5(6393eccec604): Node leave event for f1f6e763a814/172.22.94.84" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="Node f1f6e763a814 change state NodeActive --> NodeLeft" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="node2(f1f6e763a814): Node leave event for f1f6e763a814/172.22.94.84" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="Node f1f6e763a814/172.22.94.84, left gossip cluster" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="Node f1f6e763a814/172.22.94.84, left gossip cluster" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="Node f1f6e763a814/172.22.94.84, left gossip cluster" [2021-12-03T09:00:43.443Z] time="2021-12-03T09:00:43Z" level=info msg="Node f1f6e763a814/172.22.94.84, left gossip cluster" [2021-12-03T09:00:43.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:00:43.589Z] INFO: Testing against a local daemon [2021-12-03T09:00:43.589Z] === RUN TestCheckpoint [2021-12-03T09:00:43.589Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T09:00:43.589Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T09:00:43.589Z] === RUN TestContainerInvalidJSON [2021-12-03T09:00:43.589Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T09:00:43.589Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T09:00:43.589Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T09:00:43.589Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T09:00:43.589Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T09:00:43.589Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T09:00:43.589Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-12-03T09:00:43.589Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T09:00:43.589Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-12-03T09:00:43.589Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T09:00:43.589Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-12-03T09:00:43.589Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T09:00:43.589Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-12-03T09:00:43.589Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T09:00:43.589Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-12-03T09:00:43.589Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T09:00:43.725Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-03T09:00:43.911Z] time="2021-12-03T09:00:43Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.22.94.84:10037: use of closed network connection" [2021-12-03T09:00:43.911Z] time="2021-12-03T09:00:43Z" level=info msg="Node b4f2fc93c991 change state NodeActive --> NodeLeft" [2021-12-03T09:00:43.911Z] time="2021-12-03T09:00:43Z" level=info msg="node5(6393eccec604): Node leave event for b4f2fc93c991/172.22.94.84" [2021-12-03T09:00:43.911Z] time="2021-12-03T09:00:43Z" level=info msg="Node b4f2fc93c991 change state NodeActive --> NodeLeft" [2021-12-03T09:00:43.911Z] time="2021-12-03T09:00:43Z" level=info msg="node4(ca31f5874b64): Node leave event for b4f2fc93c991/172.22.94.84" [2021-12-03T09:00:43.911Z] time="2021-12-03T09:00:43Z" level=info msg="Node b4f2fc93c991 change state NodeActive --> NodeLeft" [2021-12-03T09:00:43.911Z] time="2021-12-03T09:00:43Z" level=info msg="node3(b4f2fc93c991): Node leave event for b4f2fc93c991/172.22.94.84" [2021-12-03T09:00:43.911Z] time="2021-12-03T09:00:43Z" level=info msg="Node b4f2fc93c991/172.22.94.84, left gossip cluster" [2021-12-03T09:00:43.911Z] time="2021-12-03T09:00:43Z" level=info msg="Node b4f2fc93c991/172.22.94.84, left gossip cluster" [2021-12-03T09:00:44.045Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-12-03T09:00:44.045Z] === RUN TestCopyFromContainer [2021-12-03T09:00:44.045Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:44.045Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T09:00:44.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T09:00:44.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T09:00:44.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T09:00:44.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T09:00:44.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T09:00:44.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T09:00:44.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T09:00:44.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T09:00:44.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T09:00:44.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T09:00:44.045Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T09:00:44.045Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestCreateWithInvalidEnv [2021-12-03T09:00:44.045Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T09:00:44.045Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T09:00:44.045Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T09:00:44.045Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T09:00:44.045Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T09:00:44.045Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T09:00:44.045Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T09:00:44.045Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T09:00:44.045Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T09:00:44.045Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T09:00:44.045Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:44.045Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T09:00:44.045Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:00:44.045Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T09:00:44.045Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:00:44.045Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T09:00:44.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T09:00:44.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T09:00:44.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T09:00:44.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T09:00:44.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T09:00:44.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T09:00:44.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T09:00:44.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T09:00:44.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T09:00:44.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T09:00:44.045Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T09:00:44.045Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T09:00:44.045Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T09:00:44.045Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T09:00:44.045Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T09:00:44.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T09:00:44.045Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T09:00:44.045Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestCreateDifferentPlatform [2021-12-03T09:00:44.045Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T09:00:44.045Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T09:00:44.045Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T09:00:44.045Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T09:00:44.045Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-12-03T09:00:44.045Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T09:00:44.045Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T09:00:44.045Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-12-03T09:00:44.045Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T09:00:44.045Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:44.045Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestDiff [2021-12-03T09:00:44.045Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T09:00:44.045Z] --- SKIP: TestDiff (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestExecWithCloseStdin [2021-12-03T09:00:44.045Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-03T09:00:44.045Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-12-03T09:00:44.045Z] === RUN TestExec [2021-12-03T09:00:44.382Z] time="2021-12-03T09:00:43Z" level=info msg="Node b4f2fc93c991/172.22.94.84, left gossip cluster" [2021-12-03T09:00:44.853Z] time="2021-12-03T09:00:44Z" level=info msg="Node ca31f5874b64 change state NodeActive --> NodeLeft" [2021-12-03T09:00:44.853Z] time="2021-12-03T09:00:44Z" level=info msg="node5(6393eccec604): Node leave event for ca31f5874b64/172.22.94.84" [2021-12-03T09:00:44.853Z] time="2021-12-03T09:00:44Z" level=info msg="Node ca31f5874b64 change state NodeActive --> NodeLeft" [2021-12-03T09:00:44.853Z] time="2021-12-03T09:00:44Z" level=info msg="node4(ca31f5874b64): Node leave event for ca31f5874b64/172.22.94.84" [2021-12-03T09:00:44.853Z] time="2021-12-03T09:00:44Z" level=info msg="Node ca31f5874b64/172.22.94.84, left gossip cluster" [2021-12-03T09:00:45.320Z] time="2021-12-03T09:00:44Z" level=info msg="Node ca31f5874b64/172.22.94.84, left gossip cluster" [2021-12-03T09:00:45.688Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-12-03T09:00:45.789Z] time="2021-12-03T09:00:45Z" level=info msg="Node 6393eccec604/172.22.94.84, left gossip cluster" [2021-12-03T09:00:45.789Z] time="2021-12-03T09:00:45Z" level=info msg="Node 6393eccec604 change state NodeActive --> NodeFailed" [2021-12-03T09:00:45.789Z] time="2021-12-03T09:00:45Z" level=info msg="Node 6393eccec604/172.22.94.84, added to failed nodes list" [2021-12-03T09:00:45.789Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-12-03T09:00:45.789Z] PASS [2021-12-03T09:00:45.789Z] coverage: 60.0% of statements [2021-12-03T09:00:45.789Z] ok github.com/docker/docker/libnetwork/networkdb 103.642s coverage: 60.0% of statements [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/quota [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/rootless [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/volume [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-03T09:00:45.789Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-03T09:00:45.945Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === Skipped [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-03T09:00:47.351Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-03T09:00:47.351Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-03T09:00:47.351Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-03T09:00:47.351Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-03T09:00:47.351Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-03T09:00:47.351Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-03T09:00:47.351Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-03T09:00:47.351Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-03T09:00:47.351Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-03T09:00:47.351Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-03T09:00:47.351Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-03T09:00:47.351Z] daemon_test.go:146: root required [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-03T09:00:47.351Z] reload_test.go:520: root required [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-12-03T09:00:47.351Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-03T09:00:47.351Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-03T09:00:47.351Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-03T09:00:47.351Z] download_test.go:267: Needs fixing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-03T09:00:47.351Z] layer_test.go:303: Failing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-03T09:00:47.351Z] layer_test.go:352: Failing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-03T09:00:47.351Z] layer_test.go:467: Failing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-03T09:00:47.351Z] layer_test.go:696: Failing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-03T09:00:47.351Z] migration_test.go:45: Failing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-03T09:00:47.351Z] migration_test.go:181: Failing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-03T09:00:47.351Z] mount_test.go:17: Failing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-03T09:00:47.351Z] mount_test.go:76: Failing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-03T09:00:47.351Z] mount_test.go:125: Failing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-03T09:00:47.351Z] mount_test.go:212: Failing on Windows [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-12-03T09:00:47.351Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-03T09:00:47.351Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-03T09:00:47.351Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-03T09:00:47.351Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-03T09:00:47.351Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-03T09:00:47.351Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-03T09:00:47.351Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-03T09:00:47.351Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-03T09:00:47.351Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-03T09:00:47.351Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-03T09:00:47.351Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-03T09:00:47.351Z] [2021-12-03T09:00:47.351Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-03T09:00:47.351Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-03T09:00:47.352Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-03T09:00:47.352Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-03T09:00:47.352Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-03T09:00:47.352Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-03T09:00:47.352Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-03T09:00:47.352Z] archive_test.go:133: Xz not present in msys2 [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-12-03T09:00:47.352Z] archive_test.go:140: zstd not installed [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-03T09:00:47.352Z] archive_test.go:252: Failing on Windows CI machines [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-03T09:00:47.352Z] archive_windows_test.go:16: Currently fails [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-03T09:00:47.352Z] changes_test.go:195: needs more investigation [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-03T09:00:47.352Z] changes_test.go:432: needs further investigation [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-03T09:00:47.352Z] changes_test.go:468: needs further investigation [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-03T09:00:47.352Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-03T09:00:47.352Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-03T09:00:47.352Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-03T09:00:47.352Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-03T09:00:47.352Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-03T09:00:47.352Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-03T09:00:47.352Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-03T09:00:47.352Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-03T09:00:47.352Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-03T09:00:47.352Z] poller_test.go:40: No chmod on Windows [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-03T09:00:47.352Z] fileutils_test.go:133: Needs porting to Windows [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-03T09:00:47.352Z] fileutils_test.go:179: Needs porting to Windows [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-03T09:00:47.352Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-03T09:00:47.352Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-03T09:00:47.352Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-03T09:00:47.352Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-03T09:00:47.352Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-03T09:00:47.352Z] [2021-12-03T09:00:47.352Z] DONE 2099 tests, 68 skipped in 243.568s [2021-12-03T09:00:47.352Z] INFO: make.ps1 ended at 12/03/2021 09:00:47 [2021-12-03T09:00:47.896Z] --- PASS: TestExec (3.57s) [2021-12-03T09:00:47.896Z] === RUN TestExecUser [2021-12-03T09:00:47.896Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T09:00:47.896Z] --- SKIP: TestExecUser (0.00s) [2021-12-03T09:00:47.896Z] === RUN TestExportContainerAndImportImage [2021-12-03T09:00:47.896Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:47.896Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-03T09:00:47.896Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T09:00:47.896Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:47.896Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T09:00:47.896Z] === RUN TestHealthCheckWorkdir [2021-12-03T09:00:47.896Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T09:00:47.896Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-03T09:00:47.896Z] === RUN TestHealthKillContainer [2021-12-03T09:00:47.896Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T09:00:47.896Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-03T09:00:47.896Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T09:00:47.896Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T09:00:47.896Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T09:00:47.896Z] === RUN TestKillContainerInvalidSignal [2021-12-03T09:00:48.465Z] check_test.go:308: [defdeb42bfa76] daemon is not started [2021-12-03T09:00:48.465Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-12-03T09:00:48.722Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-12-03T09:00:48.734Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2021-12-03T09:00:48.734Z] === RUN TestServiceUpdateConfigs [2021-12-03T09:00:48.921Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-03T09:00:48.921Z] INFO: Unit tests ended at 12/03/2021 09:00:48. Duration:00:04:17.5347291 [2021-12-03T09:00:48.921Z] INFO: Building busybox [2021-12-03T09:00:48.921Z] Sending build context to Docker daemon 5.12kB [2021-12-03T09:00:48.921Z] [2021-12-03T09:00:48.921Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-03T09:00:48.921Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-03T09:00:48.921Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-03T09:00:48.921Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-03T09:00:48.921Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-03T09:00:48.921Z] ---> 617dd5ead5b8 [2021-12-03T09:00:48.921Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-03T09:00:48.979Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-12-03T09:00:48.979Z] PASS [2021-12-03T09:00:48.979Z] [2021-12-03T09:00:48.979Z] === Skipped [2021-12-03T09:00:48.979Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-03T09:00:48.979Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:00:48.979Z] [2021-12-03T09:00:48.979Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-12-03T09:00:48.979Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:00:48.979Z] [2021-12-03T09:00:48.979Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-03T09:00:48.979Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:00:48.979Z] [2021-12-03T09:00:48.979Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-03T09:00:48.979Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:00:48.979Z] [2021-12-03T09:00:48.979Z] DONE 17 tests, 4 skipped in 25.819s [2021-12-03T09:00:48.979Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-03T09:00:48.979Z] ++ 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-03T09:00:48.979Z] ++ set -e [2021-12-03T09:00:48.979Z] ++ '[' -n 0 ']' [2021-12-03T09:00:48.979Z] ++ set -x [2021-12-03T09:00:48.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03T09:00:48.979Z] INFO: Testing against a local daemon [2021-12-03T09:00:48.979Z] === RUN TestPluginInvalidJSON [2021-12-03T09:00:48.979Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:00:48.979Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:00:48.979Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:00:48.979Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-03T09:00:48.979Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T09:00:48.979Z] === RUN TestPluginInstall [2021-12-03T09:00:48.979Z] === RUN TestPluginInstall/no_auth [2021-12-03T09:00:48.979Z] time="2021-12-03T09:00:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:00:48.979Z] time="2021-12-03T09:00:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7671a7b4bfa6cacb20513109f29c49bb61e3ed2893afd006a6eabcd82e6e7d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:00:48.979Z] time="2021-12-03T09:00:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:00:48.979Z] time="2021-12-03T09:00:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7671a7b4bfa6cacb20513109f29c49bb61e3ed2893afd006a6eabcd82e6e7d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:00:48.979Z] === RUN TestPluginInstall/with_htpasswd [2021-12-03T09:00:49.235Z] time="2021-12-03T09:00:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:00:49.235Z] time="2021-12-03T09:00:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7671a7b4bfa6cacb20513109f29c49bb61e3ed2893afd006a6eabcd82e6e7d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:00:49.235Z] time="2021-12-03T09:00:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:00:49.235Z] time="2021-12-03T09:00:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7671a7b4bfa6cacb20513109f29c49bb61e3ed2893afd006a6eabcd82e6e7d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:00:49.285Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-12-03T09:00:49.388Z] ---> Running in 5b65fd94bda8 [2021-12-03T09:00:49.491Z] === RUN TestPluginInstall/with_insecure [2021-12-03T09:00:49.848Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-12-03T09:00:50.418Z] time="2021-12-03T09:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:00:50.418Z] time="2021-12-03T09:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e78ebd47e52e3b1e1f29f21d2067bdd1cb31290530cdccfd4b16d6467d554ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:00:50.419Z] time="2021-12-03T09:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:00:50.419Z] time="2021-12-03T09:00:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e78ebd47e52e3b1e1f29f21d2067bdd1cb31290530cdccfd4b16d6467d554ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:00:50.675Z] plugin_test.go:165: [d2d32b1efcdd1] daemon is not started [2021-12-03T09:00:50.675Z] --- PASS: TestPluginInstall (2.99s) [2021-12-03T09:00:50.675Z] --- PASS: TestPluginInstall/no_auth (1.39s) [2021-12-03T09:00:50.675Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-12-03T09:00:50.675Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2021-12-03T09:00:50.675Z] === RUN TestPluginsWithRuntimes [2021-12-03T09:00:50.787Z] --- PASS: TestKillContainerInvalidSignal (2.83s) [2021-12-03T09:00:50.787Z] === RUN TestKillContainer [2021-12-03T09:00:50.787Z] === RUN TestKillContainer/no_signal [2021-12-03T09:00:51.741Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-12-03T09:00:51.741Z] check_test.go:308: [d1c6bf42413c6] daemon is not started [2021-12-03T09:00:51.741Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-12-03T09:00:51.997Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-03T09:00:52.040Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-03T09:00:52.966Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-03T09:00:53.674Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T09:00:53.674Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T09:00:53.674Z] === RUN TestKillContainer/killing_signal [2021-12-03T09:00:53.885Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-03T09:00:53.910Z] --- PASS: TestPluginsWithRuntimes (3.15s) [2021-12-03T09:00:53.910Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2021-12-03T09:00:53.910Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2021-12-03T09:00:53.910Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T09:00:54.141Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-12-03T09:00:54.484Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-12-03T09:00:54.484Z] PASS [2021-12-03T09:00:54.484Z] [2021-12-03T09:00:54.484Z] DONE 10 tests in 6.856s [2021-12-03T09:00:54.484Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-03T09:00:54.484Z] ++ 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-03T09:00:54.484Z] ++ set -e [2021-12-03T09:00:54.484Z] ++ '[' -n 0 ']' [2021-12-03T09:00:54.484Z] ++ set -x [2021-12-03T09:00:54.484Z] ++ 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-03T09:00:54.484Z] INFO: Testing against a local daemon [2021-12-03T09:00:54.484Z] === RUN TestExternalGraphDriver [2021-12-03T09:00:54.484Z] === RUN TestExternalGraphDriver/json [2021-12-03T09:00:56.029Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-03T09:00:56.387Z] === RUN TestExternalGraphDriver/spec [2021-12-03T09:00:56.562Z] --- PASS: TestKillContainer (5.66s) [2021-12-03T09:00:56.562Z] --- PASS: TestKillContainer/no_signal (2.90s) [2021-12-03T09:00:56.562Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T09:00:56.562Z] --- PASS: TestKillContainer/killing_signal (2.72s) [2021-12-03T09:00:56.562Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T09:00:56.562Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:00:56.562Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T09:00:56.562Z] === RUN TestKillStoppedContainer [2021-12-03T09:00:56.562Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:00:56.562Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-03T09:00:56.562Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T09:00:56.562Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:00:56.562Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T09:00:56.562Z] === RUN TestKillDifferentUserContainer [2021-12-03T09:00:56.562Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T09:00:56.562Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-03T09:00:56.562Z] === RUN TestInspectOomKilledTrue [2021-12-03T09:00:56.562Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:00:56.562Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-03T09:00:56.562Z] === RUN TestInspectOomKilledFalse [2021-12-03T09:00:56.562Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T09:00:56.562Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-03T09:00:56.562Z] === RUN TestLogsFollowTailEmpty [2021-12-03T09:00:56.591Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-12-03T09:00:57.753Z] === RUN TestExternalGraphDriver/pull [2021-12-03T09:00:58.726Z] --- PASS: TestLogsFollowTailEmpty (2.76s) [2021-12-03T09:00:58.726Z] === RUN TestNetworkNat [2021-12-03T09:00:58.726Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T09:00:58.726Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-03T09:00:58.726Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T09:00:59.120Z] --- PASS: TestExternalGraphDriver (4.65s) [2021-12-03T09:00:59.120Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2021-12-03T09:00:59.120Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2021-12-03T09:00:59.120Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2021-12-03T09:00:59.120Z] === RUN TestGraphdriverPluginV2 [2021-12-03T09:00:59.121Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:00:59.121Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-12-03T09:00:59.121Z] PASS [2021-12-03T09:00:59.121Z] [2021-12-03T09:00:59.121Z] === Skipped [2021-12-03T09:00:59.121Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-12-03T09:00:59.121Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:00:59.121Z] [2021-12-03T09:00:59.121Z] DONE 5 tests, 1 skipped in 4.776s [2021-12-03T09:00:59.121Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-03T09:00:59.121Z] ++ 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-03T09:00:59.121Z] ++ set -e [2021-12-03T09:00:59.121Z] ++ '[' -n 0 ']' [2021-12-03T09:00:59.121Z] ++ set -x [2021-12-03T09:00:59.121Z] ++ 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-03T09:00:59.377Z] INFO: Testing against a local daemon [2021-12-03T09:00:59.377Z] === RUN TestContinueAfterPluginCrash [2021-12-03T09:00:59.377Z] === PAUSE TestContinueAfterPluginCrash [2021-12-03T09:00:59.377Z] === RUN TestReadPluginNoRead [2021-12-03T09:00:59.377Z] === PAUSE TestReadPluginNoRead [2021-12-03T09:00:59.377Z] === RUN TestDaemonStartWithLogOpt [2021-12-03T09:00:59.377Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-03T09:00:59.377Z] === CONT TestContinueAfterPluginCrash [2021-12-03T09:00:59.377Z] === CONT TestDaemonStartWithLogOpt [2021-12-03T09:01:00.764Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-12-03T09:01:02.131Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-12-03T09:01:02.440Z] --- PASS: TestNetworkLocalhostTCPNat (3.49s) [2021-12-03T09:01:02.440Z] === RUN TestNetworkLoopbackNat [2021-12-03T09:01:02.440Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T09:01:02.440Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-03T09:01:02.440Z] === RUN TestPause [2021-12-03T09:01:02.440Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T09:01:02.440Z] --- SKIP: TestPause (0.00s) [2021-12-03T09:01:02.440Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T09:01:02.645Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2021-12-03T09:01:02.645Z] === CONT TestReadPluginNoRead [2021-12-03T09:01:03.629Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2021-12-03T09:01:03.629Z] === RUN TestServiceUpdateNetwork [2021-12-03T09:01:04.022Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-12-03T09:01:04.302Z] Removing intermediate container 5b65fd94bda8 [2021-12-03T09:01:04.302Z] ---> d4a7b71e8399 [2021-12-03T09:01:04.302Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-03T09:01:04.302Z] ---> Running in 9499458fad8a [2021-12-03T09:01:04.302Z] Removing intermediate container 9499458fad8a [2021-12-03T09:01:04.302Z] ---> 1ad3e3c0a75c [2021-12-03T09:01:04.302Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-03T09:01:04.302Z] ---> Running in 0ea3c82dc65b [2021-12-03T09:01:04.302Z] Removing intermediate container 0ea3c82dc65b [2021-12-03T09:01:04.302Z] ---> 2702d19a3846 [2021-12-03T09:01:04.302Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-03T09:01:04.534Z] === RUN TestReadPluginNoRead/default [2021-12-03T09:01:04.769Z] [2021-12-03T09:01:04.769Z] ---> de18020bd822 [2021-12-03T09:01:04.769Z] 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-03T09:01:05.237Z] ---> Running in 6fbbbeca6e3b [2021-12-03T09:01:05.347Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.80s) [2021-12-03T09:01:05.347Z] === RUN TestPauseStopPausedContainer [2021-12-03T09:01:05.347Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:01:05.347Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-03T09:01:05.347Z] === RUN TestPsFilter [2021-12-03T09:01:05.347Z] --- PASS: TestPsFilter (0.29s) [2021-12-03T09:01:05.347Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T09:01:05.900Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-03T09:01:06.828Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-03T09:01:07.289Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-12-03T09:01:07.389Z] --- PASS: TestContinueAfterPluginCrash (8.05s) [2021-12-03T09:01:07.952Z] === CONT TestReadPluginNoRead [2021-12-03T09:01:07.952Z] read_test.go:92: [d6393ce50c238] daemon is not started [2021-12-03T09:01:07.952Z] --- PASS: TestReadPluginNoRead (5.67s) [2021-12-03T09:01:07.952Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2021-12-03T09:01:07.952Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2021-12-03T09:01:07.952Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2021-12-03T09:01:07.952Z] PASS [2021-12-03T09:01:07.952Z] [2021-12-03T09:01:07.952Z] DONE 6 tests in 8.760s [2021-12-03T09:01:07.952Z] 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-03T09:01:07.952Z] ++ 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-03T09:01:07.952Z] ++ set -e [2021-12-03T09:01:07.952Z] ++ '[' -n 0 ']' [2021-12-03T09:01:07.952Z] ++ set -x [2021-12-03T09:01:07.952Z] ++ 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-03T09:01:07.952Z] testing: warning: no tests to run [2021-12-03T09:01:07.952Z] PASS [2021-12-03T09:01:07.952Z] [2021-12-03T09:01:07.952Z] DONE 0 tests in 0.035s [2021-12-03T09:01:07.952Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-03T09:01:07.952Z] ++ 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-03T09:01:07.952Z] ++ set -e [2021-12-03T09:01:07.952Z] ++ '[' -n 0 ']' [2021-12-03T09:01:07.952Z] ++ set -x [2021-12-03T09:01:07.952Z] ++ 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-03T09:01:08.208Z] INFO: Testing against a local daemon [2021-12-03T09:01:08.208Z] === RUN TestPluginWithDevMounts [2021-12-03T09:01:08.208Z] === PAUSE TestPluginWithDevMounts [2021-12-03T09:01:08.208Z] === CONT TestPluginWithDevMounts [2021-12-03T09:01:08.233Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.66s) [2021-12-03T09:01:08.233Z] === RUN TestRemoveContainerWithVolume [2021-12-03T09:01:09.575Z] --- PASS: TestPluginWithDevMounts (1.51s) [2021-12-03T09:01:09.575Z] PASS [2021-12-03T09:01:09.575Z] [2021-12-03T09:01:09.575Z] DONE 1 tests in 1.605s [2021-12-03T09:01:09.575Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-03T09:01:09.575Z] ++ 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-03T09:01:09.575Z] ++ set -e [2021-12-03T09:01:09.575Z] ++ '[' -n 0 ']' [2021-12-03T09:01:09.575Z] ++ set -x [2021-12-03T09:01:09.575Z] ++ 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-03T09:01:09.575Z] INFO: Testing against a local daemon [2021-12-03T09:01:09.575Z] === RUN TestSecretInspect [2021-12-03T09:01:10.558Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-03T09:01:10.558Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-12-03T09:01:10.815Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-03T09:01:11.124Z] --- PASS: TestRemoveContainerWithVolume (2.89s) [2021-12-03T09:01:11.124Z] === RUN TestRemoveContainerRunning [2021-12-03T09:01:12.090Z] --- PASS: TestSecretInspect (2.07s) [2021-12-03T09:01:12.090Z] === RUN TestSecretList [2021-12-03T09:01:13.980Z] --- PASS: TestSecretList (2.11s) [2021-12-03T09:01:13.980Z] === RUN TestSecretsCreateAndDelete [2021-12-03T09:01:14.013Z] --- PASS: TestRemoveContainerRunning (2.79s) [2021-12-03T09:01:14.013Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T09:01:14.988Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-12-03T09:01:15.245Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-03T09:01:15.807Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-03T09:01:15.853Z] --- PASS: TestServiceUpdateNetwork (12.82s) [2021-12-03T09:01:15.853Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T09:01:15.869Z] --- PASS: TestSecretsCreateAndDelete (2.08s) [2021-12-03T09:01:15.869Z] === RUN TestSecretsUpdate [2021-12-03T09:01:16.369Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-03T09:01:16.625Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-12-03T09:01:16.881Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-03T09:01:16.901Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.75s) [2021-12-03T09:01:16.901Z] === RUN TestRemoveInvalidContainer [2021-12-03T09:01:16.901Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-12-03T09:01:16.901Z] === RUN TestRenameLinkedContainer [2021-12-03T09:01:16.901Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T09:01:16.901Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-03T09:01:16.901Z] === RUN TestRenameStoppedContainer [2021-12-03T09:01:17.138Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-03T09:01:17.236Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-03T09:01:17.394Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-03T09:01:17.650Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-03T09:01:17.650Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-12-03T09:01:17.806Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-03T09:01:18.384Z] --- PASS: TestSecretsUpdate (2.16s) [2021-12-03T09:01:18.384Z] === RUN TestTemplatedSecret [2021-12-03T09:01:19.017Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-12-03T09:01:19.787Z] --- PASS: TestRenameStoppedContainer (2.82s) [2021-12-03T09:01:19.787Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T09:01:19.946Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-03T09:01:20.181Z] Removing intermediate container 6fbbbeca6e3b [2021-12-03T09:01:20.181Z] ---> 6bca9b0f5c20 [2021-12-03T09:01:20.181Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-03T09:01:20.181Z] ---> Running in 624fb2c4bbea [2021-12-03T09:01:20.899Z] --- PASS: TestTemplatedSecret (2.48s) [2021-12-03T09:01:20.899Z] === RUN TestSecretCreateResolve [2021-12-03T09:01:21.742Z] [2021-12-03T09:01:21.743Z] SUCCESS: Specified value was saved. [2021-12-03T09:01:21.837Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-03T09:01:22.093Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-12-03T09:01:22.789Z] --- PASS: TestSecretCreateResolve (2.08s) [2021-12-03T09:01:22.789Z] PASS [2021-12-03T09:01:22.789Z] [2021-12-03T09:01:22.789Z] DONE 6 tests in 13.077s [2021-12-03T09:01:22.789Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-12-03T09:01:22.789Z] ++ 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-03T09:01:22.789Z] ++ set -e [2021-12-03T09:01:22.789Z] ++ '[' -n 0 ']' [2021-12-03T09:01:22.789Z] ++ set -x [2021-12-03T09:01:22.789Z] ++ 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-03T09:01:22.789Z] INFO: Testing against a local daemon [2021-12-03T09:01:22.789Z] === RUN TestServiceCreateInit [2021-12-03T09:01:22.789Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T09:01:23.066Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-03T09:01:23.311Z] Removing intermediate container 624fb2c4bbea [2021-12-03T09:01:23.311Z] ---> 31a107259e5b [2021-12-03T09:01:23.312Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-03T09:01:23.779Z] ---> Running in 83521b845a27 [2021-12-03T09:01:24.384Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-03T09:01:24.954Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-03T09:01:25.556Z] --- PASS: TestRenameRunningContainerAndReuse (5.57s) [2021-12-03T09:01:25.556Z] === RUN TestRenameInvalidName [2021-12-03T09:01:25.883Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-03T09:01:26.055Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T09:01:27.250Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-03T09:01:27.506Z] docker_cli_daemon_test.go:2550: [dbb1e7caabf96] daemon is not started [2021-12-03T09:01:27.719Z] --- PASS: TestRenameInvalidName (2.84s) [2021-12-03T09:01:27.719Z] === RUN TestRenameAnonymousContainer [2021-12-03T09:01:28.525Z] Cannot create a file when that file already exists. [2021-12-03T09:01:29.397Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-12-03T09:01:30.222Z] --- PASS: TestServiceCreateInit (6.72s) [2021-12-03T09:01:30.222Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.14s) [2021-12-03T09:01:30.222Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2021-12-03T09:01:30.222Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T09:01:32.309Z] Removing intermediate container 83521b845a27 [2021-12-03T09:01:32.310Z] ---> 1b608b9b9d4c [2021-12-03T09:01:32.310Z] Step 13/13 : CMD ["sh"] [2021-12-03T09:01:32.310Z] ---> Running in 4f65ff9f3e38 [2021-12-03T09:01:32.515Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2021-12-03T09:01:32.515Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-12-03T09:01:32.515Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-12-03T09:01:32.515Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2021-12-03T09:01:32.515Z] PASS [2021-12-03T09:01:32.515Z] [2021-12-03T09:01:32.515Z] === Skipped [2021-12-03T09:01:32.515Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-03T09:01:32.515Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T09:01:32.515Z] [2021-12-03T09:01:32.515Z] DONE 27 tests, 1 skipped in 184.908s [2021-12-03T09:01:32.515Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-03T09:01:32.515Z] INFO: Testing against a local daemon [2021-12-03T09:01:32.515Z] === RUN TestSessionCreate [2021-12-03T09:01:32.515Z] --- PASS: TestSessionCreate (0.02s) [2021-12-03T09:01:32.515Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T09:01:32.515Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-03T09:01:32.515Z] PASS [2021-12-03T09:01:32.515Z] [2021-12-03T09:01:32.515Z] DONE 2 tests in 0.075s [2021-12-03T09:01:32.515Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-03T09:01:32.515Z] INFO: Testing against a local daemon [2021-12-03T09:01:32.515Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T09:01:32.515Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-12-03T09:01:32.515Z] === RUN TestDiskUsage [2021-12-03T09:01:32.515Z] === PAUSE TestDiskUsage [2021-12-03T09:01:32.515Z] === RUN TestEventsExecDie [2021-12-03T09:01:32.515Z] --- PASS: TestEventsExecDie (0.58s) [2021-12-03T09:01:32.515Z] === RUN TestEventsBackwardsCompatible [2021-12-03T09:01:32.775Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-12-03T09:01:32.775Z] === RUN TestEventsVolumeCreate [2021-12-03T09:01:32.775Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-12-03T09:01:32.775Z] === RUN TestInfoBinaryCommits [2021-12-03T09:01:32.775Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-03T09:01:32.775Z] === RUN TestInfoAPIVersioned [2021-12-03T09:01:32.775Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-03T09:01:32.775Z] === RUN TestInfoDiscoveryBackend [2021-12-03T09:01:32.782Z] Removing intermediate container 4f65ff9f3e38 [2021-12-03T09:01:32.782Z] ---> bb42407d511f [2021-12-03T09:01:32.782Z] Successfully built bb42407d511f [2021-12-03T09:01:32.782Z] Successfully tagged busybox:latest [2021-12-03T09:01:32.782Z] INFO: Docker images of the daemon under test [2021-12-03T09:01:32.782Z] [2021-12-03T09:01:32.782Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-03T09:01:32.782Z] busybox latest bb42407d511f Less than a second ago 5.76GB [2021-12-03T09:01:32.782Z] microsoft/windowsservercore latest 617dd5ead5b8 4 weeks ago 5.74GB [2021-12-03T09:01:32.782Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 4 weeks ago 5.74GB [2021-12-03T09:01:32.782Z] [2021-12-03T09:01:32.782Z] INFO: Running integration tests at 12/03/2021 09:01:32... [2021-12-03T09:01:32.782Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-03T09:01:32.782Z] INFO: Integration API tests being run from the host: [2021-12-03T09:01:32.782Z] INFO: make.ps1 starting at 12/03/2021 09:01:32 [2021-12-03T09:01:33.345Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-12-03T09:01:33.345Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-03T09:01:33.773Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-03T09:01:34.285Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-03T09:01:34.285Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-03T09:01:34.648Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-03T09:01:34.854Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-03T09:01:34.855Z] === RUN TestInfoAPI [2021-12-03T09:01:34.855Z] --- PASS: TestInfoAPI (0.02s) [2021-12-03T09:01:34.855Z] === RUN TestInfoAPIWarnings [2021-12-03T09:01:37.926Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-03T09:01:40.055Z] --- PASS: TestRenameAnonymousContainer (11.08s) [2021-12-03T09:01:40.056Z] === RUN TestRenameContainerWithSameName [2021-12-03T09:01:41.210Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-12-03T09:01:42.220Z] --- PASS: TestRenameContainerWithSameName (2.90s) [2021-12-03T09:01:42.220Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T09:01:42.220Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T09:01:42.220Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-03T09:01:42.220Z] === RUN TestResize [2021-12-03T09:01:42.577Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-12-03T09:01:45.065Z] --- PASS: TestCreateServiceMultipleTimes (14.83s) [2021-12-03T09:01:45.065Z] === RUN TestCreateServiceConflict [2021-12-03T09:01:45.098Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-12-03T09:01:45.108Z] --- PASS: TestResize (2.82s) [2021-12-03T09:01:45.108Z] === RUN TestResizeWithInvalidSize [2021-12-03T09:01:45.356Z] check_test.go:308: [d1f72876acb16] daemon is not started [2021-12-03T09:01:45.356Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-12-03T09:01:46.430Z] --- PASS: TestCreateServiceConflict (2.06s) [2021-12-03T09:01:46.430Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T09:01:47.280Z] --- PASS: TestResizeWithInvalidSize (2.83s) [2021-12-03T09:01:47.280Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T09:01:48.947Z] --- PASS: TestCreateServiceMaxReplicas (2.08s) [2021-12-03T09:01:48.947Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T09:01:50.167Z] --- PASS: TestResizeWhenContainerNotStarted (2.72s) [2021-12-03T09:01:50.168Z] === RUN TestDaemonRestartKillContainers [2021-12-03T09:01:50.168Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:01:50.168Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-03T09:01:50.168Z] === RUN TestStats [2021-12-03T09:01:50.168Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T09:01:50.168Z] --- SKIP: TestStats (0.00s) [2021-12-03T09:01:50.168Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite (334.81s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.43s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.57s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.29s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.10s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.76s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.45s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.04s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.97s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.89s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.17s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.05s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.23s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.26s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.61s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.41s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.19s) [2021-12-03T09:01:51.897Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.93s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.52s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.79s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.01s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.14s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.37s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.33s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.51s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.65s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.90s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.51s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.71s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.10s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.37s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.72s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.84s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.22s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.41s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.94s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.41s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.70s) [2021-12-03T09:01:51.897Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-12-03T09:01:51.897Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.82s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.99s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.54s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.91s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.20s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.49s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.65s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.24s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.00s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.88s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.67s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.56s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.31s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.98s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.78s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.79s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.07s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.45s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.40s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.52s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.73s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.50s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.29s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.08s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.24s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.38s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.55s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-12-03T09:01:51.897Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.68s) [2021-12-03T09:01:51.897Z] === RUN TestDockerSwarmSuite [2021-12-03T09:01:51.897Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-12-03T09:01:52.994Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-12-03T09:01:52.994Z] === RUN TestInfoDebug [2021-12-03T09:01:52.994Z] --- PASS: TestInfoDebug (0.52s) [2021-12-03T09:01:52.994Z] === RUN TestInfoInsecureRegistries [2021-12-03T09:01:52.994Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-12-03T09:01:52.994Z] === RUN TestInfoRegistryMirrors [2021-12-03T09:01:52.994Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-12-03T09:01:52.994Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T09:01:52.994Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-12-03T09:01:52.994Z] === RUN TestPingCacheHeaders [2021-12-03T09:01:52.994Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-03T09:01:52.994Z] === RUN TestPingGet [2021-12-03T09:01:52.994Z] --- PASS: TestPingGet (0.02s) [2021-12-03T09:01:52.994Z] === RUN TestPingHead [2021-12-03T09:01:52.994Z] --- PASS: TestPingHead (0.02s) [2021-12-03T09:01:52.994Z] === RUN TestVersion [2021-12-03T09:01:52.994Z] --- PASS: TestVersion (0.02s) [2021-12-03T09:01:52.994Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-12-03T09:01:52.994Z] === CONT TestDiskUsage [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/empty [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/empty/container_types [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/empty/image_types [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/empty/volume_types [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-03T09:01:53.255Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-03T09:01:53.516Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-03T09:01:53.516Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-03T09:01:53.516Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-03T09:01:53.516Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-03T09:01:53.516Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-03T09:01:53.516Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-03T09:01:53.516Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-03T09:01:53.516Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-03T09:01:53.516Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-03T09:01:53.516Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-03T09:01:53.516Z] === RUN TestDiskUsage/after_container.Run [2021-12-03T09:01:53.790Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-12-03T09:01:54.088Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-03T09:01:54.088Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-03T09:01:54.088Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-03T09:01:54.088Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-03T09:01:54.088Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-03T09:01:54.088Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-03T09:01:54.088Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-03T09:01:54.088Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-03T09:01:54.088Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-03T09:01:54.088Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage (1.48s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T09:01:54.349Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-12-03T09:01:54.349Z] PASS [2021-12-03T09:01:54.349Z] [2021-12-03T09:01:54.349Z] DONE 53 tests in 22.304s [2021-12-03T09:01:54.349Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-03T09:01:54.349Z] INFO: Testing against a local daemon [2021-12-03T09:01:54.349Z] === RUN TestVolumesCreateAndList [2021-12-03T09:01:54.349Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-03T09:01:54.349Z] === RUN TestVolumesRemove [2021-12-03T09:01:54.349Z] --- PASS: TestVolumesRemove (0.07s) [2021-12-03T09:01:54.349Z] === RUN TestVolumesInspect [2021-12-03T09:01:54.349Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-03T09:01:54.349Z] === RUN TestVolumesInvalidJSON [2021-12-03T09:01:54.349Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T09:01:54.349Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T09:01:54.352Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-03T09:01:54.610Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T09:01:54.610Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-03T09:01:54.610Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T09:01:54.610Z] PASS [2021-12-03T09:01:54.610Z] [2021-12-03T09:01:54.610Z] DONE 5 tests in 0.160s [2021-12-03T09:01:54.610Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T09:01:54.870Z] Stopping apparmor (via systemctl): apparmor.service. [2021-12-03T09:01:54.870Z] Removing test suite binaries [2021-12-03T09:01:55.131Z] exiting test-integration [2021-12-03T09:01:55.131Z] ++ exit 0 [2021-12-03T09:01:55.131Z] Post stage [Pipeline] junit [2021-12-03T09:01:56.531Z] Recording test results [2021-12-03T09:01:56.869Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-03T09:01:56.869Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-12-03T09:01:57.214Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.08s) [2021-12-03T09:01:57.214Z] === RUN TestStopContainerWithTimeout [2021-12-03T09:01:57.214Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T09:01:57.214Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-03T09:01:57.214Z] === RUN TestUpdateRestartPolicy [2021-12-03T09:01:58.262Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-03T09:01:58.610Z] + echo Ensuring container killed. [2021-12-03T09:01:58.610Z] Ensuring container killed. [2021-12-03T09:01:58.610Z] + docker rm -vf docker-pr1 [2021-12-03T09:01:58.610Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-03T09:01:58.896Z] + echo Chowning /workspace to jenkins user [2021-12-03T09:01:58.896Z] Chowning /workspace to jenkins user [2021-12-03T09:01:58.896Z] + id -u [2021-12-03T09:01:58.896Z] + id -g [2021-12-03T09:01:58.896Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43058:/workspace busybox chown -R 1000:1000 /workspace [2021-12-03T09:01:58.896Z] Unable to find image 'busybox:latest' locally [2021-12-03T09:01:59.157Z] latest: Pulling from library/busybox [2021-12-03T09:01:59.157Z] 3aab638df1a9: Pulling fs layer [2021-12-03T09:01:59.157Z] 3aab638df1a9: Download complete [2021-12-03T09:01:59.157Z] 3aab638df1a9: Pull complete [2021-12-03T09:01:59.157Z] Digest: sha256:52817dece4cfe26f581c834d27a8e1bcc82194f914afe6d50afad5a101234ef1 [2021-12-03T09:01:59.157Z] Status: Downloaded newer image for busybox:latest [2021-12-03T09:01:59.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:01:59.239Z] INFO: Testing against a local daemon [2021-12-03T09:01:59.239Z] === RUN TestBuildWithSession [2021-12-03T09:01:59.239Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T09:01:59.239Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-03T09:01:59.239Z] === RUN TestBuildSquashParent [2021-12-03T09:01:59.239Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:01:59.239Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-03T09:01:59.239Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-03T09:01:59.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T09:01:59.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T09:01:59.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T09:01:59.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-03T09:01:59.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T09:01:59.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T09:01:59.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T09:01:59.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T09:01:59.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T09:01:59.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T09:01:59.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T09:01:59.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T09:01:59.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-03T09:01:59.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-03T09:01:59.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-03T09:01:59.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T09:02:02.018Z] + bundleName=amd64-cgroup2 [2021-12-03T09:02:02.018Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-12-03T09:02:02.018Z] Creating amd64-cgroup2-bundles.tar.gz [2021-12-03T09:02:02.019Z] + 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:02:02.019Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-12-03T09:02:02.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [Pipeline] archiveArtifacts [2021-12-03T09:02:02.292Z] Archiving artifacts [2021-12-03T09:02:02.885Z] --- PASS: TestBuildWithHugeFile (92.74s) [2021-12-03T09:02:02.885Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T09:02:02.885Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T09:02:02.885Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T09:02:02.885Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T09:02:02.885Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T09:02:02.885Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T09:02:02.885Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T09:02:02.885Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T09:02:02.885Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T09:02:02.885Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T09:02:02.885Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T09:02:02.885Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T09:02:02.885Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-12-03T09:02:02.885Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-03T09:02:02.885Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-12-03T09:02:02.885Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestBuildPreserveOwnership [2021-12-03T09:02:02.885Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:02:02.885Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestBuildPlatformInvalid [2021-12-03T09:02:02.885Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-12-03T09:02:02.885Z] PASS [2021-12-03T09:02:02.885Z] ok github.com/docker/docker/integration/build 143.676s [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === Skipped [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-03T09:02:02.885Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-03T09:02:02.885Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-03T09:02:02.885Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-03T09:02:02.885Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T09:02:02.885Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-03T09:02:02.885Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] DONE 29 tests, 6 skipped in 167.478s [2021-12-03T09:02:02.885Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-03T09:02:02.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:02:02.885Z] INFO: Testing against a local daemon [2021-12-03T09:02:02.885Z] === RUN TestConfigInspect [2021-12-03T09:02:02.885Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestConfigList [2021-12-03T09:02:02.885Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] --- SKIP: TestConfigList (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestConfigsCreateAndDelete [2021-12-03T09:02:02.885Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestConfigsUpdate [2021-12-03T09:02:02.885Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestTemplatedConfig [2021-12-03T09:02:02.885Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestConfigCreateResolve [2021-12-03T09:02:02.885Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:02.885Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-03T09:02:02.885Z] PASS [2021-12-03T09:02:02.885Z] ok github.com/docker/docker/integration/config 0.061s [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === Skipped [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-03T09:02:02.885Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-03T09:02:02.885Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-03T09:02:02.885Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-03T09:02:02.885Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-03T09:02:02.885Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-03T09:02:02.885Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:02.885Z] [2021-12-03T09:02:02.885Z] DONE 6 tests, 6 skipped in 1.590s [2021-12-03T09:02:02.885Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-03T09:02:02.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:02:02.885Z] INFO: Testing against a local daemon [2021-12-03T09:02:02.885Z] === RUN TestCheckpoint [2021-12-03T09:02:02.885Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T09:02:02.885Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestContainerInvalidJSON [2021-12-03T09:02:02.885Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T09:02:02.885Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T09:02:02.885Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T09:02:02.885Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T09:02:02.885Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T09:02:02.885Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T09:02:02.885Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-12-03T09:02:02.885Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T09:02:02.885Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T09:02:02.885Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-12-03T09:02:02.885Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T09:02:02.885Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-12-03T09:02:02.885Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T09:02:02.885Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-12-03T09:02:02.885Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T09:02:02.885Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-12-03T09:02:02.885Z] === RUN TestCopyFromContainer [2021-12-03T09:02:02.885Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T09:02:02.885Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T09:02:02.885Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T09:02:02.885Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T09:02:02.885Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T09:02:02.885Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T09:02:02.885Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T09:02:02.885Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T09:02:02.885Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T09:02:02.885Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T09:02:02.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T09:02:02.885Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T09:02:02.885Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestCreateWithInvalidEnv [2021-12-03T09:02:02.885Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T09:02:02.885Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T09:02:02.885Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T09:02:02.885Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T09:02:02.885Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T09:02:02.885Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T09:02:02.885Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T09:02:02.885Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T09:02:02.885Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T09:02:02.885Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T09:02:02.885Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T09:02:02.885Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:02.885Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T09:02:02.885Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:02.885Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T09:02:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T09:02:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T09:02:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T09:02:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T09:02:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T09:02:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T09:02:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T09:02:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T09:02:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T09:02:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T09:02:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T09:02:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T09:02:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T09:02:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T09:02:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T09:02:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T09:02:02.885Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T09:02:02.885Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestCreateDifferentPlatform [2021-12-03T09:02:02.885Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T09:02:02.885Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T09:02:02.885Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T09:02:02.885Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T09:02:02.885Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-12-03T09:02:02.885Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T09:02:02.885Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T09:02:02.885Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-12-03T09:02:02.885Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T09:02:02.885Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:02.885Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestDiff [2021-12-03T09:02:02.885Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:02.885Z] --- SKIP: TestDiff (0.00s) [2021-12-03T09:02:02.885Z] === RUN TestExecWithCloseStdin [2021-12-03T09:02:02.885Z] --- PASS: TestExecWithCloseStdin (1.85s) [2021-12-03T09:02:02.885Z] === RUN TestExec [2021-12-03T09:02:03.340Z] --- PASS: TestExec (1.78s) [2021-12-03T09:02:03.340Z] === RUN TestExecUser [2021-12-03T09:02:03.340Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T09:02:03.340Z] --- SKIP: TestExecUser (0.00s) [2021-12-03T09:02:03.340Z] === RUN TestExportContainerAndImportImage [2021-12-03T09:02:03.340Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:03.340Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-03T09:02:03.340Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T09:02:03.340Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:03.340Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T09:02:03.340Z] === RUN TestHealthCheckWorkdir [2021-12-03T09:02:03.340Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:03.340Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-03T09:02:03.340Z] === RUN TestHealthKillContainer [2021-12-03T09:02:03.340Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T09:02:03.340Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-03T09:02:03.340Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T09:02:03.340Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T09:02:03.340Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T09:02:03.340Z] === RUN TestKillContainerInvalidSignal [2021-12-03T09:02:03.786Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.01s) [2021-12-03T09:02:03.786Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T09:02:04.474Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43058/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:02:04.788Z] + make clean [2021-12-03T09:02:04.864Z] --- PASS: TestKillContainerInvalidSignal (1.74s) [2021-12-03T09:02:04.864Z] === RUN TestKillContainer [2021-12-03T09:02:04.864Z] === RUN TestKillContainer/no_signal [2021-12-03T09:02:05.049Z] docker volume rm -f docker-dev-cache [2021-12-03T09:02:05.049Z] docker-dev-cache [Pipeline] deleteDir [2021-12-03T09:02:05.388Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-03T09:02:06.316Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-03T09:02:06.387Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T09:02:06.387Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T09:02:06.387Z] === RUN TestKillContainer/killing_signal [2021-12-03T09:02:06.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-03T09:02:07.134Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T09:02:08.063Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-03T09:02:08.063Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-03T09:02:08.319Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-03T09:02:08.547Z] --- PASS: TestKillContainer (3.82s) [2021-12-03T09:02:08.547Z] --- PASS: TestKillContainer/no_signal (1.65s) [2021-12-03T09:02:08.547Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T09:02:08.547Z] --- PASS: TestKillContainer/killing_signal (2.15s) [2021-12-03T09:02:08.547Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T09:02:08.547Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:02:08.547Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T09:02:08.547Z] === RUN TestKillStoppedContainer [2021-12-03T09:02:08.547Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:02:08.547Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-03T09:02:08.547Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T09:02:08.547Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:02:08.547Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T09:02:08.547Z] === RUN TestKillDifferentUserContainer [2021-12-03T09:02:08.547Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T09:02:08.547Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-03T09:02:08.547Z] === RUN TestInspectOomKilledTrue [2021-12-03T09:02:08.547Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:08.547Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-03T09:02:08.547Z] === RUN TestInspectOomKilledFalse [2021-12-03T09:02:08.547Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T09:02:08.547Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-03T09:02:08.547Z] === RUN TestLogsFollowTailEmpty [2021-12-03T09:02:08.575Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-03T09:02:08.965Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-12-03T09:02:08.965Z] Copying nested executables into bundles/binary-daemon [2021-12-03T09:02:08.965Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-12-03T09:02:08.965Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T09:02:08.965Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-12-03T09:02:08.965Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-12-03T09:02:09.300Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 -e DOCKER_GRAPHDRIVER docker:9f9158945a3e075115d0125b15e258042b281742 hack/make.sh cross [2021-12-03T09:02:09.689Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-03T09:02:09.689Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-03T09:02:10.238Z] [2021-12-03T09:02:10.238Z] Removing bundles/ [2021-12-03T09:02:10.238Z] [2021-12-03T09:02:10.238Z] ---> Making bundle: cross (in bundles/cross) [2021-12-03T09:02:10.238Z] Cross building: bundles/cross/linux/amd64 [2021-12-03T09:02:10.238Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-03T09:02:10.238Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-03T09:02:10.706Z] --- PASS: TestLogsFollowTailEmpty (1.62s) [2021-12-03T09:02:10.706Z] === RUN TestNetworkNat [2021-12-03T09:02:10.706Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:10.706Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-03T09:02:10.706Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T09:02:12.228Z] --- PASS: TestNetworkLocalhostTCPNat (2.00s) [2021-12-03T09:02:12.228Z] === RUN TestNetworkLoopbackNat [2021-12-03T09:02:12.228Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:12.228Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-03T09:02:12.228Z] === RUN TestPause [2021-12-03T09:02:12.228Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T09:02:12.228Z] --- SKIP: TestPause (0.00s) [2021-12-03T09:02:12.228Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T09:02:13.750Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.57s) [2021-12-03T09:02:13.750Z] === RUN TestPauseStopPausedContainer [2021-12-03T09:02:13.750Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:13.750Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-03T09:02:13.750Z] === RUN TestPsFilter [2021-12-03T09:02:13.757Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) [2021-12-03T09:02:13.757Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T09:02:14.205Z] --- PASS: TestPsFilter (0.26s) [2021-12-03T09:02:14.205Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T09:02:15.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-12-03T09:02:16.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-12-03T09:02:16.366Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.12s) [2021-12-03T09:02:16.366Z] === RUN TestRemoveContainerWithVolume [2021-12-03T09:02:16.841Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-12-03T09:02:16.841Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.19s) [2021-12-03T09:02:16.841Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.87s) [2021-12-03T09:02:16.841Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.23s) [2021-12-03T09:02:16.841Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.31s) [2021-12-03T09:02:16.841Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.56s) [2021-12-03T09:02:16.841Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.44s) [2021-12-03T09:02:16.841Z] === RUN TestBuildMultiStageCopy [2021-12-03T09:02:16.841Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-03T09:02:17.411Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-03T09:02:17.668Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-03T09:02:18.530Z] --- PASS: TestRemoveContainerWithVolume (2.21s) [2021-12-03T09:02:18.530Z] === RUN TestRemoveContainerRunning [2021-12-03T09:02:18.597Z] docker_api_swarm_test.go:563: [d43f90f563ae9] joining swarm manager [da1912eef43c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:02:18.854Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-03T09:02:19.416Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-03T09:02:19.978Z] === RUN TestDockerSuite/TestBuildFails [2021-12-03T09:02:20.053Z] --- PASS: TestRemoveContainerRunning (1.60s) [2021-12-03T09:02:20.053Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T09:02:20.907Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-03T09:02:20.907Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-03T09:02:21.575Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s) [2021-12-03T09:02:21.575Z] === RUN TestRemoveInvalidContainer [2021-12-03T09:02:21.575Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-12-03T09:02:21.575Z] === RUN TestRenameLinkedContainer [2021-12-03T09:02:21.575Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:21.575Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-03T09:02:21.575Z] === RUN TestRenameStoppedContainer [2021-12-03T09:02:22.294Z] --- PASS: TestUpdateRestartPolicy (22.91s) [2021-12-03T09:02:22.295Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T09:02:23.255Z] --- PASS: TestUpdateRestartWithAutoRemove (2.77s) [2021-12-03T09:02:23.255Z] === RUN TestWaitNonBlocked [2021-12-03T09:02:23.255Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T09:02:23.255Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T09:02:23.255Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T09:02:23.255Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T09:02:23.255Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T09:02:23.255Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T09:02:23.430Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-03T09:02:23.988Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-03T09:02:23.988Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-03T09:02:24.454Z] --- PASS: TestRenameStoppedContainer (2.37s) [2021-12-03T09:02:24.454Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T09:02:24.455Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-03T09:02:25.318Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-03T09:02:25.440Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-03T09:02:26.250Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-03T09:02:26.969Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-12-03T09:02:26.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.50s) [2021-12-03T09:02:26.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.67s) [2021-12-03T09:02:26.969Z] === RUN TestWaitBlocked [2021-12-03T09:02:26.969Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:26.969Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-03T09:02:26.969Z] PASS [2021-12-03T09:02:26.969Z] ok github.com/docker/docker/integration/container 103.666s [2021-12-03T09:02:26.969Z] [2021-12-03T09:02:26.969Z] === Skipped [2021-12-03T09:02:26.969Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-03T09:02:26.970Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-03T09:02:26.970Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T09:02:26.970Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T09:02:26.970Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T09:02:26.970Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-03T09:02:26.970Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T09:02:26.970Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-12-03T09:02:26.970Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-03T09:02:26.970Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-03T09:02:26.970Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-12-03T09:02:26.970Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-03T09:02:26.970Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-03T09:02:26.970Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T09:02:26.970Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-03T09:02:26.970Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-03T09:02:26.970Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T09:02:26.970Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-03T09:02:26.970Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T09:02:26.970Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T09:02:26.970Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-03T09:02:26.970Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T09:02:26.970Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-03T09:02:26.970Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-03T09:02:26.970Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-03T09:02:26.970Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-03T09:02:26.970Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-03T09:02:26.970Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-03T09:02:26.970Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-03T09:02:26.970Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-03T09:02:26.970Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-03T09:02:26.970Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-03T09:02:26.970Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-03T09:02:26.970Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-03T09:02:26.970Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-03T09:02:26.970Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:26.970Z] [2021-12-03T09:02:26.970Z] DONE 87 tests, 34 skipped in 105.954s [2021-12-03T09:02:26.970Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-03T09:02:27.002Z] --- PASS: TestBuildMultiStageCopy (10.86s) [2021-12-03T09:02:27.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.29s) [2021-12-03T09:02:27.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-12-03T09:02:27.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2021-12-03T09:02:27.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2021-12-03T09:02:27.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.13s) [2021-12-03T09:02:27.002Z] === RUN TestBuildMultiStageParentConfig [2021-12-03T09:02:27.336Z] --- PASS: TestRenameRunningContainerAndReuse (3.27s) [2021-12-03T09:02:27.336Z] === RUN TestRenameInvalidName [2021-12-03T09:02:27.617Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-03T09:02:27.873Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-03T09:02:28.596Z] --- PASS: TestCreateServiceConfigFileMode (12.26s) [2021-12-03T09:02:28.596Z] === RUN TestCreateServiceSysctls [2021-12-03T09:02:28.802Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-03T09:02:28.859Z] --- PASS: TestRenameInvalidName (1.62s) [2021-12-03T09:02:28.859Z] === RUN TestRenameAnonymousContainer [2021-12-03T09:02:29.158Z] --- PASS: TestCreateServiceSysctls (2.92s) [2021-12-03T09:02:29.158Z] === RUN TestCreateServiceCapabilities [2021-12-03T09:02:29.214Z] --- PASS: TestBuildMultiStageParentConfig (2.21s) [2021-12-03T09:02:29.214Z] === RUN TestBuildLabelWithTargets [2021-12-03T09:02:29.214Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:02:29.214Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-03T09:02:29.214Z] === RUN TestBuildWithEmptyLayers [2021-12-03T09:02:30.199Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2021-12-03T09:02:30.199Z] === RUN TestBuildMultiStageOnBuild [2021-12-03T09:02:31.048Z] --- PASS: TestCreateServiceCapabilities (1.95s) [2021-12-03T09:02:31.048Z] === RUN TestInspect [2021-12-03T09:02:31.319Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-03T09:02:31.319Z] docker_api_swarm_test.go:585: [dee148d14d5a5] joining swarm manager [da1912eef43c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:02:31.881Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-03T09:02:32.443Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-03T09:02:33.564Z] --- PASS: TestInspect (2.58s) [2021-12-03T09:02:33.564Z] === RUN TestCreateJob [2021-12-03T09:02:34.347Z] check_test.go:379: [d43f90f563ae9] daemon is not started [2021-12-03T09:02:34.650Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-03T09:02:36.081Z] --- PASS: TestCreateJob (2.42s) [2021-12-03T09:02:36.081Z] === RUN TestReplicatedJob [2021-12-03T09:02:36.575Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-03T09:02:37.940Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-03T09:02:39.132Z] --- PASS: TestRenameAnonymousContainer (8.74s) [2021-12-03T09:02:39.133Z] === RUN TestRenameContainerWithSameName [2021-12-03T09:02:39.587Z] --- PASS: TestRenameContainerWithSameName (1.68s) [2021-12-03T09:02:39.587Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T09:02:39.587Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:39.587Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-03T09:02:39.587Z] === RUN TestResize [2021-12-03T09:02:40.247Z] --- PASS: TestReplicatedJob (4.13s) [2021-12-03T09:02:40.247Z] === RUN TestUpdateReplicatedJob [2021-12-03T09:02:40.609Z] --- PASS: TestBuildMultiStageOnBuild (10.48s) [2021-12-03T09:02:40.609Z] === RUN TestBuildUncleanTarFilenames [2021-12-03T09:02:40.609Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:02:40.609Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-03T09:02:40.609Z] === RUN TestBuildMultiStageLayerLeak [2021-12-03T09:02:41.115Z] --- PASS: TestResize (1.68s) [2021-12-03T09:02:41.115Z] === RUN TestResizeWithInvalidSize [2021-12-03T09:02:42.107Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-03T09:02:42.107Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-03T09:02:42.638Z] --- PASS: TestResizeWithInvalidSize (1.62s) [2021-12-03T09:02:42.638Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T09:02:42.669Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-03T09:02:43.232Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-03T09:02:43.489Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-03T09:02:43.489Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-03T09:02:43.513Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2021-12-03T09:02:43.513Z] === RUN TestServiceListWithStatuses [2021-12-03T09:02:43.513Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T09:02:43.513Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T09:02:43.513Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T09:02:44.417Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-03T09:02:44.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-12-03T09:02:44.417Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-03T09:02:44.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-12-03T09:02:44.797Z] --- PASS: TestResizeWhenContainerNotStarted (2.32s) [2021-12-03T09:02:44.797Z] === RUN TestDaemonRestartKillContainers [2021-12-03T09:02:44.797Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:02:44.797Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-03T09:02:44.797Z] === RUN TestStats [2021-12-03T09:02:44.980Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-03T09:02:45.251Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T09:02:45.251Z] --- SKIP: TestStats (0.00s) [2021-12-03T09:02:45.251Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T09:02:45.543Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-03T09:02:46.105Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-03T09:02:46.362Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-03T09:02:46.779Z] --- PASS: TestDockerNetworkConnectAlias (3.51s) [2021-12-03T09:02:46.779Z] === RUN TestDockerNetworkReConnect [2021-12-03T09:02:47.291Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-03T09:02:47.291Z] docker_api_swarm_test.go:46: [d5506199b968a] joining swarm manager [d3a1408194a9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:02:48.097Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T09:02:48.097Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T09:02:48.097Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-03T09:02:48.097Z] === RUN TestDaemonConfigValidation [2021-12-03T09:02:48.097Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T09:02:48.097Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-03T09:02:48.097Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T09:02:48.097Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T09:02:48.097Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T09:02:48.097Z] === RUN TestDaemonProxy [2021-12-03T09:02:48.097Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T09:02:48.097Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-03T09:02:48.097Z] PASS [2021-12-03T09:02:48.097Z] ok github.com/docker/docker/integration/daemon 0.094s [2021-12-03T09:02:48.097Z] [2021-12-03T09:02:48.097Z] === Skipped [2021-12-03T09:02:48.097Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-03T09:02:48.097Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T09:02:48.097Z] [2021-12-03T09:02:48.097Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-03T09:02:48.097Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T09:02:48.097Z] [2021-12-03T09:02:48.097Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T09:02:48.097Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T09:02:48.097Z] [2021-12-03T09:02:48.097Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-03T09:02:48.097Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T09:02:48.097Z] [2021-12-03T09:02:48.097Z] DONE 4 tests, 4 skipped in 20.649s [2021-12-03T09:02:48.097Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-03T09:02:48.657Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-03T09:02:49.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:02:49.061Z] INFO: Testing against a local daemon [2021-12-03T09:02:49.061Z] === RUN TestCommitInheritsEnv [2021-12-03T09:02:49.061Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:02:49.061Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-03T09:02:49.061Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T09:02:49.061Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T09:02:49.061Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T09:02:49.061Z] === RUN TestImagesFilterMultiReference [2021-12-03T09:02:49.061Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-12-03T09:02:49.061Z] === RUN TestImagePullPlatformInvalid [2021-12-03T09:02:49.061Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-03T09:02:49.061Z] === RUN TestRemoveImageOrphaning [2021-12-03T09:02:50.027Z] --- PASS: TestRemoveImageOrphaning (0.96s) [2021-12-03T09:02:50.027Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T09:02:50.027Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-12-03T09:02:50.027Z] === RUN TestTagInvalidReference [2021-12-03T09:02:50.027Z] --- PASS: TestTagInvalidReference (0.03s) [2021-12-03T09:02:50.027Z] === RUN TestTagValidPrefixedRepo [2021-12-03T09:02:50.027Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-12-03T09:02:50.027Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T09:02:50.047Z] --- PASS: TestDockerNetworkReConnect (3.14s) [2021-12-03T09:02:50.047Z] === RUN TestServicePlugin [2021-12-03T09:02:50.047Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:02:50.047Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-03T09:02:50.047Z] === RUN TestServiceUpdateLabel [2021-12-03T09:02:50.483Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-12-03T09:02:50.484Z] === RUN TestTagOfficialNames [2021-12-03T09:02:50.484Z] --- PASS: TestTagOfficialNames (0.07s) [2021-12-03T09:02:50.484Z] === RUN TestTagMatchesDigest [2021-12-03T09:02:50.484Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-12-03T09:02:50.484Z] PASS [2021-12-03T09:02:50.484Z] ok github.com/docker/docker/integration/image 1.360s [2021-12-03T09:02:50.484Z] [2021-12-03T09:02:50.484Z] === Skipped [2021-12-03T09:02:50.484Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-03T09:02:50.484Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:02:50.484Z] [2021-12-03T09:02:50.484Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T09:02:50.484Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T09:02:50.484Z] [2021-12-03T09:02:50.484Z] DONE 11 tests, 2 skipped in 3.087s [2021-12-03T09:02:50.940Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-03T09:02:51.006Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.69s) [2021-12-03T09:02:51.006Z] === RUN TestStopContainerWithTimeout [2021-12-03T09:02:51.006Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T09:02:51.006Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-03T09:02:51.006Z] === RUN TestUpdateRestartPolicy [2021-12-03T09:02:51.017Z] --- PASS: TestBuildMultiStageLayerLeak (8.95s) [2021-12-03T09:02:51.017Z] === RUN TestBuildWithHugeFile [2021-12-03T09:02:51.176Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-03T09:02:51.937Z] --- PASS: TestServiceUpdateLabel (2.08s) [2021-12-03T09:02:51.937Z] === RUN TestServiceUpdateSecrets [2021-12-03T09:02:52.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:02:52.468Z] INFO: Testing against a local daemon [2021-12-03T09:02:52.468Z] === RUN TestNetworkCreateDelete [2021-12-03T09:02:52.468Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:52.469Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T09:02:52.469Z] 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-03T09:02:52.469Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestDaemonDNSFallback [2021-12-03T09:02:52.469Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:52.469Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestInspectNetwork [2021-12-03T09:02:52.469Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:52.469Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T09:02:52.469Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:52.469Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestNetworkInvalidJSON [2021-12-03T09:02:52.469Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T09:02:52.469Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T09:02:52.469Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:02:52.469Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:02:52.469Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:02:52.469Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:02:52.469Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T09:02:52.469Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:02:52.469Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:02:52.469Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-12-03T09:02:52.469Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T09:02:52.469Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T09:02:52.469Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-03T09:02:52.469Z] === RUN TestNetworkList [2021-12-03T09:02:52.469Z] === RUN TestNetworkList//networks [2021-12-03T09:02:52.469Z] === PAUSE TestNetworkList//networks [2021-12-03T09:02:52.469Z] === RUN TestNetworkList//networks/ [2021-12-03T09:02:52.469Z] === PAUSE TestNetworkList//networks/ [2021-12-03T09:02:52.469Z] === CONT TestNetworkList//networks [2021-12-03T09:02:52.469Z] === CONT TestNetworkList//networks/ [2021-12-03T09:02:52.469Z] --- PASS: TestNetworkList (0.03s) [2021-12-03T09:02:52.469Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T09:02:52.469Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T09:02:52.469Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T09:02:52.469Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T09:02:52.469Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T09:02:52.469Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T09:02:52.469Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T09:02:52.469Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T09:02:52.469Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T09:02:52.469Z] service_test.go:243: FLAKY_TEST [2021-12-03T09:02:52.469Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T09:02:52.469Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-03T09:02:52.469Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T09:02:52.469Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T09:02:52.469Z] PASS [2021-12-03T09:02:52.469Z] ok github.com/docker/docker/integration/network 0.131s [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === Skipped [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-03T09:02:52.469Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T09:02:52.469Z] 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-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-03T09:02:52.469Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-03T09:02:52.469Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-03T09:02:52.469Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-03T09:02:52.469Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T09:02:52.469Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T09:02:52.469Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T09:02:52.469Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T09:02:52.469Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T09:02:52.469Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T09:02:52.469Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T09:02:52.469Z] service_test.go:243: FLAKY_TEST [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-03T09:02:52.469Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T09:02:52.469Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T09:02:52.469Z] [2021-12-03T09:02:52.469Z] DONE 22 tests, 15 skipped in 1.873s [2021-12-03T09:02:52.925Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-03T09:02:53.381Z] testing: warning: no tests to run [2021-12-03T09:02:53.381Z] PASS [2021-12-03T09:02:53.381Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2021-12-03T09:02:53.381Z] [2021-12-03T09:02:53.381Z] DONE 0 tests in 0.568s [2021-12-03T09:02:53.381Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-03T09:02:53.836Z] testing: warning: no tests to run [2021-12-03T09:02:53.836Z] PASS [2021-12-03T09:02:53.836Z] ok github.com/docker/docker/integration/network/macvlan 0.057s [2021-12-03T09:02:53.836Z] [2021-12-03T09:02:53.836Z] DONE 0 tests in 0.578s [2021-12-03T09:02:53.836Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-03T09:02:54.801Z] testing: warning: no tests to run [2021-12-03T09:02:54.801Z] PASS [2021-12-03T09:02:54.801Z] ok github.com/docker/docker/integration/plugin 0.061s [2021-12-03T09:02:54.801Z] [2021-12-03T09:02:54.801Z] DONE 0 tests in 0.558s [2021-12-03T09:02:54.801Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-03T09:02:55.257Z] testing: warning: no tests to run [2021-12-03T09:02:55.257Z] PASS [2021-12-03T09:02:55.257Z] ok github.com/docker/docker/integration/plugin/authz 0.058s [2021-12-03T09:02:55.257Z] [2021-12-03T09:02:55.257Z] DONE 0 tests in 0.578s [2021-12-03T09:02:55.257Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-03T09:02:56.423Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-03T09:02:58.942Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-03T09:02:58.942Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-03T09:02:58.942Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-03T09:02:58.942Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-03T09:02:58.942Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-03T09:02:59.504Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-03T09:02:59.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:02:59.925Z] INFO: Testing against a local daemon [2021-12-03T09:02:59.925Z] === RUN TestPluginInvalidJSON [2021-12-03T09:02:59.925Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:02:59.925Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:02:59.925Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:02:59.925Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-12-03T09:02:59.925Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T09:02:59.925Z] === RUN TestPluginInstall [2021-12-03T09:02:59.925Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T09:02:59.925Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-03T09:02:59.925Z] === RUN TestPluginsWithRuntimes [2021-12-03T09:02:59.925Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T09:02:59.925Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-03T09:02:59.925Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T09:02:59.925Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T09:02:59.925Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T09:02:59.925Z] PASS [2021-12-03T09:02:59.925Z] ok github.com/docker/docker/integration/plugin/common 0.085s [2021-12-03T09:02:59.925Z] [2021-12-03T09:02:59.925Z] === Skipped [2021-12-03T09:02:59.925Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-03T09:02:59.925Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T09:02:59.925Z] [2021-12-03T09:02:59.925Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-03T09:02:59.925Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T09:02:59.925Z] [2021-12-03T09:02:59.925Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T09:02:59.925Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T09:02:59.925Z] [2021-12-03T09:02:59.925Z] DONE 5 tests, 3 skipped in 4.096s [2021-12-03T09:02:59.925Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-03T09:03:00.067Z] --- PASS: TestImportExtremelyLargeImageWorks (170.35s) [2021-12-03T09:03:00.067Z] PASS [2021-12-03T09:03:00.067Z] [2021-12-03T09:03:00.067Z] DONE 12 tests in 173.885s [2021-12-03T09:03:00.067Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-03T09:03:00.067Z] ++ 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-03T09:03:00.067Z] ++ set -e [2021-12-03T09:03:00.067Z] ++ '[' -n 0 ']' [2021-12-03T09:03:00.067Z] ++ set -x [2021-12-03T09:03:00.068Z] ++ 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-03T09:03:00.068Z] INFO: Testing against a local daemon [2021-12-03T09:03:00.068Z] === RUN TestNetworkCreateDelete [2021-12-03T09:03:00.324Z] --- PASS: TestNetworkCreateDelete (0.24s) [2021-12-03T09:03:00.324Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T09:03:00.886Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2021-12-03T09:03:00.886Z] === RUN TestDaemonDNSFallback [2021-12-03T09:03:00.886Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-03T09:03:02.092Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:02.092Z] INFO: Testing against a local daemon [2021-12-03T09:03:02.092Z] === RUN TestExternalGraphDriver [2021-12-03T09:03:02.092Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T09:03:02.092Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-03T09:03:02.092Z] === RUN TestGraphdriverPluginV2 [2021-12-03T09:03:02.092Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T09:03:02.092Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-03T09:03:02.092Z] PASS [2021-12-03T09:03:02.092Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.084s [2021-12-03T09:03:02.092Z] [2021-12-03T09:03:02.092Z] === Skipped [2021-12-03T09:03:02.092Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-03T09:03:02.092Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T09:03:02.092Z] [2021-12-03T09:03:02.092Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-03T09:03:02.092Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T09:03:02.092Z] [2021-12-03T09:03:02.092Z] DONE 2 tests, 2 skipped in 2.625s [2021-12-03T09:03:02.092Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-03T09:03:02.251Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-03T09:03:04.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:04.257Z] INFO: Testing against a local daemon [2021-12-03T09:03:04.257Z] === RUN TestReadPluginNoRead [2021-12-03T09:03:04.257Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T09:03:04.257Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-03T09:03:04.257Z] PASS [2021-12-03T09:03:04.257Z] ok github.com/docker/docker/integration/plugin/logging 0.077s [2021-12-03T09:03:04.257Z] [2021-12-03T09:03:04.257Z] === Skipped [2021-12-03T09:03:04.257Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-03T09:03:04.257Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T09:03:04.257Z] [2021-12-03T09:03:04.257Z] DONE 1 tests, 1 skipped in 1.921s [2021-12-03T09:03:04.257Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-03T09:03:04.767Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-03T09:03:04.767Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-03T09:03:05.023Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-03T09:03:05.218Z] testing: warning: no tests to run [2021-12-03T09:03:05.218Z] PASS [2021-12-03T09:03:05.218Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.061s [2021-12-03T09:03:05.218Z] [2021-12-03T09:03:05.218Z] DONE 0 tests in 1.020s [2021-12-03T09:03:05.218Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-03T09:03:05.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-12-03T09:03:06.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-12-03T09:03:06.774Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2021-12-03T09:03:06.774Z] === RUN TestServiceUpdateConfigs [2021-12-03T09:03:07.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:07.384Z] INFO: Testing against a local daemon [2021-12-03T09:03:07.384Z] === RUN TestPluginWithDevMounts [2021-12-03T09:03:07.384Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:07.384Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-03T09:03:07.384Z] PASS [2021-12-03T09:03:07.384Z] ok github.com/docker/docker/integration/plugin/volumes 0.078s [2021-12-03T09:03:07.384Z] [2021-12-03T09:03:07.384Z] === Skipped [2021-12-03T09:03:07.384Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-03T09:03:07.384Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:07.384Z] [2021-12-03T09:03:07.384Z] DONE 1 tests, 1 skipped in 1.827s [2021-12-03T09:03:07.384Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-03T09:03:07.447Z] --- PASS: TestDaemonDNSFallback (6.66s) [2021-12-03T09:03:07.448Z] === RUN TestInspectNetwork [2021-12-03T09:03:08.912Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:08.912Z] INFO: Testing against a local daemon [2021-12-03T09:03:08.912Z] === RUN TestSecretInspect [2021-12-03T09:03:08.912Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:08.912Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-03T09:03:08.912Z] === RUN TestSecretList [2021-12-03T09:03:08.912Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:08.912Z] --- SKIP: TestSecretList (0.00s) [2021-12-03T09:03:08.912Z] === RUN TestSecretsCreateAndDelete [2021-12-03T09:03:08.912Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:08.912Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-03T09:03:08.912Z] === RUN TestSecretsUpdate [2021-12-03T09:03:08.912Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:08.912Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-03T09:03:08.912Z] === RUN TestTemplatedSecret [2021-12-03T09:03:08.912Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:08.912Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-03T09:03:08.912Z] === RUN TestSecretCreateResolve [2021-12-03T09:03:08.912Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:08.912Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-03T09:03:08.912Z] PASS [2021-12-03T09:03:08.912Z] ok github.com/docker/docker/integration/secret 0.090s [2021-12-03T09:03:08.912Z] [2021-12-03T09:03:08.912Z] === Skipped [2021-12-03T09:03:08.912Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-03T09:03:08.912Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:08.912Z] [2021-12-03T09:03:08.912Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-03T09:03:08.912Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:08.912Z] [2021-12-03T09:03:08.912Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-03T09:03:08.912Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:08.912Z] [2021-12-03T09:03:08.912Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-03T09:03:08.912Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:08.912Z] [2021-12-03T09:03:08.912Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-03T09:03:08.912Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:08.912Z] [2021-12-03T09:03:08.912Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-03T09:03:08.912Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:08.912Z] [2021-12-03T09:03:08.912Z] DONE 6 tests, 6 skipped in 1.598s [2021-12-03T09:03:08.912Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-03T09:03:11.078Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:11.078Z] INFO: Testing against a local daemon [2021-12-03T09:03:11.078Z] === RUN TestServiceCreateInit [2021-12-03T09:03:11.078Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T09:03:11.078Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T09:03:11.078Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- PASS: TestServiceCreateInit (0.04s) [2021-12-03T09:03:11.078Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T09:03:11.078Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T09:03:11.078Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestCreateServiceConflict [2021-12-03T09:03:11.078Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T09:03:11.078Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-12-03T09:03:11.078Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T09:03:11.078Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T09:03:11.078Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T09:03:11.078Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestCreateServiceSysctls [2021-12-03T09:03:11.078Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-12-03T09:03:11.078Z] === RUN TestCreateServiceCapabilities [2021-12-03T09:03:11.078Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-12-03T09:03:11.078Z] === RUN TestInspect [2021-12-03T09:03:11.078Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestInspect (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestCreateJob [2021-12-03T09:03:11.078Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestCreateJob (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestReplicatedJob [2021-12-03T09:03:11.078Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestUpdateReplicatedJob [2021-12-03T09:03:11.078Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestServiceListWithStatuses [2021-12-03T09:03:11.078Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T09:03:11.078Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestDockerNetworkReConnect [2021-12-03T09:03:11.078Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestServicePlugin [2021-12-03T09:03:11.078Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestServiceUpdateLabel [2021-12-03T09:03:11.078Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:11.078Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestServiceUpdateSecrets [2021-12-03T09:03:11.078Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:11.078Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestServiceUpdateConfigs [2021-12-03T09:03:11.078Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:11.078Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestServiceUpdateNetwork [2021-12-03T09:03:11.078Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:11.078Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-03T09:03:11.078Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T09:03:11.078Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:11.078Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-03T09:03:11.078Z] PASS [2021-12-03T09:03:11.078Z] ok github.com/docker/docker/integration/service 0.187s [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === Skipped [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T09:03:11.078Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T09:03:11.078Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-03T09:03:11.078Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-03T09:03:11.078Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-12-03T09:03:11.078Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T09:03:11.078Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-03T09:03:11.078Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-03T09:03:11.078Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-12-03T09:03:11.078Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-12-03T09:03:11.078Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-03T09:03:11.078Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-03T09:03:11.078Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-03T09:03:11.078Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-03T09:03:11.078Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-03T09:03:11.078Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-03T09:03:11.078Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-03T09:03:11.078Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-03T09:03:11.078Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-03T09:03:11.078Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-03T09:03:11.078Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-03T09:03:11.078Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-03T09:03:11.078Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-03T09:03:11.078Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:11.078Z] [2021-12-03T09:03:11.078Z] DONE 24 tests, 23 skipped in 2.244s [2021-12-03T09:03:11.537Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-03T09:03:11.620Z] === RUN TestInspectNetwork/full_network_id [2021-12-03T09:03:11.620Z] === RUN TestInspectNetwork/partial_network_id [2021-12-03T09:03:11.620Z] === RUN TestInspectNetwork/network_name [2021-12-03T09:03:11.620Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-03T09:03:12.023Z] --- PASS: TestUpdateRestartPolicy (19.70s) [2021-12-03T09:03:12.023Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T09:03:12.023Z] --- PASS: TestUpdateRestartWithAutoRemove (1.57s) [2021-12-03T09:03:12.023Z] === RUN TestWaitNonBlocked [2021-12-03T09:03:12.023Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T09:03:12.023Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T09:03:12.023Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T09:03:12.023Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T09:03:12.023Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T09:03:12.023Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T09:03:12.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:12.498Z] INFO: Testing against a local daemon [2021-12-03T09:03:12.498Z] === RUN TestSessionCreate [2021-12-03T09:03:12.498Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:12.498Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-03T09:03:12.498Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T09:03:12.498Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:12.548Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-03T09:03:12.953Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T09:03:12.953Z] PASS [2021-12-03T09:03:12.953Z] ok github.com/docker/docker/integration/session 0.073s [2021-12-03T09:03:12.953Z] [2021-12-03T09:03:12.953Z] === Skipped [2021-12-03T09:03:12.953Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-03T09:03:12.953Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:12.953Z] [2021-12-03T09:03:12.953Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T09:03:12.953Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:12.953Z] [2021-12-03T09:03:12.953Z] DONE 2 tests, 2 skipped in 1.553s [2021-12-03T09:03:12.953Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-03T09:03:14.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:14.480Z] INFO: Testing against a local daemon [2021-12-03T09:03:14.480Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T09:03:14.480Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:14.480Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T09:03:14.480Z] === RUN TestDiskUsage [2021-12-03T09:03:14.480Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T09:03:14.480Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-03T09:03:14.481Z] === RUN TestEventsExecDie [2021-12-03T09:03:14.481Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T09:03:14.481Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-03T09:03:14.481Z] === RUN TestEventsBackwardsCompatible [2021-12-03T09:03:14.481Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T09:03:14.481Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-03T09:03:14.481Z] === RUN TestEventsVolumeCreate [2021-12-03T09:03:14.481Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T09:03:14.481Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-03T09:03:14.481Z] === RUN TestInfoAPI [2021-12-03T09:03:14.481Z] --- PASS: TestInfoAPI (0.03s) [2021-12-03T09:03:14.481Z] === RUN TestInfoAPIWarnings [2021-12-03T09:03:14.481Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:03:14.481Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-03T09:03:14.481Z] === RUN TestInfoDebug [2021-12-03T09:03:14.481Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:14.481Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-03T09:03:14.481Z] === RUN TestInfoInsecureRegistries [2021-12-03T09:03:14.481Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:14.481Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-03T09:03:14.481Z] === RUN TestInfoRegistryMirrors [2021-12-03T09:03:14.481Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:14.481Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-03T09:03:14.481Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T09:03:15.029Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-12-03T09:03:15.029Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.37s) [2021-12-03T09:03:15.029Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.57s) [2021-12-03T09:03:15.029Z] === RUN TestWaitBlocked [2021-12-03T09:03:15.029Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:15.029Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-03T09:03:15.029Z] PASS [2021-12-03T09:03:15.029Z] ok github.com/docker/docker/integration/container 76.070s [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === Skipped [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-03T09:03:15.029Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-03T09:03:15.029Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T09:03:15.029Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T09:03:15.029Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T09:03:15.029Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-03T09:03:15.029Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T09:03:15.029Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-12-03T09:03:15.029Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-03T09:03:15.029Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-03T09:03:15.029Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-03T09:03:15.029Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-03T09:03:15.029Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T09:03:15.029Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-03T09:03:15.029Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-03T09:03:15.029Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T09:03:15.029Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-03T09:03:15.029Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T09:03:15.029Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T09:03:15.029Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-03T09:03:15.029Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T09:03:15.029Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-03T09:03:15.029Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-03T09:03:15.029Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-03T09:03:15.029Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-03T09:03:15.029Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-03T09:03:15.029Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:15.029Z] [2021-12-03T09:03:15.029Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-03T09:03:15.030Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T09:03:15.030Z] [2021-12-03T09:03:15.030Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-03T09:03:15.030Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:15.030Z] [2021-12-03T09:03:15.030Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-03T09:03:15.030Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:15.030Z] [2021-12-03T09:03:15.030Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-03T09:03:15.030Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:15.030Z] [2021-12-03T09:03:15.030Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-03T09:03:15.030Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:15.030Z] [2021-12-03T09:03:15.030Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-03T09:03:15.030Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T09:03:15.030Z] [2021-12-03T09:03:15.030Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-03T09:03:15.030Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T09:03:15.030Z] [2021-12-03T09:03:15.030Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-03T09:03:15.030Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:15.030Z] [2021-12-03T09:03:15.030Z] DONE 87 tests, 33 skipped in 78.064s [2021-12-03T09:03:15.030Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-03T09:03:15.066Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-03T09:03:15.440Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-12-03T09:03:15.440Z] === RUN TestPingCacheHeaders [2021-12-03T09:03:15.440Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-12-03T09:03:15.440Z] === RUN TestPingGet [2021-12-03T09:03:15.440Z] --- PASS: TestPingGet (0.03s) [2021-12-03T09:03:15.440Z] === RUN TestPingHead [2021-12-03T09:03:15.440Z] --- PASS: TestPingHead (0.03s) [2021-12-03T09:03:15.440Z] === RUN TestVersion [2021-12-03T09:03:15.440Z] --- PASS: TestVersion (0.03s) [2021-12-03T09:03:15.440Z] PASS [2021-12-03T09:03:15.440Z] ok github.com/docker/docker/integration/system 1.152s [2021-12-03T09:03:15.627Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-03T09:03:15.883Z] --- PASS: TestInspectNetwork (8.41s) [2021-12-03T09:03:15.883Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-03T09:03:15.883Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-03T09:03:15.883Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-03T09:03:15.883Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-03T09:03:15.883Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T09:03:15.896Z] [2021-12-03T09:03:15.896Z] === Skipped [2021-12-03T09:03:15.896Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T09:03:15.896Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:15.896Z] [2021-12-03T09:03:15.896Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-03T09:03:15.896Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T09:03:15.896Z] [2021-12-03T09:03:15.896Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-03T09:03:15.896Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T09:03:15.896Z] [2021-12-03T09:03:15.896Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-03T09:03:15.896Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T09:03:15.896Z] [2021-12-03T09:03:15.896Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-03T09:03:15.896Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T09:03:15.896Z] [2021-12-03T09:03:15.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-03T09:03:15.896Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:03:15.896Z] [2021-12-03T09:03:15.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-03T09:03:15.896Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:15.896Z] [2021-12-03T09:03:15.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-03T09:03:15.896Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:15.896Z] [2021-12-03T09:03:15.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-03T09:03:15.896Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:15.896Z] [2021-12-03T09:03:15.896Z] DONE 15 tests, 9 skipped in 2.733s [2021-12-03T09:03:15.896Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-03T09:03:17.249Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-03T09:03:17.249Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-03T09:03:17.249Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-03T09:03:17.422Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:17.422Z] INFO: Testing against a local daemon [2021-12-03T09:03:17.422Z] === RUN TestVolumesCreateAndList [2021-12-03T09:03:17.422Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-12-03T09:03:17.422Z] === RUN TestVolumesRemove [2021-12-03T09:03:17.422Z] --- PASS: TestVolumesRemove (0.13s) [2021-12-03T09:03:17.422Z] === RUN TestVolumesInspect [2021-12-03T09:03:17.422Z] --- PASS: TestVolumesInspect (0.04s) [2021-12-03T09:03:17.422Z] === RUN TestVolumesInvalidJSON [2021-12-03T09:03:17.422Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T09:03:17.422Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T09:03:17.422Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T09:03:17.422Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-03T09:03:17.422Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T09:03:17.422Z] PASS [2021-12-03T09:03:17.422Z] ok github.com/docker/docker/integration/volume 0.294s [2021-12-03T09:03:17.812Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2021-12-03T09:03:17.812Z] === RUN TestNetworkInvalidJSON [2021-12-03T09:03:17.877Z] [2021-12-03T09:03:17.877Z] DONE 5 tests in 2.082s [2021-12-03T09:03:17.877Z] INFO: make.ps1 ended at 12/03/2021 09:03:17 [2021-12-03T09:03:17.877Z] INFO: Integration CLI tests being run from the host: [2021-12-03T09:03:17.877Z] 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-03T09:03:18.070Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T09:03:18.070Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T09:03:18.070Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:03:18.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:03:18.070Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:03:18.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:03:18.070Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T09:03:18.070Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:03:18.070Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:03:18.070Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-12-03T09:03:18.070Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T09:03:18.070Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T09:03:18.070Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T09:03:18.070Z] === RUN TestNetworkList [2021-12-03T09:03:18.070Z] === RUN TestNetworkList//networks [2021-12-03T09:03:18.070Z] === PAUSE TestNetworkList//networks [2021-12-03T09:03:18.070Z] === RUN TestNetworkList//networks/ [2021-12-03T09:03:18.070Z] === PAUSE TestNetworkList//networks/ [2021-12-03T09:03:18.070Z] === CONT TestNetworkList//networks [2021-12-03T09:03:18.070Z] === CONT TestNetworkList//networks/ [2021-12-03T09:03:18.071Z] --- PASS: TestNetworkList (0.02s) [2021-12-03T09:03:18.071Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T09:03:18.071Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T09:03:18.071Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T09:03:18.633Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-12-03T09:03:18.633Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T09:03:19.561Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-12-03T09:03:19.561Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T09:03:20.489Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-12-03T09:03:20.489Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T09:03:20.744Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-03T09:03:21.000Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-03T09:03:21.562Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-12-03T09:03:21.562Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T09:03:21.613Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2021-12-03T09:03:21.613Z] === RUN TestServiceUpdateNetwork [2021-12-03T09:03:22.490Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-03T09:03:22.746Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-03T09:03:22.746Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-12-03T09:03:22.746Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T09:03:23.674Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-12-03T09:03:23.674Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T09:03:24.237Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-03T09:03:24.494Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-03T09:03:25.437Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-03T09:03:26.372Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-03T09:03:26.372Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2021-12-03T09:03:26.372Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T09:03:26.372Z] service_test.go:243: FLAKY_TEST [2021-12-03T09:03:26.372Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T09:03:26.372Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T09:03:26.416Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:26.416Z] INFO: Testing against a local daemon [2021-12-03T09:03:26.416Z] === RUN TestDockerSuite [2021-12-03T09:03:26.416Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-03T09:03:26.416Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-03T09:03:26.416Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:03:26.416Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-03T09:03:26.416Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-03T09:03:26.416Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-03T09:03:26.416Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-03T09:03:26.416Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T09:03:26.416Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-03T09:03:26.416Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-03T09:03:26.871Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-03T09:03:26.871Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-03T09:03:27.326Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-03T09:03:27.370Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-03T09:03:27.781Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-03T09:03:27.933Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-03T09:03:27.933Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-03T09:03:28.189Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-03T09:03:28.753Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-03T09:03:29.009Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-03T09:03:30.375Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-03T09:03:30.937Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-03T09:03:32.303Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-03T09:03:32.672Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T09:03:32.672Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T09:03:32.672Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-03T09:03:32.672Z] === RUN TestDaemonConfigValidation [2021-12-03T09:03:32.672Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T09:03:32.672Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-03T09:03:32.672Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T09:03:32.672Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T09:03:32.672Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T09:03:32.672Z] === RUN TestDaemonProxy [2021-12-03T09:03:32.672Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T09:03:32.672Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-03T09:03:32.672Z] PASS [2021-12-03T09:03:32.672Z] ok github.com/docker/docker/integration/daemon 0.066s [2021-12-03T09:03:32.672Z] [2021-12-03T09:03:32.672Z] === Skipped [2021-12-03T09:03:32.672Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-03T09:03:32.672Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T09:03:32.672Z] [2021-12-03T09:03:32.672Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-03T09:03:32.672Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T09:03:32.672Z] [2021-12-03T09:03:32.672Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T09:03:32.672Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T09:03:32.672Z] [2021-12-03T09:03:32.672Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-03T09:03:32.672Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T09:03:32.672Z] [2021-12-03T09:03:32.672Z] DONE 4 tests, 4 skipped in 16.187s [2021-12-03T09:03:32.672Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-03T09:03:32.672Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:32.672Z] INFO: Testing against a local daemon [2021-12-03T09:03:32.672Z] === RUN TestCommitInheritsEnv [2021-12-03T09:03:32.672Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:03:32.672Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-03T09:03:32.672Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T09:03:32.672Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T09:03:32.672Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T09:03:32.672Z] === RUN TestImagesFilterMultiReference [2021-12-03T09:03:32.672Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-12-03T09:03:32.672Z] === RUN TestImagePullPlatformInvalid [2021-12-03T09:03:32.672Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-03T09:03:32.672Z] === RUN TestRemoveImageOrphaning [2021-12-03T09:03:33.126Z] --- PASS: TestRemoveImageOrphaning (0.80s) [2021-12-03T09:03:33.126Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T09:03:33.126Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-12-03T09:03:33.126Z] === RUN TestTagInvalidReference [2021-12-03T09:03:33.126Z] --- PASS: TestTagInvalidReference (0.02s) [2021-12-03T09:03:33.126Z] === RUN TestTagValidPrefixedRepo [2021-12-03T09:03:33.126Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-03T09:03:33.126Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T09:03:33.126Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-12-03T09:03:33.126Z] === RUN TestTagOfficialNames [2021-12-03T09:03:33.126Z] --- PASS: TestTagOfficialNames (0.06s) [2021-12-03T09:03:33.126Z] === RUN TestTagMatchesDigest [2021-12-03T09:03:33.126Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-12-03T09:03:33.126Z] PASS [2021-12-03T09:03:33.126Z] ok github.com/docker/docker/integration/image 1.116s [2021-12-03T09:03:33.582Z] [2021-12-03T09:03:33.582Z] === Skipped [2021-12-03T09:03:33.582Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-03T09:03:33.582Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:03:33.582Z] [2021-12-03T09:03:33.582Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T09:03:33.582Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T09:03:33.582Z] [2021-12-03T09:03:33.582Z] DONE 11 tests, 2 skipped in 2.372s [2021-12-03T09:03:33.582Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-03T09:03:33.670Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-03T09:03:33.782Z] --- PASS: TestServiceUpdateNetwork (11.63s) [2021-12-03T09:03:33.782Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T09:03:33.782Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-03T09:03:33.782Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-03T09:03:35.038Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-03T09:03:35.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:35.107Z] INFO: Testing against a local daemon [2021-12-03T09:03:35.107Z] === RUN TestNetworkCreateDelete [2021-12-03T09:03:35.107Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:35.107Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T09:03:35.107Z] 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-03T09:03:35.107Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestDaemonDNSFallback [2021-12-03T09:03:35.107Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:35.107Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestInspectNetwork [2021-12-03T09:03:35.107Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:35.107Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T09:03:35.107Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:35.107Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestNetworkInvalidJSON [2021-12-03T09:03:35.107Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T09:03:35.107Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T09:03:35.107Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:03:35.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:03:35.107Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:03:35.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:03:35.107Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T09:03:35.107Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:03:35.107Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:03:35.107Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-12-03T09:03:35.107Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T09:03:35.107Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T09:03:35.107Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestNetworkList [2021-12-03T09:03:35.107Z] === RUN TestNetworkList//networks [2021-12-03T09:03:35.107Z] === PAUSE TestNetworkList//networks [2021-12-03T09:03:35.107Z] === RUN TestNetworkList//networks/ [2021-12-03T09:03:35.107Z] === PAUSE TestNetworkList//networks/ [2021-12-03T09:03:35.107Z] === CONT TestNetworkList//networks [2021-12-03T09:03:35.107Z] === CONT TestNetworkList//networks/ [2021-12-03T09:03:35.107Z] --- PASS: TestNetworkList (0.02s) [2021-12-03T09:03:35.107Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T09:03:35.107Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T09:03:35.107Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T09:03:35.107Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T09:03:35.107Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T09:03:35.107Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T09:03:35.107Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T09:03:35.107Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T09:03:35.107Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T09:03:35.107Z] service_test.go:243: FLAKY_TEST [2021-12-03T09:03:35.107Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T09:03:35.107Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-03T09:03:35.107Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T09:03:35.107Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T09:03:35.107Z] PASS [2021-12-03T09:03:35.107Z] ok github.com/docker/docker/integration/network 0.103s [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === Skipped [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-03T09:03:35.107Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T09:03:35.107Z] 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-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-03T09:03:35.107Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-03T09:03:35.107Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-03T09:03:35.107Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-03T09:03:35.107Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T09:03:35.107Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T09:03:35.107Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T09:03:35.107Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T09:03:35.107Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T09:03:35.107Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T09:03:35.107Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T09:03:35.107Z] service_test.go:243: FLAKY_TEST [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-03T09:03:35.107Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T09:03:35.107Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T09:03:35.107Z] [2021-12-03T09:03:35.107Z] DONE 22 tests, 15 skipped in 1.567s [2021-12-03T09:03:35.107Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-03T09:03:35.566Z] testing: warning: no tests to run [2021-12-03T09:03:35.566Z] PASS [2021-12-03T09:03:35.566Z] ok github.com/docker/docker/integration/network/ipvlan 0.042s [2021-12-03T09:03:35.566Z] [2021-12-03T09:03:35.566Z] DONE 0 tests in 0.478s [2021-12-03T09:03:35.566Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-03T09:03:35.969Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-03T09:03:36.021Z] testing: warning: no tests to run [2021-12-03T09:03:36.021Z] PASS [2021-12-03T09:03:36.021Z] ok github.com/docker/docker/integration/network/macvlan 0.042s [2021-12-03T09:03:36.021Z] [2021-12-03T09:03:36.021Z] DONE 0 tests in 0.461s [2021-12-03T09:03:36.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-03T09:03:36.476Z] testing: warning: no tests to run [2021-12-03T09:03:36.476Z] PASS [2021-12-03T09:03:36.476Z] ok github.com/docker/docker/integration/plugin 0.043s [2021-12-03T09:03:36.476Z] [2021-12-03T09:03:36.476Z] DONE 0 tests in 0.476s [2021-12-03T09:03:36.930Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-03T09:03:37.337Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-03T09:03:37.338Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-03T09:03:37.385Z] testing: warning: no tests to run [2021-12-03T09:03:37.385Z] PASS [2021-12-03T09:03:37.385Z] ok github.com/docker/docker/integration/plugin/authz 0.042s [2021-12-03T09:03:37.385Z] [2021-12-03T09:03:37.385Z] DONE 0 tests in 0.474s [2021-12-03T09:03:37.385Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-03T09:03:39.863Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-03T09:03:40.318Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-03T09:03:40.792Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-03T09:03:41.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:41.098Z] INFO: Testing against a local daemon [2021-12-03T09:03:41.098Z] === RUN TestPluginInvalidJSON [2021-12-03T09:03:41.098Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:03:41.098Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:03:41.098Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:03:41.098Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-03T09:03:41.098Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T09:03:41.098Z] === RUN TestPluginInstall [2021-12-03T09:03:41.098Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T09:03:41.098Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-03T09:03:41.098Z] === RUN TestPluginsWithRuntimes [2021-12-03T09:03:41.098Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T09:03:41.098Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-03T09:03:41.098Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T09:03:41.098Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T09:03:41.098Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T09:03:41.098Z] PASS [2021-12-03T09:03:41.098Z] ok github.com/docker/docker/integration/plugin/common 0.074s [2021-12-03T09:03:41.098Z] [2021-12-03T09:03:41.098Z] === Skipped [2021-12-03T09:03:41.098Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-03T09:03:41.098Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T09:03:41.098Z] [2021-12-03T09:03:41.098Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-03T09:03:41.098Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T09:03:41.098Z] [2021-12-03T09:03:41.098Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T09:03:41.098Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T09:03:41.098Z] [2021-12-03T09:03:41.098Z] DONE 5 tests, 3 skipped in 3.363s [2021-12-03T09:03:41.098Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-03T09:03:41.354Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-03T09:03:41.916Z] --- PASS: TestServiceWithDataPathPortInit (15.54s) [2021-12-03T09:03:41.916Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T09:03:42.172Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-03T09:03:42.619Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:42.619Z] INFO: Testing against a local daemon [2021-12-03T09:03:42.619Z] === RUN TestExternalGraphDriver [2021-12-03T09:03:42.619Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T09:03:42.619Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-03T09:03:42.619Z] === RUN TestGraphdriverPluginV2 [2021-12-03T09:03:42.619Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T09:03:42.619Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-03T09:03:42.619Z] PASS [2021-12-03T09:03:42.619Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.065s [2021-12-03T09:03:43.075Z] [2021-12-03T09:03:43.075Z] === Skipped [2021-12-03T09:03:43.075Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-03T09:03:43.075Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T09:03:43.075Z] [2021-12-03T09:03:43.075Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-03T09:03:43.075Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T09:03:43.075Z] [2021-12-03T09:03:43.075Z] DONE 2 tests, 2 skipped in 2.199s [2021-12-03T09:03:43.075Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-03T09:03:44.597Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:44.597Z] INFO: Testing against a local daemon [2021-12-03T09:03:44.597Z] === RUN TestReadPluginNoRead [2021-12-03T09:03:44.597Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T09:03:44.597Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-03T09:03:44.597Z] PASS [2021-12-03T09:03:44.597Z] ok github.com/docker/docker/integration/plugin/logging 0.057s [2021-12-03T09:03:44.597Z] [2021-12-03T09:03:44.597Z] === Skipped [2021-12-03T09:03:44.597Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-03T09:03:44.597Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T09:03:44.597Z] [2021-12-03T09:03:44.597Z] DONE 1 tests, 1 skipped in 1.664s [2021-12-03T09:03:44.597Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-03T09:03:45.442Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kj5nl7cn10493xigt4o6r0zfj Created:2021-12-03 09:03:43.235829023 +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[be50695f4006aa6b64562848a5a6cbbb533d0f4cc4d30fd6485247adad9fde4e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vhpo2z9kw84najykv575qxpp1 EndpointID:035af821243918ae923b586dcf398c3165bb8b46665ee540ddcd998b39b252fc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8520aa6e0f12036cd9ba86280f7b99748e38b7133b793ce1d4286b213fb6b366 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:5f5d8588c6a5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vhpo2z9kw84najykv575qxpp1 EndpointID:035af821243918ae923b586dcf398c3165bb8b46665ee540ddcd998b39b252fc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-03T09:03:45.555Z] testing: warning: no tests to run [2021-12-03T09:03:45.555Z] PASS [2021-12-03T09:03:45.555Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.040s [2021-12-03T09:03:45.555Z] [2021-12-03T09:03:45.555Z] DONE 0 tests in 0.750s [2021-12-03T09:03:45.555Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-03T09:03:46.694Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-03T09:03:46.694Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-12-03T09:03:46.694Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-03T09:03:46.694Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-03T09:03:46.694Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-03T09:03:46.694Z] Cross building: bundles/cross/windows/amd64 [2021-12-03T09:03:46.694Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-03T09:03:46.694Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-03T09:03:47.077Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:47.077Z] INFO: Testing against a local daemon [2021-12-03T09:03:47.077Z] === RUN TestPluginWithDevMounts [2021-12-03T09:03:47.077Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:47.077Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-03T09:03:47.077Z] PASS [2021-12-03T09:03:47.077Z] ok github.com/docker/docker/integration/plugin/volumes 0.053s [2021-12-03T09:03:47.077Z] [2021-12-03T09:03:47.077Z] === Skipped [2021-12-03T09:03:47.077Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-03T09:03:47.077Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:47.077Z] [2021-12-03T09:03:47.077Z] DONE 1 tests, 1 skipped in 1.455s [2021-12-03T09:03:47.077Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-03T09:03:48.403Z] --- PASS: TestServiceUpdatePidsLimit (15.46s) [2021-12-03T09:03:48.403Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.53s) [2021-12-03T09:03:48.403Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-12-03T09:03:48.403Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-12-03T09:03:48.403Z] PASS [2021-12-03T09:03:48.403Z] [2021-12-03T09:03:48.403Z] === Skipped [2021-12-03T09:03:48.403Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-03T09:03:48.403Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T09:03:48.403Z] [2021-12-03T09:03:48.403Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-12-03T09:03:48.403Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-03T09:03:48.403Z] [2021-12-03T09:03:48.403Z] DONE 27 tests, 2 skipped in 144.826s [2021-12-03T09:03:48.403Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-12-03T09:03:48.403Z] ++ 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-03T09:03:48.403Z] ++ set -e [2021-12-03T09:03:48.403Z] ++ '[' -n 0 ']' [2021-12-03T09:03:48.403Z] ++ set -x [2021-12-03T09:03:48.403Z] ++ 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-03T09:03:48.403Z] INFO: Testing against a local daemon [2021-12-03T09:03:48.403Z] === RUN TestSessionCreate [2021-12-03T09:03:48.403Z] --- PASS: TestSessionCreate (0.02s) [2021-12-03T09:03:48.403Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T09:03:48.403Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-03T09:03:48.403Z] PASS [2021-12-03T09:03:48.403Z] [2021-12-03T09:03:48.403Z] DONE 2 tests in 0.157s [2021-12-03T09:03:48.403Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-12-03T09:03:48.403Z] ++ 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-03T09:03:48.403Z] ++ set -e [2021-12-03T09:03:48.403Z] ++ '[' -n 0 ']' [2021-12-03T09:03:48.403Z] ++ set -x [2021-12-03T09:03:48.403Z] ++ 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-03T09:03:48.403Z] INFO: Testing against a local daemon [2021-12-03T09:03:48.403Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T09:03:48.403Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T09:03:48.403Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T09:03:48.403Z] === RUN TestDiskUsage [2021-12-03T09:03:48.403Z] === PAUSE TestDiskUsage [2021-12-03T09:03:48.403Z] === RUN TestEventsExecDie [2021-12-03T09:03:48.403Z] --- PASS: TestEventsExecDie (0.44s) [2021-12-03T09:03:48.403Z] === RUN TestEventsBackwardsCompatible [2021-12-03T09:03:48.403Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-12-03T09:03:48.403Z] === RUN TestEventsVolumeCreate [2021-12-03T09:03:48.403Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-12-03T09:03:48.403Z] === RUN TestInfoBinaryCommits [2021-12-03T09:03:48.403Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-03T09:03:48.403Z] === RUN TestInfoAPIVersioned [2021-12-03T09:03:48.403Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-03T09:03:48.403Z] === RUN TestInfoDiscoveryBackend [2021-12-03T09:03:48.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:48.600Z] INFO: Testing against a local daemon [2021-12-03T09:03:48.600Z] === RUN TestSecretInspect [2021-12-03T09:03:48.600Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:48.600Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-03T09:03:48.600Z] === RUN TestSecretList [2021-12-03T09:03:48.600Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:48.600Z] --- SKIP: TestSecretList (0.00s) [2021-12-03T09:03:48.600Z] === RUN TestSecretsCreateAndDelete [2021-12-03T09:03:48.600Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:48.600Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-03T09:03:48.600Z] === RUN TestSecretsUpdate [2021-12-03T09:03:48.600Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:48.600Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-03T09:03:48.600Z] === RUN TestTemplatedSecret [2021-12-03T09:03:48.600Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:48.600Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-03T09:03:48.600Z] === RUN TestSecretCreateResolve [2021-12-03T09:03:48.600Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:48.600Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-03T09:03:48.600Z] PASS [2021-12-03T09:03:48.600Z] ok github.com/docker/docker/integration/secret 0.059s [2021-12-03T09:03:48.600Z] [2021-12-03T09:03:48.600Z] === Skipped [2021-12-03T09:03:48.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-03T09:03:48.600Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:48.600Z] [2021-12-03T09:03:48.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-03T09:03:48.600Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:48.600Z] [2021-12-03T09:03:48.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-03T09:03:48.600Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:48.600Z] [2021-12-03T09:03:48.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-03T09:03:48.600Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:48.600Z] [2021-12-03T09:03:48.600Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-03T09:03:48.600Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:48.600Z] [2021-12-03T09:03:48.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-03T09:03:48.600Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:48.600Z] [2021-12-03T09:03:48.600Z] DONE 6 tests, 6 skipped in 1.330s [2021-12-03T09:03:48.600Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-03T09:03:48.713Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-03T09:03:48.971Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-12-03T09:03:48.971Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-03T09:03:49.642Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s) [2021-12-03T09:03:49.642Z] PASS [2021-12-03T09:03:49.642Z] [2021-12-03T09:03:49.642Z] === Skipped [2021-12-03T09:03:49.642Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T09:03:49.642Z] service_test.go:243: FLAKY_TEST [2021-12-03T09:03:49.642Z] [2021-12-03T09:03:49.642Z] DONE 26 tests, 1 skipped in 49.681s [2021-12-03T09:03:49.642Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-03T09:03:49.642Z] ++ 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-03T09:03:49.642Z] ++ set -e [2021-12-03T09:03:49.642Z] ++ '[' -n 0 ']' [2021-12-03T09:03:49.642Z] ++ set -x [2021-12-03T09:03:49.642Z] ++ 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-03T09:03:49.642Z] INFO: Testing against a local daemon [2021-12-03T09:03:49.642Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-03T09:03:49.642Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T09:03:49.642Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T09:03:49.642Z] === RUN TestDockerNetworkIpvlan [2021-12-03T09:03:49.642Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T09:03:49.642Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-03T09:03:49.642Z] PASS [2021-12-03T09:03:49.642Z] [2021-12-03T09:03:49.642Z] === Skipped [2021-12-03T09:03:49.642Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-03T09:03:49.642Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T09:03:49.642Z] [2021-12-03T09:03:49.642Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-03T09:03:49.642Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-03T09:03:49.642Z] [2021-12-03T09:03:49.642Z] DONE 2 tests, 2 skipped in 0.109s [2021-12-03T09:03:49.642Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-03T09:03:49.642Z] ++ 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-03T09:03:49.642Z] ++ set -e [2021-12-03T09:03:49.642Z] ++ '[' -n 0 ']' [2021-12-03T09:03:49.642Z] ++ set -x [2021-12-03T09:03:49.642Z] ++ 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-03T09:03:49.898Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-03T09:03:49.898Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-03T09:03:49.899Z] INFO: Testing against a local daemon [2021-12-03T09:03:49.899Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-03T09:03:50.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:50.124Z] INFO: Testing against a local daemon [2021-12-03T09:03:50.124Z] === RUN TestServiceCreateInit [2021-12-03T09:03:50.124Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T09:03:50.124Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T09:03:50.124Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- PASS: TestServiceCreateInit (0.05s) [2021-12-03T09:03:50.124Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T09:03:50.124Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T09:03:50.124Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestCreateServiceConflict [2021-12-03T09:03:50.124Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T09:03:50.124Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-12-03T09:03:50.124Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T09:03:50.124Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T09:03:50.124Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T09:03:50.124Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestCreateServiceSysctls [2021-12-03T09:03:50.124Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-12-03T09:03:50.124Z] === RUN TestCreateServiceCapabilities [2021-12-03T09:03:50.124Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-12-03T09:03:50.124Z] === RUN TestInspect [2021-12-03T09:03:50.124Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestInspect (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestCreateJob [2021-12-03T09:03:50.124Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestCreateJob (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestReplicatedJob [2021-12-03T09:03:50.124Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestUpdateReplicatedJob [2021-12-03T09:03:50.124Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestServiceListWithStatuses [2021-12-03T09:03:50.124Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T09:03:50.124Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestDockerNetworkReConnect [2021-12-03T09:03:50.124Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestServicePlugin [2021-12-03T09:03:50.124Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.124Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestServiceUpdateLabel [2021-12-03T09:03:50.124Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:50.124Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestServiceUpdateSecrets [2021-12-03T09:03:50.124Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:50.124Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestServiceUpdateConfigs [2021-12-03T09:03:50.124Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:50.124Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestServiceUpdateNetwork [2021-12-03T09:03:50.124Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:50.124Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-03T09:03:50.124Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T09:03:50.124Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:50.124Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-03T09:03:50.124Z] PASS [2021-12-03T09:03:50.124Z] ok github.com/docker/docker/integration/service 0.173s [2021-12-03T09:03:50.124Z] [2021-12-03T09:03:50.124Z] === Skipped [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T09:03:50.125Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T09:03:50.125Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-03T09:03:50.125Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-03T09:03:50.125Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-12-03T09:03:50.125Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T09:03:50.125Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-03T09:03:50.125Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-03T09:03:50.125Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-12-03T09:03:50.125Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-12-03T09:03:50.125Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-03T09:03:50.125Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-03T09:03:50.125Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-03T09:03:50.125Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-03T09:03:50.125Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-03T09:03:50.125Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-03T09:03:50.125Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-03T09:03:50.125Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-03T09:03:50.125Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-03T09:03:50.125Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-03T09:03:50.125Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-03T09:03:50.125Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-03T09:03:50.125Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-03T09:03:50.125Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:03:50.125Z] [2021-12-03T09:03:50.125Z] DONE 24 tests, 23 skipped in 1.839s [2021-12-03T09:03:50.468Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-03T09:03:50.468Z] === RUN TestInfoAPI [2021-12-03T09:03:50.469Z] --- PASS: TestInfoAPI (0.02s) [2021-12-03T09:03:50.469Z] === RUN TestInfoAPIWarnings [2021-12-03T09:03:50.579Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-03T09:03:51.264Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-12-03T09:03:51.264Z] === RUN TestDockerNetworkMacvlan [2021-12-03T09:03:51.264Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-12-03T09:03:51.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:51.540Z] INFO: Testing against a local daemon [2021-12-03T09:03:51.540Z] === RUN TestSessionCreate [2021-12-03T09:03:51.540Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:51.540Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-03T09:03:51.540Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T09:03:51.540Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:51.540Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T09:03:51.540Z] PASS [2021-12-03T09:03:51.540Z] ok github.com/docker/docker/integration/session 0.076s [2021-12-03T09:03:51.540Z] [2021-12-03T09:03:51.540Z] === Skipped [2021-12-03T09:03:51.540Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-03T09:03:51.540Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:51.540Z] [2021-12-03T09:03:51.540Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T09:03:51.540Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T09:03:51.540Z] [2021-12-03T09:03:51.540Z] DONE 2 tests, 2 skipped in 1.231s [2021-12-03T09:03:51.540Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-03T09:03:51.825Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-03T09:03:52.754Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-03T09:03:52.754Z] === RUN TestDockerSuite/TestBuildRm [2021-12-03T09:03:53.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:53.061Z] INFO: Testing against a local daemon [2021-12-03T09:03:53.061Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T09:03:53.061Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:53.061Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T09:03:53.061Z] === RUN TestDiskUsage [2021-12-03T09:03:53.061Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T09:03:53.061Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-03T09:03:53.061Z] === RUN TestEventsExecDie [2021-12-03T09:03:53.061Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T09:03:53.061Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-03T09:03:53.061Z] === RUN TestEventsBackwardsCompatible [2021-12-03T09:03:53.061Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T09:03:53.061Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-03T09:03:53.061Z] === RUN TestEventsVolumeCreate [2021-12-03T09:03:53.061Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T09:03:53.061Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-03T09:03:53.061Z] === RUN TestInfoAPI [2021-12-03T09:03:53.062Z] --- PASS: TestInfoAPI (0.02s) [2021-12-03T09:03:53.062Z] === RUN TestInfoAPIWarnings [2021-12-03T09:03:53.062Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:03:53.062Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-03T09:03:53.062Z] === RUN TestInfoDebug [2021-12-03T09:03:53.062Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:53.062Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-03T09:03:53.062Z] === RUN TestInfoInsecureRegistries [2021-12-03T09:03:53.062Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:53.062Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-03T09:03:53.062Z] === RUN TestInfoRegistryMirrors [2021-12-03T09:03:53.062Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:53.062Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-03T09:03:53.062Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T09:03:53.685Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-03T09:03:54.019Z] --- PASS: TestLoginFailsWithBadCredentials (0.92s) [2021-12-03T09:03:54.020Z] === RUN TestPingCacheHeaders [2021-12-03T09:03:54.020Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-03T09:03:54.020Z] === RUN TestPingGet [2021-12-03T09:03:54.020Z] --- PASS: TestPingGet (0.02s) [2021-12-03T09:03:54.020Z] === RUN TestPingHead [2021-12-03T09:03:54.020Z] --- PASS: TestPingHead (0.02s) [2021-12-03T09:03:54.020Z] === RUN TestVersion [2021-12-03T09:03:54.020Z] --- PASS: TestVersion (0.02s) [2021-12-03T09:03:54.020Z] PASS [2021-12-03T09:03:54.020Z] ok github.com/docker/docker/integration/system 1.077s [2021-12-03T09:03:54.020Z] [2021-12-03T09:03:54.020Z] === Skipped [2021-12-03T09:03:54.020Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T09:03:54.020Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:03:54.020Z] [2021-12-03T09:03:54.020Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-03T09:03:54.020Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T09:03:54.020Z] [2021-12-03T09:03:54.020Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-03T09:03:54.020Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T09:03:54.020Z] [2021-12-03T09:03:54.020Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-03T09:03:54.020Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T09:03:54.020Z] [2021-12-03T09:03:54.020Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-03T09:03:54.020Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T09:03:54.020Z] [2021-12-03T09:03:54.020Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-03T09:03:54.020Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:03:54.020Z] [2021-12-03T09:03:54.020Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-03T09:03:54.020Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:54.020Z] [2021-12-03T09:03:54.020Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-03T09:03:54.020Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:54.020Z] [2021-12-03T09:03:54.020Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-03T09:03:54.020Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:03:54.020Z] [2021-12-03T09:03:54.020Z] DONE 15 tests, 9 skipped in 2.349s [2021-12-03T09:03:54.020Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-03T09:03:54.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-12-03T09:03:55.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:03:55.545Z] INFO: Testing against a local daemon [2021-12-03T09:03:55.545Z] === RUN TestVolumesCreateAndList [2021-12-03T09:03:55.545Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-12-03T09:03:55.545Z] === RUN TestVolumesRemove [2021-12-03T09:03:55.545Z] --- PASS: TestVolumesRemove (0.12s) [2021-12-03T09:03:55.545Z] === RUN TestVolumesInspect [2021-12-03T09:03:55.545Z] --- PASS: TestVolumesInspect (0.03s) [2021-12-03T09:03:55.545Z] === RUN TestVolumesInvalidJSON [2021-12-03T09:03:55.545Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T09:03:55.545Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T09:03:55.545Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T09:03:55.545Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-03T09:03:55.545Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T09:03:55.545Z] PASS [2021-12-03T09:03:55.545Z] ok github.com/docker/docker/integration/volume 0.236s [2021-12-03T09:03:55.545Z] [2021-12-03T09:03:55.545Z] DONE 5 tests in 1.596s [2021-12-03T09:03:55.549Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-03T09:03:56.000Z] INFO: make.ps1 ended at 12/03/2021 09:03:55 [2021-12-03T09:03:56.000Z] INFO: Integration CLI tests being run from the host: [2021-12-03T09:03:56.000Z] 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-03T09:03:56.111Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-03T09:03:56.369Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-03T09:03:57.298Z] docker_api_swarm_test.go:304: [d85da95be730f] joining swarm manager [db0fea63a720b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:03:58.226Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-03T09:03:58.483Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-03T09:03:58.739Z] docker_api_swarm_test.go:305: [d9addf630a8f8] joining swarm manager [db0fea63a720b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:03:58.996Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-03T09:03:58.996Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-03T09:03:59.928Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-12-03T09:04:00.185Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-03T09:04:01.115Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-03T09:04:02.481Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-03T09:04:03.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-03T09:04:03.036Z] INFO: Testing against a local daemon [2021-12-03T09:04:03.036Z] === RUN TestDockerSuite [2021-12-03T09:04:03.036Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-03T09:04:03.036Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-03T09:04:03.036Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:04:03.036Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-03T09:04:03.036Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-03T09:04:03.036Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-03T09:04:03.036Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-03T09:04:03.036Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T09:04:03.036Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-03T09:04:03.036Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-03T09:04:03.036Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-03T09:04:03.036Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-03T09:04:03.411Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-03T09:04:03.490Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-03T09:04:03.944Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-03T09:04:04.340Z] --- PASS: TestDockerNetworkMacvlan (13.11s) [2021-12-03T09:04:04.340Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-12-03T09:04:04.341Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-12-03T09:04:04.341Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2021-12-03T09:04:04.341Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.64s) [2021-12-03T09:04:04.341Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2021-12-03T09:04:04.341Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2021-12-03T09:04:04.341Z] PASS [2021-12-03T09:04:04.341Z] [2021-12-03T09:04:04.341Z] DONE 8 tests in 14.607s [2021-12-03T09:04:04.341Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-03T09:04:04.341Z] ++ 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-03T09:04:04.341Z] ++ set -e [2021-12-03T09:04:04.341Z] ++ '[' -n 0 ']' [2021-12-03T09:04:04.341Z] ++ set -x [2021-12-03T09:04:04.341Z] ++ 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-03T09:04:04.341Z] testing: warning: no tests to run [2021-12-03T09:04:04.341Z] PASS [2021-12-03T09:04:04.341Z] [2021-12-03T09:04:04.341Z] DONE 0 tests in 0.036s [2021-12-03T09:04:04.341Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-03T09:04:04.341Z] ++ 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-03T09:04:04.341Z] ++ set -e [2021-12-03T09:04:04.341Z] ++ '[' -n 0 ']' [2021-12-03T09:04:04.341Z] ++ set -x [2021-12-03T09:04:04.341Z] ++ 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-03T09:04:04.598Z] INFO: Testing against a local daemon [2021-12-03T09:04:04.598Z] === RUN TestAuthZPluginAllowRequest [2021-12-03T09:04:05.160Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-03T09:04:05.160Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-03T09:04:05.416Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-03T09:04:05.416Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-03T09:04:05.416Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-03T09:04:05.978Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-03T09:04:05.978Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2021-12-03T09:04:05.978Z] === RUN TestAuthZPluginTLS [2021-12-03T09:04:06.540Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-03T09:04:06.540Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-12-03T09:04:06.540Z] === RUN TestAuthZPluginDenyRequest [2021-12-03T09:04:06.796Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-03T09:04:07.053Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-12-03T09:04:07.053Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-03T09:04:07.308Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-03T09:04:07.566Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-12-03T09:04:07.566Z] === RUN TestAuthZPluginDenyResponse [2021-12-03T09:04:08.505Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2021-12-03T09:04:08.505Z] === RUN TestAuthZPluginAllowEventStream [2021-12-03T09:04:08.543Z] --- PASS: TestInfoAPIWarnings (16.21s) [2021-12-03T09:04:08.543Z] === RUN TestInfoDebug [2021-12-03T09:04:08.543Z] --- PASS: TestInfoDebug (0.52s) [2021-12-03T09:04:08.543Z] === RUN TestInfoInsecureRegistries [2021-12-03T09:04:08.543Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-03T09:04:08.543Z] === RUN TestInfoRegistryMirrors [2021-12-03T09:04:08.543Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-12-03T09:04:08.543Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T09:04:08.543Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-12-03T09:04:08.543Z] === RUN TestPingCacheHeaders [2021-12-03T09:04:08.543Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-03T09:04:08.543Z] === RUN TestPingGet [2021-12-03T09:04:08.543Z] --- PASS: TestPingGet (0.01s) [2021-12-03T09:04:08.543Z] === RUN TestPingHead [2021-12-03T09:04:08.543Z] --- PASS: TestPingHead (0.02s) [2021-12-03T09:04:08.543Z] === RUN TestVersion [2021-12-03T09:04:08.543Z] --- PASS: TestVersion (0.02s) [2021-12-03T09:04:08.543Z] === CONT TestDiskUsage [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/empty [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/empty/container_types [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/empty/image_types [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/empty/volume_types [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-03T09:04:08.799Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-03T09:04:09.055Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-03T09:04:09.055Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-03T09:04:09.055Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-03T09:04:09.055Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-03T09:04:09.055Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-03T09:04:09.055Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-03T09:04:09.055Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-03T09:04:09.055Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-03T09:04:09.055Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-03T09:04:09.055Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-03T09:04:09.055Z] === RUN TestDiskUsage/after_container.Run [2021-12-03T09:04:09.311Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-03T09:04:09.311Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-03T09:04:09.311Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-03T09:04:09.311Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-03T09:04:09.311Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-03T09:04:09.311Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-03T09:04:09.311Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-03T09:04:09.311Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-03T09:04:09.311Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-03T09:04:09.311Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage (1.08s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-03T09:04:09.311Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T09:04:09.311Z] PASS [2021-12-03T09:04:09.311Z] [2021-12-03T09:04:09.311Z] === Skipped [2021-12-03T09:04:09.311Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T09:04:09.311Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T09:04:09.311Z] [2021-12-03T09:04:09.311Z] DONE 53 tests, 1 skipped in 21.718s [2021-12-03T09:04:09.311Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-03T09:04:09.567Z] ++ 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-03T09:04:09.567Z] ++ set -e [2021-12-03T09:04:09.567Z] ++ '[' -n 0 ']' [2021-12-03T09:04:09.567Z] ++ set -x [2021-12-03T09:04:09.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03T09:04:09.567Z] INFO: Testing against a local daemon [2021-12-03T09:04:09.567Z] === RUN TestVolumesCreateAndList [2021-12-03T09:04:09.567Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-03T09:04:09.567Z] === RUN TestVolumesRemove [2021-12-03T09:04:09.567Z] --- PASS: TestVolumesRemove (0.05s) [2021-12-03T09:04:09.567Z] === RUN TestVolumesInspect [2021-12-03T09:04:09.567Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-03T09:04:09.567Z] === RUN TestVolumesInvalidJSON [2021-12-03T09:04:09.567Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T09:04:09.567Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T09:04:09.567Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T09:04:09.567Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-03T09:04:09.567Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T09:04:09.567Z] PASS [2021-12-03T09:04:09.567Z] [2021-12-03T09:04:09.567Z] DONE 5 tests in 0.190s [2021-12-03T09:04:09.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T09:04:09.824Z] ++++ cat bundles/test-integration/docker.pid [2021-12-03T09:04:09.824Z] +++ kill 13314 [2021-12-03T09:04:09.824Z] +++ /etc/init.d/apparmor stop [2021-12-03T09:04:09.824Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T09:04:09.824Z] [2021-12-03T09:04:09.824Z] Unloading profiles will leave already running processes permanently [2021-12-03T09:04:09.824Z] unconfined, which can lead to unexpected situations. [2021-12-03T09:04:09.824Z] [2021-12-03T09:04:09.824Z] To set a process to complain mode, use the command line tool [2021-12-03T09:04:09.824Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T09:04:09.824Z] +++ true [2021-12-03T09:04:09.824Z] exiting test-integration [2021-12-03T09:04:09.824Z] ++ exit 0 [2021-12-03T09:04:09.824Z] [2021-12-03T09:04:09.874Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2021-12-03T09:04:09.874Z] === RUN TestAuthZPluginErrorResponse [2021-12-03T09:04:10.129Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-03T09:04:10.129Z] === RUN TestAuthZPluginErrorRequest [2021-12-03T09:04:10.386Z] === RUN TestDockerSuite/TestBuildStopSignal Post stage [Pipeline] junit [2021-12-03T09:04:10.768Z] Recording test results [2021-12-03T09:04:10.949Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2021-12-03T09:04:10.949Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-03T09:04:11.016Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-03T09:04:11.205Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-03T09:04:11.395Z] + echo Ensuring container killed. [2021-12-03T09:04:11.395Z] Ensuring container killed. [2021-12-03T09:04:11.395Z] + docker rm -vf docker-pr1 [2021-12-03T09:04:11.395Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-03T09:04:11.462Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-12-03T09:04:11.462Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-03T09:04:11.716Z] + echo Chowning /workspace to jenkins user [2021-12-03T09:04:11.716Z] Chowning /workspace to jenkins user [2021-12-03T09:04:11.716Z] + id -u [2021-12-03T09:04:11.716Z] + id -g [2021-12-03T09:04:11.716Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43058:/workspace busybox chown -R 1000:1000 /workspace [2021-12-03T09:04:11.716Z] Unable to find image 'busybox:latest' locally [2021-12-03T09:04:11.716Z] latest: Pulling from library/busybox [2021-12-03T09:04:11.972Z] 55fd958cf226: Pulling fs layer [2021-12-03T09:04:11.972Z] 55fd958cf226: Verifying Checksum [2021-12-03T09:04:11.972Z] 55fd958cf226: Download complete [2021-12-03T09:04:11.972Z] 55fd958cf226: Pull complete [2021-12-03T09:04:11.972Z] Digest: sha256:52817dece4cfe26f581c834d27a8e1bcc82194f914afe6d50afad5a101234ef1 [2021-12-03T09:04:11.972Z] Status: Downloaded newer image for busybox:latest [2021-12-03T09:04:12.023Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-03T09:04:12.279Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-03T09:04:13.207Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-03T09:04:13.207Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2021-12-03T09:04:13.207Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T09:04:13.640Z] + bundleName=arm64-integration [2021-12-03T09:04:13.640Z] + echo Creating arm64-integration-bundles.tar.gz [2021-12-03T09:04:13.640Z] Creating arm64-integration-bundles.tar.gz [2021-12-03T09:04:13.640Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-12-03T09:04:13.640Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-12-03T09:04:13.906Z] Archiving artifacts [2021-12-03T09:04:14.137Z] === RUN TestDockerSuite/TestBuildUser [2021-12-03T09:04:14.700Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2021-12-03T09:04:14.700Z] === RUN TestAuthZPluginHeader [2021-12-03T09:04:15.629Z] --- PASS: TestAuthZPluginHeader (0.77s) [2021-12-03T09:04:15.629Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-03T09:04:15.629Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-03T09:04:15.707Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43058/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:04:16.063Z] + make clean [2021-12-03T09:04:16.063Z] docker volume rm -f docker-dev-cache [2021-12-03T09:04:16.063Z] docker-dev-cache [Pipeline] deleteDir [2021-12-03T09:04:16.192Z] docker_api_swarm_test.go:364: Waiting for possible election... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T09:04:18.708Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-03T09:04:20.074Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.43s) [2021-12-03T09:04:20.074Z] === RUN TestAuthZPluginV2Disable [2021-12-03T09:04:24.244Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2021-12-03T09:04:24.244Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-03T09:04:27.511Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s) [2021-12-03T09:04:27.511Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-03T09:04:28.877Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-03T09:04:29.807Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-03T09:04:29.807Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-03T09:04:30.737Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-03T09:04:31.665Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-03T09:04:32.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-12-03T09:04:32.849Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-03T09:04:32.849Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-03T09:04:32.849Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-03T09:04:32.849Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-03T09:04:32.849Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-03T09:04:32.849Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-03T09:04:32.849Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-03T09:04:32.849Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-03T09:04:32.849Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-03T09:04:34.739Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-03T09:04:34.996Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-03T09:04:34.996Z] docker_api_swarm_test.go:272: [da6c01679a0f6] joining swarm manager [d86eaf01a49c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:04:35.927Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-03T09:04:36.488Z] docker_api_swarm_test.go:273: [dd9e229bccdbd] joining swarm manager [d86eaf01a49c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:04:37.052Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-03T09:04:37.981Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-03T09:04:37.982Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-03T09:04:39.802Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-03T09:04:39.802Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-03T09:04:39.872Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-03T09:04:40.258Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-03T09:04:40.258Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-03T09:04:40.258Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-03T09:04:40.258Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-03T09:04:40.258Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-03T09:04:40.258Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-03T09:04:40.258Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-03T09:04:40.258Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-03T09:04:40.258Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-03T09:04:40.258Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-03T09:04:40.258Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-03T09:04:40.258Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:04:40.258Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-03T09:04:40.435Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.04s) [2021-12-03T09:04:40.435Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-03T09:04:41.362Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-03T09:04:41.924Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-03T09:04:41.924Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-03T09:04:42.486Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-03T09:04:42.486Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-03T09:04:42.486Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-03T09:04:42.743Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-03T09:04:43.146Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-03T09:04:43.146Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T09:04:43.146Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-03T09:04:43.146Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T09:04:43.146Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-03T09:04:43.146Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T09:04:43.146Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-03T09:04:43.146Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T09:04:43.146Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-03T09:04:44.110Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-03T09:04:44.110Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-03T09:04:44.110Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:04:44.110Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-03T09:04:44.672Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-03T09:04:45.233Z] === RUN TestDockerSuite/TestCommitChange [2021-12-03T09:04:45.795Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-03T09:04:46.357Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-03T09:04:47.285Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-03T09:04:47.811Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-03T09:04:47.811Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T09:04:47.811Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-03T09:04:47.811Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:04:47.811Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-03T09:04:48.233Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-03T09:04:48.796Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-03T09:04:49.724Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-03T09:04:50.286Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-03T09:04:51.216Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-03T09:04:51.777Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-03T09:04:51.777Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-03T09:04:51.777Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-03T09:04:51.777Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-03T09:04:52.033Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-03T09:04:52.033Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-03T09:04:52.033Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-03T09:04:52.961Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-03T09:04:53.891Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-03T09:04:53.891Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-03T09:04:54.452Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-03T09:04:54.850Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-03T09:04:55.014Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-03T09:04:55.272Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-03T09:04:55.834Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-03T09:04:56.090Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-03T09:04:56.090Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-03T09:04:56.090Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-03T09:04:56.652Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-03T09:04:56.652Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-03T09:04:56.652Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-03T09:04:56.908Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-03T09:04:56.908Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-03T09:04:56.908Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-12-03T09:04:56.908Z] PASS [2021-12-03T09:04:56.908Z] [2021-12-03T09:04:56.908Z] DONE 17 tests in 52.432s [2021-12-03T09:04:56.908Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-03T09:04:56.908Z] ++ 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-03T09:04:56.908Z] ++ set -e [2021-12-03T09:04:56.908Z] ++ '[' -n 0 ']' [2021-12-03T09:04:56.908Z] ++ set -x [2021-12-03T09:04:56.908Z] ++ 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-03T09:04:57.469Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-03T09:04:57.725Z] INFO: Testing against a local daemon [2021-12-03T09:04:57.725Z] === RUN TestPluginInvalidJSON [2021-12-03T09:04:57.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-12-03T09:04:57.725Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:04:57.725Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:04:57.725Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:04:57.725Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-12-03T09:04:57.725Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T09:04:57.725Z] === RUN TestPluginInstall [2021-12-03T09:04:57.725Z] === RUN TestPluginInstall/no_auth [2021-12-03T09:04:57.981Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-03T09:04:58.543Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-03T09:04:58.543Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-03T09:04:59.911Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-03T09:05:00.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-03T09:05:00.473Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-03T09:05:01.403Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-03T09:05:01.403Z] time="2021-12-03T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:05:01.403Z] time="2021-12-03T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98a238eb77c9a2e9d6a4f4c57e33d4f39a9c31196483c085b0fea9f1f0d40dfb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:05:01.403Z] time="2021-12-03T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:05:01.403Z] time="2021-12-03T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98a238eb77c9a2e9d6a4f4c57e33d4f39a9c31196483c085b0fea9f1f0d40dfb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:05:01.660Z] === RUN TestPluginInstall/with_htpasswd [2021-12-03T09:05:01.916Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-03T09:05:01.916Z] time="2021-12-03T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:05:01.916Z] time="2021-12-03T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee9e6fd280b34aada02df965b396691160b839881ff720cb298998bb7100f06f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:05:01.916Z] time="2021-12-03T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:05:01.916Z] time="2021-12-03T09:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee9e6fd280b34aada02df965b396691160b839881ff720cb298998bb7100f06f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:05:02.479Z] === RUN TestPluginInstall/with_insecure [2021-12-03T09:05:02.479Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-03T09:05:02.896Z] --- PASS: TestBuildWithHugeFile (118.58s) [2021-12-03T09:05:02.897Z] === RUN TestBuildWCOWSandboxSize [2021-12-03T09:05:02.897Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T09:05:02.897Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestBuildWithEmptyDockerfile [2021-12-03T09:05:02.897Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T09:05:02.897Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T09:05:02.897Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T09:05:02.897Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T09:05:02.897Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T09:05:02.897Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T09:05:02.897Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-03T09:05:02.897Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-03T09:05:02.897Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-03T09:05:02.897Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-12-03T09:05:02.897Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-03T09:05:02.897Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-03T09:05:02.897Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-03T09:05:02.897Z] === RUN TestBuildPreserveOwnership [2021-12-03T09:05:02.897Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:05:02.897Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestBuildPlatformInvalid [2021-12-03T09:05:02.897Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-12-03T09:05:02.897Z] PASS [2021-12-03T09:05:02.897Z] ok github.com/docker/docker/integration/build 170.047s [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === Skipped [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-03T09:05:02.897Z] build_session_test.go:25: TODO: BuildKit [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-03T09:05:02.897Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-03T09:05:02.897Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-03T09:05:02.897Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-03T09:05:02.897Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-03T09:05:02.897Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] DONE 29 tests, 6 skipped in 195.026s [2021-12-03T09:05:02.897Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-03T09:05:02.897Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:05:02.897Z] INFO: Testing against a local daemon [2021-12-03T09:05:02.897Z] === RUN TestConfigInspect [2021-12-03T09:05:02.897Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestConfigList [2021-12-03T09:05:02.897Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] --- SKIP: TestConfigList (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestConfigsCreateAndDelete [2021-12-03T09:05:02.897Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestConfigsUpdate [2021-12-03T09:05:02.897Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestTemplatedConfig [2021-12-03T09:05:02.897Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestConfigCreateResolve [2021-12-03T09:05:02.897Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:05:02.897Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-03T09:05:02.897Z] PASS [2021-12-03T09:05:02.897Z] ok github.com/docker/docker/integration/config 0.074s [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === Skipped [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-03T09:05:02.897Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-03T09:05:02.897Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-03T09:05:02.897Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-03T09:05:02.897Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-03T09:05:02.897Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-03T09:05:02.897Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:05:02.897Z] [2021-12-03T09:05:02.897Z] DONE 6 tests, 6 skipped in 1.652s [2021-12-03T09:05:02.897Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-03T09:05:02.897Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:05:02.897Z] INFO: Testing against a local daemon [2021-12-03T09:05:02.897Z] === RUN TestCheckpoint [2021-12-03T09:05:02.897Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T09:05:02.897Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestContainerInvalidJSON [2021-12-03T09:05:02.897Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T09:05:02.897Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T09:05:02.897Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-03T09:05:02.897Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-03T09:05:02.897Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-03T09:05:02.897Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-03T09:05:02.897Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-12-03T09:05:02.897Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-03T09:05:02.897Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-12-03T09:05:02.897Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-03T09:05:02.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-12-03T09:05:02.897Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-03T09:05:02.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-12-03T09:05:02.897Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-03T09:05:02.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-12-03T09:05:02.897Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-03T09:05:02.897Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-12-03T09:05:02.897Z] === RUN TestCopyFromContainer [2021-12-03T09:05:02.897Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-03T09:05:02.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T09:05:02.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T09:05:02.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T09:05:02.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T09:05:02.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T09:05:02.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T09:05:02.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-03T09:05:02.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-03T09:05:02.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-03T09:05:02.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-03T09:05:02.897Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T09:05:02.897Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestCreateWithInvalidEnv [2021-12-03T09:05:02.897Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-03T09:05:02.897Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-03T09:05:02.897Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-03T09:05:02.897Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-03T09:05:02.897Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-03T09:05:02.897Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-03T09:05:02.897Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-03T09:05:02.897Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-03T09:05:02.897Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-03T09:05:02.897Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestCreateTmpfsMountsTarget [2021-12-03T09:05:02.897Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-03T09:05:02.897Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:05:02.897Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-03T09:05:02.897Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:05:02.897Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-03T09:05:02.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T09:05:02.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T09:05:02.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T09:05:02.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T09:05:02.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T09:05:02.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T09:05:02.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T09:05:02.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T09:05:02.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T09:05:02.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T09:05:02.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-03T09:05:02.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-03T09:05:02.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-03T09:05:02.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-03T09:05:02.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-03T09:05:02.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-03T09:05:02.897Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T09:05:02.897Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestCreateDifferentPlatform [2021-12-03T09:05:02.897Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-03T09:05:02.897Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-03T09:05:02.897Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-03T09:05:02.897Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-12-03T09:05:02.897Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-03T09:05:02.897Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-12-03T09:05:02.897Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-03T09:05:02.897Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T09:05:02.897Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-03T09:05:02.897Z] === RUN TestContainerKillOnDaemonStart [2021-12-03T09:05:02.897Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestDiff [2021-12-03T09:05:02.897Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T09:05:02.897Z] --- SKIP: TestDiff (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestExecWithCloseStdin [2021-12-03T09:05:02.897Z] --- PASS: TestExecWithCloseStdin (1.99s) [2021-12-03T09:05:02.897Z] === RUN TestExec [2021-12-03T09:05:02.897Z] --- PASS: TestExec (1.83s) [2021-12-03T09:05:02.897Z] === RUN TestExecUser [2021-12-03T09:05:02.897Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T09:05:02.897Z] --- SKIP: TestExecUser (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestExportContainerAndImportImage [2021-12-03T09:05:02.897Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-03T09:05:02.897Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:02.897Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestHealthCheckWorkdir [2021-12-03T09:05:02.897Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T09:05:02.897Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestHealthKillContainer [2021-12-03T09:05:02.897Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T09:05:02.897Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-03T09:05:02.897Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T09:05:02.897Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T09:05:02.897Z] === RUN TestKillContainerInvalidSignal [2021-12-03T09:05:02.897Z] --- PASS: TestKillContainerInvalidSignal (1.66s) [2021-12-03T09:05:02.897Z] === RUN TestKillContainer [2021-12-03T09:05:02.897Z] === RUN TestKillContainer/no_signal [2021-12-03T09:05:02.897Z] === RUN TestKillContainer/non_killing_signal [2021-12-03T09:05:02.897Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T09:05:02.897Z] === RUN TestKillContainer/killing_signal [2021-12-03T09:05:03.042Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-03T09:05:03.043Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-03T09:05:03.298Z] time="2021-12-03T09:05:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:05:03.298Z] time="2021-12-03T09:05:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50f7a3dbd9493039dbc12632aa15300a312a26cd1bcb42aae2e3fd3c8de61500" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:05:03.298Z] time="2021-12-03T09:05:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-03T09:05:03.298Z] time="2021-12-03T09:05:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50f7a3dbd9493039dbc12632aa15300a312a26cd1bcb42aae2e3fd3c8de61500" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-03T09:05:03.554Z] plugin_test.go:165: [dfb0a556d2ca9] daemon is not started [2021-12-03T09:05:03.554Z] --- PASS: TestPluginInstall (5.93s) [2021-12-03T09:05:03.554Z] --- PASS: TestPluginInstall/no_auth (3.89s) [2021-12-03T09:05:03.554Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-12-03T09:05:03.554Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-12-03T09:05:03.554Z] === RUN TestPluginsWithRuntimes [2021-12-03T09:05:03.815Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-03T09:05:04.400Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-03T09:05:04.964Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-03T09:05:04.964Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-03T09:05:05.220Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-03T09:05:05.477Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-03T09:05:06.404Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-03T09:05:06.404Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-03T09:05:07.332Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-03T09:05:07.589Z] --- PASS: TestPluginsWithRuntimes (3.86s) [2021-12-03T09:05:07.589Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-12-03T09:05:07.589Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2021-12-03T09:05:07.589Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T09:05:07.589Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-03T09:05:07.589Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-03T09:05:07.589Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-03T09:05:07.589Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-03T09:05:07.647Z] --- PASS: TestKillContainer (8.50s) [2021-12-03T09:05:07.647Z] --- PASS: TestKillContainer/no_signal (1.65s) [2021-12-03T09:05:07.647Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T09:05:07.647Z] --- PASS: TestKillContainer/killing_signal (6.81s) [2021-12-03T09:05:07.647Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-03T09:05:07.647Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:05:07.647Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T09:05:07.647Z] === RUN TestKillStoppedContainer [2021-12-03T09:05:07.647Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:05:07.647Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-03T09:05:07.647Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-03T09:05:07.647Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:05:07.647Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T09:05:07.647Z] === RUN TestKillDifferentUserContainer [2021-12-03T09:05:07.647Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T09:05:07.647Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-03T09:05:07.647Z] === RUN TestInspectOomKilledTrue [2021-12-03T09:05:07.647Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:07.647Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-03T09:05:07.647Z] === RUN TestInspectOomKilledFalse [2021-12-03T09:05:07.647Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T09:05:07.647Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-03T09:05:07.647Z] === RUN TestLogsFollowTailEmpty [2021-12-03T09:05:08.152Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-03T09:05:08.152Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2021-12-03T09:05:08.152Z] PASS [2021-12-03T09:05:08.152Z] [2021-12-03T09:05:08.152Z] DONE 10 tests in 11.344s [2021-12-03T09:05:08.152Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-03T09:05:08.152Z] ++ 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-03T09:05:08.152Z] ++ set -e [2021-12-03T09:05:08.152Z] ++ '[' -n 0 ']' [2021-12-03T09:05:08.152Z] ++ set -x [2021-12-03T09:05:08.152Z] ++ 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-03T09:05:08.156Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-03T09:05:08.156Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-03T09:05:08.156Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-03T09:05:08.156Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-03T09:05:08.156Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-12-03T09:05:08.156Z] remote: Enumerating objects: 23, done. [2021-12-03T09:05:08.156Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-12-03T09:05:08.156Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-12-03T09:05:08.156Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-12-03T09:05:08.156Z] 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-03T09:05:08.156Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-12-03T09:05:08.156Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-12-03T09:05:08.409Z] INFO: Testing against a local daemon [2021-12-03T09:05:08.409Z] === RUN TestExternalGraphDriver [2021-12-03T09:05:08.409Z] === RUN TestExternalGraphDriver/json [2021-12-03T09:05:09.531Z] Cross building: bundles/cross/linux/ppc64le [2021-12-03T09:05:09.531Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-03T09:05:09.531Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-03T09:05:09.860Z] --- PASS: TestLogsFollowTailEmpty (1.72s) [2021-12-03T09:05:09.860Z] === RUN TestNetworkNat [2021-12-03T09:05:09.860Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T09:05:09.860Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-03T09:05:09.860Z] === RUN TestNetworkLocalhostTCPNat [2021-12-03T09:05:10.300Z] === RUN TestExternalGraphDriver/spec [2021-12-03T09:05:11.422Z] --- PASS: TestNetworkLocalhostTCPNat (2.04s) [2021-12-03T09:05:11.422Z] === RUN TestNetworkLoopbackNat [2021-12-03T09:05:11.422Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T09:05:11.422Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-03T09:05:11.422Z] === RUN TestPause [2021-12-03T09:05:11.422Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T09:05:11.422Z] --- SKIP: TestPause (0.00s) [2021-12-03T09:05:11.422Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-03T09:05:11.665Z] === RUN TestExternalGraphDriver/pull [2021-12-03T09:05:12.591Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-03T09:05:12.847Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-03T09:05:13.409Z] --- PASS: TestExternalGraphDriver (5.06s) [2021-12-03T09:05:13.409Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2021-12-03T09:05:13.409Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2021-12-03T09:05:13.409Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2021-12-03T09:05:13.409Z] === RUN TestGraphdriverPluginV2 [2021-12-03T09:05:13.632Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.84s) [2021-12-03T09:05:13.632Z] === RUN TestPauseStopPausedContainer [2021-12-03T09:05:13.632Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:13.632Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-03T09:05:13.632Z] === RUN TestPsFilter [2021-12-03T09:05:13.632Z] --- PASS: TestPsFilter (0.19s) [2021-12-03T09:05:13.632Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-03T09:05:13.665Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-03T09:05:13.665Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-03T09:05:13.666Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-03T09:05:13.666Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-03T09:05:15.845Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.99s) [2021-12-03T09:05:15.845Z] === RUN TestRemoveContainerWithVolume [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-03T09:05:15.932Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-03T09:05:15.932Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-03T09:05:15.932Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-03T09:05:15.932Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-03T09:05:15.932Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-03T09:05:15.932Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-03T09:05:15.932Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-03T09:05:15.932Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T09:05:15.932Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-03T09:05:16.181Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-03T09:05:16.743Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-03T09:05:16.890Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-03T09:05:16.890Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:05:16.890Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-03T09:05:16.890Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T09:05:16.890Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-03T09:05:17.408Z] --- PASS: TestRemoveContainerWithVolume (2.11s) [2021-12-03T09:05:17.408Z] === RUN TestRemoveContainerRunning [2021-12-03T09:05:17.675Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-03T09:05:17.676Z] --- PASS: TestGraphdriverPluginV2 (4.11s) [2021-12-03T09:05:17.676Z] PASS [2021-12-03T09:05:17.676Z] [2021-12-03T09:05:17.676Z] DONE 5 tests in 9.395s [2021-12-03T09:05:17.676Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-03T09:05:17.676Z] ++ 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-03T09:05:17.676Z] ++ set -e [2021-12-03T09:05:17.676Z] ++ '[' -n 0 ']' [2021-12-03T09:05:17.676Z] ++ set -x [2021-12-03T09:05:17.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03T09:05:17.933Z] INFO: Testing against a local daemon [2021-12-03T09:05:17.933Z] === RUN TestContinueAfterPluginCrash [2021-12-03T09:05:17.933Z] === PAUSE TestContinueAfterPluginCrash [2021-12-03T09:05:17.933Z] === RUN TestReadPluginNoRead [2021-12-03T09:05:17.933Z] === PAUSE TestReadPluginNoRead [2021-12-03T09:05:17.933Z] === RUN TestDaemonStartWithLogOpt [2021-12-03T09:05:17.933Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-03T09:05:17.933Z] === CONT TestContinueAfterPluginCrash [2021-12-03T09:05:17.933Z] === CONT TestDaemonStartWithLogOpt [2021-12-03T09:05:19.620Z] --- PASS: TestRemoveContainerRunning (1.68s) [2021-12-03T09:05:19.620Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-03T09:05:19.772Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-03T09:05:21.183Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.70s) [2021-12-03T09:05:21.183Z] === RUN TestRemoveInvalidContainer [2021-12-03T09:05:21.183Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-12-03T09:05:21.183Z] === RUN TestRenameLinkedContainer [2021-12-03T09:05:21.183Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T09:05:21.183Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-03T09:05:21.183Z] === RUN TestRenameStoppedContainer [2021-12-03T09:05:21.931Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-03T09:05:21.931Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T09:05:21.931Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-03T09:05:21.931Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T09:05:21.931Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-03T09:05:21.931Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T09:05:21.931Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-03T09:05:21.931Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T09:05:21.931Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-03T09:05:22.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-12-03T09:05:22.103Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-03T09:05:22.103Z] --- PASS: TestDaemonStartWithLogOpt (4.13s) [2021-12-03T09:05:22.103Z] === CONT TestReadPluginNoRead [2021-12-03T09:05:22.359Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-03T09:05:23.396Z] --- PASS: TestRenameStoppedContainer (2.34s) [2021-12-03T09:05:23.396Z] === RUN TestRenameRunningContainerAndReuse [2021-12-03T09:05:24.089Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-03T09:05:24.089Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T09:05:24.089Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-03T09:05:24.089Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:05:24.089Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-03T09:05:24.258Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-03T09:05:25.628Z] === RUN TestReadPluginNoRead/default [2021-12-03T09:05:25.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-03T09:05:26.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-12-03T09:05:26.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-12-03T09:05:27.265Z] --- PASS: TestContinueAfterPluginCrash (9.43s) [2021-12-03T09:05:27.265Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-03T09:05:28.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-12-03T09:05:28.449Z] docker_api_swarm_node_test.go:20: [d79e454faee40] joining swarm manager [dc37ec7b6b71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:05:29.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-12-03T09:05:29.011Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-03T09:05:29.573Z] docker_api_swarm_node_test.go:21: [d16a5fce424a8] joining swarm manager [dc37ec7b6b71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:05:29.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-12-03T09:05:30.546Z] --- PASS: TestRenameRunningContainerAndReuse (7.18s) [2021-12-03T09:05:30.546Z] === RUN TestRenameInvalidName [2021-12-03T09:05:30.761Z] === CONT TestReadPluginNoRead [2021-12-03T09:05:30.761Z] read_test.go:92: [df9a72be8076f] daemon is not started [2021-12-03T09:05:30.761Z] --- PASS: TestReadPluginNoRead (8.69s) [2021-12-03T09:05:30.761Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2021-12-03T09:05:30.761Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2021-12-03T09:05:30.761Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2021-12-03T09:05:30.761Z] PASS [2021-12-03T09:05:30.761Z] [2021-12-03T09:05:30.761Z] DONE 6 tests in 12.963s [2021-12-03T09:05:30.761Z] 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-03T09:05:30.761Z] ++ 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-03T09:05:30.761Z] ++ set -e [2021-12-03T09:05:30.761Z] ++ '[' -n 0 ']' [2021-12-03T09:05:30.761Z] ++ set -x [2021-12-03T09:05:30.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-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-03T09:05:30.761Z] testing: warning: no tests to run [2021-12-03T09:05:30.761Z] PASS [2021-12-03T09:05:30.761Z] [2021-12-03T09:05:30.761Z] DONE 0 tests in 0.058s [2021-12-03T09:05:30.761Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-03T09:05:30.761Z] ++ 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-03T09:05:30.761Z] ++ set -e [2021-12-03T09:05:30.761Z] ++ '[' -n 0 ']' [2021-12-03T09:05:30.761Z] ++ set -x [2021-12-03T09:05:30.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-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-03T09:05:30.761Z] INFO: Testing against a local daemon [2021-12-03T09:05:30.761Z] === RUN TestPluginWithDevMounts [2021-12-03T09:05:30.761Z] === PAUSE TestPluginWithDevMounts [2021-12-03T09:05:30.761Z] === CONT TestPluginWithDevMounts [2021-12-03T09:05:31.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d748a0_} [2021-12-03T09:05:32.108Z] --- PASS: TestRenameInvalidName (1.77s) [2021-12-03T09:05:32.108Z] === RUN TestRenameAnonymousContainer [2021-12-03T09:05:32.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13274837444_/foo_false____} [2021-12-03T09:05:32.382Z] --- PASS: TestPluginWithDevMounts (1.60s) [2021-12-03T09:05:32.382Z] PASS [2021-12-03T09:05:32.382Z] [2021-12-03T09:05:32.382Z] DONE 1 tests in 1.712s [2021-12-03T09:05:32.382Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-03T09:05:32.382Z] ++ 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-03T09:05:32.382Z] ++ set -e [2021-12-03T09:05:32.382Z] ++ '[' -n 0 ']' [2021-12-03T09:05:32.382Z] ++ set -x [2021-12-03T09:05:32.382Z] ++ 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-03T09:05:32.637Z] INFO: Testing against a local daemon [2021-12-03T09:05:32.637Z] === RUN TestSecretInspect [2021-12-03T09:05:34.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13274837444_/foo_true____} [2021-12-03T09:05:34.402Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-03T09:05:34.927Z] --- PASS: TestSecretInspect (2.30s) [2021-12-03T09:05:34.927Z] === RUN TestSecretList [2021-12-03T09:05:35.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32884171824_/foo_false____} [2021-12-03T09:05:35.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32884171824_/foo_true____} [2021-12-03T09:05:37.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32884171824_/foo_true__0xc000d748d0__} [2021-12-03T09:05:37.109Z] --- PASS: TestSecretList (2.24s) [2021-12-03T09:05:37.109Z] === RUN TestSecretsCreateAndDelete [2021-12-03T09:05:38.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d748e8_} [2021-12-03T09:05:39.401Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2021-12-03T09:05:39.401Z] === RUN TestSecretsUpdate [2021-12-03T09:05:39.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d74900_} [2021-12-03T09:05:39.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-12-03T09:05:41.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d74918_} [2021-12-03T09:05:42.273Z] --- PASS: TestSecretsUpdate (2.62s) [2021-12-03T09:05:42.273Z] === RUN TestTemplatedSecret [2021-12-03T09:05:42.523Z] --- PASS: TestRenameAnonymousContainer (8.99s) [2021-12-03T09:05:42.523Z] === RUN TestRenameContainerWithSameName [2021-12-03T09:05:42.990Z] --- PASS: TestRenameContainerWithSameName (1.72s) [2021-12-03T09:05:42.990Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-03T09:05:42.990Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T09:05:42.990Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2021-12-03T09:05:42.990Z] === RUN TestResize [2021-12-03T09:05:43.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d74930_} [2021-12-03T09:05:44.554Z] --- PASS: TestResize (1.69s) [2021-12-03T09:05:44.554Z] === RUN TestResizeWithInvalidSize [2021-12-03T09:05:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-03T09:05:44.569Z] docker_api_swarm_test.go:502: [d5197904918a3] joining swarm manager [d576a8ac368a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:05:45.496Z] --- PASS: TestTemplatedSecret (3.42s) [2021-12-03T09:05:45.496Z] === RUN TestSecretCreateResolve [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-03T09:05:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-12-03T09:05:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-12-03T09:05:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-12-03T09:05:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-12-03T09:05:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-12-03T09:05:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-12-03T09:05:46.314Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-03T09:05:46.764Z] --- PASS: TestResizeWithInvalidSize (1.75s) [2021-12-03T09:05:46.764Z] === RUN TestResizeWhenContainerNotStarted [2021-12-03T09:05:48.206Z] --- PASS: TestSecretCreateResolve (2.53s) [2021-12-03T09:05:48.206Z] PASS [2021-12-03T09:05:48.206Z] [2021-12-03T09:05:48.206Z] DONE 6 tests in 15.526s [2021-12-03T09:05:48.206Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-03T09:05:48.206Z] ++ 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-03T09:05:48.206Z] ++ set -e [2021-12-03T09:05:48.206Z] ++ '[' -n 0 ']' [2021-12-03T09:05:48.206Z] ++ set -x [2021-12-03T09:05:48.206Z] ++ 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-03T09:05:48.206Z] INFO: Testing against a local daemon [2021-12-03T09:05:48.206Z] === RUN TestServiceCreateInit [2021-12-03T09:05:48.206Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T09:05:48.327Z] --- PASS: TestResizeWhenContainerNotStarted (1.99s) [2021-12-03T09:05:48.327Z] === RUN TestDaemonRestartKillContainers [2021-12-03T09:05:48.327Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:05:48.327Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-03T09:05:48.327Z] === RUN TestStats [2021-12-03T09:05:48.327Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T09:05:48.327Z] --- SKIP: TestStats (0.00s) [2021-12-03T09:05:48.327Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-03T09:05:48.767Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-03T09:05:50.134Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-03T09:05:52.114Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s) [2021-12-03T09:05:52.114Z] === RUN TestStopContainerWithTimeout [2021-12-03T09:05:52.114Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T09:05:52.114Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-03T09:05:52.114Z] === RUN TestUpdateRestartPolicy [2021-12-03T09:05:52.653Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-03T09:05:52.653Z] docker_api_swarm_test.go:507: [d5db78107eef8] joining swarm manager [d576a8ac368a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:05:52.910Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T09:05:53.471Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-03T09:05:53.728Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-03T09:05:54.290Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-03T09:05:55.220Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-12-03T09:05:55.476Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-03T09:05:56.405Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-03T09:05:57.334Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-03T09:05:57.334Z] --- PASS: TestServiceCreateInit (9.05s) [2021-12-03T09:05:57.334Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.71s) [2021-12-03T09:05:57.334Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.32s) [2021-12-03T09:05:57.334Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T09:05:57.592Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-03T09:05:58.520Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-03T09:05:59.486Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-03T09:06:00.059Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-03T09:06:01.426Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-03T09:06:01.989Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-03T09:06:02.918Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-03T09:06:03.925Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-03T09:06:04.855Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-03T09:06:05.419Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-03T09:06:06.348Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-03T09:06:06.348Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-03T09:06:06.603Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-03T09:06:06.869Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-03T09:06:06.869Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T09:06:06.869Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-03T09:06:06.869Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-03T09:06:06.869Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-03T09:06:07.166Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-03T09:06:08.535Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-03T09:06:08.791Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-03T09:06:09.355Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-03T09:06:10.285Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-03T09:06:10.848Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-03T09:06:11.531Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-03T09:06:11.531Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-03T09:06:11.531Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T09:06:11.531Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-03T09:06:11.531Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T09:06:11.987Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-03T09:06:11.987Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T09:06:11.987Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-03T09:06:11.987Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-03T09:06:12.214Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-03T09:06:12.948Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-03T09:06:13.334Z] --- PASS: TestUpdateRestartPolicy (18.80s) [2021-12-03T09:06:13.334Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-03T09:06:13.334Z] --- PASS: TestUpdateRestartWithAutoRemove (1.69s) [2021-12-03T09:06:13.334Z] === RUN TestWaitNonBlocked [2021-12-03T09:06:13.334Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T09:06:13.334Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T09:06:13.334Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T09:06:13.334Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T09:06:13.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-03T09:06:13.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-03T09:06:14.730Z] --- PASS: TestCreateServiceMultipleTimes (17.42s) [2021-12-03T09:06:14.731Z] === RUN TestCreateServiceConflict [2021-12-03T09:06:14.986Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-03T09:06:15.836Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-03T09:06:17.366Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-03T09:06:17.366Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T09:06:17.366Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-03T09:06:17.366Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T09:06:17.366Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-03T09:06:17.366Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-03T09:06:17.501Z] --- PASS: TestCreateServiceConflict (2.47s) [2021-12-03T09:06:17.501Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T09:06:17.501Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-03T09:06:17.766Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-03T09:06:20.252Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-03T09:06:20.302Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2021-12-03T09:06:20.302Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T09:06:20.482Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-12-03T09:06:20.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.36s) [2021-12-03T09:06:20.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.19s) [2021-12-03T09:06:20.482Z] === RUN TestWaitBlocked [2021-12-03T09:06:20.482Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:06:20.482Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-03T09:06:20.482Z] PASS [2021-12-03T09:06:20.482Z] ok github.com/docker/docker/integration/container 86.877s [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === Skipped [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-03T09:06:20.482Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-03T09:06:20.482Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-03T09:06:20.482Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-03T09:06:20.482Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-03T09:06:20.482Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-03T09:06:20.482Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-03T09:06:20.482Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-03T09:06:20.482Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-03T09:06:20.482Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-03T09:06:20.482Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-03T09:06:20.482Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-03T09:06:20.482Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-03T09:06:20.482Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-03T09:06:20.482Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-03T09:06:20.482Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-03T09:06:20.482Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-03T09:06:20.482Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-03T09:06:20.482Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-03T09:06:20.482Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-03T09:06:20.482Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-03T09:06:20.482Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-03T09:06:20.482Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-03T09:06:20.482Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-03T09:06:20.482Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-03T09:06:20.482Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-03T09:06:20.482Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-03T09:06:20.482Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-03T09:06:20.482Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-03T09:06:20.482Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2021-12-03T09:06:20.482Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-03T09:06:20.482Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-03T09:06:20.482Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-03T09:06:20.482Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-03T09:06:20.482Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:06:20.482Z] [2021-12-03T09:06:20.482Z] DONE 87 tests, 33 skipped in 89.028s [2021-12-03T09:06:20.482Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-03T09:06:21.230Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-03T09:06:23.746Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-03T09:06:24.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-12-03T09:06:24.307Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-03T09:06:26.825Z] docker_api_swarm_node_test.go:81: [d9606010d78c1] joining swarm manager [d45f59ebaad23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:06:27.386Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-12-03T09:06:27.949Z] === RUN TestDockerSuite/TestCpToDot [2021-12-03T09:06:28.512Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-03T09:06:29.440Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-03T09:06:30.367Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-03T09:06:30.533Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-03T09:06:30.929Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-03T09:06:31.858Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-03T09:06:32.421Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-03T09:06:32.984Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-03T09:06:33.911Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-03T09:06:34.167Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-03T09:06:34.167Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-03T09:06:34.167Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.92s) [2021-12-03T09:06:34.167Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T09:06:34.730Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-03T09:06:34.736Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-03T09:06:34.736Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T09:06:34.736Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-03T09:06:34.736Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-03T09:06:34.736Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-03T09:06:35.196Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-03T09:06:35.293Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-03T09:06:35.293Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-03T09:06:35.293Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-03T09:06:35.293Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-03T09:06:35.855Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-03T09:06:36.112Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-03T09:06:36.112Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-03T09:06:36.156Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-03T09:06:36.156Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T09:06:36.156Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-03T09:06:36.373Z] === RUN TestDockerSuite/TestCreateRM [2021-12-03T09:06:36.373Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-03T09:06:36.373Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:06:36.374Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-03T09:06:36.635Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-03T09:06:36.635Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-03T09:06:36.895Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-03T09:06:37.852Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-03T09:06:37.852Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T09:06:37.852Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-03T09:06:37.852Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T09:06:37.852Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-03T09:06:37.852Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T09:06:37.852Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-03T09:06:37.852Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-03T09:06:38.001Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-03T09:06:38.001Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-03T09:06:38.001Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-03T09:06:38.811Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-03T09:06:39.873Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-03T09:06:39.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-12-03T09:06:40.834Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-03T09:06:41.254Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-03T09:06:41.254Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-03T09:06:41.254Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-03T09:06:41.254Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-03T09:06:41.254Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-03T09:06:41.511Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-03T09:06:41.693Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-03T09:06:41.734Z] === RUN TestConfigDaemonLibtrustID [2021-12-03T09:06:41.734Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T09:06:41.734Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2021-12-03T09:06:41.734Z] === RUN TestDaemonConfigValidation [2021-12-03T09:06:41.734Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T09:06:41.734Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-03T09:06:41.734Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-03T09:06:41.734Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T09:06:41.734Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T09:06:41.734Z] === RUN TestDaemonProxy [2021-12-03T09:06:41.734Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T09:06:41.734Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-03T09:06:41.734Z] PASS [2021-12-03T09:06:41.734Z] ok github.com/docker/docker/integration/daemon 0.098s [2021-12-03T09:06:41.734Z] [2021-12-03T09:06:41.734Z] === Skipped [2021-12-03T09:06:41.734Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2021-12-03T09:06:41.734Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-03T09:06:41.734Z] [2021-12-03T09:06:41.734Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-03T09:06:41.734Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-03T09:06:41.734Z] [2021-12-03T09:06:41.734Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-03T09:06:41.734Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-03T09:06:41.734Z] [2021-12-03T09:06:41.734Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-03T09:06:41.734Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-03T09:06:41.734Z] [2021-12-03T09:06:41.734Z] DONE 4 tests, 4 skipped in 21.434s [2021-12-03T09:06:41.734Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-03T09:06:41.766Z] docker_api_swarm_node_test.go:53: [d2e2e9c6fc81d] joining swarm manager [d797783f2b625]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:06:42.024Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-03T09:06:42.652Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-03T09:06:42.652Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T09:06:42.652Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-03T09:06:42.652Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T09:06:42.652Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-03T09:06:42.652Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-03T09:06:42.719Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:06:42.719Z] INFO: Testing against a local daemon [2021-12-03T09:06:42.719Z] === RUN TestCommitInheritsEnv [2021-12-03T09:06:42.719Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:06:42.719Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-03T09:06:42.719Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-03T09:06:42.719Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T09:06:42.719Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T09:06:42.719Z] === RUN TestImagesFilterMultiReference [2021-12-03T09:06:42.719Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-12-03T09:06:42.719Z] === RUN TestImagePullPlatformInvalid [2021-12-03T09:06:42.719Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-03T09:06:42.719Z] === RUN TestRemoveImageOrphaning [2021-12-03T09:06:42.953Z] docker_api_swarm_node_test.go:54: [d1557c606144d] joining swarm manager [d797783f2b625]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:06:42.953Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-03T09:06:43.519Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-03T09:06:43.702Z] --- PASS: TestRemoveImageOrphaning (0.84s) [2021-12-03T09:06:43.702Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-03T09:06:43.702Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-12-03T09:06:43.702Z] === RUN TestTagInvalidReference [2021-12-03T09:06:43.702Z] --- PASS: TestTagInvalidReference (0.03s) [2021-12-03T09:06:43.702Z] === RUN TestTagValidPrefixedRepo [2021-12-03T09:06:43.702Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-12-03T09:06:43.702Z] === RUN TestTagExistedNameWithoutForce [2021-12-03T09:06:43.702Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-12-03T09:06:43.702Z] === RUN TestTagOfficialNames [2021-12-03T09:06:44.172Z] --- PASS: TestTagOfficialNames (0.07s) [2021-12-03T09:06:44.172Z] === RUN TestTagMatchesDigest [2021-12-03T09:06:44.172Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-12-03T09:06:44.172Z] PASS [2021-12-03T09:06:44.172Z] ok github.com/docker/docker/integration/image 1.292s [2021-12-03T09:06:44.172Z] [2021-12-03T09:06:44.172Z] === Skipped [2021-12-03T09:06:44.172Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-03T09:06:44.172Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:06:44.172Z] [2021-12-03T09:06:44.172Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-03T09:06:44.172Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-03T09:06:44.172Z] [2021-12-03T09:06:44.172Z] DONE 11 tests, 2 skipped in 2.794s [2021-12-03T09:06:44.172Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-03T09:06:44.446Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-03T09:06:45.493Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-03T09:06:45.493Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T09:06:45.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-03T09:06:45.493Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T09:06:45.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-03T09:06:45.493Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T09:06:45.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-03T09:06:45.493Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T09:06:45.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-03T09:06:45.531Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-03T09:06:45.813Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-03T09:06:45.948Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-03T09:06:45.990Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-03T09:06:45.990Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-03T09:06:45.990Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-03T09:06:45.990Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-03T09:06:45.990Z] Cross building: bundles/cross/linux/s390x [2021-12-03T09:06:45.990Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-03T09:06:45.990Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-03T09:06:46.069Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-03T09:06:46.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:06:46.390Z] INFO: Testing against a local daemon [2021-12-03T09:06:46.390Z] === RUN TestNetworkCreateDelete [2021-12-03T09:06:46.390Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:06:46.390Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestDockerNetworkDeletePreferID [2021-12-03T09:06:46.390Z] 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-03T09:06:46.390Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestDaemonDNSFallback [2021-12-03T09:06:46.390Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:06:46.390Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestInspectNetwork [2021-12-03T09:06:46.390Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T09:06:46.390Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestRunContainerWithBridgeNone [2021-12-03T09:06:46.390Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:06:46.390Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestNetworkInvalidJSON [2021-12-03T09:06:46.390Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-03T09:06:46.390Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-03T09:06:46.390Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:06:46.390Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:06:46.390Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:06:46.390Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:06:46.390Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-03T09:06:46.390Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-03T09:06:46.390Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-03T09:06:46.390Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-12-03T09:06:46.390Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-03T09:06:46.390Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-03T09:06:46.390Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestNetworkList [2021-12-03T09:06:46.390Z] === RUN TestNetworkList//networks [2021-12-03T09:06:46.390Z] === PAUSE TestNetworkList//networks [2021-12-03T09:06:46.390Z] === RUN TestNetworkList//networks/ [2021-12-03T09:06:46.390Z] === PAUSE TestNetworkList//networks/ [2021-12-03T09:06:46.390Z] === CONT TestNetworkList//networks [2021-12-03T09:06:46.390Z] === CONT TestNetworkList//networks/ [2021-12-03T09:06:46.390Z] --- PASS: TestNetworkList (0.03s) [2021-12-03T09:06:46.390Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-03T09:06:46.390Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestHostIPv4BridgeLabel [2021-12-03T09:06:46.390Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-03T09:06:46.390Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestDaemonDefaultNetworkPools [2021-12-03T09:06:46.390Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-03T09:06:46.390Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-03T09:06:46.390Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-03T09:06:46.390Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestServiceWithPredefinedNetwork [2021-12-03T09:06:46.390Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-03T09:06:46.390Z] service_test.go:243: FLAKY_TEST [2021-12-03T09:06:46.390Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestServiceWithDataPathPortInit [2021-12-03T09:06:46.390Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-03T09:06:46.390Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-03T09:06:46.390Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T09:06:46.390Z] PASS [2021-12-03T09:06:46.390Z] ok github.com/docker/docker/integration/network 0.139s [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === Skipped [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-03T09:06:46.390Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-03T09:06:46.390Z] 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-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-03T09:06:46.390Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-03T09:06:46.390Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-03T09:06:46.390Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-03T09:06:46.390Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-03T09:06:46.390Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-03T09:06:46.390Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-03T09:06:46.390Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-03T09:06:46.390Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-03T09:06:46.390Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-03T09:06:46.390Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-03T09:06:46.390Z] service_test.go:243: FLAKY_TEST [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-03T09:06:46.390Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-03T09:06:46.390Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-03T09:06:46.390Z] [2021-12-03T09:06:46.390Z] DONE 22 tests, 15 skipped in 2.039s [2021-12-03T09:06:46.390Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-03T09:06:46.631Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-03T09:06:46.631Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-03T09:06:46.858Z] testing: warning: no tests to run [2021-12-03T09:06:46.858Z] PASS [2021-12-03T09:06:46.858Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2021-12-03T09:06:46.858Z] [2021-12-03T09:06:46.858Z] DONE 0 tests in 0.589s [2021-12-03T09:06:46.858Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-03T09:06:46.888Z] --- PASS: TestCreateServiceSecretFileMode (12.73s) [2021-12-03T09:06:46.888Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T09:06:47.144Z] === RUN TestDockerSuite/TestDockerFails [2021-12-03T09:06:47.144Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-12-03T09:06:47.144Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-12-03T09:06:47.144Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-12-03T09:06:47.844Z] testing: warning: no tests to run [2021-12-03T09:06:47.844Z] PASS [2021-12-03T09:06:47.844Z] ok github.com/docker/docker/integration/network/macvlan 0.058s [2021-12-03T09:06:47.844Z] [2021-12-03T09:06:47.844Z] DONE 0 tests in 0.615s [2021-12-03T09:06:47.844Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-03T09:06:48.072Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-12-03T09:06:48.314Z] testing: warning: no tests to run [2021-12-03T09:06:48.314Z] PASS [2021-12-03T09:06:48.314Z] ok github.com/docker/docker/integration/plugin 0.057s [2021-12-03T09:06:48.314Z] [2021-12-03T09:06:48.314Z] DONE 0 tests in 0.593s [2021-12-03T09:06:48.314Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-03T09:06:48.636Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-12-03T09:06:49.302Z] testing: warning: no tests to run [2021-12-03T09:06:49.302Z] PASS [2021-12-03T09:06:49.302Z] ok github.com/docker/docker/integration/plugin/authz 0.063s [2021-12-03T09:06:49.302Z] [2021-12-03T09:06:49.302Z] DONE 0 tests in 0.680s [2021-12-03T09:06:49.302Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-03T09:06:50.001Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-12-03T09:06:50.001Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-12-03T09:06:50.001Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-12-03T09:06:50.001Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-12-03T09:06:54.068Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:06:54.068Z] INFO: Testing against a local daemon [2021-12-03T09:06:54.068Z] === RUN TestPluginInvalidJSON [2021-12-03T09:06:54.068Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:06:54.068Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:06:54.068Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-03T09:06:54.068Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-12-03T09:06:54.068Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-03T09:06:54.068Z] === RUN TestPluginInstall [2021-12-03T09:06:54.068Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T09:06:54.068Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-03T09:06:54.068Z] === RUN TestPluginsWithRuntimes [2021-12-03T09:06:54.068Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T09:06:54.068Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-03T09:06:54.068Z] === RUN TestPluginBackCompatMediaTypes [2021-12-03T09:06:54.068Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T09:06:54.068Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T09:06:54.068Z] PASS [2021-12-03T09:06:54.068Z] ok github.com/docker/docker/integration/plugin/common 0.086s [2021-12-03T09:06:54.068Z] [2021-12-03T09:06:54.068Z] === Skipped [2021-12-03T09:06:54.068Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-03T09:06:54.068Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-03T09:06:54.068Z] [2021-12-03T09:06:54.068Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-03T09:06:54.068Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-03T09:06:54.068Z] [2021-12-03T09:06:54.068Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-03T09:06:54.068Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-03T09:06:54.068Z] [2021-12-03T09:06:54.068Z] DONE 5 tests, 3 skipped in 4.401s [2021-12-03T09:06:54.068Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-03T09:06:54.084Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-03T09:06:56.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:06:56.300Z] INFO: Testing against a local daemon [2021-12-03T09:06:56.300Z] === RUN TestExternalGraphDriver [2021-12-03T09:06:56.300Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T09:06:56.300Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-03T09:06:56.300Z] === RUN TestGraphdriverPluginV2 [2021-12-03T09:06:56.300Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T09:06:56.300Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-03T09:06:56.300Z] PASS [2021-12-03T09:06:56.300Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.084s [2021-12-03T09:06:56.300Z] [2021-12-03T09:06:56.300Z] === Skipped [2021-12-03T09:06:56.300Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-03T09:06:56.300Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-03T09:06:56.300Z] [2021-12-03T09:06:56.300Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-03T09:06:56.300Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-03T09:06:56.300Z] [2021-12-03T09:06:56.300Z] DONE 2 tests, 2 skipped in 2.824s [2021-12-03T09:06:56.531Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-03T09:06:56.767Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-03T09:06:57.093Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-03T09:06:57.789Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-03T09:06:58.332Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:06:58.332Z] INFO: Testing against a local daemon [2021-12-03T09:06:58.332Z] === RUN TestReadPluginNoRead [2021-12-03T09:06:58.332Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T09:06:58.332Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-03T09:06:58.332Z] PASS [2021-12-03T09:06:58.332Z] ok github.com/docker/docker/integration/plugin/logging 0.076s [2021-12-03T09:06:58.332Z] [2021-12-03T09:06:58.332Z] === Skipped [2021-12-03T09:06:58.332Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-03T09:06:58.332Z] read_test.go:21: no unix domain sockets on Windows [2021-12-03T09:06:58.332Z] [2021-12-03T09:06:58.332Z] DONE 1 tests, 1 skipped in 1.916s [2021-12-03T09:06:58.468Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-03T09:06:58.750Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-03T09:06:58.750Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T09:06:58.750Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-03T09:06:58.800Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-03T09:06:59.268Z] testing: warning: no tests to run [2021-12-03T09:06:59.268Z] PASS [2021-12-03T09:06:59.268Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.059s [2021-12-03T09:06:59.736Z] [2021-12-03T09:06:59.736Z] DONE 0 tests in 0.941s [2021-12-03T09:06:59.736Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-03T09:06:59.836Z] --- PASS: TestCreateServiceConfigFileMode (12.84s) [2021-12-03T09:06:59.836Z] === RUN TestCreateServiceSysctls [2021-12-03T09:07:00.092Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-12-03T09:07:00.653Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-03T09:07:01.214Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-03T09:07:01.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:07:01.300Z] INFO: Testing against a local daemon [2021-12-03T09:07:01.300Z] === RUN TestPluginWithDevMounts [2021-12-03T09:07:01.300Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:01.300Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-03T09:07:01.300Z] PASS [2021-12-03T09:07:01.300Z] ok github.com/docker/docker/integration/plugin/volumes 0.070s [2021-12-03T09:07:01.631Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-03T09:07:01.768Z] [2021-12-03T09:07:01.768Z] === Skipped [2021-12-03T09:07:01.768Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-03T09:07:01.768Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:01.768Z] [2021-12-03T09:07:01.768Z] DONE 1 tests, 1 skipped in 1.875s [2021-12-03T09:07:01.768Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-03T09:07:02.144Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-03T09:07:03.074Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-03T09:07:03.156Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-03T09:07:03.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:07:03.328Z] INFO: Testing against a local daemon [2021-12-03T09:07:03.328Z] === RUN TestSecretInspect [2021-12-03T09:07:03.328Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:03.328Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-03T09:07:03.328Z] === RUN TestSecretList [2021-12-03T09:07:03.328Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:03.328Z] --- SKIP: TestSecretList (0.00s) [2021-12-03T09:07:03.328Z] === RUN TestSecretsCreateAndDelete [2021-12-03T09:07:03.328Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:03.328Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-03T09:07:03.328Z] === RUN TestSecretsUpdate [2021-12-03T09:07:03.328Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:03.328Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-03T09:07:03.328Z] === RUN TestTemplatedSecret [2021-12-03T09:07:03.328Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:03.328Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-03T09:07:03.328Z] === RUN TestSecretCreateResolve [2021-12-03T09:07:03.328Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:03.328Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-03T09:07:03.328Z] PASS [2021-12-03T09:07:03.328Z] ok github.com/docker/docker/integration/secret 0.069s [2021-12-03T09:07:03.328Z] [2021-12-03T09:07:03.328Z] === Skipped [2021-12-03T09:07:03.328Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-03T09:07:03.328Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:03.329Z] [2021-12-03T09:07:03.329Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-03T09:07:03.329Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:03.329Z] [2021-12-03T09:07:03.329Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-03T09:07:03.329Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:03.329Z] [2021-12-03T09:07:03.329Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-03T09:07:03.329Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:03.329Z] [2021-12-03T09:07:03.329Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-03T09:07:03.329Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:03.329Z] [2021-12-03T09:07:03.329Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-03T09:07:03.329Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:03.329Z] [2021-12-03T09:07:03.329Z] DONE 6 tests, 6 skipped in 1.706s [2021-12-03T09:07:03.329Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-03T09:07:03.640Z] --- PASS: TestCreateServiceSysctls (3.76s) [2021-12-03T09:07:03.640Z] === RUN TestCreateServiceCapabilities [2021-12-03T09:07:03.640Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-03T09:07:04.204Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-12-03T09:07:05.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:07:05.554Z] INFO: Testing against a local daemon [2021-12-03T09:07:05.554Z] === RUN TestServiceCreateInit [2021-12-03T09:07:05.554Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-03T09:07:05.554Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-03T09:07:05.554Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- PASS: TestServiceCreateInit (0.04s) [2021-12-03T09:07:05.554Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T09:07:05.554Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestCreateServiceMultipleTimes [2021-12-03T09:07:05.554Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestCreateServiceConflict [2021-12-03T09:07:05.554Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestCreateServiceMaxReplicas [2021-12-03T09:07:05.554Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-12-03T09:07:05.554Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-03T09:07:05.554Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestCreateServiceSecretFileMode [2021-12-03T09:07:05.554Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestCreateServiceConfigFileMode [2021-12-03T09:07:05.554Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestCreateServiceSysctls [2021-12-03T09:07:05.554Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-12-03T09:07:05.554Z] === RUN TestCreateServiceCapabilities [2021-12-03T09:07:05.554Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-12-03T09:07:05.554Z] === RUN TestInspect [2021-12-03T09:07:05.554Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestInspect (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestCreateJob [2021-12-03T09:07:05.554Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestCreateJob (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestReplicatedJob [2021-12-03T09:07:05.554Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestUpdateReplicatedJob [2021-12-03T09:07:05.554Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-12-03T09:07:05.554Z] === RUN TestServiceListWithStatuses [2021-12-03T09:07:05.554Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T09:07:05.554Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestDockerNetworkReConnect [2021-12-03T09:07:05.554Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestServicePlugin [2021-12-03T09:07:05.554Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestServiceUpdateLabel [2021-12-03T09:07:05.554Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:05.554Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestServiceUpdateSecrets [2021-12-03T09:07:05.554Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:05.554Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestServiceUpdateConfigs [2021-12-03T09:07:05.554Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:05.554Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestServiceUpdateNetwork [2021-12-03T09:07:05.554Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:05.554Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-03T09:07:05.554Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T09:07:05.554Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:05.554Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-03T09:07:05.554Z] PASS [2021-12-03T09:07:05.554Z] ok github.com/docker/docker/integration/service 0.212s [2021-12-03T09:07:05.554Z] [2021-12-03T09:07:05.554Z] === Skipped [2021-12-03T09:07:05.554Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T09:07:05.554Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:05.554Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-03T09:07:05.554Z] [2021-12-03T09:07:05.554Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T09:07:05.554Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-03T09:07:06.025Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-03T09:07:06.025Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-12-03T09:07:06.025Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-03T09:07:06.025Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-03T09:07:06.025Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-03T09:07:06.025Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-12-03T09:07:06.025Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-12-03T09:07:06.025Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-03T09:07:06.025Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-03T09:07:06.025Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-03T09:07:06.025Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.01s) [2021-12-03T09:07:06.025Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-03T09:07:06.025Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-03T09:07:06.025Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-03T09:07:06.025Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-03T09:07:06.025Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-03T09:07:06.025Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-03T09:07:06.025Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-03T09:07:06.025Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-03T09:07:06.025Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-03T09:07:06.025Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-03T09:07:06.025Z] [2021-12-03T09:07:06.025Z] DONE 24 tests, 23 skipped in 2.326s [2021-12-03T09:07:06.025Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-03T09:07:06.092Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-12-03T09:07:06.092Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2021-12-03T09:07:06.092Z] === RUN TestInspect [2021-12-03T09:07:06.864Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-03T09:07:06.864Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T09:07:06.864Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-03T09:07:06.864Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T09:07:06.864Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-03T09:07:06.864Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T09:07:06.864Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-03T09:07:06.864Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T09:07:06.864Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-03T09:07:07.020Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-03T09:07:07.317Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-03T09:07:07.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:07:07.586Z] INFO: Testing against a local daemon [2021-12-03T09:07:07.586Z] === RUN TestSessionCreate [2021-12-03T09:07:07.586Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T09:07:07.586Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-03T09:07:07.586Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T09:07:07.586Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T09:07:07.586Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T09:07:07.586Z] PASS [2021-12-03T09:07:07.586Z] ok github.com/docker/docker/integration/session 0.067s [2021-12-03T09:07:07.586Z] [2021-12-03T09:07:07.586Z] === Skipped [2021-12-03T09:07:07.586Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-03T09:07:07.586Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-03T09:07:07.586Z] [2021-12-03T09:07:07.586Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-03T09:07:07.586Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-03T09:07:07.586Z] [2021-12-03T09:07:07.586Z] DONE 2 tests, 2 skipped in 1.544s [2021-12-03T09:07:07.586Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-03T09:07:09.146Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:07:09.146Z] INFO: Testing against a local daemon [2021-12-03T09:07:09.146Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T09:07:09.146Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:09.146Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T09:07:09.146Z] === RUN TestDiskUsage [2021-12-03T09:07:09.146Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T09:07:09.146Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-03T09:07:09.146Z] === RUN TestEventsExecDie [2021-12-03T09:07:09.146Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T09:07:09.146Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-03T09:07:09.146Z] === RUN TestEventsBackwardsCompatible [2021-12-03T09:07:09.146Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T09:07:09.146Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-03T09:07:09.146Z] === RUN TestEventsVolumeCreate [2021-12-03T09:07:09.146Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T09:07:09.146Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-03T09:07:09.146Z] === RUN TestInfoAPI [2021-12-03T09:07:09.146Z] --- PASS: TestInfoAPI (0.04s) [2021-12-03T09:07:09.146Z] === RUN TestInfoAPIWarnings [2021-12-03T09:07:09.146Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:07:09.146Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-03T09:07:09.146Z] === RUN TestInfoDebug [2021-12-03T09:07:09.146Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:07:09.146Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-03T09:07:09.146Z] === RUN TestInfoInsecureRegistries [2021-12-03T09:07:09.146Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:07:09.146Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-03T09:07:09.146Z] === RUN TestInfoRegistryMirrors [2021-12-03T09:07:09.146Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:07:09.146Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-03T09:07:09.146Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T09:07:09.539Z] --- PASS: TestInspect (3.12s) [2021-12-03T09:07:09.539Z] === RUN TestCreateJob [2021-12-03T09:07:09.539Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-12-03T09:07:10.131Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-12-03T09:07:10.131Z] === RUN TestPingCacheHeaders [2021-12-03T09:07:10.131Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-12-03T09:07:10.131Z] === RUN TestPingGet [2021-12-03T09:07:10.131Z] --- PASS: TestPingGet (0.02s) [2021-12-03T09:07:10.131Z] === RUN TestPingHead [2021-12-03T09:07:10.131Z] --- PASS: TestPingHead (0.03s) [2021-12-03T09:07:10.131Z] === RUN TestVersion [2021-12-03T09:07:10.131Z] --- PASS: TestVersion (0.03s) [2021-12-03T09:07:10.131Z] PASS [2021-12-03T09:07:10.131Z] ok github.com/docker/docker/integration/system 1.182s [2021-12-03T09:07:10.600Z] [2021-12-03T09:07:10.600Z] === Skipped [2021-12-03T09:07:10.600Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-03T09:07:10.600Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-03T09:07:10.600Z] [2021-12-03T09:07:10.600Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-03T09:07:10.600Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-03T09:07:10.600Z] [2021-12-03T09:07:10.600Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-03T09:07:10.600Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-03T09:07:10.600Z] [2021-12-03T09:07:10.600Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-03T09:07:10.600Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-03T09:07:10.600Z] [2021-12-03T09:07:10.600Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-03T09:07:10.600Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-03T09:07:10.600Z] [2021-12-03T09:07:10.600Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-03T09:07:10.600Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-03T09:07:10.600Z] [2021-12-03T09:07:10.600Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-03T09:07:10.600Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:07:10.600Z] [2021-12-03T09:07:10.600Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-03T09:07:10.600Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:07:10.600Z] [2021-12-03T09:07:10.600Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-03T09:07:10.600Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-03T09:07:10.600Z] [2021-12-03T09:07:10.600Z] DONE 15 tests, 9 skipped in 2.847s [2021-12-03T09:07:10.600Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-03T09:07:12.057Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-03T09:07:12.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:07:12.163Z] INFO: Testing against a local daemon [2021-12-03T09:07:12.163Z] === RUN TestVolumesCreateAndList [2021-12-03T09:07:12.163Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-12-03T09:07:12.163Z] === RUN TestVolumesRemove [2021-12-03T09:07:12.163Z] --- PASS: TestVolumesRemove (0.09s) [2021-12-03T09:07:12.163Z] === RUN TestVolumesInspect [2021-12-03T09:07:12.163Z] --- PASS: TestVolumesInspect (0.04s) [2021-12-03T09:07:12.163Z] === RUN TestVolumesInvalidJSON [2021-12-03T09:07:12.163Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T09:07:12.163Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T09:07:12.163Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T09:07:12.163Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-12-03T09:07:12.163Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T09:07:12.163Z] PASS [2021-12-03T09:07:12.163Z] ok github.com/docker/docker/integration/volume 0.250s [2021-12-03T09:07:12.163Z] [2021-12-03T09:07:12.163Z] DONE 5 tests in 1.908s [2021-12-03T09:07:12.621Z] --- PASS: TestCreateJob (3.31s) [2021-12-03T09:07:12.621Z] === RUN TestReplicatedJob [2021-12-03T09:07:12.630Z] INFO: make.ps1 ended at 12/03/2021 09:07:12 [2021-12-03T09:07:12.630Z] INFO: Integration CLI tests being run from the host: [2021-12-03T09:07:12.630Z] 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-03T09:07:12.877Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-03T09:07:13.805Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-03T09:07:14.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-12-03T09:07:18.918Z] --- PASS: TestReplicatedJob (5.54s) [2021-12-03T09:07:18.918Z] === RUN TestUpdateReplicatedJob [2021-12-03T09:07:19.478Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-03T09:07:19.735Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-03T09:07:21.101Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-03T09:07:21.101Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-12-03T09:07:21.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-03T09:07:21.316Z] INFO: Testing against a local daemon [2021-12-03T09:07:21.316Z] === RUN TestDockerSuite [2021-12-03T09:07:21.316Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-03T09:07:21.316Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-03T09:07:21.316Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:07:21.316Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-03T09:07:21.316Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-03T09:07:21.316Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-03T09:07:21.316Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-03T09:07:21.316Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T09:07:21.316Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-03T09:07:21.316Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-03T09:07:21.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-12-03T09:07:21.357Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-03T09:07:21.563Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-03T09:07:21.563Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T09:07:21.563Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-03T09:07:21.563Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T09:07:21.563Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-03T09:07:21.613Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-12-03T09:07:21.784Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-03T09:07:21.785Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-03T09:07:21.868Z] --- PASS: TestUpdateReplicatedJob (3.66s) [2021-12-03T09:07:21.869Z] === RUN TestServiceListWithStatuses [2021-12-03T09:07:21.869Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T09:07:21.869Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-03T09:07:21.869Z] === RUN TestDockerNetworkConnectAlias [2021-12-03T09:07:21.869Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-12-03T09:07:21.869Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-03T09:07:22.251Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-03T09:07:22.718Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-03T09:07:23.234Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-03T09:07:23.797Z] docker_api_swarm_test.go:202: [d5ac3245619a4] joining swarm manager [dc46f4ceeaea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:07:24.727Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-03T09:07:24.727Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-03T09:07:24.727Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-03T09:07:25.654Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-03T09:07:25.910Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-03T09:07:26.837Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-03T09:07:27.093Z] --- PASS: TestDockerNetworkConnectAlias (5.19s) [2021-12-03T09:07:27.093Z] === RUN TestDockerNetworkReConnect [2021-12-03T09:07:27.654Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-12-03T09:07:27.910Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-12-03T09:07:27.910Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-03T09:07:27.910Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-12-03T09:07:27.910Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-03T09:07:27.910Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-03T09:07:29.801Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-12-03T09:07:30.362Z] --- PASS: TestDockerNetworkReConnect (3.45s) [2021-12-03T09:07:30.362Z] === RUN TestServicePlugin [2021-12-03T09:07:30.618Z] === RUN TestDockerSuite/TestEventsRename [2021-12-03T09:07:31.181Z] === RUN TestDockerSuite/TestEventsResize [2021-12-03T09:07:31.744Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-03T09:07:33.900Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-03T09:07:33.900Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T09:07:34.355Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-03T09:07:34.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-03T09:07:35.013Z] plugin_test.go:61: [d6d8e764778c5] joining swarm manager [d825bc6aad37d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:07:35.574Z] plugin_test.go:64: [d47f164f7ec66] joining swarm manager [d825bc6aad37d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:07:37.195Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-03T09:07:37.195Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T09:07:37.195Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-03T09:07:37.195Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T09:07:37.195Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-03T09:07:37.472Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-03T09:07:38.034Z] === RUN TestDockerSuite/TestEventsStreaming [2021-12-03T09:07:38.595Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-03T09:07:41.859Z] === RUN TestDockerSuite/TestEventsTop [2021-12-03T09:07:41.859Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-03T09:07:43.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-03T09:07:43.341Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T09:07:43.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-03T09:07:44.373Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-03T09:07:47.520Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-03T09:07:47.520Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T09:07:47.520Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-03T09:07:47.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-03T09:07:48.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-03T09:07:48.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-12-03T09:07:50.428Z] docker_api_swarm_test.go:384: [db4d35825fe47] joining swarm manager [d09232cd70a85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:07:51.792Z] docker_api_swarm_test.go:385: [da1954925ed07] joining swarm manager [d09232cd70a85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:07:52.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-03T09:07:52.629Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T09:07:53.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-03T09:07:55.956Z] === RUN TestDockerSuite/TestExec [2021-12-03T09:07:55.956Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-03T09:07:56.518Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-03T09:07:56.776Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-03T09:07:57.338Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-03T09:07:58.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-03T09:07:58.265Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-03T09:07:58.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-03T09:07:58.827Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-03T09:07:59.400Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-03T09:07:59.975Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-03T09:08:00.536Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-03T09:08:01.096Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-03T09:08:01.659Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-03T09:08:01.916Z] --- PASS: TestServicePlugin (31.33s) [2021-12-03T09:08:01.916Z] === RUN TestServiceUpdateLabel [2021-12-03T09:08:02.847Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-03T09:08:03.775Z] === RUN TestDockerSuite/TestExecEnv [2021-12-03T09:08:04.703Z] --- PASS: TestServiceUpdateLabel (2.67s) [2021-12-03T09:08:04.703Z] === RUN TestServiceUpdateSecrets [2021-12-03T09:08:04.703Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-03T09:08:05.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-03T09:08:05.632Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-03T09:08:06.194Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-03T09:08:07.448Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-03T09:08:07.448Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-03T09:08:07.448Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-03T09:08:07.448Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-03T09:08:07.448Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-03T09:08:07.779Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-12-03T09:08:08.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9158945a3e075115d0125b15e258042b281742 hack/test/unit [2021-12-03T09:08:08.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-03T09:08:08.559Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T09:08:08.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-03T09:08:08.713Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-03T09:08:08.713Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-03T09:08:08.713Z] + TESTDIRS=./... [2021-12-03T09:08:08.713Z] + exclude_paths='/vendor/|/integration' [2021-12-03T09:08:08.713Z] ++ go list ./... [2021-12-03T09:08:08.713Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-03T09:08:09.460Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-03T09:08:09.716Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-12-03T09:08:10.278Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-03T09:08:10.625Z] + pkg_list='github.com/docker/docker/api [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/backend/build [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/httputils [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/middleware [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/build [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/container [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/debug [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/image [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/network [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/session [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/system [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/server/router/volume [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/backend [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/container [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/events [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/filters [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/image [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/mount [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/network [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/registry [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/strslice [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/swarm [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/time [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/versions [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T09:08:10.625Z] github.com/docker/docker/api/types/volume [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder/builder-next [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder/dockerfile [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder/dockerignore [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder/remotecontext [2021-12-03T09:08:10.625Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T09:08:10.625Z] github.com/docker/docker/cli [2021-12-03T09:08:10.625Z] github.com/docker/docker/cli/config [2021-12-03T09:08:10.625Z] github.com/docker/docker/cli/debug [2021-12-03T09:08:10.625Z] github.com/docker/docker/client [2021-12-03T09:08:10.625Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T09:08:10.625Z] github.com/docker/docker/cmd/dockerd [2021-12-03T09:08:10.625Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T09:08:10.625Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T09:08:10.625Z] github.com/docker/docker/container [2021-12-03T09:08:10.625Z] github.com/docker/docker/container/stream [2021-12-03T09:08:10.625Z] github.com/docker/docker/contrib/apparmor [2021-12-03T09:08:10.625Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T09:08:10.625Z] github.com/docker/docker/contrib/httpserver [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/cluster [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/config [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/discovery [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/events [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/exec [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/images [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/initlayer [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/links [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/listeners [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/local [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/names [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/network [2021-12-03T09:08:10.625Z] github.com/docker/docker/daemon/stats [2021-12-03T09:08:10.625Z] github.com/docker/docker/distribution [2021-12-03T09:08:10.625Z] github.com/docker/docker/distribution/metadata [2021-12-03T09:08:10.625Z] github.com/docker/docker/distribution/utils [2021-12-03T09:08:10.625Z] github.com/docker/docker/distribution/xfer [2021-12-03T09:08:10.625Z] github.com/docker/docker/dockerversion [2021-12-03T09:08:10.625Z] github.com/docker/docker/errdefs [2021-12-03T09:08:10.625Z] github.com/docker/docker/image [2021-12-03T09:08:10.625Z] github.com/docker/docker/image/cache [2021-12-03T09:08:10.625Z] github.com/docker/docker/image/tarexport [2021-12-03T09:08:10.625Z] github.com/docker/docker/image/v1 [2021-12-03T09:08:10.625Z] github.com/docker/docker/internal/test/suite [2021-12-03T09:08:10.625Z] github.com/docker/docker/layer [2021-12-03T09:08:10.625Z] github.com/docker/docker/libcontainerd [2021-12-03T09:08:10.625Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T09:08:10.625Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T09:08:10.625Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T09:08:10.625Z] github.com/docker/docker/libcontainerd/types [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/config [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T09:08:10.625Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/idm [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ns [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/options [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/osl [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/types [2021-12-03T09:08:10.626Z] github.com/docker/docker/oci [2021-12-03T09:08:10.626Z] github.com/docker/docker/oci/caps [2021-12-03T09:08:10.626Z] github.com/docker/docker/opts [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/aaparser [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/archive [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/authorization [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/capabilities [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/containerfs [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/directory [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/discovery [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/dmesg [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/filenotify [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/fileutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/fsutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/homedir [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/idtools [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/ioutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/locker [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/longpath [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/loopback [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/mount [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/parsers [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/pidfile [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/platform [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/plugins [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/pools [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/progress [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/pubsub [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/reexec [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/signal [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/stack [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/stringid [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/symlink [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/system [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/tailfile [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/tarsum [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/term [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/term/windows [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/truncindex [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/urlutil [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/useragent [2021-12-03T09:08:10.626Z] github.com/docker/docker/plugin [2021-12-03T09:08:10.626Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T09:08:10.626Z] github.com/docker/docker/plugin/v2 [2021-12-03T09:08:10.626Z] github.com/docker/docker/profiles/apparmor [2021-12-03T09:08:10.626Z] github.com/docker/docker/profiles/seccomp [2021-12-03T09:08:10.626Z] github.com/docker/docker/quota [2021-12-03T09:08:10.626Z] github.com/docker/docker/reference [2021-12-03T09:08:10.626Z] github.com/docker/docker/registry [2021-12-03T09:08:10.626Z] github.com/docker/docker/registry/resumable [2021-12-03T09:08:10.626Z] github.com/docker/docker/restartmanager [2021-12-03T09:08:10.626Z] github.com/docker/docker/rootless [2021-12-03T09:08:10.626Z] github.com/docker/docker/rootless/specconv [2021-12-03T09:08:10.626Z] github.com/docker/docker/runconfig [2021-12-03T09:08:10.626Z] github.com/docker/docker/runconfig/opts [2021-12-03T09:08:10.626Z] github.com/docker/docker/testutil [2021-12-03T09:08:10.626Z] github.com/docker/docker/testutil/daemon [2021-12-03T09:08:10.626Z] github.com/docker/docker/testutil/environment [2021-12-03T09:08:10.626Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T09:08:10.626Z] github.com/docker/docker/testutil/fakegit [2021-12-03T09:08:10.626Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T09:08:10.626Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T09:08:10.626Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T09:08:10.626Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T09:08:10.626Z] github.com/docker/docker/testutil/registry [2021-12-03T09:08:10.626Z] github.com/docker/docker/testutil/request [2021-12-03T09:08:10.626Z] github.com/docker/docker/volume [2021-12-03T09:08:10.626Z] github.com/docker/docker/volume/drivers [2021-12-03T09:08:10.626Z] github.com/docker/docker/volume/local [2021-12-03T09:08:10.626Z] github.com/docker/docker/volume/mounts [2021-12-03T09:08:10.626Z] github.com/docker/docker/volume/service [2021-12-03T09:08:10.626Z] github.com/docker/docker/volume/service/opts [2021-12-03T09:08:10.626Z] github.com/docker/docker/volume/testutils' [2021-12-03T09:08:10.626Z] ++ echo 'github.com/docker/docker/api [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/backend/build [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/httputils [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/middleware [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/build [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/container [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/debug [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/image [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/network [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/session [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/system [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/server/router/volume [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/backend [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/container [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/events [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/filters [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/image [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/mount [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/network [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/registry [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/strslice [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/swarm [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/time [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/versions [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T09:08:10.626Z] github.com/docker/docker/api/types/volume [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder/builder-next [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder/dockerfile [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder/dockerignore [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder/remotecontext [2021-12-03T09:08:10.626Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T09:08:10.626Z] github.com/docker/docker/cli [2021-12-03T09:08:10.626Z] github.com/docker/docker/cli/config [2021-12-03T09:08:10.626Z] github.com/docker/docker/cli/debug [2021-12-03T09:08:10.626Z] github.com/docker/docker/client [2021-12-03T09:08:10.626Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T09:08:10.626Z] github.com/docker/docker/cmd/dockerd [2021-12-03T09:08:10.626Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T09:08:10.626Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T09:08:10.626Z] github.com/docker/docker/container [2021-12-03T09:08:10.626Z] github.com/docker/docker/container/stream [2021-12-03T09:08:10.626Z] github.com/docker/docker/contrib/apparmor [2021-12-03T09:08:10.626Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T09:08:10.626Z] github.com/docker/docker/contrib/httpserver [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/cluster [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/config [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/discovery [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/events [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/exec [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/images [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/initlayer [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/links [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/listeners [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/local [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/names [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/network [2021-12-03T09:08:10.626Z] github.com/docker/docker/daemon/stats [2021-12-03T09:08:10.626Z] github.com/docker/docker/distribution [2021-12-03T09:08:10.626Z] github.com/docker/docker/distribution/metadata [2021-12-03T09:08:10.626Z] github.com/docker/docker/distribution/utils [2021-12-03T09:08:10.626Z] github.com/docker/docker/distribution/xfer [2021-12-03T09:08:10.626Z] github.com/docker/docker/dockerversion [2021-12-03T09:08:10.626Z] github.com/docker/docker/errdefs [2021-12-03T09:08:10.626Z] github.com/docker/docker/image [2021-12-03T09:08:10.626Z] github.com/docker/docker/image/cache [2021-12-03T09:08:10.626Z] github.com/docker/docker/image/tarexport [2021-12-03T09:08:10.626Z] github.com/docker/docker/image/v1 [2021-12-03T09:08:10.626Z] github.com/docker/docker/internal/test/suite [2021-12-03T09:08:10.626Z] github.com/docker/docker/layer [2021-12-03T09:08:10.626Z] github.com/docker/docker/libcontainerd [2021-12-03T09:08:10.626Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T09:08:10.626Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T09:08:10.626Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T09:08:10.626Z] github.com/docker/docker/libcontainerd/types [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/config [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/idm [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/ns [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/options [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/osl [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/libnetwork/types [2021-12-03T09:08:10.626Z] github.com/docker/docker/oci [2021-12-03T09:08:10.626Z] github.com/docker/docker/oci/caps [2021-12-03T09:08:10.626Z] github.com/docker/docker/opts [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/aaparser [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/archive [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/authorization [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/capabilities [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/containerfs [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/directory [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/discovery [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/dmesg [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/filenotify [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/fileutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/fsutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/homedir [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/idtools [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/ioutils [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/locker [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/longpath [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/loopback [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/mount [2021-12-03T09:08:10.626Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/parsers [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/pidfile [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/platform [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugins [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/pools [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/progress [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/pubsub [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/reexec [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/signal [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/stack [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/stringid [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/symlink [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/system [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/tailfile [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/tarsum [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/term [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/term/windows [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/truncindex [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/urlutil [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/useragent [2021-12-03T09:08:10.627Z] github.com/docker/docker/plugin [2021-12-03T09:08:10.627Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T09:08:10.627Z] github.com/docker/docker/plugin/v2 [2021-12-03T09:08:10.627Z] github.com/docker/docker/profiles/apparmor [2021-12-03T09:08:10.627Z] github.com/docker/docker/profiles/seccomp [2021-12-03T09:08:10.627Z] github.com/docker/docker/quota [2021-12-03T09:08:10.627Z] github.com/docker/docker/reference [2021-12-03T09:08:10.627Z] github.com/docker/docker/registry [2021-12-03T09:08:10.627Z] github.com/docker/docker/registry/resumable [2021-12-03T09:08:10.627Z] github.com/docker/docker/restartmanager [2021-12-03T09:08:10.627Z] github.com/docker/docker/rootless [2021-12-03T09:08:10.627Z] github.com/docker/docker/rootless/specconv [2021-12-03T09:08:10.627Z] github.com/docker/docker/runconfig [2021-12-03T09:08:10.627Z] github.com/docker/docker/runconfig/opts [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/daemon [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/environment [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fakegit [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/registry [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/request [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/drivers [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/local [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/mounts [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/service [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/service/opts [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/testutils' [2021-12-03T09:08:10.627Z] ++ grep --fixed-strings -v /libnetwork [2021-12-03T09:08:10.627Z] + base_pkg_list='github.com/docker/docker/api [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/backend/build [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/httputils [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/middleware [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/build [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/container [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/debug [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/image [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/network [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/session [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/system [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/volume [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/backend [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/container [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/events [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/filters [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/image [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/mount [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/network [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/registry [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/strslice [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/swarm [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/time [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/versions [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/volume [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/dockerfile [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/dockerignore [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/remotecontext [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T09:08:10.627Z] github.com/docker/docker/cli [2021-12-03T09:08:10.627Z] github.com/docker/docker/cli/config [2021-12-03T09:08:10.627Z] github.com/docker/docker/cli/debug [2021-12-03T09:08:10.627Z] github.com/docker/docker/client [2021-12-03T09:08:10.627Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T09:08:10.627Z] github.com/docker/docker/cmd/dockerd [2021-12-03T09:08:10.627Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T09:08:10.627Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T09:08:10.627Z] github.com/docker/docker/container [2021-12-03T09:08:10.627Z] github.com/docker/docker/container/stream [2021-12-03T09:08:10.627Z] github.com/docker/docker/contrib/apparmor [2021-12-03T09:08:10.627Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T09:08:10.627Z] github.com/docker/docker/contrib/httpserver [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/cluster [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/config [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/discovery [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/events [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/exec [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/images [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/initlayer [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/links [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/listeners [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/local [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/names [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/network [2021-12-03T09:08:10.627Z] github.com/docker/docker/daemon/stats [2021-12-03T09:08:10.627Z] github.com/docker/docker/distribution [2021-12-03T09:08:10.627Z] github.com/docker/docker/distribution/metadata [2021-12-03T09:08:10.627Z] github.com/docker/docker/distribution/utils [2021-12-03T09:08:10.627Z] github.com/docker/docker/distribution/xfer [2021-12-03T09:08:10.627Z] github.com/docker/docker/dockerversion [2021-12-03T09:08:10.627Z] github.com/docker/docker/errdefs [2021-12-03T09:08:10.627Z] github.com/docker/docker/image [2021-12-03T09:08:10.627Z] github.com/docker/docker/image/cache [2021-12-03T09:08:10.627Z] github.com/docker/docker/image/tarexport [2021-12-03T09:08:10.627Z] github.com/docker/docker/image/v1 [2021-12-03T09:08:10.627Z] github.com/docker/docker/internal/test/suite [2021-12-03T09:08:10.627Z] github.com/docker/docker/layer [2021-12-03T09:08:10.627Z] github.com/docker/docker/libcontainerd [2021-12-03T09:08:10.627Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T09:08:10.627Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T09:08:10.627Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T09:08:10.627Z] github.com/docker/docker/libcontainerd/types [2021-12-03T09:08:10.627Z] github.com/docker/docker/oci [2021-12-03T09:08:10.627Z] github.com/docker/docker/oci/caps [2021-12-03T09:08:10.627Z] github.com/docker/docker/opts [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/aaparser [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/archive [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/authorization [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/capabilities [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/containerfs [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/directory [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/discovery [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/dmesg [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/filenotify [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/fileutils [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/fsutils [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/homedir [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/idtools [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/ioutils [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/locker [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/longpath [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/loopback [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/mount [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/parsers [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/pidfile [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/platform [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugins [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/pools [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/progress [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/pubsub [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/reexec [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/signal [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/stack [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/stringid [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/symlink [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/system [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/tailfile [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/tarsum [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/term [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/term/windows [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/truncindex [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/urlutil [2021-12-03T09:08:10.627Z] github.com/docker/docker/pkg/useragent [2021-12-03T09:08:10.627Z] github.com/docker/docker/plugin [2021-12-03T09:08:10.627Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T09:08:10.627Z] github.com/docker/docker/plugin/v2 [2021-12-03T09:08:10.627Z] github.com/docker/docker/profiles/apparmor [2021-12-03T09:08:10.627Z] github.com/docker/docker/profiles/seccomp [2021-12-03T09:08:10.627Z] github.com/docker/docker/quota [2021-12-03T09:08:10.627Z] github.com/docker/docker/reference [2021-12-03T09:08:10.627Z] github.com/docker/docker/registry [2021-12-03T09:08:10.627Z] github.com/docker/docker/registry/resumable [2021-12-03T09:08:10.627Z] github.com/docker/docker/restartmanager [2021-12-03T09:08:10.627Z] github.com/docker/docker/rootless [2021-12-03T09:08:10.627Z] github.com/docker/docker/rootless/specconv [2021-12-03T09:08:10.627Z] github.com/docker/docker/runconfig [2021-12-03T09:08:10.627Z] github.com/docker/docker/runconfig/opts [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/daemon [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/environment [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fakegit [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/registry [2021-12-03T09:08:10.627Z] github.com/docker/docker/testutil/request [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/drivers [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/local [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/mounts [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/service [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/service/opts [2021-12-03T09:08:10.627Z] github.com/docker/docker/volume/testutils' [2021-12-03T09:08:10.627Z] ++ echo 'github.com/docker/docker/api [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/backend/build [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/httputils [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/middleware [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/build [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/container [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/debug [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/image [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/network [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/session [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/system [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/server/router/volume [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/backend [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/container [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/events [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/filters [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/image [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/mount [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/network [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/registry [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/strslice [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/swarm [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/time [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/versions [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T09:08:10.627Z] github.com/docker/docker/api/types/volume [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/dockerfile [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/dockerignore [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/remotecontext [2021-12-03T09:08:10.627Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T09:08:10.627Z] github.com/docker/docker/cli [2021-12-03T09:08:10.627Z] github.com/docker/docker/cli/config [2021-12-03T09:08:10.627Z] github.com/docker/docker/cli/debug [2021-12-03T09:08:10.627Z] github.com/docker/docker/client [2021-12-03T09:08:10.627Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T09:08:10.627Z] github.com/docker/docker/cmd/dockerd [2021-12-03T09:08:10.627Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T09:08:10.627Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T09:08:10.627Z] github.com/docker/docker/container [2021-12-03T09:08:10.627Z] github.com/docker/docker/container/stream [2021-12-03T09:08:10.628Z] github.com/docker/docker/contrib/apparmor [2021-12-03T09:08:10.628Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T09:08:10.628Z] github.com/docker/docker/contrib/httpserver [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/cluster [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/config [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/discovery [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/events [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/exec [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/images [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/initlayer [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/links [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/listeners [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/local [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/names [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/network [2021-12-03T09:08:10.628Z] github.com/docker/docker/daemon/stats [2021-12-03T09:08:10.628Z] github.com/docker/docker/distribution [2021-12-03T09:08:10.628Z] github.com/docker/docker/distribution/metadata [2021-12-03T09:08:10.628Z] github.com/docker/docker/distribution/utils [2021-12-03T09:08:10.628Z] github.com/docker/docker/distribution/xfer [2021-12-03T09:08:10.628Z] github.com/docker/docker/dockerversion [2021-12-03T09:08:10.628Z] github.com/docker/docker/errdefs [2021-12-03T09:08:10.628Z] github.com/docker/docker/image [2021-12-03T09:08:10.628Z] github.com/docker/docker/image/cache [2021-12-03T09:08:10.628Z] github.com/docker/docker/image/tarexport [2021-12-03T09:08:10.628Z] github.com/docker/docker/image/v1 [2021-12-03T09:08:10.628Z] github.com/docker/docker/internal/test/suite [2021-12-03T09:08:10.628Z] github.com/docker/docker/layer [2021-12-03T09:08:10.628Z] github.com/docker/docker/libcontainerd [2021-12-03T09:08:10.628Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T09:08:10.628Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T09:08:10.628Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T09:08:10.628Z] github.com/docker/docker/libcontainerd/types [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/config [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/idm [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ns [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/options [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/osl [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/types [2021-12-03T09:08:10.628Z] github.com/docker/docker/oci [2021-12-03T09:08:10.628Z] github.com/docker/docker/oci/caps [2021-12-03T09:08:10.628Z] github.com/docker/docker/opts [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/aaparser [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/archive [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/authorization [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/capabilities [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/containerfs [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/directory [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/discovery [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/dmesg [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/filenotify [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/fileutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/fsutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/homedir [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/idtools [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/ioutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/locker [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/longpath [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/loopback [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/mount [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/parsers [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/pidfile [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/platform [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/plugins [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/pools [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/progress [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/pubsub [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/reexec [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/signal [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/stack [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/stringid [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/symlink [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/system [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/tailfile [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/tarsum [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/term [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/term/windows [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/truncindex [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/urlutil [2021-12-03T09:08:10.628Z] github.com/docker/docker/pkg/useragent [2021-12-03T09:08:10.628Z] github.com/docker/docker/plugin [2021-12-03T09:08:10.628Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T09:08:10.628Z] github.com/docker/docker/plugin/v2 [2021-12-03T09:08:10.628Z] github.com/docker/docker/profiles/apparmor [2021-12-03T09:08:10.628Z] github.com/docker/docker/profiles/seccomp [2021-12-03T09:08:10.628Z] github.com/docker/docker/quota [2021-12-03T09:08:10.628Z] github.com/docker/docker/reference [2021-12-03T09:08:10.628Z] github.com/docker/docker/registry [2021-12-03T09:08:10.628Z] github.com/docker/docker/registry/resumable [2021-12-03T09:08:10.628Z] github.com/docker/docker/restartmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/rootless [2021-12-03T09:08:10.628Z] github.com/docker/docker/rootless/specconv [2021-12-03T09:08:10.628Z] github.com/docker/docker/runconfig [2021-12-03T09:08:10.628Z] github.com/docker/docker/runconfig/opts [2021-12-03T09:08:10.628Z] github.com/docker/docker/testutil [2021-12-03T09:08:10.628Z] github.com/docker/docker/testutil/daemon [2021-12-03T09:08:10.628Z] github.com/docker/docker/testutil/environment [2021-12-03T09:08:10.628Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T09:08:10.628Z] github.com/docker/docker/testutil/fakegit [2021-12-03T09:08:10.628Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T09:08:10.628Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T09:08:10.628Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T09:08:10.628Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T09:08:10.628Z] github.com/docker/docker/testutil/registry [2021-12-03T09:08:10.628Z] github.com/docker/docker/testutil/request [2021-12-03T09:08:10.628Z] github.com/docker/docker/volume [2021-12-03T09:08:10.628Z] github.com/docker/docker/volume/drivers [2021-12-03T09:08:10.628Z] github.com/docker/docker/volume/local [2021-12-03T09:08:10.628Z] github.com/docker/docker/volume/mounts [2021-12-03T09:08:10.628Z] github.com/docker/docker/volume/service [2021-12-03T09:08:10.628Z] github.com/docker/docker/volume/service/opts [2021-12-03T09:08:10.628Z] github.com/docker/docker/volume/testutils' [2021-12-03T09:08:10.628Z] ++ grep --fixed-strings /libnetwork [2021-12-03T09:08:10.628Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/config [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/idm [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/ns [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/options [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/osl [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/types' [2021-12-03T09:08:10.628Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-03T09:08:10.628Z] + echo 'github.com/docker/docker/libnetwork [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/config [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T09:08:10.628Z] github.com/docker/docker/libnetwork/idm [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/ns [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/options [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/osl [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/types' [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T09:08:10.629Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T09:08:10.629Z] + type docker-proxy [2021-12-03T09:08:10.629Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-03T09:08:10.629Z] + hack/make.sh binary-proxy install-proxy [2021-12-03T09:08:10.629Z] [2021-12-03T09:08:10.629Z] Removing bundles/ [2021-12-03T09:08:10.629Z] [2021-12-03T09:08:10.629Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-03T09:08:10.629Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-03T09:08:10.629Z] GOOS="" GOARCH="" GOARM="" [2021-12-03T09:08:10.839Z] === RUN TestDockerSuite/TestExecParseError [2021-12-03T09:08:11.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-03T09:08:11.027Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T09:08:11.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-03T09:08:11.094Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-03T09:08:11.656Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-03T09:08:12.217Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-03T09:08:13.145Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-03T09:08:13.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-03T09:08:13.227Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T09:08:13.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-03T09:08:13.227Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T09:08:13.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-03T09:08:14.074Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-03T09:08:14.330Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-03T09:08:15.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-03T09:08:15.681Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T09:08:15.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-03T09:08:15.681Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T09:08:15.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-03T09:08:17.201Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-03T09:08:17.201Z] [2021-12-03T09:08:17.201Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-03T09:08:17.201Z] Installing docker-proxy to /usr/local/bin/ [2021-12-03T09:08:17.201Z] [2021-12-03T09:08:17.201Z] + mkdir -p bundles [2021-12-03T09:08:17.201Z] + '[' -n 'github.com/docker/docker/api [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/backend/build [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/httputils [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/middleware [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/build [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/container [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/debug [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/distribution [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/grpc [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/image [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/network [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/plugin [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/session [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/swarm [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/system [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/server/router/volume [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/backend [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/blkiodev [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/container [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/events [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/filters [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/image [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/mount [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/network [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/registry [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/strslice [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/swarm [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/time [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/versions [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-03T09:08:17.201Z] github.com/docker/docker/api/types/volume [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder/builder-next [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder/builder-next/worker [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder/dockerfile [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder/dockerignore [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder/remotecontext [2021-12-03T09:08:17.201Z] github.com/docker/docker/builder/remotecontext/git [2021-12-03T09:08:17.201Z] github.com/docker/docker/cli [2021-12-03T09:08:17.201Z] github.com/docker/docker/cli/config [2021-12-03T09:08:17.201Z] github.com/docker/docker/cli/debug [2021-12-03T09:08:17.201Z] github.com/docker/docker/client [2021-12-03T09:08:17.201Z] github.com/docker/docker/cmd/docker-proxy [2021-12-03T09:08:17.201Z] github.com/docker/docker/cmd/dockerd [2021-12-03T09:08:17.201Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-03T09:08:17.201Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-03T09:08:17.201Z] github.com/docker/docker/container [2021-12-03T09:08:17.201Z] github.com/docker/docker/container/stream [2021-12-03T09:08:17.201Z] github.com/docker/docker/contrib/apparmor [2021-12-03T09:08:17.201Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-03T09:08:17.201Z] github.com/docker/docker/contrib/httpserver [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/cluster [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/cluster/convert [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/cluster/executor [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/cluster/provider [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/config [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/discovery [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/events [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/events/testutils [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/exec [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/images [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/initlayer [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/links [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/listeners [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/gelf [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/journald [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/local [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/logentries [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/splunk [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/syslog [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/logger/templates [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/names [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/network [2021-12-03T09:08:17.201Z] github.com/docker/docker/daemon/stats [2021-12-03T09:08:17.201Z] github.com/docker/docker/distribution [2021-12-03T09:08:17.201Z] github.com/docker/docker/distribution/metadata [2021-12-03T09:08:17.201Z] github.com/docker/docker/distribution/utils [2021-12-03T09:08:17.201Z] github.com/docker/docker/distribution/xfer [2021-12-03T09:08:17.201Z] github.com/docker/docker/dockerversion [2021-12-03T09:08:17.201Z] github.com/docker/docker/errdefs [2021-12-03T09:08:17.201Z] github.com/docker/docker/image [2021-12-03T09:08:17.201Z] github.com/docker/docker/image/cache [2021-12-03T09:08:17.201Z] github.com/docker/docker/image/tarexport [2021-12-03T09:08:17.201Z] github.com/docker/docker/image/v1 [2021-12-03T09:08:17.201Z] github.com/docker/docker/internal/test/suite [2021-12-03T09:08:17.201Z] github.com/docker/docker/layer [2021-12-03T09:08:17.201Z] github.com/docker/docker/libcontainerd [2021-12-03T09:08:17.201Z] github.com/docker/docker/libcontainerd/queue [2021-12-03T09:08:17.201Z] github.com/docker/docker/libcontainerd/remote [2021-12-03T09:08:17.201Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-03T09:08:17.201Z] github.com/docker/docker/libcontainerd/types [2021-12-03T09:08:17.201Z] github.com/docker/docker/oci [2021-12-03T09:08:17.201Z] github.com/docker/docker/oci/caps [2021-12-03T09:08:17.201Z] github.com/docker/docker/opts [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/aaparser [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/archive [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/authorization [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/broadcaster [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/capabilities [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/chrootarchive [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/containerfs [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/devicemapper [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/directory [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/discovery [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/discovery/file [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/discovery/kv [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/discovery/memory [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/dmesg [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/filenotify [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/fileutils [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/fsutils [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/homedir [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/idtools [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/ioutils [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/jsonmessage [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/locker [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/longpath [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/loopback [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/mount [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/namesgenerator [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/parsers [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/pidfile [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/platform [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/plugingetter [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/plugins [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/plugins/transport [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/pools [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/progress [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/pubsub [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/reexec [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/signal [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/stack [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/stdcopy [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/streamformatter [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/stringid [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/symlink [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/sysinfo [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/system [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/tailfile [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/tarsum [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/term [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/term/windows [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/truncindex [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/urlutil [2021-12-03T09:08:17.201Z] github.com/docker/docker/pkg/useragent [2021-12-03T09:08:17.201Z] github.com/docker/docker/plugin [2021-12-03T09:08:17.201Z] github.com/docker/docker/plugin/executor/containerd [2021-12-03T09:08:17.201Z] github.com/docker/docker/plugin/v2 [2021-12-03T09:08:17.201Z] github.com/docker/docker/profiles/apparmor [2021-12-03T09:08:17.201Z] github.com/docker/docker/profiles/seccomp [2021-12-03T09:08:17.201Z] github.com/docker/docker/quota [2021-12-03T09:08:17.201Z] github.com/docker/docker/reference [2021-12-03T09:08:17.201Z] github.com/docker/docker/registry [2021-12-03T09:08:17.201Z] github.com/docker/docker/registry/resumable [2021-12-03T09:08:17.201Z] github.com/docker/docker/restartmanager [2021-12-03T09:08:17.201Z] github.com/docker/docker/rootless [2021-12-03T09:08:17.201Z] github.com/docker/docker/rootless/specconv [2021-12-03T09:08:17.201Z] github.com/docker/docker/runconfig [2021-12-03T09:08:17.201Z] github.com/docker/docker/runconfig/opts [2021-12-03T09:08:17.201Z] github.com/docker/docker/testutil [2021-12-03T09:08:17.201Z] github.com/docker/docker/testutil/daemon [2021-12-03T09:08:17.201Z] github.com/docker/docker/testutil/environment [2021-12-03T09:08:17.201Z] github.com/docker/docker/testutil/fakecontext [2021-12-03T09:08:17.201Z] github.com/docker/docker/testutil/fakegit [2021-12-03T09:08:17.201Z] github.com/docker/docker/testutil/fakestorage [2021-12-03T09:08:17.201Z] github.com/docker/docker/testutil/fixtures/load [2021-12-03T09:08:17.201Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-03T09:08:17.201Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-03T09:08:17.201Z] github.com/docker/docker/testutil/registry [2021-12-03T09:08:17.201Z] github.com/docker/docker/testutil/request [2021-12-03T09:08:17.201Z] github.com/docker/docker/volume [2021-12-03T09:08:17.201Z] github.com/docker/docker/volume/drivers [2021-12-03T09:08:17.202Z] github.com/docker/docker/volume/local [2021-12-03T09:08:17.202Z] github.com/docker/docker/volume/mounts [2021-12-03T09:08:17.202Z] github.com/docker/docker/volume/service [2021-12-03T09:08:17.202Z] github.com/docker/docker/volume/service/opts [2021-12-03T09:08:17.202Z] github.com/docker/docker/volume/testutils' ']' [2021-12-03T09:08:17.202Z] + 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-03T09:08:18.139Z] ? github.com/docker/docker/api [no test files] [2021-12-03T09:08:18.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-03T09:08:18.988Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T09:08:18.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-03T09:08:19.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-03T09:08:19.444Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T09:08:19.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-03T09:08:19.444Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T09:08:19.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-03T09:08:19.576Z] --- PASS: TestServiceUpdateSecrets (14.94s) [2021-12-03T09:08:19.576Z] === RUN TestServiceUpdateConfigs [2021-12-03T09:08:20.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-03T09:08:20.339Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T09:08:20.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-03T09:08:20.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-03T09:08:20.793Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T09:08:20.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-03T09:08:20.793Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T09:08:20.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-03T09:08:26.111Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-03T09:08:26.111Z] === RUN TestDockerSuite/TestExecTTY [2021-12-03T09:08:26.111Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-03T09:08:26.671Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-03T09:08:27.233Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-03T09:08:27.489Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-03T09:08:27.489Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-03T09:08:27.489Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-03T09:08:28.856Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-12-03T09:08:29.421Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-03T09:08:30.352Z] === RUN TestDockerSuite/TestExecWithTERM [2021-12-03T09:08:30.608Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-03T09:08:31.170Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-03T09:08:33.028Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-12-03T09:08:34.432Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2021-12-03T09:08:34.432Z] === RUN TestServiceUpdateNetwork [2021-12-03T09:08:35.797Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-03T09:08:41.038Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-03T09:08:41.812Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-03T09:08:42.401Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-03T09:08:42.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-03T09:08:42.770Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T09:08:43.225Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-03T09:08:43.225Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:08:43.679Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-03T09:08:44.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-03T09:08:45.201Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-03T09:08:45.201Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T09:08:45.201Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-03T09:08:45.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-03T09:08:45.487Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T09:08:46.447Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-03T09:08:46.447Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:08:46.447Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-03T09:08:46.587Z] --- PASS: TestServiceUpdateNetwork (12.71s) [2021-12-03T09:08:46.588Z] === RUN TestServiceUpdatePidsLimit [2021-12-03T09:08:46.588Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-03T09:08:47.149Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-03T09:08:47.149Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-03T09:08:47.149Z] === RUN TestDockerSuite/TestHealth [2021-12-03T09:08:47.972Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-03T09:08:47.972Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T09:08:47.972Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-03T09:08:48.076Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-03T09:08:48.076Z] check_test.go:379: [da1954925ed07] daemon is not started [2021-12-03T09:08:48.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-12-03T09:08:48.082Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-03T09:08:49.004Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-03T09:08:49.039Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-03T09:08:49.039Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T09:08:49.039Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-03T09:08:49.039Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T09:08:49.039Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-03T09:08:50.380Z] docker_api_swarm_test.go:802: [de66135457444] joining swarm manager [deb5fd84da669]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:08:50.562Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-03T09:08:51.017Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-03T09:08:51.471Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-03T09:08:51.744Z] docker_api_swarm_test.go:802: [db1eee9b026e2] joining swarm manager [deb5fd84da669]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:08:51.925Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-03T09:08:52.380Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-03T09:08:52.637Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-03T09:08:53.107Z] docker_api_swarm_test.go:802: [dd6bfcf1526b3] joining swarm manager [deb5fd84da669]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-03T09:08:53.596Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-03T09:08:53.596Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T09:08:53.596Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-03T09:08:53.596Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T09:08:53.596Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-03T09:08:54.513Z] docker_api_swarm_test.go:802: [d78afa65f2a45] joining swarm manager [deb5fd84da669]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-03T09:08:55.121Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-03T09:08:55.441Z] docker_api_swarm_test.go:810: [d95f109d81243] joining swarm manager [deb5fd84da669]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-12-03T09:08:55.576Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-03T09:08:56.001Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-03T09:08:56.536Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-03T09:08:56.991Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-03T09:08:57.034Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-03T09:08:57.445Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-03T09:08:59.192Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-03T09:08:59.192Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T09:08:59.192Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-03T09:09:00.149Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-03T09:09:00.149Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T09:09:00.149Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-03T09:09:00.603Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-03T09:09:02.126Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-03T09:09:02.580Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-03T09:09:03.035Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-03T09:09:03.035Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T09:09:03.035Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-03T09:09:03.489Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-03T09:09:04.082Z] --- PASS: TestServiceUpdatePidsLimit (16.78s) [2021-12-03T09:09:04.082Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-12-03T09:09:04.082Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2021-12-03T09:09:04.082Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-12-03T09:09:04.082Z] PASS [2021-12-03T09:09:04.082Z] [2021-12-03T09:09:04.082Z] === Skipped [2021-12-03T09:09:04.082Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-03T09:09:04.082Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-03T09:09:04.082Z] [2021-12-03T09:09:04.082Z] DONE 27 tests, 1 skipped in 195.353s [2021-12-03T09:09:04.083Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-03T09:09:04.083Z] ++ 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-03T09:09:04.083Z] ++ set -e [2021-12-03T09:09:04.083Z] ++ '[' -n 0 ']' [2021-12-03T09:09:04.083Z] ++ set -x [2021-12-03T09:09:04.083Z] ++ 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-03T09:09:04.083Z] INFO: Testing against a local daemon [2021-12-03T09:09:04.083Z] === RUN TestSessionCreate [2021-12-03T09:09:04.083Z] --- PASS: TestSessionCreate (0.02s) [2021-12-03T09:09:04.083Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-03T09:09:04.083Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-03T09:09:04.083Z] PASS [2021-12-03T09:09:04.083Z] [2021-12-03T09:09:04.083Z] DONE 2 tests in 0.134s [2021-12-03T09:09:04.083Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-03T09:09:04.083Z] ++ 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-03T09:09:04.083Z] ++ set -e [2021-12-03T09:09:04.083Z] ++ '[' -n 0 ']' [2021-12-03T09:09:04.083Z] ++ set -x [2021-12-03T09:09:04.083Z] ++ 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-03T09:09:04.083Z] INFO: Testing against a local daemon [2021-12-03T09:09:04.083Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-03T09:09:04.083Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T09:09:04.083Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-12-03T09:09:04.083Z] === RUN TestDiskUsage [2021-12-03T09:09:04.083Z] === PAUSE TestDiskUsage [2021-12-03T09:09:04.083Z] === RUN TestEventsExecDie [2021-12-03T09:09:04.165Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-03T09:09:04.166Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-03T09:09:04.166Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-03T09:09:04.166Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-03T09:09:04.166Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-03T09:09:04.166Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-03T09:09:04.166Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-03T09:09:04.166Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-03T09:09:04.166Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-03T09:09:04.166Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-03T09:09:04.166Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-03T09:09:04.166Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-03T09:09:04.338Z] --- PASS: TestEventsExecDie (0.58s) [2021-12-03T09:09:04.338Z] === RUN TestEventsBackwardsCompatible [2021-12-03T09:09:04.338Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-12-03T09:09:04.338Z] === RUN TestEventsVolumeCreate [2021-12-03T09:09:04.338Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-12-03T09:09:04.338Z] === RUN TestInfoBinaryCommits [2021-12-03T09:09:04.338Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-03T09:09:04.338Z] === RUN TestInfoAPIVersioned [2021-12-03T09:09:04.338Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-03T09:09:04.338Z] === RUN TestInfoDiscoveryBackend [2021-12-03T09:09:04.447Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-03T09:09:04.447Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.447Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-03T09:09:04.447Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T09:09:04.447Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-03T09:09:04.484Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-03T09:09:04.898Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-12-03T09:09:04.898Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-03T09:09:05.443Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-03T09:09:05.443Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T09:09:05.443Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-03T09:09:05.825Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-03T09:09:05.825Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-03T09:09:06.374Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-03T09:09:06.374Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T09:09:06.374Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-03T09:09:06.374Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T09:09:06.374Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-03T09:09:06.374Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T09:09:06.374Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-03T09:09:06.374Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T09:09:06.374Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-03T09:09:06.386Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-03T09:09:06.386Z] === RUN TestInfoAPI [2021-12-03T09:09:06.386Z] --- PASS: TestInfoAPI (0.03s) [2021-12-03T09:09:06.386Z] === RUN TestInfoAPIWarnings [2021-12-03T09:09:06.403Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-03T09:09:06.403Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T09:09:06.403Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-03T09:09:06.643Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-03T09:09:06.858Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-03T09:09:06.898Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-03T09:09:06.898Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-03T09:09:06.898Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-03T09:09:07.481Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-03T09:09:07.482Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-03T09:09:08.044Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-03T09:09:08.044Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-03T09:09:08.044Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-03T09:09:08.044Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-03T09:09:08.300Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-03T09:09:08.555Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-03T09:09:08.811Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-03T09:09:08.811Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-03T09:09:09.125Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-03T09:09:09.320Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-03T09:09:09.320Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T09:09:09.320Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-03T09:09:09.320Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:09:09.320Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-03T09:09:09.373Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-03T09:09:09.374Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-03T09:09:09.742Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-03T09:09:09.935Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-03T09:09:10.197Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-03T09:09:10.497Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-03T09:09:10.497Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-03T09:09:10.651Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-03T09:09:10.652Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T09:09:10.652Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-03T09:09:11.059Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-03T09:09:11.611Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-03T09:09:12.066Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-03T09:09:12.066Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T09:09:12.066Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-03T09:09:12.066Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T09:09:12.066Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-03T09:09:13.574Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-03T09:09:13.574Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-03T09:09:13.574Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-03T09:09:14.941Z] === RUN TestDockerSuite/TestImportFile [2021-12-03T09:09:15.176Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-03T09:09:15.869Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-03T09:09:15.869Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-03T09:09:16.800Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-03T09:09:17.832Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-03T09:09:18.167Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-03T09:09:19.095Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-03T09:09:19.351Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-03T09:09:19.913Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-03T09:09:20.476Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-03T09:09:20.476Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-12-03T09:09:20.476Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-03T09:09:21.037Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-03T09:09:21.293Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-03T09:09:21.854Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-03T09:09:22.417Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-03T09:09:22.674Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-03T09:09:22.674Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-12-03T09:09:22.674Z] === RUN TestInfoDebug [2021-12-03T09:09:23.237Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-03T09:09:23.237Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-12-03T09:09:23.237Z] --- PASS: TestInfoDebug (0.54s) [2021-12-03T09:09:23.237Z] === RUN TestInfoInsecureRegistries [2021-12-03T09:09:23.809Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-12-03T09:09:23.810Z] === RUN TestInfoRegistryMirrors [2021-12-03T09:09:24.372Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-12-03T09:09:24.372Z] === RUN TestLoginFailsWithBadCredentials [2021-12-03T09:09:24.628Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-12-03T09:09:24.628Z] === RUN TestPingCacheHeaders [2021-12-03T09:09:24.628Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-03T09:09:24.628Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-03T09:09:24.628Z] === RUN TestPingGet [2021-12-03T09:09:24.628Z] --- PASS: TestPingGet (0.02s) [2021-12-03T09:09:24.628Z] === RUN TestPingHead [2021-12-03T09:09:24.628Z] --- PASS: TestPingHead (0.02s) [2021-12-03T09:09:24.628Z] === RUN TestVersion [2021-12-03T09:09:24.628Z] --- PASS: TestVersion (0.02s) [2021-12-03T09:09:24.628Z] === CONT TestDiskUsage [2021-12-03T09:09:25.190Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-03T09:09:25.190Z] === RUN TestDiskUsage/empty [2021-12-03T09:09:25.190Z] === RUN TestDiskUsage/empty/container_types [2021-12-03T09:09:25.190Z] === RUN TestDiskUsage/empty/image_types [2021-12-03T09:09:25.190Z] === RUN TestDiskUsage/empty/volume_types [2021-12-03T09:09:25.190Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-03T09:09:25.190Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-03T09:09:25.190Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-03T09:09:25.191Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-03T09:09:25.191Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-03T09:09:25.191Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-03T09:09:25.191Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-03T09:09:25.191Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-03T09:09:25.446Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-03T09:09:25.446Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-03T09:09:25.446Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-03T09:09:25.446Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-03T09:09:25.446Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-03T09:09:25.446Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-03T09:09:25.446Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-03T09:09:25.446Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-03T09:09:25.446Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-03T09:09:25.446Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-03T09:09:25.446Z] === RUN TestDiskUsage/after_container.Run [2021-12-03T09:09:25.446Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-03T09:09:25.702Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-03T09:09:25.702Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-03T09:09:25.702Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-03T09:09:25.702Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-03T09:09:25.702Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-03T09:09:25.702Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-03T09:09:25.702Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-03T09:09:25.702Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-03T09:09:25.702Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-03T09:09:25.702Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-03T09:09:25.702Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage (1.39s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-03T09:09:25.959Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-03T09:09:25.959Z] PASS [2021-12-03T09:09:25.959Z] [2021-12-03T09:09:25.959Z] === Skipped [2021-12-03T09:09:25.959Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-12-03T09:09:25.959Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-03T09:09:25.959Z] [2021-12-03T09:09:25.959Z] DONE 53 tests, 1 skipped in 22.472s [2021-12-03T09:09:25.959Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-03T09:09:25.959Z] ++ 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-03T09:09:25.959Z] ++ set -e [2021-12-03T09:09:25.959Z] ++ '[' -n 0 ']' [2021-12-03T09:09:25.959Z] ++ set -x [2021-12-03T09:09:25.959Z] ++ 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-03T09:09:26.216Z] INFO: Testing against a local daemon [2021-12-03T09:09:26.216Z] === RUN TestVolumesCreateAndList [2021-12-03T09:09:26.216Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-03T09:09:26.216Z] === RUN TestVolumesRemove [2021-12-03T09:09:26.216Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-03T09:09:26.216Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-03T09:09:26.216Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-03T09:09:26.216Z] --- PASS: TestVolumesRemove (0.06s) [2021-12-03T09:09:26.216Z] === RUN TestVolumesInspect [2021-12-03T09:09:26.216Z] --- PASS: TestVolumesInspect (0.03s) [2021-12-03T09:09:26.216Z] === RUN TestVolumesInvalidJSON [2021-12-03T09:09:26.216Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-03T09:09:26.216Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-03T09:09:26.216Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-03T09:09:26.216Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-12-03T09:09:26.216Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-03T09:09:26.216Z] PASS [2021-12-03T09:09:26.216Z] [2021-12-03T09:09:26.216Z] DONE 5 tests in 0.302s [2021-12-03T09:09:26.216Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T09:09:26.472Z] ++++ cat bundles/test-integration/docker.pid [2021-12-03T09:09:26.473Z] +++ kill 6287 [2021-12-03T09:09:27.036Z] +++ /etc/init.d/apparmor stop [2021-12-03T09:09:27.036Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T09:09:27.036Z] [2021-12-03T09:09:27.036Z] Unloading profiles will leave already running processes permanently [2021-12-03T09:09:27.036Z] unconfined, which can lead to unexpected situations. [2021-12-03T09:09:27.036Z] [2021-12-03T09:09:27.036Z] To set a process to complain mode, use the command line tool [2021-12-03T09:09:27.036Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T09:09:27.036Z] +++ true [2021-12-03T09:09:27.036Z] exiting test-integration [2021-12-03T09:09:27.036Z] ++ exit 0 [2021-12-03T09:09:27.036Z] [2021-12-03T09:09:27.292Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-03T09:09:27.292Z] + for job in $(jobs -p) [2021-12-03T09:09:27.292Z] + wait 4216 [2021-12-03T09:09:28.659Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-03T09:09:28.915Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-03T09:09:29.843Z] === RUN TestDockerSuite/TestInspectImage [2021-12-03T09:09:29.843Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-03T09:09:29.843Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-03T09:09:29.843Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-03T09:09:29.843Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-03T09:09:30.099Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-03T09:09:30.660Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-03T09:09:30.660Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-03T09:09:30.915Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-03T09:09:31.477Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-03T09:09:33.993Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-03T09:09:33.993Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-03T09:09:34.249Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-03T09:09:34.811Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-03T09:09:35.739Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-03T09:09:36.301Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-03T09:09:36.557Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-03T09:09:37.120Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-03T09:09:37.376Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-03T09:09:37.939Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-03T09:09:38.500Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-03T09:09:38.500Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-12-03T09:09:38.991Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-03T09:09:38.991Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-03T09:09:38.991Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-03T09:09:39.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-12-03T09:09:39.949Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-03T09:09:39.949Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T09:09:40.032Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-03T09:09:40.403Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-03T09:09:40.403Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T09:09:40.403Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-03T09:09:40.403Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T09:09:40.857Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-03T09:09:40.857Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-03T09:09:40.857Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T09:09:40.969Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-03T09:09:41.312Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-03T09:09:41.896Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-03T09:09:42.151Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-03T09:09:43.516Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-03T09:09:44.881Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-03T09:09:46.245Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-03T09:09:46.245Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-03T09:09:47.609Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-03T09:09:47.609Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-03T09:09:48.171Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-03T09:09:53.451Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-03T09:09:53.451Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-03T09:09:53.451Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-03T09:09:54.411Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-03T09:09:54.411Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-03T09:09:54.488Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-12-03T09:09:54.488Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-03T09:09:54.488Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-03T09:09:54.488Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-12-03T09:09:54.488Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-03T09:09:54.488Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-12-03T09:09:54.488Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/builder [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-03T09:09:54.488Z] ok github.com/docker/docker/builder/remotecontext 0.103s coverage: 13.7% of statements [2021-12-03T09:09:54.488Z] ok github.com/docker/docker/builder/dockerfile 0.185s coverage: 49.0% of statements [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-03T09:09:54.488Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-12-03T09:09:54.488Z] ok github.com/docker/docker/builder/remotecontext/git 1.301s coverage: 86.3% of statements [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/cli [no test files] [2021-12-03T09:09:54.488Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-03T09:09:54.865Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-03T09:09:54.865Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T09:09:55.321Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-03T09:09:55.321Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T09:09:55.321Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-03T09:09:55.424Z] ok github.com/docker/docker/cmd/docker-proxy 0.143s coverage: 67.6% of statements [2021-12-03T09:09:55.776Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-03T09:09:55.776Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T09:09:55.776Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-03T09:09:56.258Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-03T09:09:56.258Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-03T09:09:57.623Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-03T09:09:57.879Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-03T09:09:57.962Z] ok github.com/docker/docker/client 0.113s coverage: 75.6% of statements [2021-12-03T09:09:58.926Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-03T09:09:59.245Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-12-03T09:09:59.245Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-03T09:09:59.380Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-03T09:09:59.380Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T09:09:59.501Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-03T09:09:59.501Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-03T09:09:59.757Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-03T09:09:59.834Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-03T09:10:00.012Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-03T09:10:00.573Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-03T09:10:00.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-12-03T09:10:04.121Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-03T09:10:04.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-12-03T09:10:04.938Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-03T09:10:06.870Z] docker_api_swarm_service_test.go:395: [df0e210a696ad] joining swarm manager [d96893018eaca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:10:07.432Z] docker_api_swarm_service_test.go:395: [d3a8f9d162314] joining swarm manager [d96893018eaca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:10:09.322Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-03T09:10:09.885Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-03T09:10:09.885Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-03T09:10:11.254Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-03T09:10:12.183Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-03T09:10:13.111Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-03T09:10:14.040Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-03T09:10:14.606Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-03T09:10:14.966Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-03T09:10:15.061Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-03T09:10:16.019Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-03T09:10:16.820Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-03T09:10:16.856Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-03T09:10:17.112Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-03T09:10:17.673Z] === RUN TestDockerSuite/TestLogsSince [2021-12-03T09:10:17.780Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-03T09:10:17.780Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T09:10:17.780Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-03T09:10:18.901Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-03T09:10:21.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-03T09:10:22.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-12-03T09:10:23.942Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-03T09:10:24.292Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-03T09:10:24.855Z] docker_api_swarm_service_test.go:343: [d4a60bfdca1bb] joining swarm manager [d9fe7aab0eeea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:10:25.782Z] docker_api_swarm_service_test.go:343: [d14fdf97c4239] joining swarm manager [d9fe7aab0eeea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:10:29.949Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-03T09:10:30.207Z] === RUN TestDockerSuite/TestLogsTail [2021-12-03T09:10:30.769Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-03T09:10:31.331Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-03T09:10:31.587Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-03T09:10:31.843Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-03T09:10:32.405Z] === RUN TestDockerSuite/TestNetHostname [2021-12-03T09:10:33.769Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-03T09:10:33.769Z] === RUN TestDockerSuite/TestNetworkEvents [2021-12-03T09:10:35.431Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-03T09:10:35.431Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-03T09:10:36.391Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-03T09:10:36.700Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2021-12-03T09:10:36.700Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-12-03T09:10:36.700Z] ok github.com/docker/docker/cmd/dockerd/trap 2.482s coverage: 0.0% of statements [2021-12-03T09:10:36.700Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-03T09:10:36.700Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-03T09:10:36.700Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-03T09:10:36.700Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-03T09:10:36.700Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-03T09:10:39.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-12-03T09:10:39.266Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-03T09:10:40.102Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-03T09:10:41.156Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-03T09:10:41.156Z] docker_api_swarm_service_test.go:490: [dce6012fd237f] joining swarm manager [d0b389060519a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:10:41.411Z] === RUN TestDockerSuite/TestPluginActive [2021-12-03T09:10:41.667Z] docker_api_swarm_service_test.go:490: [dcd7722d0cc16] joining swarm manager [d0b389060519a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:10:42.986Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-03T09:10:43.559Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-03T09:10:44.828Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-12-03T09:10:44.828Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-12-03T09:10:45.871Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-03T09:10:46.206Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-12-03T09:10:48.813Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-03T09:10:48.813Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-03T09:10:48.813Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-03T09:10:50.176Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-03T09:10:53.440Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-03T09:10:54.322Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-12-03T09:10:54.322Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-12-03T09:10:54.322Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-12-03T09:10:54.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-12-03T09:10:54.582Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-12-03T09:10:54.928Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-03T09:10:55.151Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-03T09:10:56.089Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.452s coverage: 74.6% of statements [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-03T09:10:56.661Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-03T09:10:56.661Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-03T09:10:56.661Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-03T09:10:56.661Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-03T09:10:56.661Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-03T09:10:57.444Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-03T09:10:57.467Z] ok github.com/docker/docker/daemon 12.122s coverage: 17.5% of statements [2021-12-03T09:10:57.467Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-03T09:10:57.467Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-03T09:10:57.467Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-03T09:10:57.467Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-03T09:10:57.644Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-03T09:10:57.644Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T09:10:57.644Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-03T09:10:57.644Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T09:10:57.644Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-03T09:10:57.644Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-03T09:10:57.726Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2021-12-03T09:10:58.665Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.455s coverage: 56.2% of statements [2021-12-03T09:10:59.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-12-03T09:11:00.044Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2021-12-03T09:11:00.587Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-03T09:11:01.848Z] docker_api_swarm_service_test.go:128: [d5ae5bd2efc53] joining swarm manager [da4aa35315634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:11:02.410Z] docker_api_swarm_service_test.go:129: [dbc9bb56d9b25] joining swarm manager [da4aa35315634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:11:02.582Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.463s coverage: 50.5% of statements [2021-12-03T09:11:02.582Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.496s coverage: 45.9% of statements [2021-12-03T09:11:02.582Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-03T09:11:02.666Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-03T09:11:04.557Z] docker_api_swarm_service_test.go:137: [dcba8e50ba019] joining swarm manager [da4aa35315634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-03T09:11:04.557Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-03T09:11:05.119Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.8% of statements [2021-12-03T09:11:05.119Z] docker_api_swarm_service_test.go:138: [d4910723e50f2] joining swarm manager [da4aa35315634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-03T09:11:05.682Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-03T09:11:06.378Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-03T09:11:06.624Z] === RUN TestDockerSuite/TestPortList [2021-12-03T09:11:06.832Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-03T09:11:06.832Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T09:11:07.031Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.912s coverage: 58.0% of statements [2021-12-03T09:11:07.031Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-03T09:11:07.031Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-03T09:11:07.286Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-03T09:11:07.292Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-12-03T09:11:08.229Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2021-12-03T09:11:10.998Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-03T09:11:12.427Z] ok github.com/docker/docker/daemon/images 0.062s coverage: 6.7% of statements [2021-12-03T09:11:12.427Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-03T09:11:12.427Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-03T09:11:12.427Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.5% of statements [2021-12-03T09:11:13.168Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-03T09:11:13.730Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-03T09:11:13.805Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2021-12-03T09:11:14.784Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-03T09:11:14.817Z] ok github.com/docker/docker/daemon/logger/awslogs 0.310s coverage: 78.0% of statements [2021-12-03T09:11:14.817Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-03T09:11:14.817Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-03T09:11:15.250Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-03T09:11:15.250Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T09:11:15.250Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-03T09:11:15.389Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 23.9% of statements [2021-12-03T09:11:16.338Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-12-03T09:11:16.906Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 69.9% of statements [2021-12-03T09:11:18.197Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-03T09:11:18.283Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2021-12-03T09:11:18.284Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-03T09:11:19.221Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.086s coverage: 55.1% of statements [2021-12-03T09:11:19.758Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-03T09:11:20.158Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2021-12-03T09:11:20.262Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-03T09:11:20.262Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-03T09:11:20.262Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-03T09:11:20.262Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-03T09:11:20.262Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-03T09:11:20.518Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-03T09:11:20.518Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-03T09:11:21.079Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-03T09:11:21.079Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-03T09:11:22.006Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-03T09:11:22.006Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-12-03T09:11:22.064Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2021-12-03T09:11:22.635Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2021-12-03T09:11:23.573Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2021-12-03T09:11:23.832Z] ok github.com/docker/docker/daemon/logger/splunk 2.070s coverage: 82.5% of statements [2021-12-03T09:11:23.832Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-03T09:11:23.832Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-03T09:11:23.895Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-12-03T09:11:24.507Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-03T09:11:24.507Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T09:11:24.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-03T09:11:24.507Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T09:11:24.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-03T09:11:24.507Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T09:11:24.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-03T09:11:24.507Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T09:11:24.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-03T09:11:24.507Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-03T09:11:24.821Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-12-03T09:11:25.077Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-12-03T09:11:25.334Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-03T09:11:26.371Z] ok github.com/docker/docker/distribution/metadata 0.080s coverage: 48.2% of statements [2021-12-03T09:11:27.225Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-03T09:11:27.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-12-03T09:11:27.752Z] ok github.com/docker/docker/distribution 0.163s coverage: 26.4% of statements [2021-12-03T09:11:27.752Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-03T09:11:27.788Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-03T09:11:28.691Z] ok github.com/docker/docker/errdefs 0.008s coverage: 53.1% of statements [2021-12-03T09:11:29.630Z] ok github.com/docker/docker/image 0.028s coverage: 86.6% of statements [2021-12-03T09:11:29.890Z] ok github.com/docker/docker/distribution/xfer 1.994s coverage: 85.1% of statements [2021-12-03T09:11:29.890Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-03T09:11:30.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-12-03T09:11:30.306Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-03T09:11:30.460Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2021-12-03T09:11:31.467Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2021-12-03T09:11:31.725Z] ok github.com/docker/docker/image/tarexport 0.035s coverage: 0.7% of statements [2021-12-03T09:11:31.725Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-03T09:11:32.218Z] docker_api_swarm_service_test.go:304: [d28292fa13bbf] joining swarm manager [d8615f0cd9310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:11:32.293Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2021-12-03T09:11:33.149Z] docker_api_swarm_service_test.go:304: [dc9b02af9717f] joining swarm manager [d8615f0cd9310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:11:34.077Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-03T09:11:34.077Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-03T09:11:34.199Z] ok github.com/docker/docker/oci 0.028s coverage: 43.3% of statements [2021-12-03T09:11:35.137Z] ok github.com/docker/docker/opts 0.039s coverage: 67.1% of statements [2021-12-03T09:11:35.593Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-12-03T09:11:36.469Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-03T09:11:36.591Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-03T09:11:38.904Z] ok github.com/docker/docker/pkg/archive 0.563s coverage: 82.1% of statements [2021-12-03T09:11:39.842Z] ok github.com/docker/docker/pkg/authorization 0.636s coverage: 68.3% of statements [2021-12-03T09:11:40.412Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2021-12-03T09:11:40.672Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-12-03T09:11:42.230Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-03T09:11:42.230Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T09:11:42.230Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-03T09:11:42.578Z] ok github.com/docker/docker/layer 7.162s coverage: 68.8% of statements [2021-12-03T09:11:42.578Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-03T09:11:42.578Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-03T09:11:42.578Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-03T09:11:42.578Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-03T09:11:42.578Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-03T09:11:42.578Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-12-03T09:11:43.146Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-12-03T09:11:43.406Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-12-03T09:11:44.343Z] ok github.com/docker/docker/pkg/chrootarchive 2.786s coverage: 43.5% of statements [2021-12-03T09:11:44.344Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-03T09:11:44.344Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-03T09:11:44.675Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-03T09:11:44.675Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-03T09:11:45.281Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-12-03T09:11:45.601Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-03T09:11:46.218Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-12-03T09:11:46.478Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-12-03T09:11:46.528Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-03T09:11:47.414Z] ok github.com/docker/docker/pkg/discovery/kv 3.045s coverage: 84.1% of statements [2021-12-03T09:11:47.414Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-12-03T09:11:47.414Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 84.8% of statements [2021-12-03T09:11:47.455Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-03T09:11:47.983Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-12-03T09:11:47.983Z] ok github.com/docker/docker/pkg/fsutils 0.180s coverage: 85.1% of statements [2021-12-03T09:11:48.920Z] ok github.com/docker/docker/pkg/ioutils 0.404s coverage: 70.1% of statements [2021-12-03T09:11:49.180Z] ok github.com/docker/docker/pkg/idtools 0.716s coverage: 69.5% of statements [2021-12-03T09:11:49.180Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-12-03T09:11:49.180Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-03T09:11:49.346Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-03T09:11:49.438Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-12-03T09:11:49.438Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-03T09:11:49.438Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-03T09:11:49.438Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-12-03T09:11:49.438Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-03T09:11:49.697Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-12-03T09:11:49.722Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-03T09:11:49.957Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-12-03T09:11:50.217Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2021-12-03T09:11:50.217Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-12-03T09:11:50.217Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-03T09:11:50.217Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-03T09:11:50.274Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-03T09:11:50.685Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-03T09:11:50.787Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-12-03T09:11:51.046Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-03T09:11:51.139Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-03T09:11:51.306Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-03T09:11:51.564Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-12-03T09:11:51.643Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-03T09:11:51.643Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-03T09:11:52.205Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-03T09:11:52.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-12-03T09:11:52.941Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-12-03T09:11:52.941Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-12-03T09:11:53.201Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-12-03T09:11:53.201Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-12-03T09:11:53.461Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-12-03T09:11:53.720Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-03T09:11:53.826Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-03T09:11:53.979Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-12-03T09:11:54.548Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-12-03T09:11:54.780Z] docker_api_swarm_service_test.go:100: [db4ecb71de7a0] joining swarm manager [d0da343bb3587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:11:54.807Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2021-12-03T09:11:55.066Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2021-12-03T09:11:55.326Z] coverage: [no statements] [2021-12-03T09:11:55.326Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-12-03T09:11:55.586Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-12-03T09:11:55.586Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-12-03T09:11:55.710Z] docker_api_swarm_service_test.go:101: [d71a7f5576096] joining swarm manager [d0da343bb3587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:11:55.710Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-03T09:11:55.845Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-12-03T09:11:56.272Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-03T09:11:56.272Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-03T09:11:56.272Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-03T09:11:56.272Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-03T09:11:56.528Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-03T09:11:56.528Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-03T09:11:57.090Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-03T09:11:57.222Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-12-03T09:11:57.790Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-12-03T09:11:58.050Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-12-03T09:11:58.982Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-03T09:11:59.026Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2021-12-03T09:11:59.285Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-12-03T09:11:59.910Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-03T09:12:00.221Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2021-12-03T09:12:00.336Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-03T09:12:00.336Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T09:12:00.336Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-03T09:12:00.336Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T09:12:00.336Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-03T09:12:00.470Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-03T09:12:00.788Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-12-03T09:12:00.788Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-12-03T09:12:01.355Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-12-03T09:12:01.355Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-03T09:12:03.893Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-03T09:12:04.463Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2021-12-03T09:12:04.722Z] ok github.com/docker/docker/volume/mounts 0.034s coverage: 67.7% of statements [2021-12-03T09:12:05.657Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-12-03T09:12:05.716Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-03T09:12:05.882Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-03T09:12:06.642Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-03T09:12:08.008Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-03T09:12:08.008Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-03T09:12:08.008Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-03T09:12:08.266Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-03T09:12:10.154Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-03T09:12:10.744Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-03T09:12:10.744Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T09:12:11.215Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-03T09:12:11.519Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-03T09:12:11.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-03T09:12:14.034Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-03T09:12:14.290Z] check_test.go:379: [db4ecb71de7a0] daemon is not started [2021-12-03T09:12:14.399Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-03T09:12:15.254Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-03T09:12:15.254Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-03T09:12:15.254Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-03T09:12:17.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-03T09:12:17.543Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T09:12:17.768Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-03T09:12:17.768Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-03T09:12:18.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-03T09:12:18.024Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-03T09:12:19.391Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-03T09:12:19.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-12-03T09:12:19.903Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-03T09:12:21.269Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-03T09:12:21.832Z] docker_api_swarm_service_test.go:533: [d51ced2973376] joining swarm manager [d7592ad1dfdb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:12:21.832Z] === RUN TestDockerSuite/TestRmiTag [2021-12-03T09:12:22.087Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-03T09:12:22.649Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-03T09:12:22.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-03T09:12:22.924Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-03T09:12:23.210Z] docker_api_swarm_service_test.go:534: [d2e7b8b842181] joining swarm manager [d7592ad1dfdb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:12:25.728Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-03T09:12:26.660Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-03T09:12:27.582Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/rootless [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/volume [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-03T09:12:27.582Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === Skipped [2021-12-03T09:12:27.582Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-03T09:12:27.582Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-03T09:12:27.582Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-03T09:12:27.582Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-03T09:12:27.582Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:71: No driver to put! [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-03T09:12:27.582Z] time="2021-12-03T09:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-03T09:12:27.582Z] time="2021-12-03T09:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-03T09:12:27.582Z] time="2021-12-03T09:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-03T09:12:27.582Z] time="2021-12-03T09:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-03T09:12:27.582Z] time="2021-12-03T09:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:71: No driver to put! [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-03T09:12:27.582Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-03T09:12:27.582Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-03T09:12:27.582Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-03T09:12:27.582Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-03T09:12:27.582Z] graphtest_unix.go:71: No driver to put! [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-03T09:12:27.582Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-03T09:12:27.582Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-03T09:12:27.582Z] [2021-12-03T09:12:27.582Z] DONE 2340 tests, 28 skipped in 247.750s [2021-12-03T09:12:27.582Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/bitseq [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/cluster [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/config [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/datastore [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/driverapi [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/etchosts [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/idm [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/ipam [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/iptables [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/netlabel [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/netutils [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/networkdb [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/ns [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/options [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/osl [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/portallocator [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/portmapper [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/testutils [2021-12-03T09:12:27.582Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-03T09:12:27.582Z] + 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-03T09:12:27.591Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-03T09:12:27.846Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-03T09:12:29.210Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-03T09:12:29.772Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-03T09:12:29.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-03T09:12:30.027Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-03T09:12:30.285Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-03T09:12:30.285Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-03T09:12:30.846Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-03T09:12:31.774Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-03T09:12:32.335Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-03T09:12:32.834Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-03T09:12:32.917Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-03T09:12:33.485Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-12-03T09:12:34.359Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-03T09:12:34.412Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-03T09:12:34.813Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-03T09:12:35.347Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-12-03T09:12:35.908Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-12-03T09:12:36.473Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-12-03T09:12:37.036Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-12-03T09:12:37.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-03T09:12:37.045Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T09:12:37.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-03T09:12:37.597Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-12-03T09:12:38.160Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-03T09:12:38.722Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-12-03T09:12:39.649Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-03T09:12:39.912Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-03T09:12:40.475Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-03T09:12:41.041Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-03T09:12:41.041Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-03T09:12:42.408Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-03T09:12:42.969Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-03T09:12:43.225Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-03T09:12:43.787Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-03T09:12:44.349Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-03T09:12:44.349Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-03T09:12:44.910Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-03T09:12:45.166Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-03T09:12:45.729Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-03T09:12:45.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-12-03T09:12:45.985Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-03T09:12:46.549Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-03T09:12:46.549Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-03T09:12:47.113Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-03T09:12:47.113Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-03T09:12:47.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-03T09:12:47.916Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T09:12:47.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-03T09:12:47.916Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T09:12:47.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-03T09:12:47.984Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-03T09:12:48.046Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-03T09:12:48.046Z] docker_api_swarm_service_test.go:148: [dc74346e732a4] joining swarm manager [d77a525156f61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:12:48.612Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-03T09:12:48.868Z] docker_api_swarm_service_test.go:148: [d6b4f88590b2f] joining swarm manager [d77a525156f61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:12:49.124Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-03T09:12:49.688Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-03T09:12:49.945Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-03T09:12:50.508Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-03T09:12:51.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-03T09:12:52.443Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-03T09:12:52.643Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-03T09:12:52.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-03T09:12:52.661Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T09:12:52.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-03T09:12:52.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-03T09:12:52.661Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T09:12:52.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-03T09:12:52.661Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T09:12:52.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-03T09:12:52.806Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-03T09:12:53.732Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-03T09:12:53.988Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-03T09:12:54.548Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-03T09:12:54.804Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-03T09:12:55.366Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-03T09:12:55.622Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-03T09:12:56.990Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-03T09:12:58.879Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-03T09:12:59.135Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-03T09:12:59.391Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-03T09:13:00.756Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-03T09:13:01.175Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-03T09:13:02.119Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-03T09:13:02.717Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-03T09:13:03.484Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-03T09:13:04.850Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-03T09:13:04.850Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-03T09:13:04.850Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-03T09:13:04.850Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-03T09:13:04.850Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-03T09:13:05.422Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-03T09:13:06.291Z] ok github.com/docker/docker/libnetwork 37.159s coverage: 40.7% of statements [2021-12-03T09:13:06.291Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2021-12-03T09:13:06.291Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-03T09:13:06.351Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-03T09:13:07.668Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-03T09:13:07.716Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-03T09:13:08.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-03T09:13:08.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-03T09:13:08.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-03T09:13:08.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-03T09:13:08.236Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-03T09:13:08.236Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-03T09:13:08.496Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-12-03T09:13:08.755Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-12-03T09:13:08.755Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-03T09:13:08.755Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-03T09:13:09.014Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-12-03T09:13:09.081Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-03T09:13:09.338Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-03T09:13:10.702Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-03T09:13:10.957Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-12-03T09:13:10.957Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-03T09:13:10.957Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-03T09:13:11.214Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-12-03T09:13:11.581Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.391s coverage: 59.9% of statements [2021-12-03T09:13:11.840Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-03T09:13:11.840Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-03T09:13:12.408Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.094s coverage: 4.0% of statements [2021-12-03T09:13:12.408Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-03T09:13:12.579Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-03T09:13:12.579Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-03T09:13:12.837Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-03T09:13:12.976Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-12-03T09:13:12.976Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-03T09:13:12.993Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-03T09:13:13.236Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-03T09:13:13.402Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-03T09:13:14.330Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-12-03T09:13:14.891Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-03T09:13:14.891Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-03T09:13:15.147Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-03T09:13:15.708Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-03T09:13:15.964Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-03T09:13:16.525Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-03T09:13:17.086Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-03T09:13:17.346Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-03T09:13:17.909Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-03T09:13:18.165Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-03T09:13:18.165Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-03T09:13:18.727Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-03T09:13:19.288Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-03T09:13:20.217Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-03T09:13:20.217Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:13:20.217Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:13:20.474Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-03T09:13:22.374Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-03T09:13:22.936Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-03T09:13:23.211Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.854s coverage: 7.2% of statements [2021-12-03T09:13:23.211Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-03T09:13:23.211Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-03T09:13:23.211Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-12-03T09:13:23.211Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-03T09:13:23.211Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-03T09:13:23.211Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-03T09:13:23.211Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-12-03T09:13:23.470Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2021-12-03T09:13:23.729Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-12-03T09:13:23.988Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-03T09:13:23.988Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-12-03T09:13:24.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-12-03T09:13:28.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-03T09:13:30.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-03T09:13:30.047Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T09:13:30.514Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-03T09:13:30.514Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:13:30.981Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-03T09:13:31.966Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-03T09:13:31.966Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T09:13:31.966Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-03T09:13:34.761Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-12-03T09:13:34.761Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-03T09:13:35.688Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-12-03T09:13:35.688Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-12-03T09:13:35.688Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-03T09:13:35.688Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-03T09:13:35.751Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-03T09:13:35.944Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-03T09:13:36.195Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-12-03T09:13:37.313Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-03T09:13:37.313Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T09:13:37.313Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-03T09:13:37.313Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T09:13:37.313Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-03T09:13:38.080Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-03T09:13:38.297Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-03T09:13:38.458Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-03T09:13:39.020Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-03T09:13:39.281Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-03T09:13:39.748Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-03T09:13:39.947Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-03T09:13:40.216Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-03T09:13:40.683Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-03T09:13:45.435Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-03T09:13:46.478Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-03T09:13:46.478Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-03T09:13:46.478Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-03T09:13:47.040Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-03T09:13:47.040Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-03T09:13:47.295Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-03T09:13:47.648Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-03T09:13:47.648Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T09:13:47.648Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-03T09:13:48.359Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-03T09:13:48.407Z] ok github.com/docker/docker/libnetwork/ipam 13.564s coverage: 85.3% of statements [2021-12-03T09:13:48.407Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-03T09:13:48.408Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-03T09:13:48.632Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-03T09:13:48.632Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T09:13:48.632Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-03T09:13:48.632Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-03T09:13:48.661Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-03T09:13:48.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-12-03T09:13:48.976Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-12-03T09:13:49.235Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-12-03T09:13:49.235Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-03T09:13:49.495Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-03T09:13:49.517Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-03T09:13:49.753Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2021-12-03T09:13:50.192Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-03T09:13:50.322Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2021-12-03T09:13:50.448Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-03T09:13:50.448Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-03T09:13:50.581Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-12-03T09:13:50.704Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-03T09:13:50.840Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-12-03T09:13:51.175Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-03T09:13:51.642Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-03T09:13:51.642Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T09:13:51.642Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-03T09:13:52.072Z] === RUN TestDockerSuite/TestRunMount [2021-12-03T09:13:52.626Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-03T09:13:53.093Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-03T09:13:53.093Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T09:13:53.093Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-03T09:13:53.093Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T09:13:53.093Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-03T09:13:53.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-12-03T09:13:56.474Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-12-03T09:13:56.894Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-03T09:13:57.401Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-03T09:13:57.658Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-03T09:13:57.840Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-03T09:13:58.589Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-03T09:13:59.151Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-12-03T09:13:59.713Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-03T09:14:01.078Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-03T09:14:01.510Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-03T09:14:01.510Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-03T09:14:01.510Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T09:14:01.510Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-03T09:14:01.510Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T09:14:01.510Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-03T09:14:01.510Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-03T09:14:01.510Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-03T09:14:01.510Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T09:14:01.510Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-03T09:14:01.964Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-03T09:14:02.009Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-12-03T09:14:02.418Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-03T09:14:03.898Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-03T09:14:05.266Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-12-03T09:14:05.525Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-03T09:14:07.073Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-03T09:14:08.046Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-03T09:14:08.046Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-12-03T09:14:08.973Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-03T09:14:09.902Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-03T09:14:10.016Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-03T09:14:10.158Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-03T09:14:10.724Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-03T09:14:11.657Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-03T09:14:11.913Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-12-03T09:14:12.169Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-03T09:14:12.731Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-03T09:14:13.727Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-03T09:14:13.727Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T09:14:13.727Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-03T09:14:13.727Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T09:14:13.727Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-03T09:14:13.727Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T09:14:13.727Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-03T09:14:13.727Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T09:14:13.727Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-03T09:14:13.727Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T09:14:13.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-03T09:14:14.648Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-03T09:14:16.606Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-12-03T09:14:16.606Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-03T09:14:16.732Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-03T09:14:16.732Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:14:16.732Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-03T09:14:16.732Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:14:16.732Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-03T09:14:16.732Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:14:16.732Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-03T09:14:17.690Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-03T09:14:19.879Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-03T09:14:20.135Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-03T09:14:20.135Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-12-03T09:14:20.696Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-03T09:14:20.696Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-03T09:14:21.257Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-03T09:14:21.395Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-03T09:14:21.514Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-03T09:14:21.514Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-03T09:14:22.075Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-03T09:14:27.949Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-03T09:14:27.949Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-03T09:14:27.949Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-03T09:14:28.606Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-12-03T09:14:28.606Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-03T09:14:28.606Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-03T09:14:28.606Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-12-03T09:14:28.606Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-03T09:14:29.534Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-03T09:14:30.095Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-12-03T09:14:30.670Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-12-03T09:14:30.670Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-03T09:14:30.897Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-03T09:14:30.898Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T09:14:30.898Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-03T09:14:30.898Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T09:14:30.898Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-03T09:14:30.898Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T09:14:30.898Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-03T09:14:30.927Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-03T09:14:31.366Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-03T09:14:31.366Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T09:14:31.366Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-03T09:14:31.488Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-03T09:14:31.744Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-03T09:14:32.306Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:14:32.306Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-03T09:14:32.306Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-03T09:14:32.869Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-03T09:14:33.125Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-03T09:14:33.125Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-03T09:14:33.125Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-03T09:14:33.687Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-12-03T09:14:33.723Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-03T09:14:33.723Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-03T09:14:33.723Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T09:14:33.723Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-03T09:14:33.723Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T09:14:33.723Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-03T09:14:33.723Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T09:14:33.723Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-03T09:14:33.723Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T09:14:33.723Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-03T09:14:33.723Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T09:14:33.723Z] === RUN TestDockerSuite/TestBuildFails [2021-12-03T09:14:34.615Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-03T09:14:34.615Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-03T09:14:34.615Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-03T09:14:34.681Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-03T09:14:34.681Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-03T09:14:36.505Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-03T09:14:37.434Z] === RUN TestDockerSuite/TestRunRm [2021-12-03T09:14:37.689Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-03T09:14:40.433Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-03T09:14:40.954Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-12-03T09:14:41.211Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-03T09:14:41.772Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-03T09:14:42.335Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-12-03T09:14:44.227Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-12-03T09:14:44.789Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-12-03T09:14:45.085Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-03T09:14:47.341Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-12-03T09:14:49.238Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-12-03T09:14:50.167Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-12-03T09:14:50.836Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-03T09:14:51.096Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-12-03T09:14:51.662Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-12-03T09:14:52.224Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-12-03T09:14:52.479Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-12-03T09:14:52.735Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-12-03T09:14:53.298Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-12-03T09:14:53.554Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-12-03T09:14:54.118Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-03T09:14:54.682Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-03T09:14:55.245Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-03T09:14:55.491Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-03T09:14:56.455Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-03T09:14:57.758Z] === RUN TestDockerSuite/TestRunState [2021-12-03T09:14:58.686Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-03T09:14:58.942Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-03T09:14:59.504Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-03T09:14:59.504Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-12-03T09:14:59.504Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-03T09:14:59.504Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-03T09:15:00.066Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-03T09:15:00.631Z] === RUN TestDockerSuite/TestRunSysctls [2021-12-03T09:15:01.116Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-03T09:15:01.116Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T09:15:01.116Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-03T09:15:01.558Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-03T09:15:01.558Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-03T09:15:01.558Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-03T09:15:01.571Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-03T09:15:01.814Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-12-03T09:15:02.025Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-03T09:15:02.025Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T09:15:02.025Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-03T09:15:03.722Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-12-03T09:15:03.978Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-12-03T09:15:05.343Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-12-03T09:15:05.343Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-12-03T09:15:07.198Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-03T09:15:07.198Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-03T09:15:07.198Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T09:15:07.198Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-03T09:15:07.860Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-03T09:15:08.116Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-12-03T09:15:08.908Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-03T09:15:08.908Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-03T09:15:08.908Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T09:15:08.908Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-03T09:15:08.908Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T09:15:08.908Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-03T09:15:08.908Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-03T09:15:09.052Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-03T09:15:09.052Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:15:09.052Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-03T09:15:09.364Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-03T09:15:09.364Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T09:15:09.364Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-03T09:15:09.819Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-03T09:15:10.274Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-03T09:15:10.630Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-12-03T09:15:10.885Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-03T09:15:11.448Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-03T09:15:11.703Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-03T09:15:12.265Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-03T09:15:13.193Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-12-03T09:15:14.121Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-03T09:15:15.489Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-03T09:15:15.746Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-03T09:15:16.002Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-03T09:15:16.035Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-03T09:15:16.259Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-03T09:15:16.514Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-12-03T09:15:16.771Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-03T09:15:17.333Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-03T09:15:17.896Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-12-03T09:15:17.896Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-03T09:15:17.896Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-03T09:15:17.896Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-03T09:15:18.824Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-03T09:15:19.321Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-03T09:15:19.321Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-03T09:15:19.399Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-12-03T09:15:19.747Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-03T09:15:21.478Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-03T09:15:21.478Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:15:21.478Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-03T09:15:21.918Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-03T09:15:22.175Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-12-03T09:15:22.437Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-03T09:15:22.437Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-03T09:15:22.737Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-03T09:15:23.299Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-03T09:15:24.416Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-03T09:15:24.417Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.417Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-03T09:15:24.417Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.417Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-03T09:15:24.417Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.417Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-03T09:15:24.417Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.417Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-03T09:15:24.417Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T09:15:24.417Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-03T09:15:24.665Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-12-03T09:15:24.995Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-03T09:15:25.226Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-03T09:15:25.980Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-03T09:15:26.145Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-03T09:15:26.153Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-03T09:15:26.599Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-03T09:15:26.964Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-03T09:15:27.053Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-03T09:15:28.013Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-03T09:15:28.048Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-12-03T09:15:28.048Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-03T09:15:28.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-03T09:15:28.133Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:15:28.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-03T09:15:28.133Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:15:28.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-03T09:15:28.133Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:15:28.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-03T09:15:28.466Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-03T09:15:29.092Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-03T09:15:29.425Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-03T09:15:29.914Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-03T09:15:29.939Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-03T09:15:30.501Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-03T09:15:30.501Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-03T09:15:30.501Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-03T09:15:30.501Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-03T09:15:30.501Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-03T09:15:30.501Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-03T09:15:30.501Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-03T09:15:30.758Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-12-03T09:15:30.758Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-03T09:15:30.758Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-12-03T09:15:30.947Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-03T09:15:31.320Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-12-03T09:15:31.882Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-12-03T09:15:32.124Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-03T09:15:32.815Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-12-03T09:15:33.378Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-12-03T09:15:33.764Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-03T09:15:33.940Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-12-03T09:15:33.940Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-03T09:15:33.940Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-12-03T09:15:34.502Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-12-03T09:15:34.502Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-03T09:15:34.502Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-12-03T09:15:34.502Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-03T09:15:34.502Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-12-03T09:15:34.502Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-03T09:15:34.502Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-12-03T09:15:34.502Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-03T09:15:34.502Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-12-03T09:15:34.502Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-03T09:15:34.502Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-12-03T09:15:34.502Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-03T09:15:34.502Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-12-03T09:15:34.502Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-03T09:15:34.502Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-12-03T09:15:35.064Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-12-03T09:15:35.599Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-03T09:15:35.599Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:15:35.599Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-03T09:15:35.599Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:15:35.599Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-03T09:15:35.599Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-03T09:15:35.653Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-12-03T09:15:35.653Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-12-03T09:15:36.055Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-03T09:15:36.055Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-03T09:15:36.055Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-03T09:15:36.513Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-03T09:15:36.592Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-03T09:15:36.592Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-03T09:15:36.968Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-03T09:15:37.156Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-03T09:15:37.156Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-12-03T09:15:37.717Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-12-03T09:15:37.973Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-12-03T09:15:37.973Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-03T09:15:37.973Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-03T09:15:38.535Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-03T09:15:39.267Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-03T09:15:39.462Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-12-03T09:15:39.462Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-12-03T09:15:40.023Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-12-03T09:15:40.023Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-03T09:15:40.023Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-03T09:15:40.280Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-03T09:15:40.536Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-03T09:15:41.623Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-03T09:15:41.903Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-03T09:15:42.159Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-03T09:15:42.308Z] ok github.com/docker/docker/libnetwork/networkdb 104.498s coverage: 60.0% of statements [2021-12-03T09:15:42.308Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-03T09:15:42.308Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-12-03T09:15:42.308Z] ok github.com/docker/docker/libnetwork/osl 4.281s coverage: 39.7% of statements [2021-12-03T09:15:42.308Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-12-03T09:15:42.308Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-12-03T09:15:42.572Z] ok github.com/docker/docker/libnetwork/portmapper 0.258s coverage: 48.6% of statements [2021-12-03T09:15:42.831Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-12-03T09:15:42.831Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-03T09:15:43.090Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-03T09:15:43.090Z] [2021-12-03T09:15:43.090Z] === Skipped [2021-12-03T09:15:43.090Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-12-03T09:15:43.090Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T09:15:43.090Z] [2021-12-03T09:15:43.090Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-12-03T09:15:43.090Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T09:15:43.090Z] [2021-12-03T09:15:43.090Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-12-03T09:15:43.090Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-03T09:15:43.090Z] [2021-12-03T09:15:43.090Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-03T09:15:43.090Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T09:15:43.090Z] [2021-12-03T09:15:43.090Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-03T09:15:43.090Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T09:15:43.090Z] [2021-12-03T09:15:43.090Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-03T09:15:43.090Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T09:15:43.090Z] [2021-12-03T09:15:43.090Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-03T09:15:43.090Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T09:15:43.090Z] [2021-12-03T09:15:43.090Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-03T09:15:43.090Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-03T09:15:43.090Z] [2021-12-03T09:15:43.090Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-03T09:15:43.090Z] firewalld_test.go:14: firewalld is not running [2021-12-03T09:15:43.090Z] [2021-12-03T09:15:43.090Z] DONE 331 tests, 9 skipped in 198.348s [2021-12-03T09:15:43.524Z] === RUN TestDockerSuite/TestRunWriteToProcAsound Post stage [Pipeline] junit [2021-12-03T09:15:44.056Z] Recording test results [2021-12-03T09:15:44.085Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-03T09:15:44.085Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-03T09:15:44.085Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-03T09:15:44.646Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-12-03T09:15:44.690Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-12-03T09:15:45.023Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43058/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9158945a3e075115d0125b15e258042b281742 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9158945a3e075115d0125b15e258042b281742 hack/validate/vendor [2021-12-03T09:15:45.207Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-12-03T09:15:45.979Z] update vendored copy of archive/tar [2021-12-03T09:15:45.979Z] downloading: https://golang.org/dl/go1.17.3.src.tar.gz [2021-12-03T09:15:46.095Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-03T09:15:46.138Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-03T09:15:46.138Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-03T09:15:46.550Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-03T09:15:46.550Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T09:15:46.550Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-03T09:15:46.550Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T09:15:46.550Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-03T09:15:46.550Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T09:15:46.550Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-03T09:15:46.550Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T09:15:46.550Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-03T09:15:46.550Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T09:15:46.550Z] === RUN TestDockerSuite/TestBuildFails [2021-12-03T09:15:47.066Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-03T09:15:47.323Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-03T09:15:47.582Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-03T09:15:47.894Z] patching file stat_unix.go [2021-12-03T09:15:47.894Z] Hunk #1 succeeded at 9 (offset 1 line). [2021-12-03T09:15:47.894Z] Hunk #2 succeeded at 17 (offset 1 line). [2021-12-03T09:15:47.894Z] Hunk #3 succeeded at 25 (offset 1 line). [2021-12-03T09:15:47.894Z] 2021/12/03 09:15:47 Collecting initial packages [2021-12-03T09:15:47.894Z] 2021/12/03 09:15:47 Download dependencies [2021-12-03T09:15:48.675Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3210712615 [2021-12-03T09:15:48.933Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-03T09:15:48.933Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-03T09:15:49.530Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-03T09:15:49.530Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-03T09:15:50.314Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-03T09:15:50.314Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-03T09:15:50.314Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:50 Starting whole vndr cycle because no package specified [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:50 Ignoring paths matching "^archive[/\\\\]tar" [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/opencontainers/selinux, revision 95d3852f356b31cbb2d84040ffca303911d08273, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/Microsoft/hcsshim, revision 133feb626666d38630976b19f742431f31cee604, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/Microsoft/go-winio, revision 6c24dfa01eb5906508a5ad06f4f6534a9be47456, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/moby/sys, revision 03b9f8d59a07f5206a2264105f4903a222aea964, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 [2021-12-03T09:15:51.181Z] 2021/12/03 09:15:51 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-12-03T09:15:51.241Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-03T09:15:52.562Z] 2021/12/03 09:15:52 Finished clone github.com/moby/locker [2021-12-03T09:15:52.562Z] 2021/12/03 09:15:52 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-12-03T09:15:52.562Z] 2021/12/03 09:15:52 Finished clone github.com/Azure/go-ansiterm [2021-12-03T09:15:52.562Z] 2021/12/03 09:15:52 Clone golang.org/x/sys, revision 69cdffdb9359ff97d91e4f4fbb6b2714c3898eae, attempt 1/20 [2021-12-03T09:15:52.562Z] 2021/12/03 09:15:52 Finished clone github.com/creack/pty [2021-12-03T09:15:52.562Z] 2021/12/03 09:15:52 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-12-03T09:15:52.562Z] 2021/12/03 09:15:52 Finished clone github.com/google/uuid [2021-12-03T09:15:52.562Z] 2021/12/03 09:15:52 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-12-03T09:15:52.607Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-03T09:15:52.607Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-12-03T09:15:52.823Z] 2021/12/03 09:15:52 Finished clone github.com/docker/libtrust [2021-12-03T09:15:52.823Z] 2021/12/03 09:15:52 Clone golang.org/x/text, revision 383b2e75a7a4198c42f8f87833eefb772868a56f, attempt 1/20 [2021-12-03T09:15:52.823Z] 2021/12/03 09:15:52 Finished clone github.com/tchap/go-patricia [2021-12-03T09:15:52.823Z] 2021/12/03 09:15:52 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-12-03T09:15:52.823Z] 2021/12/03 09:15:52 Finished clone github.com/moby/term [2021-12-03T09:15:52.823Z] 2021/12/03 09:15:52 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-12-03T09:15:52.863Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-03T09:15:52.863Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-03T09:15:52.863Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-03T09:15:53.105Z] 2021/12/03 09:15:52 Finished clone github.com/gorilla/mux [2021-12-03T09:15:53.105Z] 2021/12/03 09:15:52 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-12-03T09:15:53.105Z] 2021/12/03 09:15:53 Finished clone github.com/moby/sys [2021-12-03T09:15:53.105Z] 2021/12/03 09:15:53 Clone github.com/imdario/mergo, revision 29fb3d3bdc5512887f1dc9aedde6a0fed407fa8f, attempt 1/20 [2021-12-03T09:15:53.105Z] 2021/12/03 09:15:53 Finished clone github.com/Microsoft/go-winio [2021-12-03T09:15:53.105Z] 2021/12/03 09:15:53 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-12-03T09:15:53.119Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-03T09:15:53.364Z] 2021/12/03 09:15:53 Finished clone github.com/sirupsen/logrus [2021-12-03T09:15:53.364Z] 2021/12/03 09:15:53 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-12-03T09:15:53.679Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-03T09:15:53.934Z] 2021/12/03 09:15:53 Finished clone github.com/opencontainers/selinux [2021-12-03T09:15:53.934Z] 2021/12/03 09:15:53 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-12-03T09:15:53.934Z] 2021/12/03 09:15:53 Finished clone github.com/docker/go-units [2021-12-03T09:15:53.934Z] 2021/12/03 09:15:53 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-12-03T09:15:53.934Z] 2021/12/03 09:15:53 Finished clone github.com/opencontainers/runtime-spec [2021-12-03T09:15:53.934Z] 2021/12/03 09:15:53 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-12-03T09:15:54.099Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-03T09:15:54.099Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:15:54.099Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-03T09:15:54.194Z] 2021/12/03 09:15:54 Finished clone github.com/opencontainers/image-spec [2021-12-03T09:15:54.194Z] 2021/12/03 09:15:54 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-12-03T09:15:54.453Z] 2021/12/03 09:15:54 Finished clone gotest.tools/v3 [2021-12-03T09:15:54.453Z] 2021/12/03 09:15:54 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-12-03T09:15:54.453Z] 2021/12/03 09:15:54 Finished clone github.com/RackSec/srslog [2021-12-03T09:15:54.453Z] 2021/12/03 09:15:54 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-12-03T09:15:54.713Z] 2021/12/03 09:15:54 Finished clone golang.org/x/sync [2021-12-03T09:15:54.713Z] 2021/12/03 09:15:54 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-12-03T09:15:54.713Z] 2021/12/03 09:15:54 Finished clone github.com/imdario/mergo [2021-12-03T09:15:54.713Z] 2021/12/03 09:15:54 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-12-03T09:15:54.973Z] 2021/12/03 09:15:54 Finished clone github.com/google/go-cmp [2021-12-03T09:15:54.973Z] 2021/12/03 09:15:54 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-12-03T09:15:55.542Z] 2021/12/03 09:15:55 Finished clone github.com/tonistiigi/units [2021-12-03T09:15:55.542Z] 2021/12/03 09:15:55 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-12-03T09:15:55.542Z] 2021/12/03 09:15:55 Finished clone github.com/docker/go-connections [2021-12-03T09:15:55.542Z] 2021/12/03 09:15:55 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-12-03T09:15:55.542Z] 2021/12/03 09:15:55 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-12-03T09:15:55.542Z] 2021/12/03 09:15:55 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-12-03T09:15:55.573Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-12-03T09:15:55.801Z] 2021/12/03 09:15:55 Finished clone github.com/opentracing/opentracing-go [2021-12-03T09:15:55.801Z] 2021/12/03 09:15:55 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-12-03T09:15:55.828Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-03T09:15:56.061Z] 2021/12/03 09:15:55 Finished clone github.com/google/shlex [2021-12-03T09:15:56.061Z] 2021/12/03 09:15:55 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-12-03T09:15:56.061Z] 2021/12/03 09:15:55 Finished clone github.com/opentracing-contrib/go-stdlib [2021-12-03T09:15:56.061Z] 2021/12/03 09:15:55 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-12-03T09:15:56.321Z] 2021/12/03 09:15:56 Finished clone github.com/mitchellh/hashstructure [2021-12-03T09:15:56.321Z] 2021/12/03 09:15:56 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-12-03T09:15:56.321Z] 2021/12/03 09:15:56 Finished clone github.com/gofrs/flock [2021-12-03T09:15:56.321Z] 2021/12/03 09:15:56 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-12-03T09:15:56.564Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-03T09:15:56.890Z] 2021/12/03 09:15:56 Finished clone github.com/docker/go-events [2021-12-03T09:15:56.890Z] 2021/12/03 09:15:56 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-12-03T09:15:56.890Z] 2021/12/03 09:15:56 Finished clone github.com/armon/go-radix [2021-12-03T09:15:56.890Z] 2021/12/03 09:15:56 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-12-03T09:15:56.976Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-03T09:15:57.150Z] 2021/12/03 09:15:56 Finished clone github.com/armon/go-metrics [2021-12-03T09:15:57.150Z] 2021/12/03 09:15:56 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-12-03T09:15:57.411Z] 2021/12/03 09:15:57 Finished clone github.com/sean-/seed [2021-12-03T09:15:57.411Z] 2021/12/03 09:15:57 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-12-03T09:15:57.671Z] 2021/12/03 09:15:57 Finished clone github.com/hashicorp/errwrap [2021-12-03T09:15:57.671Z] 2021/12/03 09:15:57 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-12-03T09:15:58.241Z] 2021/12/03 09:15:58 Finished clone github.com/hashicorp/go-multierror [2021-12-03T09:15:58.241Z] 2021/12/03 09:15:58 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-12-03T09:15:58.502Z] 2021/12/03 09:15:58 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-12-03T09:15:58.502Z] 2021/12/03 09:15:58 Finished clone github.com/tonistiigi/fsutil [2021-12-03T09:15:58.761Z] 2021/12/03 09:15:58 Finished clone github.com/vishvananda/netns [2021-12-03T09:15:58.761Z] 2021/12/03 09:15:58 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-12-03T09:15:58.761Z] 2021/12/03 09:15:58 Finished clone github.com/hashicorp/memberlist [2021-12-03T09:15:58.761Z] 2021/12/03 09:15:58 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-12-03T09:15:59.021Z] 2021/12/03 09:15:58 Finished clone github.com/hashicorp/go-sockaddr [2021-12-03T09:15:59.021Z] 2021/12/03 09:15:58 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-12-03T09:15:59.021Z] 2021/12/03 09:15:58 Finished clone github.com/docker/libkv [2021-12-03T09:15:59.021Z] 2021/12/03 09:15:58 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-12-03T09:15:59.092Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-12-03T09:16:00.403Z] 2021/12/03 09:15:59 Finished clone github.com/google/btree [2021-12-03T09:16:00.403Z] 2021/12/03 09:15:59 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-12-03T09:16:00.403Z] 2021/12/03 09:16:00 Finished clone github.com/deckarep/golang-set [2021-12-03T09:16:00.403Z] 2021/12/03 09:16:00 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-12-03T09:16:00.403Z] 2021/12/03 09:16:00 Finished clone github.com/golang/gddo [2021-12-03T09:16:00.403Z] 2021/12/03 09:16:00 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 [2021-12-03T09:16:00.663Z] 2021/12/03 09:16:00 Finished clone github.com/moby/ipvs [2021-12-03T09:16:00.663Z] 2021/12/03 09:16:00 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-12-03T09:16:00.663Z] 2021/12/03 09:16:00 Finished clone github.com/samuel/go-zookeeper [2021-12-03T09:16:00.663Z] 2021/12/03 09:16:00 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-12-03T09:16:00.931Z] 2021/12/03 09:16:00 Finished clone github.com/coreos/go-semver [2021-12-03T09:16:00.931Z] 2021/12/03 09:16:00 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2021-12-03T09:16:00.984Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-03T09:16:01.192Z] 2021/12/03 09:16:01 Finished clone github.com/vishvananda/netlink [2021-12-03T09:16:01.192Z] 2021/12/03 09:16:01 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-12-03T09:16:01.453Z] 2021/12/03 09:16:01 Finished clone github.com/cyphar/filepath-securejoin [2021-12-03T09:16:01.453Z] 2021/12/03 09:16:01 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-12-03T09:16:01.545Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-12-03T09:16:01.713Z] 2021/12/03 09:16:01 Finished clone github.com/hashicorp/go-msgpack [2021-12-03T09:16:01.713Z] 2021/12/03 09:16:01 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-12-03T09:16:02.282Z] 2021/12/03 09:16:02 Finished clone github.com/Graylog2/go-gelf [2021-12-03T09:16:02.282Z] 2021/12/03 09:16:02 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-12-03T09:16:02.321Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-03T09:16:02.478Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-03T09:16:02.543Z] 2021/12/03 09:16:02 Finished clone github.com/fluent/fluent-logger-golang [2021-12-03T09:16:02.543Z] 2021/12/03 09:16:02 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-12-03T09:16:02.830Z] 2021/12/03 09:16:02 Finished clone github.com/coreos/go-systemd/v22 [2021-12-03T09:16:02.830Z] 2021/12/03 09:16:02 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-12-03T09:16:02.830Z] 2021/12/03 09:16:02 Finished clone github.com/philhofer/fwd [2021-12-03T09:16:02.830Z] 2021/12/03 09:16:02 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-12-03T09:16:03.091Z] 2021/12/03 09:16:02 Finished clone github.com/coreos/go-systemd [2021-12-03T09:16:03.091Z] 2021/12/03 09:16:02 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-12-03T09:16:03.091Z] 2021/12/03 09:16:02 Finished clone github.com/godbus/dbus/v5 [2021-12-03T09:16:03.091Z] 2021/12/03 09:16:02 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-12-03T09:16:05.118Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-03T09:16:05.118Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:03 Finished clone github.com/fsnotify/fsnotify [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:03 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:03 Finished clone golang.org/x/net [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:03 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:03 Finished clone github.com/bsphere/le_go [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:03 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:04 Finished clone github.com/golang/groupcache [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:04 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:04 Finished clone github.com/jmespath/go-jmespath [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:04 Clone github.com/containerd/containerd, revision 1e5ef943eb76627a6d3b6de8cd1ef6537f393a71, attempt 1/20 [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:04 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:04 Finished clone golang.org/x/oauth2 [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:04 Finished clone github.com/hashicorp/serf [2021-12-03T09:16:05.126Z] 2021/12/03 09:16:04 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-12-03T09:16:05.385Z] 2021/12/03 09:16:05 Finished clone github.com/tinylib/msgp [2021-12-03T09:16:05.385Z] 2021/12/03 09:16:05 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-12-03T09:16:05.643Z] 2021/12/03 09:16:05 Finished clone github.com/googleapis/gax-go [2021-12-03T09:16:05.643Z] 2021/12/03 09:16:05 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-12-03T09:16:05.643Z] 2021/12/03 09:16:05 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-12-03T09:16:05.643Z] 2021/12/03 09:16:05 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-12-03T09:16:06.044Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-12-03T09:16:06.581Z] 2021/12/03 09:16:06 Finished clone github.com/containerd/fifo [2021-12-03T09:16:06.581Z] 2021/12/03 09:16:06 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-12-03T09:16:06.840Z] 2021/12/03 09:16:06 Finished clone go.opencensus.io [2021-12-03T09:16:06.840Z] 2021/12/03 09:16:06 Clone github.com/containerd/ttrpc, revision 0247db16a1f98bb76731a12ad72b8d49705b38b3, attempt 1/20 [2021-12-03T09:16:06.979Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-03T09:16:07.409Z] 2021/12/03 09:16:07 Finished clone github.com/containerd/go-runc [2021-12-03T09:16:07.410Z] 2021/12/03 09:16:07 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-12-03T09:16:07.669Z] 2021/12/03 09:16:07 Finished clone github.com/containerd/cgroups [2021-12-03T09:16:07.669Z] 2021/12/03 09:16:07 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 [2021-12-03T09:16:07.928Z] 2021/12/03 09:16:07 Finished clone github.com/containerd/typeurl [2021-12-03T09:16:07.928Z] 2021/12/03 09:16:07 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-12-03T09:16:08.868Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-03T09:16:08.868Z] 2021/12/03 09:16:08 Finished clone github.com/containerd/ttrpc [2021-12-03T09:16:08.868Z] 2021/12/03 09:16:08 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-12-03T09:16:08.881Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-03T09:16:09.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-12-03T09:16:09.380Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-03T09:16:09.437Z] 2021/12/03 09:16:09 Finished clone github.com/containerd/console [2021-12-03T09:16:09.437Z] 2021/12/03 09:16:09 Clone github.com/docker/swarmkit, revision 3629f50980f6c0dd5ccd7dbfa0956b57ea0cd78d, attempt 1/20 [2021-12-03T09:16:10.007Z] 2021/12/03 09:16:09 Finished clone github.com/gogo/googleapis [2021-12-03T09:16:10.007Z] 2021/12/03 09:16:09 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-12-03T09:16:10.748Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-03T09:16:11.917Z] 2021/12/03 09:16:11 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-12-03T09:16:11.917Z] 2021/12/03 09:16:11 Finished clone github.com/containerd/continuity [2021-12-03T09:16:12.638Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-03T09:16:12.855Z] 2021/12/03 09:16:12 Finished clone github.com/pelletier/go-toml [2021-12-03T09:16:12.855Z] 2021/12/03 09:16:12 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-12-03T09:16:13.542Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-03T09:16:13.565Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-03T09:16:15.068Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-03T09:16:16.079Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-03T09:16:16.150Z] 2021/12/03 09:16:16 Finished clone github.com/cilium/ebpf [2021-12-03T09:16:16.150Z] 2021/12/03 09:16:16 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-12-03T09:16:16.719Z] 2021/12/03 09:16:16 Finished clone golang.org/x/text [2021-12-03T09:16:16.719Z] 2021/12/03 09:16:16 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-12-03T09:16:18.098Z] 2021/12/03 09:16:17 Finished clone github.com/fernet/fernet-go [2021-12-03T09:16:18.098Z] 2021/12/03 09:16:17 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-12-03T09:16:18.668Z] 2021/12/03 09:16:18 Finished clone golang.org/x/sys [2021-12-03T09:16:18.668Z] 2021/12/03 09:16:18 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-12-03T09:16:19.728Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-03T09:16:19.728Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T09:16:19.729Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-03T09:16:20.243Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-03T09:16:20.576Z] 2021/12/03 09:16:20 Finished clone golang.org/x/time [2021-12-03T09:16:20.576Z] 2021/12/03 09:16:20 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-12-03T09:16:20.688Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-03T09:16:21.143Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-03T09:16:21.143Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T09:16:21.143Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-03T09:16:21.146Z] 2021/12/03 09:16:20 Finished clone github.com/golang/protobuf [2021-12-03T09:16:21.146Z] 2021/12/03 09:16:20 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-12-03T09:16:22.130Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-12-03T09:16:22.528Z] 2021/12/03 09:16:22 Finished clone github.com/hashicorp/go-immutable-radix [2021-12-03T09:16:22.528Z] 2021/12/03 09:16:22 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-12-03T09:16:22.528Z] 2021/12/03 09:16:22 Finished clone github.com/hashicorp/go-memdb [2021-12-03T09:16:22.528Z] 2021/12/03 09:16:22 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-12-03T09:16:23.057Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-03T09:16:23.909Z] 2021/12/03 09:16:23 Finished clone github.com/hashicorp/golang-lru [2021-12-03T09:16:23.910Z] 2021/12/03 09:16:23 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-12-03T09:16:23.910Z] 2021/12/03 09:16:23 Finished clone github.com/coreos/pkg [2021-12-03T09:16:23.910Z] 2021/12/03 09:16:23 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-12-03T09:16:24.479Z] 2021/12/03 09:16:24 Finished clone golang.org/x/crypto [2021-12-03T09:16:24.479Z] 2021/12/03 09:16:24 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-12-03T09:16:25.860Z] 2021/12/03 09:16:25 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-12-03T09:16:25.860Z] 2021/12/03 09:16:25 Finished clone github.com/Microsoft/hcsshim [2021-12-03T09:16:26.120Z] 2021/12/03 09:16:25 Finished clone github.com/beorn7/perks [2021-12-03T09:16:26.120Z] 2021/12/03 09:16:25 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-12-03T09:16:27.501Z] 2021/12/03 09:16:27 Finished clone github.com/prometheus/client_model [2021-12-03T09:16:27.501Z] 2021/12/03 09:16:27 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-12-03T09:16:27.761Z] 2021/12/03 09:16:27 Finished clone github.com/klauspost/compress [2021-12-03T09:16:27.761Z] 2021/12/03 09:16:27 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-12-03T09:16:28.021Z] 2021/12/03 09:16:27 Finished clone github.com/prometheus/client_golang [2021-12-03T09:16:28.021Z] 2021/12/03 09:16:27 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-12-03T09:16:28.088Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-03T09:16:28.313Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-03T09:16:28.590Z] 2021/12/03 09:16:28 Finished clone code.cloudfoundry.org/clock [2021-12-03T09:16:28.590Z] 2021/12/03 09:16:28 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-12-03T09:16:29.160Z] 2021/12/03 09:16:29 Finished clone github.com/moby/buildkit [2021-12-03T09:16:29.160Z] 2021/12/03 09:16:29 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-12-03T09:16:29.160Z] 2021/12/03 09:16:29 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-12-03T09:16:29.160Z] 2021/12/03 09:16:29 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-12-03T09:16:29.673Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-03T09:16:29.673Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:16:29.673Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-03T09:16:29.751Z] 2021/12/03 09:16:29 Finished clone github.com/prometheus/common [2021-12-03T09:16:29.751Z] 2021/12/03 09:16:29 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-12-03T09:16:30.010Z] 2021/12/03 09:16:29 Finished clone github.com/pkg/errors [2021-12-03T09:16:30.010Z] 2021/12/03 09:16:29 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-12-03T09:16:30.204Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-12-03T09:16:30.580Z] 2021/12/03 09:16:30 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-12-03T09:16:30.580Z] 2021/12/03 09:16:30 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-12-03T09:16:30.840Z] 2021/12/03 09:16:30 Finished clone github.com/prometheus/procfs [2021-12-03T09:16:30.840Z] 2021/12/03 09:16:30 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-12-03T09:16:31.100Z] 2021/12/03 09:16:30 Finished clone github.com/cespare/xxhash/v2 [2021-12-03T09:16:31.100Z] 2021/12/03 09:16:30 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-12-03T09:16:31.568Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-03T09:16:31.670Z] 2021/12/03 09:16:31 Finished clone github.com/inconshreveable/mousetrap [2021-12-03T09:16:31.670Z] 2021/12/03 09:16:31 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-12-03T09:16:32.130Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-03T09:16:32.241Z] 2021/12/03 09:16:31 Finished clone github.com/google/certificate-transparency-go [2021-12-03T09:16:32.241Z] 2021/12/03 09:16:31 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-12-03T09:16:32.692Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-03T09:16:32.814Z] 2021/12/03 09:16:32 Finished clone github.com/spf13/pflag [2021-12-03T09:16:32.814Z] 2021/12/03 09:16:32 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-12-03T09:16:32.814Z] 2021/12/03 09:16:32 Finished clone github.com/morikuni/aec [2021-12-03T09:16:32.814Z] 2021/12/03 09:16:32 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-12-03T09:16:32.814Z] 2021/12/03 09:16:32 Finished clone github.com/docker/go-metrics [2021-12-03T09:16:32.814Z] 2021/12/03 09:16:32 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-12-03T09:16:32.814Z] 2021/12/03 09:16:32 Finished clone github.com/modern-go/reflect2 [2021-12-03T09:16:32.814Z] 2021/12/03 09:16:32 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-12-03T09:16:33.073Z] 2021/12/03 09:16:32 Finished clone github.com/spf13/cobra [2021-12-03T09:16:33.073Z] 2021/12/03 09:16:32 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-12-03T09:16:33.253Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-03T09:16:33.253Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-03T09:16:33.253Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-03T09:16:33.509Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-03T09:16:34.454Z] 2021/12/03 09:16:34 Finished clone github.com/ishidawataru/sctp [2021-12-03T09:16:34.455Z] 2021/12/03 09:16:34 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-12-03T09:16:34.455Z] 2021/12/03 09:16:34 Finished clone github.com/modern-go/concurrent [2021-12-03T09:16:34.455Z] 2021/12/03 09:16:34 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2021-12-03T09:16:34.876Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-12-03T09:16:35.024Z] 2021/12/03 09:16:34 Finished clone github.com/opencontainers/go-digest [2021-12-03T09:16:35.024Z] 2021/12/03 09:16:34 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-12-03T09:16:36.406Z] 2021/12/03 09:16:36 Finished clone github.com/json-iterator/go [2021-12-03T09:16:36.406Z] 2021/12/03 09:16:36 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-12-03T09:16:36.406Z] 2021/12/03 09:16:36 Finished clone go.etcd.io/bbolt [2021-12-03T09:16:36.406Z] 2021/12/03 09:16:36 Clone github.com/opencontainers/runc, revision 52b36a2dd837e8462de8e01458bf02cf9eea47dd, attempt 1/20 [2021-12-03T09:16:36.607Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-03T09:16:36.766Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-03T09:16:37.328Z] docker_cli_service_logs_test.go:246: checking task yil2urfn8sdz [2021-12-03T09:16:37.328Z] docker_cli_service_logs_test.go:251: checking messages for yil2urfn8sdz [2021-12-03T09:16:37.328Z] docker_cli_service_logs_test.go:246: checking task yzearpu8a914 [2021-12-03T09:16:37.328Z] docker_cli_service_logs_test.go:251: checking messages for yzearpu8a914 [2021-12-03T09:16:38.313Z] 2021/12/03 09:16:38 Finished clone github.com/mistifyio/go-zfs [2021-12-03T09:16:39.841Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-12-03T09:16:39.841Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-12-03T09:16:39.966Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-03T09:16:40.314Z] 2021/12/03 09:16:39 Finished clone github.com/vbatts/tar-split [2021-12-03T09:16:40.405Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-12-03T09:16:40.405Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-03T09:16:40.405Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-12-03T09:16:40.405Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-03T09:16:40.405Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-12-03T09:16:40.595Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-03T09:16:40.926Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-03T09:16:41.262Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-03T09:16:41.338Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-12-03T09:16:41.898Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-12-03T09:16:42.461Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-12-03T09:16:43.388Z] === RUN TestDockerSuite/TestUpdateStats [2021-12-03T09:16:43.542Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-03T09:16:43.542Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T09:16:43.542Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-03T09:16:43.810Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-03T09:16:43.810Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:16:43.810Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-03T09:16:44.266Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-03T09:16:44.266Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-03T09:16:46.889Z] 2021/12/03 09:16:46 Finished clone github.com/cloudflare/cfssl [2021-12-03T09:16:47.015Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-03T09:16:47.571Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-12-03T09:16:48.132Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-12-03T09:16:48.132Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-03T09:16:48.132Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-12-03T09:16:48.132Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-12-03T09:16:48.694Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-12-03T09:16:48.936Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-03T09:16:49.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-03T09:16:49.390Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-03T09:16:49.429Z] 2021/12/03 09:16:49 Finished clone github.com/docker/swarmkit [2021-12-03T09:16:49.845Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-03T09:16:49.998Z] 2021/12/03 09:16:49 Finished clone github.com/miekg/dns [2021-12-03T09:16:50.621Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-12-03T09:16:50.804Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-03T09:16:51.261Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-03T09:16:51.671Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-03T09:16:52.221Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-03T09:16:52.511Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-12-03T09:16:53.746Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-03T09:16:55.027Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-12-03T09:16:56.587Z] 2021/12/03 09:16:55 Finished clone github.com/opencontainers/runc [2021-12-03T09:16:56.846Z] 2021/12/03 09:16:56 Finished clone google.golang.org/grpc [2021-12-03T09:16:56.915Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-12-03T09:16:57.785Z] 2021/12/03 09:16:57 Finished clone github.com/docker/distribution [2021-12-03T09:16:58.281Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-03T09:16:59.505Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-03T09:16:59.505Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:16:59.505Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-03T09:16:59.505Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:16:59.505Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-03T09:16:59.505Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-03T09:16:59.505Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-03T09:16:59.505Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-03T09:16:59.505Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-03T09:16:59.960Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-03T09:17:00.415Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-03T09:17:00.797Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-03T09:17:03.312Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-12-03T09:17:04.379Z] 2021/12/03 09:17:03 Finished clone github.com/coreos/etcd [2021-12-03T09:17:04.703Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-12-03T09:17:06.184Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-03T09:17:06.420Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-03T09:17:06.421Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:17:06.421Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-03T09:17:06.595Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-12-03T09:17:06.922Z] 2021/12/03 09:17:06 Finished clone cloud.google.com/go [2021-12-03T09:17:07.959Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-12-03T09:17:07.959Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-12-03T09:17:08.887Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-12-03T09:17:09.470Z] 2021/12/03 09:17:08 Finished clone github.com/containerd/containerd [2021-12-03T09:17:10.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-12-03T09:17:10.508Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-12-03T09:17:12.173Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-03T09:17:12.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-12-03T09:17:12.628Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-03T09:17:12.628Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.628Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-03T09:17:12.628Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:17:12.628Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-03T09:17:12.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-12-03T09:17:14.022Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-12-03T09:17:14.952Z] docker_cli_swarm_test.go:1901: [db2b0d904bc94] joining swarm manager [d706168dd2223]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:17:15.509Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-03T09:17:15.514Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-12-03T09:17:16.047Z] 2021/12/03 09:17:15 Finished clone github.com/gogo/protobuf [2021-12-03T09:17:16.076Z] docker_cli_swarm_test.go:1902: [d9bdce8040fd0] joining swarm manager [d706168dd2223]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:17:17.004Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-03T09:17:19.215Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-03T09:17:20.944Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-03T09:17:20.944Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:17:20.944Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-03T09:17:21.374Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-03T09:17:21.374Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-03T09:17:21.374Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-03T09:17:22.625Z] 2021/12/03 09:17:21 Finished clone google.golang.org/genproto [2021-12-03T09:17:23.830Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-03T09:17:24.253Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-03T09:17:24.707Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-03T09:17:26.228Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-03T09:17:31.858Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-03T09:17:31.859Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-03T09:17:31.859Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-03T09:17:32.419Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-12-03T09:17:32.419Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-03T09:17:32.419Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-03T09:17:32.674Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-03T09:17:32.674Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-03T09:17:33.236Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-03T09:17:33.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-03T09:17:33.260Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-03T09:17:33.798Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-03T09:17:33.798Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-03T09:17:34.054Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-03T09:17:34.054Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-03T09:17:34.054Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-03T09:17:34.782Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-03T09:17:35.945Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-03T09:17:35.945Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-03T09:17:35.945Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-03T09:17:35.945Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-03T09:17:35.945Z] === RUN TestDockerSuite/TestVolumeEvents [2021-12-03T09:17:36.508Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-03T09:17:37.877Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-03T09:17:37.877Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-03T09:17:37.877Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-03T09:17:39.767Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-03T09:17:40.695Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-12-03T09:17:42.589Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-03T09:17:42.589Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-03T09:17:42.589Z] --- PASS: TestDockerSuite (1284.48s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.53s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.67s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.31s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.86s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.95s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.65s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.72s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.74s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.86s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.76s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.66s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.31s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.79s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.65s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.64s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.17s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.56s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.82s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.72s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.52s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.25s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.34s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.57s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.70s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.45s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.27s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.80s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.14s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.76s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.69s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.86s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.55s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.83s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.84s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.21s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.76s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.56s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.67s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.87s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.69s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.53s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.56s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.22s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.88s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.78s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.63s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.37s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.85s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.83s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.21s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.13s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.48s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.21s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.90s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.73s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2021-12-03T09:17:42.590Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.27s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.72s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.68s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.19s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.58s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.82s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.10s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.60s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.45s) [2021-12-03T09:17:42.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-12-03T09:17:42.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-12-03T09:17:42.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-03T09:17:42.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.45s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.54s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.37s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.35s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.63s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.28s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.72s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.63s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.38s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.06s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.24s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.84s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.99s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.18s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.85s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.60s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.35s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.14s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.03s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.81s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.90s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.91s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.47s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.47s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.68s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.16s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEnv (1.46s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.11s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.58s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.62s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.06s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.95s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2021-12-03T09:17:42.590Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.73s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildExpose (0.41s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.10s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.70s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.56s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.18s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.83s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.19s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.96s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.03s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.14s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildHistory (3.69s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.41s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLabels (0.76s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.50s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.73s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.82s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.49s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.20s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.34s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.30s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.23s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.00s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.73s) [2021-12-03T09:17:42.590Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.37s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.44s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.37s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.83s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.53s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.27s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.65s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.01s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.62s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.95s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.06s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildPATH (1.50s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.55s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.07s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.11s) [2021-12-03T09:17:42.590Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.56s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildRm (2.71s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.56s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.67s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.14s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.88s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2021-12-03T09:17:42.591Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.65s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildStderr (0.64s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.05s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildUser (1.52s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.61s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.47s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.84s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.77s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.82s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.31s) [2021-12-03T09:17:42.591Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-03T09:17:42.591Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-03T09:17:42.591Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-03T09:17:42.591Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.95s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.09s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.94s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.99s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.78s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.33s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2021-12-03T09:17:42.591Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.31s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-03T09:17:42.591Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCommitChange (0.61s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.98s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.97s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.51s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.51s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.20s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.79s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.75s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.63s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.68s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.71s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.66s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.47s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.02s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.96s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.47s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2021-12-03T09:17:42.591Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.92s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.11s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.94s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.55s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.76s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.52s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.74s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.71s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.40s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d748a0_} (1.30s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13274837444_/foo_false____} (1.40s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13274837444_/foo_true____} (1.46s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32884171824_/foo_false____} (0.56s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32884171824_/foo_true____} (1.29s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32884171824_/foo_true__0xc000d748d0__} (1.34s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d748e8_} (1.43s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d74900_} (1.49s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d74918_} (1.60s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d74930_} (1.51s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.49s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.28s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.33s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.24s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.28s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.59s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.56s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.79s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.16s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.81s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.85s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.05s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.85s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.35s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.84s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.27s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.52s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.45s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.13s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToDot (0.61s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.93s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.05s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToStdout (0.55s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.93s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.32s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s) [2021-12-03T09:17:42.591Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-12-03T09:17:42.591Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.35s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.91s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.68s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.99s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.95s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.59s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.84s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.17s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.55s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.57s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.45s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEventsCommit (0.96s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.66s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.68s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEventsCopy (1.05s) [2021-12-03T09:17:42.591Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.53s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.05s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.09s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFilters (1.19s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFormat (1.64s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-12-03T09:17:42.592Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-03T09:17:42.592Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.95s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.63s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsRename (0.57s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsResize (0.73s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.51s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.73s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.46s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.16s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecCgroup (0.97s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecEnv (0.84s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.12s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.62s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecInspectID (2.81s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.67s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.45s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2021-12-03T09:17:42.592Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestExecWithUser (0.56s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.67s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.62s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestHealth (19.58s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImportDisplay (0.95s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.54s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.27s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.54s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.61s) [2021-12-03T09:17:42.592Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.02s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.11s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectDefault (0.68s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectHistory (0.60s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-03T09:17:42.592Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.43s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.04s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.62s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.44s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.65s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.04s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.48s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.69s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.51s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.56s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.64s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.57s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.58s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.20s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.92s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsSince (6.64s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.57s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.43s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.52s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPluginActive (2.21s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.21s) [2021-12-03T09:17:42.592Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.34s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.53s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.28s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.84s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.18s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.11s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPortList (6.07s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.91s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.93s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsByOrder (1.85s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.32s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.79s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.57s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.72s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.32s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.05s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.62s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.04s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2021-12-03T09:17:42.592Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s) [2021-12-03T09:17:42.592Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.42s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.14s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.41s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.08s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.57s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.17s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.18s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.58s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.26s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.82s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.26s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.89s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.39s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.14s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAddHost (0.61s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.96s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.74s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.86s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.70s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.61s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.58s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.12s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.21s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.47s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.53s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.19s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.63s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.64s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.58s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.40s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.96s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.86s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.12s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.96s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.34s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.39s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunMount (5.07s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.65s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.20s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.60s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.41s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.98s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.07s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.16s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNetHost (1.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.68s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.39s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.39s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.90s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.31s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.17s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.58s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.58s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunSysctls (0.92s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.50s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.42s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.22s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.83s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.80s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUserByID (0.66s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUserByName (0.57s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.35s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.72s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.93s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.81s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.57s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-03T09:17:42.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-12-03T09:17:42.593Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.40s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.07s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s) [2021-12-03T09:17:42.594Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.22s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.40s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.74s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.09s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.05s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.01s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.72s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.01s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.89s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.88s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.79s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2021-12-03T09:17:42.594Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.81s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.15s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2021-12-03T09:17:42.594Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-03T09:17:42.594Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.10s) [2021-12-03T09:17:42.594Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.89s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.31s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.66s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.57s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.52s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.97s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.19s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.10s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.67s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.61s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.63s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.62s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.50s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.07s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.58s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s) [2021-12-03T09:17:42.594Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.81s) [2021-12-03T09:17:42.594Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-03T09:17:42.594Z] === RUN TestDockerRegistrySuite [2021-12-03T09:17:42.594Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-03T09:17:43.159Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-12-03T09:17:43.303Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-03T09:17:44.086Z] check_test.go:195: [dd3ecb7c93418] daemon is not started [2021-12-03T09:17:44.086Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-03T09:17:44.148Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-03T09:17:44.148Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-03T09:17:44.148Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-03T09:17:45.018Z] check_test.go:195: [d7b774e45b7de] daemon is not started [2021-12-03T09:17:45.018Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-03T09:17:46.185Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-03T09:17:46.382Z] check_test.go:195: [d034ec1315497] daemon is not started [2021-12-03T09:17:46.382Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-03T09:17:46.382Z] check_test.go:195: [db7ef69c9b981] daemon is not started [2021-12-03T09:17:46.382Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:17:48.925Z] check_test.go:195: [daa4f7f43893e] daemon is not started [2021-12-03T09:17:48.925Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:17:53.213Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-03T09:17:54.170Z] check_test.go:195: [de8b1103c457c] daemon is not started [2021-12-03T09:17:54.170Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-03T09:17:56.687Z] check_test.go:195: [dad0e2dd963cc] daemon is not started [2021-12-03T09:17:56.687Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-03T09:17:56.920Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-03T09:17:57.614Z] check_test.go:195: [d2a36b094e2be] daemon is not started [2021-12-03T09:17:57.614Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-03T09:17:58.542Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-12-03T09:17:58.542Z] check_test.go:195: [dab168f1abb63] daemon is not started [2021-12-03T09:17:58.542Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-03T09:17:59.445Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-03T09:17:59.907Z] check_test.go:195: [d3d1ad389cb5b] daemon is not started [2021-12-03T09:17:59.907Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-03T09:18:00.470Z] docker_cli_swarm_test.go:1802: [dad38f2da8caa] joining swarm manager [d45135c74ab6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:18:00.627Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-03T09:18:01.033Z] check_test.go:195: [d244179b85dc2] daemon is not started [2021-12-03T09:18:01.033Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-03T09:18:01.586Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-03T09:18:01.586Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:18:01.586Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-03T09:18:01.586Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:18:01.586Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-03T09:18:01.961Z] docker_cli_swarm_test.go:1803: [dc8b6c583cb7f] joining swarm manager [d45135c74ab6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:18:02.219Z] check_test.go:195: [d3ab361a719ee] daemon is not started [2021-12-03T09:18:02.219Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-03T09:18:03.145Z] check_test.go:195: [df7c0b5f563be] daemon is not started [2021-12-03T09:18:03.145Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-03T09:18:03.745Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-03T09:18:03.745Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:18:03.745Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-03T09:18:04.073Z] check_test.go:195: [d3fa1984ea943] daemon is not started [2021-12-03T09:18:04.073Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-03T09:18:05.001Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4176c68ef3431f5fab832398489a33c93cdb0f73b143c8e0a2fbbee3fce15665 [2021-12-03T09:18:05.367Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-03T09:18:05.562Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4507098468de12a0c070dbef8cfd7501bd060b3bd2c2c0422f3a60b82ef72f6c [2021-12-03T09:18:05.817Z] check_test.go:195: [dfc415084d129] daemon is not started [2021-12-03T09:18:05.817Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-03T09:18:06.748Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:082552f762ee0683c101aafa40e06fe40821a840e18f338ef9211ae5fcfb53f1 [2021-12-03T09:18:07.327Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:162df22a28a36cdb3323af3420dbb2ce3cd5f929312a346f13338abfd0282364 [2021-12-03T09:18:07.583Z] check_test.go:195: [ded47e496c2e3] daemon is not started [2021-12-03T09:18:07.583Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-03T09:18:08.948Z] check_test.go:195: [d67a97d48b06a] daemon is not started [2021-12-03T09:18:08.948Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-03T09:18:10.838Z] check_test.go:195: [d022129c1c68d] daemon is not started [2021-12-03T09:18:10.838Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-03T09:18:11.767Z] check_test.go:195: [d39ca02806b0e] daemon is not started [2021-12-03T09:18:11.767Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:18:12.022Z] check_test.go:195: [d9dcfaf51d73a] daemon is not started [2021-12-03T09:18:12.022Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:18:12.949Z] check_test.go:195: [d8757f363ffbc] daemon is not started [2021-12-03T09:18:12.949Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:18:13.512Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-12-03T09:18:13.768Z] check_test.go:195: [d3daf31bd27ac] daemon is not started [2021-12-03T09:18:13.768Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:18:14.205Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-03T09:18:14.694Z] check_test.go:195: [d6e97b5e17ce2] daemon is not started [2021-12-03T09:18:14.694Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-03T09:18:17.965Z] check_test.go:195: [d1efb2079e54d] daemon is not started [2021-12-03T09:18:17.966Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-03T09:18:17.966Z] check_test.go:195: [d2410486e221c] daemon is not started [2021-12-03T09:18:17.966Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-03T09:18:18.867Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-03T09:18:18.893Z] check_test.go:195: [d14297db5a2b8] daemon is not started [2021-12-03T09:18:18.893Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-03T09:18:19.150Z] check_test.go:195: [d6ddae2f35e45] daemon is not started [2021-12-03T09:18:19.150Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-03T09:18:19.406Z] check_test.go:195: [d9692e6cb120f] daemon is not started [2021-12-03T09:18:19.406Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-03T09:18:19.662Z] check_test.go:195: [d4ed8159bab7c] daemon is not started [2021-12-03T09:18:19.662Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-03T09:18:19.918Z] check_test.go:195: [dd24b705021b6] daemon is not started [2021-12-03T09:18:19.918Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-03T09:18:20.173Z] check_test.go:195: [d473db9a70716] daemon is not started [2021-12-03T09:18:20.173Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-03T09:18:20.173Z] check_test.go:195: [d572e71f8240d] daemon is not started [2021-12-03T09:18:20.174Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-03T09:18:20.281Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-03T09:18:21.540Z] check_test.go:195: [db032025b6c17] daemon is not started [2021-12-03T09:18:21.540Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-03T09:18:21.795Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-12-03T09:18:23.166Z] check_test.go:195: [d9c8d59f8c41b] daemon is not started [2021-12-03T09:18:23.166Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-03T09:18:24.125Z] docker_cli_swarm_test.go:1321: [d1059dc327d05] joining swarm manager [d5f2c10fbe322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:18:24.125Z] check_test.go:195: [d52d77bc67443] daemon is not started [2021-12-03T09:18:24.125Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-03T09:18:25.490Z] docker_cli_swarm_test.go:1322: [db61362f7ac23] joining swarm manager [d5f2c10fbe322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:18:25.490Z] check_test.go:195: [d1928c9412054] daemon is not started [2021-12-03T09:18:25.490Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-03T09:18:25.904Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-03T09:18:26.418Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite (44.68s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.45s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.20s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.55s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.83s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.06s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.38s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.20s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.66s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.08s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.61s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.30s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.19s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-12-03T09:18:26.980Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-12-03T09:18:26.980Z] === RUN TestDockerSchema1RegistrySuite [2021-12-03T09:18:26.980Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-03T09:18:27.235Z] check_test.go:222: [dd4f64e4cf753] daemon is not started [2021-12-03T09:18:27.235Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:18:27.426Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-03T09:18:30.329Z] 2021/12/03 09:18:19 Finished clone github.com/hashicorp/consul [2021-12-03T09:18:30.329Z] 2021/12/03 09:18:24 Finished clone github.com/aws/aws-sdk-go [2021-12-03T09:18:30.581Z] check_test.go:222: [d76d7bbd066f0] daemon is not started [2021-12-03T09:18:30.581Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:18:31.664Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-03T09:18:34.746Z] check_test.go:222: [d860752f38adc] daemon is not started [2021-12-03T09:18:34.746Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-03T09:18:35.674Z] check_test.go:222: [d8d1486aae559] daemon is not started [2021-12-03T09:18:35.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:18:35.674Z] check_test.go:222: [d6905891f1aea] daemon is not started [2021-12-03T09:18:35.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:18:36.603Z] check_test.go:222: [d9b3e08c6c1ae] daemon is not started [2021-12-03T09:18:36.603Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:18:37.530Z] check_test.go:222: [d0eb571085617] daemon is not started [2021-12-03T09:18:37.530Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:18:38.464Z] check_test.go:222: [d54c83a21605f] daemon is not started [2021-12-03T09:18:38.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-03T09:18:39.343Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-03T09:18:40.979Z] check_test.go:222: [d16b95ed5f0c4] daemon is not started [2021-12-03T09:18:40.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-03T09:18:40.979Z] check_test.go:222: [d411ce8b8da49] daemon is not started [2021-12-03T09:18:41.235Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-03T09:18:41.491Z] check_test.go:222: [dfc9729a0a8db] daemon is not started [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite (14.40s) [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.56s) [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.27s) [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2021-12-03T09:18:41.491Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2021-12-03T09:18:41.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-03T09:18:41.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-03T09:18:42.053Z] check_test.go:251: [dce17643052ed] daemon is not started [2021-12-03T09:18:42.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-03T09:18:42.871Z] check_test.go:251: [d9cb15798c57d] daemon is not started [2021-12-03T09:18:42.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-03T09:18:42.871Z] check_test.go:251: [d52ee379caf82] daemon is not started [2021-12-03T09:18:42.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-03T09:18:44.235Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-03T09:18:44.798Z] check_test.go:251: [de99ba26837e5] daemon is not started [2021-12-03T09:18:44.798Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-03T09:18:45.053Z] check_test.go:251: [d2001c0600c2b] daemon is not started [2021-12-03T09:18:45.053Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-03T09:18:45.982Z] check_test.go:251: [d320c8c63a195] daemon is not started [2021-12-03T09:18:45.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-03T09:18:46.238Z] check_test.go:251: [da8bf717e6312] daemon is not started [2021-12-03T09:18:46.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.64s) [2021-12-03T09:18:46.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2021-12-03T09:18:46.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2021-12-03T09:18:46.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-12-03T09:18:46.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2021-12-03T09:18:46.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-12-03T09:18:46.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2021-12-03T09:18:46.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2021-12-03T09:18:46.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-12-03T09:18:46.238Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-03T09:18:46.238Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-03T09:18:49.294Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-03T09:18:49.294Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:18:49.294Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-03T09:18:51.476Z] check_test.go:278: [d04e8484a9b98] daemon is not started [2021-12-03T09:18:51.476Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-03T09:18:51.476Z] check_test.go:278: [d8d48ee20ec87] daemon is not started [2021-12-03T09:18:51.476Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-03T09:18:51.476Z] check_test.go:278: [dc65576705d9e] daemon is not started [2021-12-03T09:18:51.476Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-03T09:18:51.732Z] check_test.go:278: [d9b4f8daff141] daemon is not started [2021-12-03T09:18:51.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-03T09:18:51.988Z] check_test.go:278: [db3dfb0e72d48] daemon is not started [2021-12-03T09:18:51.988Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2021-12-03T09:18:51.988Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-12-03T09:18:51.988Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-12-03T09:18:51.988Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-12-03T09:18:51.988Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-12-03T09:18:51.988Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-12-03T09:18:51.988Z] === RUN TestDockerNetworkSuite [2021-12-03T09:18:51.988Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-12-03T09:18:52.692Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-03T09:18:52.915Z] docker_cli_network_unix_test.go:46: [da4028947f454] daemon is not started [2021-12-03T09:18:52.915Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-12-03T09:18:53.171Z] docker_cli_network_unix_test.go:46: [d86fdd436f15c] daemon is not started [2021-12-03T09:18:53.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-12-03T09:18:54.090Z] === RUN TestDockerSuite/TestBuildRm [2021-12-03T09:18:55.970Z] docker_cli_network_unix_test.go:46: [da9ff10c6023d] daemon is not started [2021-12-03T09:18:56.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-12-03T09:18:56.336Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-03T09:18:56.790Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-03T09:18:56.790Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:18:56.790Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-03T09:18:56.790Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:18:56.790Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-03T09:18:57.603Z] docker_cli_network_unix_test.go:46: [d2e55b88b9e9a] daemon is not started [2021-12-03T09:18:57.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-12-03T09:18:57.859Z] docker_cli_network_unix_test.go:1233: [df80321396fc9] daemon is not started [2021-12-03T09:18:58.577Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-03T09:18:59.677Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-03T09:19:00.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-12-03T09:19:00.934Z] docker_cli_network_unix_test.go:46: [d58154946256e] daemon is not started [2021-12-03T09:19:01.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-12-03T09:19:04.336Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-03T09:19:04.363Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-03T09:19:05.665Z] docker_cli_network_unix_test.go:46: [d13741fec2a8c] daemon is not started [2021-12-03T09:19:05.884Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-03T09:19:05.884Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:19:05.884Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-03T09:19:05.884Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:19:06.339Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-03T09:19:06.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-12-03T09:19:07.221Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-03T09:19:07.224Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-03T09:19:07.224Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-03T09:19:07.224Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-03T09:19:07.860Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-03T09:19:08.482Z] docker_cli_network_unix_test.go:46: [d456bce4fae61] daemon is not started [2021-12-03T09:19:08.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-12-03T09:19:09.848Z] docker_cli_network_unix_test.go:46: [d91eaa198272f] daemon is not started [2021-12-03T09:19:09.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-12-03T09:19:10.104Z] docker_cli_network_unix_test.go:46: [d663b4d64e45e] daemon is not started [2021-12-03T09:19:10.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-12-03T09:19:10.108Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-03T09:19:10.360Z] docker_cli_network_unix_test.go:46: [d183b621ab45f] daemon is not started [2021-12-03T09:19:10.567Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-03T09:19:10.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-12-03T09:19:10.745Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-03T09:19:11.176Z] docker_cli_network_unix_test.go:46: [dd1604c9cc65e] daemon is not started [2021-12-03T09:19:11.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-12-03T09:19:12.006Z] docker_cli_network_unix_test.go:46: [de065ebea0044] daemon is not started [2021-12-03T09:19:12.092Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-03T09:19:12.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-12-03T09:19:12.516Z] docker_cli_network_unix_test.go:46: [dbfee5dca984c] daemon is not started [2021-12-03T09:19:12.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-12-03T09:19:12.772Z] docker_cli_network_unix_test.go:46: [d416e60b1a0a7] daemon is not started [2021-12-03T09:19:12.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-12-03T09:19:13.334Z] docker_cli_network_unix_test.go:46: [d1dddaadb46d8] daemon is not started [2021-12-03T09:19:13.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-12-03T09:19:13.590Z] docker_cli_network_unix_test.go:46: [d646bb9e24826] daemon is not started [2021-12-03T09:19:13.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-12-03T09:19:13.590Z] docker_cli_network_unix_test.go:46: [d411815690e76] daemon is not started [2021-12-03T09:19:13.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-12-03T09:19:13.848Z] docker_cli_network_unix_test.go:46: [dd0ccb2502934] daemon is not started [2021-12-03T09:19:13.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-12-03T09:19:14.415Z] docker_cli_network_unix_test.go:46: [d1607d4ab6498] daemon is not started [2021-12-03T09:19:14.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-12-03T09:19:14.448Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-03T09:19:14.978Z] docker_cli_network_unix_test.go:46: [d8486b94b7a2f] daemon is not started [2021-12-03T09:19:15.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-12-03T09:19:15.539Z] docker_cli_network_unix_test.go:46: [d6757b4833af0] daemon is not started [2021-12-03T09:19:15.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-12-03T09:19:15.795Z] docker_cli_network_unix_test.go:46: [da4499034cce5] daemon is not started [2021-12-03T09:19:16.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-12-03T09:19:16.051Z] docker_cli_network_unix_test.go:46: [d48f472ca74b6] daemon is not started [2021-12-03T09:19:16.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-12-03T09:19:17.415Z] docker_cli_network_unix_test.go:968: [ddedbb366628c] daemon is not started [2021-12-03T09:19:18.154Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-03T09:19:18.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-12-03T09:19:19.271Z] docker_cli_network_unix_test.go:46: [dd749c19b53e8] daemon is not started [2021-12-03T09:19:19.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-12-03T09:19:20.624Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-03T09:19:21.789Z] docker_cli_network_unix_test.go:1116: [d9479e808b4cf] daemon is not started [2021-12-03T09:19:22.150Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-03T09:19:25.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-12-03T09:19:25.058Z] docker_cli_network_unix_test.go:46: [dc7eab03ed130] daemon is not started [2021-12-03T09:19:25.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-12-03T09:19:25.619Z] docker_cli_network_unix_test.go:46: [d58379a7bd997] daemon is not started [2021-12-03T09:19:25.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-12-03T09:19:25.619Z] docker_cli_network_unix_test.go:46: [dd537d809d225] daemon is not started [2021-12-03T09:19:25.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-12-03T09:19:25.879Z] docker_cli_network_unix_test.go:46: [d1b103db4be37] daemon is not started [2021-12-03T09:19:25.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-12-03T09:19:25.879Z] docker_cli_network_unix_test.go:46: [d0e9ad154f77d] daemon is not started [2021-12-03T09:19:25.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-12-03T09:19:26.135Z] docker_cli_network_unix_test.go:46: [da095175fb0f1] daemon is not started [2021-12-03T09:19:26.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-12-03T09:19:26.135Z] docker_cli_network_unix_test.go:46: [dee956236f017] daemon is not started [2021-12-03T09:19:26.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-12-03T09:19:27.500Z] docker_cli_network_unix_test.go:46: [d86f2bbccc47e] daemon is not started [2021-12-03T09:19:28.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-12-03T09:19:28.426Z] docker_cli_network_unix_test.go:46: [d42c99daf51b1] daemon is not started [2021-12-03T09:19:28.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-12-03T09:19:28.426Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-03T09:19:28.426Z] docker_cli_network_unix_test.go:46: [d4c023b8c243f] daemon is not started [2021-12-03T09:19:28.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-12-03T09:19:28.988Z] docker_cli_network_unix_test.go:46: [db8f4d7d2a0d4] daemon is not started [2021-12-03T09:19:29.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-12-03T09:19:30.524Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-03T09:19:30.684Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-03T09:19:30.978Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-03T09:19:31.936Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-03T09:19:32.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-12-03T09:19:33.914Z] docker_cli_network_unix_test.go:1084: [db9f1a9a47fff] daemon is not started [2021-12-03T09:19:35.347Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-03T09:19:35.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-12-03T09:19:35.801Z] docker_cli_network_unix_test.go:46: [d19096972389a] daemon is not started [2021-12-03T09:19:35.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-12-03T09:19:36.056Z] docker_cli_network_unix_test.go:46: [dec0e1e102f4a] daemon is not started [2021-12-03T09:19:36.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-12-03T09:19:37.676Z] docker_cli_network_unix_test.go:46: [dc1f877acc5cb] daemon is not started [2021-12-03T09:19:37.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-12-03T09:19:37.933Z] docker_cli_network_unix_test.go:46: [de656032cff5c] daemon is not started [2021-12-03T09:19:37.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-12-03T09:19:38.189Z] docker_cli_network_unix_test.go:46: [d6554b8488638] daemon is not started [2021-12-03T09:19:38.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-12-03T09:19:38.980Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-03T09:19:38.980Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-03T09:19:39.006Z] docker_cli_network_unix_test.go:46: [d551c7d7f0736] daemon is not started [2021-12-03T09:19:39.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-12-03T09:19:39.573Z] docker_cli_network_unix_test.go:46: [d3dbd77e58683] daemon is not started [2021-12-03T09:19:39.830Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-12-03T09:19:42.691Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-03T09:19:42.691Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-03T09:19:43.879Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-03T09:19:45.077Z] docker_cli_network_unix_test.go:46: [dd2ace0d5685d] daemon is not started [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite (53.26s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.00s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.68s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.89s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.32s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.23s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.14s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.29s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-12-03T09:19:45.077Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2021-12-03T09:19:45.077Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.18s) [2021-12-03T09:19:45.077Z] === RUN TestDockerHubPullSuite [2021-12-03T09:19:45.077Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-12-03T09:19:46.398Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-03T09:19:46.965Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-12-03T09:19:48.540Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-03T09:19:49.478Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-12-03T09:19:49.733Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-12-03T09:19:51.097Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-12-03T09:19:51.353Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-12-03T09:19:51.353Z] --- PASS: TestDockerHubPullSuite (6.28s) [2021-12-03T09:19:51.353Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.59s) [2021-12-03T09:19:51.353Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.39s) [2021-12-03T09:19:51.353Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.70s) [2021-12-03T09:19:51.353Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s) [2021-12-03T09:19:51.353Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-12-03T09:19:51.353Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-12-03T09:19:51.353Z] PASS [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === Skipped [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-03T09:19:51.353Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-03T09:19:51.353Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-03T09:19:51.353Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-03T09:19:51.353Z] docker_cli_network_unix_test.go:46: [d4c023b8c243f] daemon is not started [2021-12-03T09:19:51.353Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-03T09:19:51.353Z] [2021-12-03T09:19:51.353Z] DONE 1262 tests, 51 skipped in 1420.094s [2021-12-03T09:19:51.353Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T09:19:51.354Z] ++++ cat bundles/test-integration/docker.pid [2021-12-03T09:19:51.354Z] +++ kill 8513 [2021-12-03T09:19:51.354Z] +++ /etc/init.d/apparmor stop [2021-12-03T09:19:51.354Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T09:19:51.354Z] [2021-12-03T09:19:51.354Z] Unloading profiles will leave already running processes permanently [2021-12-03T09:19:51.354Z] unconfined, which can lead to unexpected situations. [2021-12-03T09:19:51.354Z] [2021-12-03T09:19:51.354Z] To set a process to complain mode, use the command line tool [2021-12-03T09:19:51.354Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T09:19:51.354Z] +++ true [2021-12-03T09:19:51.354Z] exiting test-integration [2021-12-03T09:19:51.354Z] ++ exit 0 [2021-12-03T09:19:51.354Z] [2021-12-03T09:19:51.926Z] + for job in $(jobs -p) [2021-12-03T09:19:51.926Z] + wait 4217 [2021-12-03T09:19:53.239Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-03T09:19:53.693Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-03T09:19:53.693Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:19:53.693Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-03T09:19:53.693Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:19:53.693Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-03T09:19:56.583Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-03T09:19:56.583Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:19:56.583Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-03T09:20:04.011Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-03T09:20:04.011Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:20:04.011Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-03T09:20:04.968Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-03T09:20:05.926Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-03T09:20:09.633Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-03T09:20:14.286Z] === RUN TestDockerSuite/TestBuildUser [2021-12-03T09:20:14.286Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:20:14.286Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-03T09:20:14.286Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:20:14.286Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-03T09:20:14.286Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:20:14.286Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-03T09:20:17.166Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-03T09:20:17.620Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-03T09:20:20.499Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-03T09:20:20.500Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:20:20.500Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-03T09:20:20.500Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:20:20.500Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-03T09:20:23.942Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-12-03T09:20:26.498Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-12-03T09:20:33.033Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-12-03T09:20:38.274Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-12-03T09:20:39.030Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-03T09:20:39.639Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-12-03T09:20:44.920Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-12-03T09:20:45.563Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-03T09:20:45.563Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-03T09:20:46.283Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-12-03T09:20:48.669Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-03T09:20:48.669Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-03T09:20:48.669Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T09:20:48.669Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-03T09:20:48.669Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T09:20:48.669Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-03T09:20:48.669Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-03T09:20:48.669Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-03T09:20:48.669Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T09:20:48.669Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-03T09:20:48.669Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-03T09:20:48.669Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-03T09:20:50.447Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-12-03T09:20:50.447Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-03T09:20:50.447Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-12-03T09:20:50.881Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-03T09:20:51.312Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-03T09:20:53.790Z] === RUN TestDockerSuite/TestBuildRm [2021-12-03T09:20:53.830Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-03T09:20:54.610Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-12-03T09:20:55.017Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-03T09:20:55.017Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:20:55.471Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-03T09:20:55.471Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:20:55.471Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-03T09:20:55.537Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-12-03T09:20:56.099Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-12-03T09:20:57.609Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-03T09:20:57.609Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T09:20:57.609Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-03T09:20:57.609Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T09:20:57.626Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-03T09:20:57.626Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:20:57.626Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-03T09:20:58.076Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-03T09:20:58.076Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T09:20:58.076Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-03T09:20:58.076Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T09:20:58.076Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-03T09:20:58.076Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T09:20:58.076Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-03T09:20:58.611Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-12-03T09:21:01.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-03T09:21:01.020Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:21:01.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-03T09:21:01.486Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:21:01.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-03T09:21:01.486Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:21:01.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-03T09:21:02.470Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-03T09:21:06.122Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-03T09:21:06.143Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-03T09:21:06.253Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-03T09:21:08.284Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-03T09:21:08.284Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:21:08.284Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-03T09:21:08.284Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:21:08.284Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-03T09:21:09.811Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-03T09:21:10.793Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-03T09:21:10.793Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-03T09:21:13.525Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-03T09:21:17.234Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-03T09:21:21.057Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-03T09:21:21.057Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:21:21.163Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-03T09:21:21.163Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-03T09:21:21.163Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T09:21:21.163Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-03T09:21:21.163Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T09:21:21.163Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-03T09:21:21.163Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T09:21:21.163Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-03T09:21:21.163Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T09:21:21.163Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-03T09:21:21.163Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T09:21:21.163Z] === RUN TestDockerSuite/TestBuildFails [2021-12-03T09:21:21.511Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-03T09:21:21.511Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:21:21.894Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-03T09:21:21.965Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-03T09:21:21.965Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:21:21.965Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-03T09:21:22.147Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-03T09:21:22.613Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-03T09:21:22.922Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-03T09:21:27.359Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-03T09:21:29.950Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-03T09:21:30.908Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-03T09:21:30.908Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:21:31.362Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-03T09:21:31.362Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:21:31.362Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-03T09:21:31.362Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:21:31.362Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-03T09:21:32.105Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-03T09:21:32.890Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-03T09:21:36.593Z] === RUN TestDockerSuite/TestCommitChange [2021-12-03T09:21:36.689Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-03T09:21:37.145Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-03T09:21:37.600Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-03T09:21:37.961Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-03T09:21:41.263Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-03T09:21:42.707Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-03T09:21:43.691Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-03T09:21:44.142Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-03T09:21:44.142Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:21:44.142Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-03T09:21:46.173Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-03T09:21:46.173Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-03T09:21:48.434Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-03T09:21:48.434Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T09:21:48.434Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-03T09:21:49.419Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-03T09:21:49.883Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-03T09:21:49.883Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-03T09:21:49.886Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-03T09:21:49.886Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T09:21:49.886Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-03T09:21:49.892Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-03T09:21:49.892Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:21:49.892Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-03T09:21:54.545Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-03T09:21:54.769Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-12-03T09:21:54.769Z] docker_cli_swarm_test.go:1186: [d0c2a8fe9f563] joining swarm manager [dc8a8dff86115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:21:56.919Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-03T09:21:57.034Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-03T09:21:57.034Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:21:57.034Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-03T09:21:59.798Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-03T09:21:59.798Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:21:59.798Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-03T09:21:59.798Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:21:59.798Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-03T09:21:59.798Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:21:59.798Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-03T09:21:59.798Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:21:59.798Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-03T09:21:59.798Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:21:59.798Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-03T09:21:59.798Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:21:59.798Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-03T09:21:59.798Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:21:59.798Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-03T09:21:59.798Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-03T09:22:00.034Z] docker_cli_swarm_test.go:1195: [d3f6c6018e0cb] joining swarm manager [dc8a8dff86115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:22:05.547Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-03T09:22:07.439Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-03T09:22:07.439Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-03T09:22:09.648Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-03T09:22:09.648Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:22:09.648Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-03T09:22:10.114Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-03T09:22:10.114Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-03T09:22:11.297Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-03T09:22:11.297Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:22:11.297Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-03T09:22:13.456Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-03T09:22:13.456Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:22:13.456Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-03T09:22:13.456Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:22:13.456Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-03T09:22:13.456Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:22:13.456Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-03T09:22:13.905Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-03T09:22:14.371Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-03T09:22:14.838Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-03T09:22:15.578Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-03T09:22:15.578Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:22:15.578Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-03T09:22:15.612Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-03T09:22:15.612Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:22:15.612Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-03T09:22:15.612Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-03T09:22:15.822Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-03T09:22:16.289Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-03T09:22:17.106Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-03T09:22:17.273Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-03T09:22:17.769Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-03T09:22:17.769Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-03T09:22:17.769Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:22:17.769Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-03T09:22:17.769Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:22:17.769Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-03T09:22:17.769Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:22:18.222Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-03T09:22:18.631Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-03T09:22:18.839Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-03T09:22:21.100Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-03T09:22:21.914Z] 2021/12/03 09:22:20 Finished clone google.golang.org/api [2021-12-03T09:22:21.914Z] 2021/12/03 09:22:20 Dependencies downloaded. Download time: 6m29.186442584s [2021-12-03T09:22:21.914Z] 2021/12/03 09:22:20 Collecting all dependencies [2021-12-03T09:22:22.346Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-03T09:22:22.622Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-03T09:22:23.588Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-03T09:22:23.588Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:22:23.588Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-03T09:22:23.588Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:22:23.588Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-03T09:22:23.588Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-03T09:22:24.056Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-03T09:22:24.056Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-03T09:22:24.056Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-03T09:22:24.143Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-03T09:22:24.143Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-03T09:22:24.143Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:22:24.143Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-03T09:22:24.523Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-03T09:22:24.990Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-03T09:22:26.300Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-03T09:22:26.301Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-03T09:22:28.109Z] === RUN TestDockerSuite/TestBuildUser [2021-12-03T09:22:28.109Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:22:28.109Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-03T09:22:28.109Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:22:28.109Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-03T09:22:28.109Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:22:28.109Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-03T09:22:28.458Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-03T09:22:28.458Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:22:28.458Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-03T09:22:28.458Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:22:28.458Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-03T09:22:29.734Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-03T09:22:30.616Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-03T09:22:30.616Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-03T09:22:31.822Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-03T09:22:31.900Z] 2021/12/03 09:22:30 Clean vendor dir from unused packages [2021-12-03T09:22:31.900Z] 2021/12/03 09:22:30 Ignoring paths matching "^archive[/\\\\]tar" [2021-12-03T09:22:31.900Z] 2021/12/03 09:22:31 Success [2021-12-03T09:22:31.900Z] 2021/12/03 09:22:31 Running time: 6m44.146362872s [2021-12-03T09:22:32.137Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-03T09:22:32.137Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:22:32.137Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-03T09:22:32.159Z] Congratulations! All vendoring changes are done the right way. [2021-12-03T09:22:32.276Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-03T09:22:33.067Z] + echo Ensuring container killed. [2021-12-03T09:22:33.067Z] Ensuring container killed. [2021-12-03T09:22:33.067Z] + docker rm -vf docker-pr1 [2021-12-03T09:22:33.067Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-03T09:22:33.372Z] + echo Chowning /workspace to jenkins user [2021-12-03T09:22:33.372Z] Chowning /workspace to jenkins user [2021-12-03T09:22:33.372Z] + id -u [2021-12-03T09:22:33.372Z] + id -g [2021-12-03T09:22:33.372Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43058:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T09:22:35.019Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-03T09:22:35.019Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-03T09:22:35.066Z] + bundleName=unit [2021-12-03T09:22:35.066Z] + echo Creating unit-bundles.tar.gz [2021-12-03T09:22:35.066Z] Creating unit-bundles.tar.gz [2021-12-03T09:22:35.066Z] + 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:22:35.066Z] bundles/junit-report-libnetwork.xml [2021-12-03T09:22:35.066Z] bundles/junit-report.xml [2021-12-03T09:22:35.066Z] bundles/go-test-report-libnetwork.json [2021-12-03T09:22:35.066Z] bundles/go-test-report.json [2021-12-03T09:22:35.066Z] bundles/profile-libnetwork.out [2021-12-03T09:22:35.066Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-12-03T09:22:35.078Z] Archiving artifacts [2021-12-03T09:22:35.162Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-03T09:22:35.162Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:22:35.162Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-03T09:22:35.162Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:22:35.162Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-03T09:22:35.832Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43058/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:22:36.166Z] + make clean [2021-12-03T09:22:36.427Z] docker volume rm -f docker-dev-cache [2021-12-03T09:22:36.427Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T09:22:37.180Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-03T09:22:40.886Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-03T09:22:43.829Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-03T09:22:43.829Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-03T09:22:43.829Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-03T09:22:43.829Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-03T09:22:43.829Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-03T09:22:45.352Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-03T09:22:45.352Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:22:45.352Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-03T09:22:46.640Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-12-03T09:22:47.508Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-03T09:22:47.508Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:22:47.508Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-03T09:22:49.665Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-03T09:22:49.665Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-03T09:22:54.316Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-03T09:22:54.998Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-03T09:22:54.998Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:22:54.998Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-03T09:22:54.998Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-03T09:22:55.274Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-03T09:22:55.274Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:22:55.274Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-03T09:22:55.274Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:22:55.274Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-03T09:22:55.274Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:22:55.274Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-03T09:22:55.274Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:22:55.274Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-03T09:22:55.274Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:22:55.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-03T09:22:56.200Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-03T09:22:56.200Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-03T09:22:56.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-03T09:22:56.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-03T09:22:58.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-03T09:23:01.472Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-12-03T09:23:01.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-03T09:23:03.359Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-12-03T09:23:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-03T09:23:04.732Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-03T09:23:05.249Z] docker_cli_swarm_test.go:1118: [d24c65c8d5659] joining swarm manager [d95a0e8cd3247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:23:06.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00045d8d8_} [2021-12-03T09:23:06.624Z] docker_cli_swarm_test.go:1119: [d433507e79142] joining swarm manager [d95a0e8cd3247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:23:08.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14258051971_c:\foo_false____} [2021-12-03T09:23:09.393Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-03T09:23:09.393Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:23:09.393Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-03T09:23:09.393Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:23:09.393Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-03T09:23:10.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14258051971_c:\foo_true____} [2021-12-03T09:23:12.282Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-03T09:23:12.282Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:23:12.282Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-03T09:23:13.343Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-03T09:23:13.343Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-03T09:23:13.343Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-03T09:23:13.343Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-03T09:23:13.343Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-03T09:23:13.343Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:23:13.343Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-03T09:23:15.500Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-03T09:23:15.500Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-03T09:23:15.500Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-03T09:23:15.500Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-03T09:23:15.500Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-03T09:23:15.500Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-03T09:23:15.500Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-03T09:23:15.500Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-03T09:23:15.500Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-03T09:23:15.500Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-03T09:23:15.500Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-03T09:23:15.500Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-03T09:23:15.500Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:23:15.500Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-03T09:23:18.380Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-03T09:23:18.380Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-03T09:23:18.380Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:23:18.380Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-03T09:23:20.260Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-03T09:23:20.537Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-03T09:23:20.537Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:23:20.537Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-03T09:23:20.537Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:23:20.537Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-03T09:23:20.537Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:23:20.537Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-03T09:23:22.559Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-03T09:23:24.241Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-03T09:23:27.121Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-03T09:23:27.121Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:23:27.121Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-03T09:23:27.121Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:23:27.121Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-03T09:23:27.219Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-03T09:23:27.219Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-03T09:23:32.744Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-03T09:23:35.637Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-03T09:23:35.637Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:23:35.637Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-03T09:23:35.637Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:23:35.637Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-03T09:23:37.496Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-03T09:23:39.554Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-03T09:23:39.554Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.010Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-03T09:23:40.010Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.010Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-03T09:23:40.010Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:23:40.010Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-03T09:23:41.534Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-03T09:23:42.665Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-03T09:23:42.665Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:23:42.665Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-03T09:23:42.665Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:23:42.665Z] === RUN TestDockerSuite/TestCpToDot [2021-12-03T09:23:43.355Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-03T09:23:44.822Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-03T09:23:44.822Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:23:44.822Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-03T09:23:44.822Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:23:44.822Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-03T09:23:47.699Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-03T09:23:47.699Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:23:47.699Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-03T09:23:47.699Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:23:47.699Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-03T09:23:47.699Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:23:47.699Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-03T09:23:47.699Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:23:47.699Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-03T09:23:47.699Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-03T09:23:47.699Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-03T09:23:48.100Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-03T09:23:48.571Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-03T09:23:49.854Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-03T09:23:50.735Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-03T09:23:50.735Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:23:50.735Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-03T09:23:50.735Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:23:50.735Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-03T09:23:50.735Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:23:50.735Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-03T09:23:52.013Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-03T09:23:52.013Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-03T09:23:52.013Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-03T09:23:52.897Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-03T09:23:52.897Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:23:52.897Z] === RUN TestDockerSuite/TestCommitChange [2021-12-03T09:23:53.534Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-03T09:23:54.491Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-03T09:23:54.491Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-03T09:23:54.491Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:23:54.491Z] === RUN TestDockerSuite/TestCreateRM [2021-12-03T09:23:54.945Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-03T09:23:54.945Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:23:54.945Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-03T09:23:54.945Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-03T09:23:55.399Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-03T09:23:57.559Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-03T09:24:02.220Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-03T09:24:02.220Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:24:02.220Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-03T09:24:02.424Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-03T09:24:02.424Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-03T09:24:02.424Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-03T09:24:03.020Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-03T09:24:03.020Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:24:03.020Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-03T09:24:05.302Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-03T09:24:05.302Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-03T09:24:05.302Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:24:05.302Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-03T09:24:07.459Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-03T09:24:07.459Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.459Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-03T09:24:07.913Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-03T09:24:07.913Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-03T09:24:07.913Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-03T09:24:07.913Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-03T09:24:07.913Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-03T09:24:07.913Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-03T09:24:07.913Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-03T09:24:07.913Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-03T09:24:07.913Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDockerFails [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-03T09:24:07.913Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-03T09:24:07.913Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-03T09:24:07.913Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-03T09:24:07.913Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-03T09:24:07.913Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:24:07.913Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-03T09:24:08.876Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-03T09:24:08.876Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-03T09:24:08.876Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:24:08.876Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-03T09:24:08.876Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:24:08.876Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-03T09:24:09.258Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-03T09:24:09.258Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:24:09.258Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-03T09:24:10.074Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-03T09:24:12.232Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-03T09:24:15.113Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-03T09:24:16.020Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-03T09:24:16.296Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-03T09:24:20.008Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-03T09:24:20.008Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:24:20.008Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-03T09:24:20.008Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:24:20.008Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-03T09:24:20.008Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:24:20.008Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-03T09:24:20.008Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:24:20.008Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-03T09:24:20.008Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:24:20.008Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-03T09:24:20.008Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:24:20.008Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-03T09:24:20.008Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:24:20.008Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-03T09:24:20.008Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-03T09:24:22.143Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-03T09:24:24.668Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-03T09:24:26.796Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-03T09:24:27.075Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-03T09:24:30.502Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-03T09:24:31.818Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-03T09:24:31.818Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-03T09:24:31.818Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-03T09:24:32.660Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-03T09:24:33.617Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-03T09:24:34.115Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-03T09:24:34.115Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:24:34.115Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-03T09:24:34.761Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-03T09:24:35.229Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-03T09:24:36.276Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-03T09:24:36.276Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:24:36.276Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-03T09:24:36.276Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:24:36.276Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-03T09:24:36.276Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:24:36.732Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-03T09:24:36.791Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-03T09:24:37.322Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-03T09:24:37.322Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-03T09:24:38.279Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-03T09:24:39.617Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-03T09:24:39.617Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:24:39.617Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-03T09:24:39.617Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-03T09:24:41.779Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-03T09:24:41.779Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-03T09:24:41.779Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:24:41.779Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-03T09:24:41.779Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:24:41.779Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-03T09:24:41.779Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:24:41.779Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-03T09:24:42.936Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-03T09:24:43.025Z] docker_cli_swarm_test.go:1172: [df27801fa6399] joining swarm manager [d95a0e8cd3247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-03T09:24:43.937Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-03T09:24:45.489Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-03T09:24:45.499Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-03T09:24:47.588Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-03T09:24:47.588Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-03T09:24:47.588Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-03T09:24:47.588Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:24:47.588Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-03T09:24:47.588Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:24:47.588Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-03T09:24:47.588Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:24:47.588Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-03T09:24:48.042Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-03T09:24:48.042Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:24:48.042Z] === RUN TestDockerSuite/TestEventsRename [2021-12-03T09:24:48.378Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-03T09:24:50.920Z] === RUN TestDockerSuite/TestEventsResize [2021-12-03T09:24:52.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-03T09:24:52.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-03T09:24:52.089Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:24:52.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-03T09:24:54.148Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-03T09:24:54.972Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-03T09:24:54.972Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-03T09:24:56.362Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-03T09:24:57.136Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-03T09:24:57.136Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:24:57.136Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-03T09:24:57.136Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:24:57.136Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-03T09:24:57.943Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-03T09:25:00.020Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-03T09:25:00.020Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-03T09:25:00.104Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-03T09:25:02.264Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-03T09:25:02.916Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-03T09:25:02.916Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:25:02.916Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-03T09:25:03.507Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-03T09:25:05.801Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-03T09:25:06.257Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-03T09:25:06.915Z] === RUN TestDockerSuite/TestEventsTop [2021-12-03T09:25:06.915Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:25:06.915Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-03T09:25:08.251Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-03T09:25:09.144Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-03T09:25:09.793Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-03T09:25:12.036Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-03T09:25:13.020Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-03T09:25:13.020Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:25:13.020Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-03T09:25:13.020Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:25:13.020Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-03T09:25:13.500Z] === RUN TestDockerSuite/TestExec [2021-12-03T09:25:13.500Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:25:13.500Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-03T09:25:13.500Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:25:13.500Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-03T09:25:13.813Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-03T09:25:14.585Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-03T09:25:14.585Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:25:14.585Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-03T09:25:15.021Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-03T09:25:16.543Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-03T09:25:16.543Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:25:16.543Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-03T09:25:16.543Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:25:16.543Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-03T09:25:16.543Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:25:16.543Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-03T09:25:18.701Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-03T09:25:19.576Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-03T09:25:19.576Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-03T09:25:19.576Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-03T09:25:19.576Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-03T09:25:19.576Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-03T09:25:20.224Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-03T09:25:21.690Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-12-03T09:25:21.690Z] docker_cli_swarm_test.go:1453: [d7cf2a65f6ca5] joining swarm manager [d7f3dc09217e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:25:21.690Z] docker_cli_swarm_test.go:1454: [ddc628a600173] joining swarm manager [d7f3dc09217e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-03T09:25:21.739Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-03T09:25:21.739Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:25:21.739Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-03T09:25:21.748Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-03T09:25:23.904Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-03T09:25:24.625Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-03T09:25:24.625Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:25:24.625Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-03T09:25:27.516Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-03T09:25:27.516Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-03T09:25:27.608Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-03T09:25:27.608Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:25:27.608Z] === RUN TestDockerSuite/TestExecEnv [2021-12-03T09:25:27.608Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:25:27.608Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-03T09:25:27.608Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:25:27.608Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-03T09:25:29.129Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-03T09:25:31.626Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-12-03T09:25:31.883Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-12-03T09:25:32.155Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-12-03T09:25:32.155Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-12-03T09:25:32.155Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-12-03T09:25:32.178Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-03T09:25:33.100Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-12-03T09:25:33.782Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-03T09:25:33.782Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:25:33.782Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-03T09:25:33.782Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:25:33.782Z] === RUN TestDockerSuite/TestExecParseError [2021-12-03T09:25:33.782Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:25:33.782Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-03T09:25:33.782Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:25:33.782Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-03T09:25:33.782Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:25:33.782Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-03T09:25:34.990Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-12-03T09:25:35.066Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-03T09:25:35.067Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.067Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-03T09:25:35.067Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.067Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-03T09:25:35.067Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.067Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-03T09:25:35.067Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.067Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-03T09:25:35.067Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-03T09:25:35.304Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-03T09:25:35.304Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.304Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-03T09:25:35.304Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.304Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-03T09:25:35.304Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.304Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-03T09:25:35.304Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.304Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-03T09:25:35.304Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:25:35.304Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-03T09:25:37.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-03T09:25:37.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-03T09:25:37.466Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-03T09:25:37.466Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:25:37.466Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-03T09:25:38.256Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-12-03T09:25:40.114Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-03T09:25:40.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-12-03T09:25:42.120Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-03T09:25:42.120Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:25:42.120Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-03T09:25:42.120Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:25:42.120Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-03T09:25:42.120Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:25:42.120Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-03T09:25:42.660Z] docker_cli_swarm_unix_test.go:63: [d13fcc5388389] joining swarm manager [d15a798609ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:25:43.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-03T09:25:45.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-03T09:25:47.872Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-03T09:25:48.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004957a0_} [2021-12-03T09:25:50.424Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-03T09:25:50.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-138899374_c:\foo_false____} [2021-12-03T09:25:53.621Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-03T09:25:53.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-138899374_c:\foo_true____} [2021-12-03T09:25:55.785Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-03T09:25:55.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-03T09:25:55.981Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:25:55.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-03T09:25:55.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-03T09:25:55.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-03T09:25:55.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-03T09:25:55.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-03T09:25:55.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-03T09:25:55.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-03T09:25:56.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-03T09:25:56.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-03T09:25:56.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-03T09:25:56.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-03T09:25:56.436Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-03T09:25:56.436Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:25:56.436Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-03T09:25:56.436Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:25:56.436Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-03T09:25:56.436Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:25:56.436Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-03T09:25:56.436Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:25:56.436Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-03T09:25:56.436Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:25:56.436Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-03T09:25:59.346Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-03T09:25:59.346Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-03T09:25:59.346Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-03T09:25:59.346Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-03T09:25:59.346Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-03T09:25:59.346Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-03T09:25:59.346Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-03T09:25:59.346Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-03T09:25:59.346Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-03T09:25:59.346Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-03T09:25:59.346Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-03T09:25:59.346Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-03T09:25:59.346Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:25:59.346Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-03T09:26:01.546Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-03T09:26:01.546Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:26:01.546Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-03T09:26:01.546Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-03T09:26:01.546Z] === RUN TestDockerSuite/TestHealth [2021-12-03T09:26:01.546Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:26:01.546Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-03T09:26:01.546Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-03T09:26:01.546Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-03T09:26:02.000Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-03T09:26:02.234Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-03T09:26:02.234Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-03T09:26:02.234Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:26:02.234Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-03T09:26:05.121Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-03T09:26:05.121Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:26:05.121Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-03T09:26:05.121Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:26:05.121Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-03T09:26:05.121Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:26:05.121Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-03T09:26:05.344Z] === RUN TestDockerSuite/TestBuildRm [2021-12-03T09:26:05.703Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-03T09:26:05.703Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-03T09:26:05.703Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:26:05.703Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-03T09:26:05.703Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-03T09:26:05.703Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-03T09:26:06.157Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-03T09:26:06.611Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-03T09:26:06.611Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:26:06.611Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-03T09:26:07.568Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-03T09:26:07.568Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-03T09:26:09.090Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-03T09:26:09.090Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-03T09:26:09.789Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-03T09:26:10.610Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-03T09:26:12.674Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-03T09:26:12.674Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:26:12.674Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-03T09:26:12.674Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:26:12.674Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-03T09:26:13.490Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-03T09:26:13.491Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-03T09:26:13.491Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:26:13.491Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-03T09:26:15.753Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-03T09:26:17.193Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-03T09:26:17.193Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-03T09:26:18.705Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-03T09:26:18.705Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:26:18.705Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-03T09:26:18.705Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:26:19.172Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-03T09:26:19.349Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestImportFile [2021-12-03T09:26:19.349Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-03T09:26:19.349Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-03T09:26:19.349Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-03T09:26:19.349Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-03T09:26:19.349Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-03T09:26:19.349Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-03T09:26:19.349Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-03T09:26:19.349Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-03T09:26:19.349Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:26:19.349Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-03T09:26:20.158Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-03T09:26:21.508Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-03T09:26:22.952Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-03T09:26:22.952Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:26:22.952Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-03T09:26:22.952Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:26:22.952Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-03T09:26:23.665Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-03T09:26:23.665Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:26:23.665Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-03T09:26:23.665Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:26:23.665Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-03T09:26:23.941Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-03T09:26:24.122Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-03T09:26:24.122Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:26:24.122Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-03T09:26:26.155Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-03T09:26:26.286Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-03T09:26:26.286Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-03T09:26:28.445Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-03T09:26:28.445Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:26:28.445Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-03T09:26:28.445Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:26:28.445Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-03T09:26:28.445Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:26:28.445Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-03T09:26:30.605Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-03T09:26:33.234Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-03T09:26:33.234Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:26:33.234Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-03T09:26:33.234Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:26:33.234Z] === RUN TestDockerSuite/TestCpToDot [2021-12-03T09:26:34.308Z] === RUN TestDockerSuite/TestInspectImage [2021-12-03T09:26:34.308Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:26:34.308Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-03T09:26:34.308Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:26:34.308Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-03T09:26:34.308Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:26:34.308Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-03T09:26:34.845Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-03T09:26:35.397Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-03T09:26:35.397Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:26:35.397Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-03T09:26:35.397Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:26:35.397Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-03T09:26:36.464Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-03T09:26:37.986Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-03T09:26:37.986Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-03T09:26:38.284Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-03T09:26:38.284Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:26:38.284Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-03T09:26:38.284Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:26:38.284Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-03T09:26:38.284Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:26:38.284Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-03T09:26:38.284Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:26:38.284Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-03T09:26:38.739Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-03T09:26:38.739Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-03T09:26:38.820Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-12-03T09:26:38.820Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-12-03T09:26:38.820Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-12-03T09:26:40.149Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-03T09:26:40.184Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-12-03T09:26:40.905Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-03T09:26:42.308Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-03T09:26:42.308Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:26:42.308Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-03T09:26:42.308Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-03T09:26:43.463Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-12-03T09:26:43.790Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-03T09:26:43.790Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-03T09:26:43.790Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-03T09:26:43.829Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-03T09:26:45.999Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-12-03T09:26:46.680Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-03T09:26:46.680Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-03T09:26:46.709Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-03T09:26:47.135Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-03T09:26:47.135Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:26:47.135Z] === RUN TestDockerSuite/TestCreateRM [2021-12-03T09:26:47.364Z] docker_api_swarm_test.go:962: [d2f661262c655] joining swarm manager [d1bd735f31cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-03T09:26:47.590Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-03T09:26:47.590Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:26:47.590Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-03T09:26:47.590Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-03T09:26:48.050Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-03T09:26:49.587Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-03T09:26:51.747Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-03T09:26:53.269Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-03T09:26:55.427Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-03T09:26:56.055Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-03T09:26:56.055Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-03T09:26:56.055Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-03T09:26:56.582Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-03T09:26:56.582Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-03T09:26:56.582Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-03T09:26:57.587Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-03T09:26:59.470Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-03T09:26:59.470Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-03T09:26:59.470Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:26:59.470Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-03T09:26:59.753Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-03T09:27:01.911Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-03T09:27:01.911Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-03T09:27:01.911Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-03T09:27:01.911Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-03T09:27:02.355Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-03T09:27:02.355Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-03T09:27:02.355Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-03T09:27:02.355Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-03T09:27:02.355Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-03T09:27:02.355Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-03T09:27:02.355Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-03T09:27:02.355Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-03T09:27:02.355Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-03T09:27:02.355Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDockerFails [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-03T09:27:02.355Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-03T09:27:02.355Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-03T09:27:02.355Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-03T09:27:02.355Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-03T09:27:02.355Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:27:02.355Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-03T09:27:03.201Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-03T09:27:03.433Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-03T09:27:03.668Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-03T09:27:04.955Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-03T09:27:05.244Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-03T09:27:05.403Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-12-03T09:27:07.450Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-03T09:27:07.450Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-03T09:27:08.129Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-03T09:27:10.701Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-03T09:27:11.012Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-03T09:27:11.232Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-03T09:27:12.858Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-03T09:27:12.858Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:27:12.858Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-03T09:27:14.379Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-03T09:27:14.379Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-03T09:27:17.565Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-12-03T09:27:18.930Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-12-03T09:27:19.033Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-03T09:27:21.293Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-03T09:27:21.445Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-12-03T09:27:23.962Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-12-03T09:27:24.784Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-03T09:27:25.006Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-03T09:27:29.034Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-03T09:27:29.035Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:27:29.035Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-03T09:27:29.438Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-03T09:27:30.596Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-03T09:27:30.775Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-03T09:27:30.962Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-03T09:27:32.060Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-12-03T09:27:32.158Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-03T09:27:32.938Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-03T09:27:33.122Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-03T09:27:33.122Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:27:33.122Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-03T09:27:33.393Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-03T09:27:35.279Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-03T09:27:35.324Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-12-03T09:27:35.942Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-03T09:27:37.440Z] === RUN TestDockerSuite/TestLogsSince [2021-12-03T09:27:37.840Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-12-03T09:27:38.148Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-03T09:27:38.148Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-03T09:27:39.110Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-03T09:27:40.353Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-12-03T09:27:40.756Z] === RUN TestDockerSuite/TestBuildUser [2021-12-03T09:27:40.756Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:27:40.756Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-03T09:27:40.756Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:27:40.756Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-03T09:27:40.756Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:27:40.756Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-03T09:27:42.241Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-12-03T09:27:44.541Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-03T09:27:44.541Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-03T09:27:44.757Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-12-03T09:27:44.873Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-03T09:27:46.069Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-03T09:27:46.069Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:27:46.069Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-03T09:27:46.069Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:27:46.069Z] === RUN TestDockerSuite/TestLogsTail [2021-12-03T09:27:47.274Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-12-03T09:27:48.952Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-03T09:27:49.788Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-12-03T09:27:50.636Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-03T09:27:50.636Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-03T09:27:50.636Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-03T09:27:50.636Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:27:50.636Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-03T09:27:50.636Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:27:50.636Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-03T09:27:50.636Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:27:50.636Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-03T09:27:51.091Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-03T09:27:51.091Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:27:51.091Z] === RUN TestDockerSuite/TestEventsRename [2021-12-03T09:27:51.110Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-03T09:27:51.685Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-03T09:27:51.685Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:27:51.685Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-03T09:27:51.686Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:27:51.686Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-03T09:27:53.266Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-03T09:27:53.266Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestNetHostname [2021-12-03T09:27:53.266Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-03T09:27:53.266Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-03T09:27:53.266Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-03T09:27:53.266Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPluginActive [2021-12-03T09:27:53.266Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-03T09:27:53.266Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-03T09:27:53.266Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-03T09:27:53.266Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-03T09:27:53.266Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-03T09:27:53.266Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-03T09:27:53.266Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-03T09:27:53.266Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-03T09:27:53.266Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-03T09:27:53.266Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPortList [2021-12-03T09:27:53.266Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:27:53.266Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-03T09:27:53.975Z] === RUN TestDockerSuite/TestEventsResize [2021-12-03T09:27:57.920Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-03T09:27:57.920Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:27:57.920Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-03T09:27:57.920Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-03T09:27:57.920Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:27:57.920Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-03T09:27:57.920Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:27:57.920Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-03T09:27:57.920Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:27:57.920Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-03T09:27:57.920Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:27:57.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-03T09:27:57.920Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:27:57.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-03T09:27:57.920Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:27:57.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-03T09:27:57.920Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:27:57.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-03T09:28:02.576Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-03T09:28:02.576Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:28:02.576Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-03T09:28:08.331Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-03T09:28:08.331Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:28:08.331Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-03T09:28:12.897Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-03T09:28:12.897Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-03T09:28:15.365Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-03T09:28:17.645Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-03T09:28:27.684Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-03T09:28:28.061Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-03T09:28:28.061Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.061Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-03T09:28:28.061Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:28:28.061Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-03T09:28:28.138Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-03T09:28:28.138Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:28:28.138Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-03T09:28:29.597Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-03T09:28:29.597Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-03T09:28:29.621Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-03T09:28:29.621Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:28:30.088Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-03T09:28:33.308Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-03T09:28:37.972Z] === RUN TestDockerSuite/TestEventsTop [2021-12-03T09:28:37.972Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:28:37.972Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-03T09:28:40.458Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-03T09:28:40.497Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-03T09:28:40.857Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-03T09:28:41.979Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-03T09:28:42.707Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-03T09:28:43.174Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-03T09:28:45.523Z] === RUN TestDockerSuite/TestExec [2021-12-03T09:28:45.523Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:28:45.523Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-03T09:28:45.523Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:28:45.523Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-03T09:28:45.955Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-12-03T09:28:47.685Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-03T09:28:49.007Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-03T09:28:50.568Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-03T09:28:50.569Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:28:50.569Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-03T09:28:50.569Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:28:50.569Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-03T09:28:50.569Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:28:50.569Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-03T09:28:52.714Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-03T09:28:52.715Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:28:52.715Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-03T09:28:52.715Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:28:52.715Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-03T09:28:53.454Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-03T09:28:56.351Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-03T09:28:57.369Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-03T09:28:57.369Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:28:57.369Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-03T09:28:57.369Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:28:57.369Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-03T09:28:57.369Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:28:57.369Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-03T09:28:57.369Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:28:57.369Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-03T09:29:00.071Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-03T09:29:00.787Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-12-03T09:29:00.976Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-03T09:29:00.976Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:29:00.976Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-03T09:29:00.976Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:29:00.976Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-03T09:29:00.976Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:29:00.976Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-03T09:29:00.976Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-03T09:29:02.023Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-03T09:29:02.023Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:29:02.023Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-03T09:29:02.232Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-03T09:29:03.543Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-03T09:29:03.543Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:29:03.996Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-03T09:29:04.953Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-03T09:29:05.911Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-03T09:29:05.911Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:29:05.911Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-03T09:29:08.008Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-03T09:29:08.008Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:29:08.008Z] === RUN TestDockerSuite/TestExecEnv [2021-12-03T09:29:08.008Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:29:08.008Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-03T09:29:08.008Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:29:08.008Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-03T09:29:08.126Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-03T09:29:09.114Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-03T09:29:09.114Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:29:09.581Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-03T09:29:09.581Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:29:09.581Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-03T09:29:09.581Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:29:09.581Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-03T09:29:09.615Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-03T09:29:11.720Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-03T09:29:11.794Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-03T09:29:13.318Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-03T09:29:15.476Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-03T09:29:15.577Z] === RUN TestDockerSuite/TestCommitChange [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite (1644.83s) [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.89s) [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.92s) [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.98s) [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.62s) [2021-12-03T09:29:15.663Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.21s) [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.25s) [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.66s) [2021-12-03T09:29:15.663Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.28s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.60s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.86s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.20s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.48s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.21s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.74s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.12s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.23s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.82s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.08s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.06s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.42s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.11s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.94s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.51s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.27s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.30s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.91s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.96s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.95s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.42s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.84s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.01s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.20s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.23s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.26s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.39s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.84s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.88s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.50s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.19s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.83s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.01s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.46s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.99s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.31s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.72s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.39s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.69s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.63s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.97s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.87s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.72s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.44s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.42s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.36s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.11s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.77s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.12s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.26s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.22s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.08s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.41s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.68s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.68s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.17s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.26s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.20s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.60s) [2021-12-03T09:29:15.664Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.91s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.19s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.12s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.11s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.23s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.39s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.14s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.39s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.37s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.10s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.84s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.14s) [2021-12-03T09:29:15.664Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2021-12-03T09:29:15.664Z] === RUN TestDockerExternalVolumeSuite [2021-12-03T09:29:15.664Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-12-03T09:29:16.225Z] docker_cli_external_volume_driver_test.go:52: [df3c7f64226d5] daemon is not started [2021-12-03T09:29:16.382Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-03T09:29:16.382Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:29:16.382Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-03T09:29:16.382Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:29:16.382Z] === RUN TestDockerSuite/TestExecParseError [2021-12-03T09:29:16.382Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:29:16.382Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-03T09:29:16.382Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:29:16.382Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-03T09:29:16.382Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:29:16.382Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-03T09:29:19.360Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-03T09:29:20.097Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-03T09:29:20.097Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:29:20.097Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-03T09:29:20.097Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:29:20.097Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-03T09:29:20.097Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:29:20.097Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-03T09:29:20.097Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:29:20.097Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-03T09:29:20.097Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:29:20.097Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-03T09:29:22.984Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-03T09:29:22.984Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:29:22.984Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-03T09:29:23.144Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-03T09:29:23.144Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:29:23.144Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-03T09:29:28.752Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-03T09:29:28.752Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:29:28.752Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-03T09:29:28.752Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:29:28.752Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-03T09:29:28.752Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:29:28.752Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-03T09:29:33.090Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-03T09:29:33.090Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:29:33.090Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-03T09:29:33.551Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-03T09:29:33.551Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:29:33.551Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-03T09:29:34.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-12-03T09:29:35.796Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-03T09:29:39.410Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-03T09:29:41.610Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-03T09:29:41.611Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-03T09:29:41.611Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-03T09:29:42.064Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-03T09:29:42.840Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-03T09:29:43.195Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-03T09:29:43.195Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:29:43.195Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-03T09:29:43.195Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:29:43.195Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-03T09:29:43.195Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:29:43.195Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-03T09:29:43.195Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:29:43.195Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-03T09:29:43.195Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:29:43.195Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-03T09:29:43.195Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:29:43.195Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-03T09:29:43.195Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:29:43.195Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-03T09:29:43.195Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-03T09:29:45.730Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-03T09:29:45.770Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-03T09:29:49.055Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-03T09:29:50.424Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-03T09:29:50.424Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:29:50.424Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-03T09:29:52.773Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-03T09:29:52.773Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:29:52.773Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-03T09:29:52.773Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-03T09:29:52.773Z] === RUN TestDockerSuite/TestHealth [2021-12-03T09:29:52.773Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:29:52.773Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-03T09:29:52.773Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-03T09:29:52.773Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-03T09:29:52.773Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-03T09:29:54.132Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-03T09:29:54.132Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-03T09:29:54.132Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-03T09:29:57.438Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-03T09:29:57.438Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-03T09:29:57.438Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:29:57.438Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-03T09:29:57.439Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-03T09:29:57.439Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-03T09:29:57.895Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-03T09:29:58.351Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-03T09:29:58.351Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:29:58.351Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-03T09:29:59.310Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-03T09:29:59.310Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-03T09:29:59.464Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-03T09:29:59.464Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:29:59.464Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-03T09:30:00.839Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-03T09:30:01.025Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-03T09:30:01.025Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:30:01.025Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-03T09:30:01.025Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:30:01.025Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-03T09:30:01.025Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:30:01.025Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-03T09:30:01.294Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-03T09:30:02.820Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-03T09:30:06.449Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-03T09:30:06.532Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-03T09:30:06.532Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-03T09:30:06.532Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:30:06.532Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-03T09:30:07.971Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-03T09:30:08.174Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-03T09:30:08.174Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:30:08.174Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-03T09:30:08.174Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-03T09:30:08.425Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-03T09:30:10.243Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-03T09:30:10.243Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-03T09:30:10.386Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-03T09:30:10.386Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-03T09:30:10.386Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:30:10.386Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-03T09:30:10.386Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:30:10.386Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-03T09:30:10.386Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:30:10.386Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-03T09:30:12.411Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestImportFile [2021-12-03T09:30:12.411Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-03T09:30:12.411Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-03T09:30:12.411Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-03T09:30:12.411Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-03T09:30:12.411Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-03T09:30:12.411Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-03T09:30:12.411Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-03T09:30:12.411Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-03T09:30:12.411Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:30:12.411Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-03T09:30:12.597Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-03T09:30:13.078Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-03T09:30:14.158Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-03T09:30:15.298Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-03T09:30:15.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-03T09:30:15.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-03T09:30:15.721Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:30:15.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-03T09:30:17.459Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-03T09:30:17.459Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:30:17.459Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-03T09:30:17.459Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:30:17.459Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-03T09:30:17.734Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-03T09:30:17.914Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-03T09:30:17.914Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:30:17.914Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-03T09:30:17.931Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-03T09:30:17.931Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-03T09:30:20.141Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-03T09:30:20.141Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:30:20.141Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-03T09:30:20.141Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:30:20.141Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-03T09:30:20.798Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-03T09:30:20.798Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-03T09:30:21.703Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-03T09:30:21.703Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-03T09:30:22.960Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-03T09:30:22.960Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:30:22.960Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-03T09:30:22.960Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:30:22.960Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-03T09:30:22.960Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:30:22.960Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-03T09:30:23.266Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-03T09:30:23.267Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:30:23.734Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-03T09:30:24.761Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-03T09:30:25.853Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-03T09:30:25.958Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-03T09:30:25.958Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-03T09:30:27.640Z] === RUN TestDockerSuite/TestRmiTag [2021-12-03T09:30:28.094Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-03T09:30:30.252Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-03T09:30:30.519Z] === RUN TestDockerSuite/TestInspectImage [2021-12-03T09:30:30.519Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:30:30.519Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-03T09:30:30.519Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:30:30.519Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-03T09:30:30.519Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:30:30.519Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-03T09:30:32.682Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-03T09:30:33.100Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-03T09:30:36.045Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-03T09:30:36.400Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-03T09:30:36.400Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-03T09:30:38.564Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-03T09:30:38.990Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-03T09:30:38.990Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-03T09:30:38.990Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-03T09:30:38.990Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-03T09:30:38.990Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-03T09:30:40.550Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-03T09:30:40.550Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:30:40.550Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-03T09:30:41.878Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-12-03T09:30:42.276Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-03T09:30:42.276Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:30:42.276Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-03T09:30:42.276Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-03T09:30:45.000Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-03T09:30:45.167Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-03T09:30:46.522Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-03T09:30:47.699Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-03T09:30:47.699Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:30:47.699Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-03T09:30:48.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-12-03T09:30:48.887Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-03T09:30:49.260Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-03T09:30:49.260Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-03T09:30:50.227Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-03T09:30:51.185Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-03T09:30:51.185Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:30:51.185Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-03T09:30:51.185Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:30:51.185Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-03T09:30:51.185Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:30:51.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-03T09:30:51.185Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:30:51.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-03T09:30:51.185Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:30:51.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-03T09:30:51.185Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:30:51.185Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-03T09:30:51.185Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:30:51.185Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-03T09:30:53.043Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-03T09:30:53.344Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-03T09:30:53.344Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:30:53.344Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-03T09:30:53.344Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:30:53.344Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-03T09:30:54.657Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-03T09:30:55.254Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-03T09:30:55.254Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:30:55.254Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-03T09:30:55.254Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:30:55.254Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-03T09:30:55.254Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:30:55.254Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-03T09:30:55.254Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:30:55.254Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-03T09:30:55.254Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:30:55.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-03T09:30:56.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-03T09:30:56.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-03T09:30:57.553Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-03T09:30:57.997Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-03T09:31:00.156Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-03T09:31:00.439Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-03T09:31:02.315Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-03T09:31:03.240Z] docker_cli_external_volume_driver_test.go:52: [d89e34ce11072] daemon is not started [2021-12-03T09:31:03.326Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-03T09:31:03.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-03T09:31:04.474Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-03T09:31:06.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-03T09:31:06.213Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-03T09:31:06.631Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-03T09:31:06.631Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-03T09:31:08.379Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-03T09:31:09.102Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-03T09:31:11.265Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-03T09:31:11.265Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-03T09:31:11.265Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.265Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-03T09:31:11.265Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.265Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-03T09:31:11.265Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.265Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-03T09:31:11.265Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.265Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-03T09:31:11.265Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.265Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-03T09:31:11.265Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.265Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-03T09:31:11.265Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-03T09:31:11.284Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-03T09:31:11.284Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-03T09:31:11.284Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-03T09:31:11.284Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-03T09:31:11.284Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-03T09:31:11.284Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-03T09:31:11.284Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-03T09:31:11.284Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-03T09:31:11.284Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-03T09:31:11.284Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-03T09:31:11.284Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.284Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-03T09:31:11.722Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-03T09:31:11.722Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-03T09:31:11.722Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-03T09:31:11.722Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-03T09:31:11.722Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-03T09:31:11.722Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-03T09:31:11.722Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-03T09:31:11.722Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-03T09:31:11.722Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-03T09:31:11.722Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-03T09:31:13.447Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-03T09:31:13.447Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:31:13.447Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-03T09:31:14.612Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-03T09:31:15.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048d410_} [2021-12-03T09:31:16.327Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-03T09:31:16.327Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:31:16.327Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-03T09:31:16.327Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:31:16.327Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-03T09:31:17.498Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-03T09:31:17.849Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-03T09:31:17.849Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:31:17.849Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-03T09:31:17.849Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:31:17.849Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-03T09:31:17.849Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:31:17.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-03T09:31:17.849Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:31:17.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-03T09:31:17.849Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:31:17.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-03T09:31:17.849Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:31:17.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-03T09:31:17.849Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:31:18.089Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-12-03T09:31:18.303Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-03T09:31:18.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13448806622_c:\foo_false____} [2021-12-03T09:31:19.825Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-03T09:31:20.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13448806622_c:\foo_true____} [2021-12-03T09:31:21.983Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-03T09:31:22.986Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-03T09:31:22.986Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-03T09:31:22.986Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-03T09:31:22.986Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-03T09:31:22.986Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-03T09:31:22.986Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:31:22.986Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-03T09:31:23.261Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-03T09:31:24.141Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-03T09:31:24.141Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:31:24.141Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-03T09:31:24.141Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:31:24.141Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-03T09:31:24.141Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:31:24.141Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-03T09:31:25.196Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-03T09:31:25.196Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-03T09:31:25.196Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-03T09:31:25.196Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-03T09:31:25.196Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-03T09:31:25.196Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-03T09:31:25.196Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-03T09:31:25.196Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-03T09:31:25.196Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-03T09:31:25.196Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-03T09:31:25.196Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-03T09:31:25.196Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-03T09:31:25.196Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.196Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-03T09:31:25.427Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-03T09:31:25.427Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:31:25.427Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-03T09:31:26.299Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-03T09:31:26.299Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:31:26.299Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-03T09:31:26.299Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:31:26.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-03T09:31:26.299Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:31:26.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-03T09:31:26.299Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:31:26.299Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-03T09:31:27.406Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-03T09:31:27.406Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-03T09:31:27.406Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:31:27.406Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-03T09:31:27.820Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-03T09:31:29.143Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-03T09:31:29.143Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-03T09:31:33.573Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-03T09:31:33.573Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:31:33.573Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-03T09:31:33.573Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:31:33.573Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-03T09:31:33.573Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:31:33.573Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-03T09:31:33.573Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:31:33.573Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-03T09:31:33.573Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:31:33.573Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-03T09:31:33.573Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:31:33.573Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-03T09:31:33.810Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-03T09:31:34.549Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-03T09:31:34.549Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:31:34.549Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-03T09:31:34.549Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:31:34.549Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-03T09:31:34.549Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:31:34.549Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-03T09:31:35.096Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-03T09:31:35.096Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:31:35.096Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-03T09:31:35.096Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-03T09:31:35.096Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:31:35.550Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-03T09:31:36.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-12-03T09:31:37.711Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-03T09:31:38.332Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-03T09:31:39.572Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-03T09:31:39.869Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-03T09:31:39.869Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:31:39.869Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-03T09:31:39.892Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-03T09:31:39.892Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:31:39.892Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-03T09:31:39.892Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:31:39.892Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-03T09:31:42.026Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-03T09:31:42.026Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:31:42.026Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-03T09:31:42.026Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:31:42.026Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-03T09:31:42.026Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:31:42.027Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-03T09:31:44.185Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-03T09:31:44.241Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-03T09:31:46.343Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-03T09:31:48.501Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-03T09:31:48.543Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-03T09:31:48.543Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:31:48.543Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-03T09:31:48.543Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:31:48.543Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-03T09:31:48.904Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-03T09:31:50.661Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-03T09:31:50.661Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-03T09:31:50.661Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:31:50.661Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-03T09:31:50.661Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:31:50.661Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-03T09:31:50.661Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:31:50.661Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-03T09:31:50.661Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:31:50.661Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:31:50.661Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:31:50.661Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-03T09:31:50.661Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:31:50.661Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-03T09:31:50.661Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:31:50.661Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-03T09:31:50.959Z] docker_cli_external_volume_driver_test.go:52: [db6cc0745f603] daemon is not started [2021-12-03T09:31:52.616Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-03T09:31:52.616Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:31:52.616Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-03T09:31:54.377Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-03T09:31:54.377Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:31:54.785Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-03T09:31:54.831Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-03T09:31:54.831Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-03T09:31:54.831Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:31:54.831Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-03T09:31:54.831Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:31:54.831Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-03T09:31:54.831Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:31:54.831Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-03T09:31:54.831Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:31:54.831Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-03T09:31:57.671Z] === RUN TestDockerSuite/TestLogsSince [2021-12-03T09:32:00.582Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-03T09:32:00.582Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:32:00.582Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-03T09:32:02.103Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-03T09:32:02.103Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.103Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-03T09:32:02.103Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.103Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-03T09:32:02.103Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.103Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-03T09:32:02.103Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.103Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-03T09:32:02.103Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.557Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-03T09:32:02.557Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.557Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-03T09:32:02.557Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.557Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-03T09:32:02.557Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.557Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-03T09:32:02.557Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.557Z] === RUN TestDockerSuite/TestRunMount [2021-12-03T09:32:02.557Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.557Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-03T09:32:02.557Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.557Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-03T09:32:02.557Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.557Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-03T09:32:02.557Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:32:02.557Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-03T09:32:05.792Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-12-03T09:32:05.792Z] docker_cli_external_volume_driver_test.go:52: [d75f567b1f1f1] daemon is not started [2021-12-03T09:32:06.395Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-03T09:32:06.395Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:32:06.395Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-03T09:32:06.395Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:32:06.395Z] === RUN TestDockerSuite/TestCpToDot [2021-12-03T09:32:06.395Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-03T09:32:06.395Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:32:06.395Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-03T09:32:06.395Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:32:06.395Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-03T09:32:07.958Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-03T09:32:07.958Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:32:07.958Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-03T09:32:07.958Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:32:07.958Z] === RUN TestDockerSuite/TestLogsTail [2021-12-03T09:32:08.311Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-03T09:32:08.311Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:32:08.311Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-03T09:32:08.311Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:32:08.311Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-03T09:32:08.311Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:32:08.311Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-03T09:32:08.607Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-03T09:32:08.607Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:32:08.607Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-03T09:32:08.607Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:32:08.607Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-03T09:32:08.607Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:32:08.607Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-03T09:32:08.607Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:32:08.607Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-03T09:32:08.607Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-03T09:32:09.073Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-03T09:32:09.484Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-03T09:32:10.633Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-03T09:32:12.369Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-03T09:32:12.842Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-03T09:32:12.842Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-03T09:32:12.842Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-03T09:32:12.964Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-03T09:32:14.403Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-03T09:32:14.870Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-03T09:32:15.257Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-03T09:32:15.257Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestNetHostname [2021-12-03T09:32:15.257Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-03T09:32:15.257Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-03T09:32:15.257Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-03T09:32:15.257Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPluginActive [2021-12-03T09:32:15.257Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-03T09:32:15.257Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-03T09:32:15.257Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-03T09:32:15.257Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-03T09:32:15.257Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-03T09:32:15.257Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-03T09:32:15.257Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-03T09:32:15.257Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-03T09:32:15.257Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-03T09:32:15.257Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPortList [2021-12-03T09:32:15.257Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.257Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-03T09:32:15.337Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-03T09:32:15.337Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:32:15.337Z] === RUN TestDockerSuite/TestCreateRM [2021-12-03T09:32:15.337Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-03T09:32:15.337Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:32:15.337Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-03T09:32:15.804Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-03T09:32:15.804Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-03T09:32:16.670Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-03T09:32:16.670Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:32:16.670Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-03T09:32:16.670Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:32:16.670Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-03T09:32:16.670Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:32:16.670Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-03T09:32:16.670Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:32:16.670Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-03T09:32:16.670Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:32:16.670Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-03T09:32:16.670Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:32:16.670Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-03T09:32:16.670Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:32:16.670Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-03T09:32:16.670Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:32:16.670Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-03T09:32:16.670Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:32:16.670Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-03T09:32:17.124Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-03T09:32:18.644Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-03T09:32:20.170Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-03T09:32:20.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-12-03T09:32:21.019Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-03T09:32:21.019Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:32:21.019Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-03T09:32:21.019Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-03T09:32:21.019Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:32:21.019Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-03T09:32:21.019Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:32:21.019Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-03T09:32:21.019Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:32:21.019Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-03T09:32:21.019Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:32:21.019Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-03T09:32:21.019Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:32:21.019Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-03T09:32:21.019Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:32:21.019Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-03T09:32:21.019Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:32:21.019Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-03T09:32:21.691Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-03T09:32:22.648Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-03T09:32:22.949Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-03T09:32:22.949Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-03T09:32:22.949Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-03T09:32:24.806Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-03T09:32:24.806Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:32:24.806Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-03T09:32:24.806Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:32:24.806Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-03T09:32:24.806Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:32:24.806Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-03T09:32:24.806Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:32:24.806Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-03T09:32:24.806Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:32:24.806Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-03T09:32:24.806Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:32:24.806Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-03T09:32:24.806Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:32:24.806Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-03T09:32:24.806Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:32:24.806Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:32:25.684Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-03T09:32:25.684Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:32:25.684Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-03T09:32:25.894Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-03T09:32:25.894Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-03T09:32:25.894Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:32:25.894Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-03T09:32:27.455Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-03T09:32:27.455Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.455Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-03T09:32:27.455Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-03T09:32:27.455Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.455Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-03T09:32:27.455Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-03T09:32:27.923Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-03T09:32:27.923Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-03T09:32:27.923Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-03T09:32:27.923Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-03T09:32:27.923Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-03T09:32:27.923Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-03T09:32:27.923Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestDockerFails [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-03T09:32:27.923Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-03T09:32:27.923Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-03T09:32:27.923Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-03T09:32:27.923Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-03T09:32:27.923Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:32:27.923Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-03T09:32:28.510Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-03T09:32:28.510Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:32:28.510Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-03T09:32:28.510Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:32:28.510Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-03T09:32:28.510Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:32:28.510Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-03T09:32:28.510Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:32:28.510Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-03T09:32:28.510Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:32:28.510Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-03T09:32:30.133Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-03T09:32:31.694Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-03T09:32:33.904Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-03T09:32:35.538Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-03T09:32:35.538Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:32:35.538Z] === RUN TestDockerSuite/TestRunRm [2021-12-03T09:32:37.695Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-03T09:32:38.029Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-03T09:32:38.029Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:32:38.029Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-03T09:32:41.048Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-03T09:32:43.449Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-03T09:32:44.833Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-03T09:32:44.971Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-03T09:32:47.128Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-03T09:32:48.309Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-03T09:32:48.649Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-03T09:32:49.581Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-03T09:32:51.142Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-03T09:32:51.530Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-03T09:32:51.530Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:32:51.530Z] === RUN TestDockerSuite/TestRunState [2021-12-03T09:32:51.530Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:32:51.530Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-03T09:32:51.609Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-03T09:32:52.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-12-03T09:32:53.051Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-03T09:32:53.051Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:32:53.051Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-03T09:32:55.208Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-03T09:32:55.208Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:32:55.208Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-03T09:32:55.208Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:32:55.208Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-03T09:32:55.208Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-03T09:32:55.208Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-03T09:32:55.208Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:32:55.208Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-03T09:32:55.391Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-03T09:32:55.391Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-03T09:32:56.375Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-03T09:32:59.865Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-03T09:32:59.865Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:32:59.865Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-03T09:32:59.865Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:32:59.865Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-03T09:32:59.865Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:32:59.865Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-03T09:32:59.865Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:32:59.865Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-03T09:32:59.865Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:32:59.865Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-03T09:32:59.865Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:32:59.865Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-03T09:32:59.865Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:32:59.865Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-03T09:32:59.865Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:32:59.865Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-03T09:32:59.865Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:32:59.865Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-03T09:32:59.865Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:32:59.865Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-03T09:33:00.160Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-03T09:33:02.023Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-03T09:33:02.023Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:33:02.023Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-03T09:33:03.069Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-03T09:33:03.069Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-03T09:33:03.069Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:33:03.069Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-03T09:33:03.069Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-03T09:33:03.069Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-03T09:33:03.944Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-03T09:33:03.944Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-03T09:33:03.944Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-03T09:33:03.944Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:33:03.944Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-03T09:33:03.944Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:33:03.944Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-03T09:33:03.944Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:33:03.944Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-03T09:33:04.182Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-03T09:33:04.182Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:33:04.182Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-03T09:33:04.182Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:33:04.182Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-03T09:33:05.505Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-03T09:33:05.505Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:33:05.505Z] === RUN TestDockerSuite/TestEventsRename [2021-12-03T09:33:07.062Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-03T09:33:07.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-12-03T09:33:08.830Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-03T09:33:12.652Z] === RUN TestDockerSuite/TestEventsResize [2021-12-03T09:33:14.090Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-03T09:33:17.363Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-03T09:33:17.795Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-03T09:33:19.797Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-03T09:33:21.358Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-03T09:33:22.025Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-03T09:33:22.025Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:33:22.025Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-03T09:33:22.025Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:33:22.025Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-03T09:33:22.301Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-12-03T09:33:23.546Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-03T09:33:23.546Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:33:23.546Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-03T09:33:23.546Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-03T09:33:23.567Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-03T09:33:25.705Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-03T09:33:27.785Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-03T09:33:27.785Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:33:27.785Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-03T09:33:27.785Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:33:27.785Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-03T09:33:27.785Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:33:27.785Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-03T09:33:27.785Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:33:27.785Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-03T09:33:27.863Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-03T09:33:28.309Z] === RUN TestDockerSuite/TestEventsTop [2021-12-03T09:33:28.309Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:33:28.309Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-03T09:33:30.019Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-03T09:33:30.019Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:33:30.019Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-03T09:33:30.019Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-03T09:33:30.019Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-03T09:33:30.019Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:33:30.019Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-03T09:33:30.019Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:33:30.019Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-03T09:33:30.019Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:33:30.019Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-03T09:33:30.019Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:33:30.019Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-03T09:33:30.019Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:33:30.019Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-03T09:33:30.517Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-03T09:33:33.464Z] === RUN TestDockerSuite/TestExec [2021-12-03T09:33:33.464Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:33:33.464Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-03T09:33:33.464Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:33:33.722Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-03T09:33:33.931Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-03T09:33:35.244Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-03T09:33:35.492Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-03T09:33:36.316Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-03T09:33:36.316Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:33:36.316Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-03T09:33:36.767Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-03T09:33:37.055Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-03T09:33:37.055Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:33:37.055Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-03T09:33:37.055Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:33:37.055Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-03T09:33:37.055Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:33:37.055Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-03T09:33:38.478Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-03T09:33:38.478Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:33:38.478Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-03T09:33:38.616Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-03T09:33:39.438Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-03T09:33:40.397Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-03T09:33:40.397Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:33:40.397Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-03T09:33:40.825Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-03T09:33:41.418Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-03T09:33:41.418Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-03T09:33:41.418Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-03T09:33:41.418Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-03T09:33:41.418Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-03T09:33:41.418Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:33:41.418Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-03T09:33:42.386Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-03T09:33:43.574Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-03T09:33:43.945Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-03T09:33:44.027Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-03T09:33:44.481Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-03T09:33:44.481Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-03T09:33:46.001Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-03T09:33:46.156Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-03T09:33:47.730Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-03T09:33:47.730Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:33:47.730Z] === RUN TestDockerSuite/TestExecEnv [2021-12-03T09:33:47.730Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:33:47.730Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-03T09:33:47.730Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:33:47.730Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-03T09:33:49.293Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-03T09:33:50.820Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-03T09:33:53.029Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-03T09:33:53.029Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:33:53.029Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-03T09:33:53.078Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-03T09:33:53.078Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:33:53.078Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-03T09:33:53.078Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:33:53.078Z] === RUN TestDockerSuite/TestExecParseError [2021-12-03T09:33:53.078Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:33:53.078Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-03T09:33:53.078Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:33:53.078Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-03T09:33:53.078Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:33:53.078Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-03T09:33:53.709Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-03T09:33:54.639Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-03T09:33:54.639Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:33:54.639Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-03T09:33:54.639Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:33:54.639Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-03T09:33:54.639Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:33:54.639Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-03T09:33:54.639Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:33:54.639Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-03T09:33:54.639Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:33:54.639Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-03T09:33:56.850Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-03T09:33:56.850Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:33:56.850Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-03T09:34:00.060Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-03T09:34:00.060Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:34:00.060Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-03T09:34:03.765Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-03T09:34:03.765Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:34:03.765Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-03T09:34:03.765Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:34:03.765Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-03T09:34:03.765Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:34:03.765Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-03T09:34:03.765Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:34:03.765Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-03T09:34:03.999Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-03T09:34:03.999Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:34:03.999Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-03T09:34:03.999Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:34:03.999Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-03T09:34:03.999Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:34:03.999Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-03T09:34:08.744Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-03T09:34:08.910Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-12-03T09:34:09.525Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-03T09:34:09.525Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:34:09.525Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-03T09:34:09.525Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:34:09.525Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-03T09:34:09.525Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:34:09.525Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-03T09:34:09.525Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:34:09.525Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-03T09:34:09.525Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:34:09.525Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-03T09:34:09.525Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:34:09.525Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-03T09:34:10.485Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-03T09:34:12.643Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-03T09:34:12.643Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:34:12.643Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-03T09:34:14.166Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-03T09:34:14.166Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:34:14.166Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-03T09:34:14.166Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:34:14.166Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-03T09:34:14.166Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:34:14.166Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-03T09:34:14.166Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:34:14.166Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-03T09:34:14.166Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:34:14.166Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-03T09:34:14.166Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:34:14.166Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-03T09:34:14.600Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-03T09:34:17.545Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-03T09:34:18.817Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-03T09:34:18.817Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:34:18.817Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-03T09:34:23.401Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-03T09:34:23.401Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:34:23.401Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-03T09:34:23.401Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-03T09:34:23.401Z] === RUN TestDockerSuite/TestHealth [2021-12-03T09:34:23.401Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:34:23.401Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-03T09:34:23.401Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-03T09:34:23.401Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-03T09:34:23.401Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-03T09:34:24.585Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-03T09:34:24.585Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-03T09:34:24.585Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-03T09:34:25.545Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-03T09:34:26.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-12-03T09:34:27.186Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-03T09:34:27.186Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-03T09:34:27.186Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:34:27.186Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-03T09:34:27.186Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-03T09:34:27.186Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-03T09:34:27.653Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-03T09:34:28.120Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-03T09:34:28.120Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:34:28.120Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-03T09:34:29.105Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-03T09:34:29.105Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-03T09:34:30.666Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-03T09:34:30.666Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-03T09:34:31.773Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-03T09:34:31.773Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-03T09:34:31.773Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-03T09:34:31.773Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:34:31.773Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-03T09:34:31.773Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-03T09:34:31.773Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-03T09:34:31.773Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-03T09:34:32.588Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-03T09:34:32.731Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-03T09:34:32.731Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-03T09:34:32.877Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-03T09:34:35.089Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-03T09:34:35.089Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-03T09:34:35.089Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:34:35.089Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-03T09:34:35.615Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-03T09:34:35.615Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-03T09:34:36.069Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-03T09:34:36.069Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-03T09:34:36.069Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-03T09:34:37.253Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-03T09:34:37.253Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:34:37.253Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-03T09:34:38.870Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-03T09:34:38.870Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-03T09:34:41.081Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestImportFile [2021-12-03T09:34:41.081Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-03T09:34:41.081Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-03T09:34:41.081Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-03T09:34:41.081Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-03T09:34:41.081Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-03T09:34:41.081Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-03T09:34:41.081Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-03T09:34:41.081Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-03T09:34:41.081Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:34:41.081Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-03T09:34:43.023Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-03T09:34:43.023Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-03T09:34:43.023Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-03T09:34:43.098Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-03T09:34:43.098Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:34:43.098Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-03T09:34:43.292Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-03T09:34:43.551Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-03T09:34:44.005Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-03T09:34:44.005Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:34:44.005Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-03T09:34:44.858Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-03T09:34:44.858Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:34:44.858Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-03T09:34:45.325Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:34:45.325Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-03T09:34:45.325Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-03T09:34:45.325Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:34:45.325Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-03T09:34:46.890Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-03T09:34:47.359Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-03T09:34:48.920Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-03T09:34:48.920Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:34:48.920Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-03T09:34:48.920Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:34:48.920Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-03T09:34:48.920Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:34:48.920Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-03T09:34:51.034Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-03T09:34:51.034Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-03T09:34:51.034Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-03T09:34:51.133Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-03T09:34:54.923Z] === RUN TestDockerSuite/TestInspectImage [2021-12-03T09:34:54.923Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:34:54.923Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-03T09:34:54.923Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:34:54.923Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-03T09:34:54.923Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:34:54.923Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-03T09:34:57.137Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-03T09:34:57.788Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-03T09:34:58.698Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-03T09:34:58.699Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-03T09:34:58.964Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-12-03T09:34:59.555Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-03T09:34:59.555Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:34:59.555Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite (1858.04s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.56s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.44s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.31s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (67.31s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.78s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.63s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.08s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.62s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.94s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (55.24s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.60s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.57s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.74s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.29s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.26s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.42s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.83s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddTar (25.83s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.37s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (4.99s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.99s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.17s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (5.84s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.05s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.11s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.27s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.91s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.99s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.77s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.84s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.42s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.24s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.74s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.52s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.84s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (17.66s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.19s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.36s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.10s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.53s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.46s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignore (38.17s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.71s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (42.18s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (14.88s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.38s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (7.95s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (21.96s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.37s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.77s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (58.85s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.44s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.07s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.63s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.05s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.46s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (10.83s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:35:00.520Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildFails (2.15s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.95s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.10s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.72s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.77s) [2021-12-03T09:35:00.520Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.13s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.39s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.03s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildHistory (9.80s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.82s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.59s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildLabels (0.85s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.26s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.92s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.50s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.18s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.95s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.97s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.43s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.94s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.21s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.80s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.37s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.55s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.61s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.67s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.28s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.18s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.82s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.43s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.71s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.33s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.31s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.81s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.48s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.17s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (32.96s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.59s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildRm (10.67s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.09s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.24s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.28s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.67s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.81s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (6.97s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.64s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildStderr (3.44s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.65s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.81s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.88s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.39s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.07s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.85s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.02s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.10s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.48s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.10s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.49s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.91s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.70s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.38s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.71s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.62s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.69s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCommitChange (4.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.71s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.77s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCommitTTY (5.82s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.68s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.81s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.88s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.16s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.13s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.14s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.68s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.80s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.69s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.75s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.18s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.21s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.64s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.71s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.14s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.45s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.27s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.54s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.22s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.67s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.11s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.66s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.49s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.08s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.28s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.31s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.28s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00045d8d8_} (2.31s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14258051971_c:\foo_false____} (2.28s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14258051971_c:\foo_true____} (2.29s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.29s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.26s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.26s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.00s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.30s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.97s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.05s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCpToDot (2.23s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCpToStdout (2.33s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:35:00.521Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-12-03T09:35:00.521Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.16s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.51s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.65s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.68s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.22s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.22s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.20s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.26s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.63s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsCopy (4.08s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.25s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.14s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.65s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.56s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.76s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsFilters (4.54s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsFormat (4.36s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.12s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsRename (2.32s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsResize (7.42s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.12s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.08s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.55s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsUntag (2.69s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.86s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.67s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.65s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.67s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.68s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.81s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.76s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecInspectID (4.15s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.85s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.79s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.46s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.63s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.70s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.78s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.69s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.72s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.50s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.48s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.77s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.36s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.49s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.21s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.16s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.19s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.14s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.29s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectDefault (2.12s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectHistory (3.27s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.14s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.66s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.25s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.69s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.65s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectStatus (2.72s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.25s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.76s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.10s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.67s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.11s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.10s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.25s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.60s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.59s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.32s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.22s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.67s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.82s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.84s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.90s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.12s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.93s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.21s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.24s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsSince (8.59s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsTail (2.46s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.24s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.19s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.29s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.33s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestPsByOrder (6.31s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.25s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.36s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-12-03T09:35:00.522Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.66s) [2021-12-03T09:35:00.522Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.06s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.70s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.97s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.11s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.43s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.36s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.91s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.21s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.32s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.30s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.80s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.96s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.74s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.29s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.62s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.82s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.14s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.03s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.09s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiTag (0.53s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.26s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.52s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.38s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.05s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.97s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.96s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.30s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.23s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.16s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.13s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.16s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.45s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.15s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.94s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.95s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.75s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.32s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.72s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.15s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.54s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.32s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.17s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.12s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.21s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.14s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunExitCode (2.17s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.14s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.22s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.93s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.03s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.55s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.76s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.55s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.52s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.96s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.99s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.29s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunRm (2.23s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.20s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.19s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.15s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.70s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.22s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.15s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.98s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.13s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.37s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.14s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.12s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.79s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.53s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.35s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.98s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.63s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.20s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.19s) [2021-12-03T09:35:00.523Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:35:00.523Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.42s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.75s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.61s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.25s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.18s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.38s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.91s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.42s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.70s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.80s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.71s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.22s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.10s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.15s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.24s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.21s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.35s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.70s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.30s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.30s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.95s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.49s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.47s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.54s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.04s) [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-03T09:35:00.524Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] --- PASS: TestDockerRegistrySuite (0.09s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-03T09:35:00.524Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:35:00.524Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:35:00.524Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-03T09:35:00.524Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:35:00.524Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:35:00.524Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:35:00.524Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:35:00.524Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-03T09:35:00.524Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-03T09:35:00.524Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-03T09:35:00.524Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-03T09:35:00.524Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-03T09:35:00.524Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-03T09:35:00.524Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-03T09:35:00.524Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-03T09:35:00.524Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-03T09:35:00.524Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-03T09:35:00.524Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-03T09:35:00.524Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.524Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:35:00.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:35:00.524Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-03T09:35:00.525Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-03T09:35:00.525Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-03T09:35:00.525Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-03T09:35:00.525Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-03T09:35:00.525Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-03T09:35:00.525Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:35:00.525Z] === RUN TestDockerDaemonSuite [2021-12-03T09:35:00.525Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-03T09:35:00.525Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-03T09:35:00.525Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-03T09:35:00.525Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:35:00.525Z] === RUN TestDockerSwarmSuite [2021-12-03T09:35:00.525Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-03T09:35:00.525Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-03T09:35:00.525Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-03T09:35:00.525Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-03T09:35:00.525Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-03T09:35:00.525Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-03T09:35:00.525Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-03T09:35:00.525Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-03T09:35:00.525Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-03T09:35:00.525Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-03T09:35:00.525Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-03T09:35:00.525Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:35:00.525Z] === RUN TestDockerExternalVolumeSuite [2021-12-03T09:35:00.525Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:35:00.525Z] === RUN TestDockerNetworkSuite [2021-12-03T09:35:00.525Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-03T09:35:00.525Z] === RUN TestDockerHubPullSuite [2021-12-03T09:35:00.525Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-03T09:35:00.525Z] PASS [2021-12-03T09:35:00.525Z] ok github.com/docker/docker/integration-cli 1858.270s [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === Skipped [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:35:00.525Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:35:00.525Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:35:00.525Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:35:00.525Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:35:00.525Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-03T09:35:00.525Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:35:00.525Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:35:00.525Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:35:00.525Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:35:00.525Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:35:00.525Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:35:00.525Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-12-03T09:35:00.525Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-12-03T09:35:00.525Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:35:00.525Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.525Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:35:00.525Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-12-03T09:35:00.526Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-12-03T09:35:00.526Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-03T09:35:00.526Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:35:00.526Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:35:00.526Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:35:00.526Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:35:00.526Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.526Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:35:00.526Z] [2021-12-03T09:35:00.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:35:00.527Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:35:00.527Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:35:00.527Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:35:00.527Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:35:00.527Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:35:00.527Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:35:00.527Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:35:00.527Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:35:00.527Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:35:00.527Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.527Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:35:00.527Z] [2021-12-03T09:35:00.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:35:00.527Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:35:00.528Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-03T09:35:00.528Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:35:00.528Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:35:00.528Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:35:00.528Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:35:00.528Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:35:00.528Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:35:00.528Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:35:00.528Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:35:00.528Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:35:00.528Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:35:00.528Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.528Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:35:00.528Z] [2021-12-03T09:35:00.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:35:00.529Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.529Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:35:00.529Z] [2021-12-03T09:35:00.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:35:00.529Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.529Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:35:00.529Z] [2021-12-03T09:35:00.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-03T09:35:00.529Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.529Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-03T09:35:00.529Z] [2021-12-03T09:35:00.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:35:00.529Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.529Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:35:00.529Z] [2021-12-03T09:35:00.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:35:00.529Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.529Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:35:00.529Z] [2021-12-03T09:35:00.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:35:00.529Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.529Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:35:00.529Z] [2021-12-03T09:35:00.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:35:00.529Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.529Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:35:00.529Z] [2021-12-03T09:35:00.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:35:00.529Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.674Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:35:00.984Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:35:00.984Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:35:00.984Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:35:00.984Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:35:00.984Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:35:00.984Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:35:00.984Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:35:00.984Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:35:00.984Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:35:00.984Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-03T09:35:00.984Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:35:00.984Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.984Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:35:00.984Z] [2021-12-03T09:35:00.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:35:00.984Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:35:00.985Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.985Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:35:00.985Z] [2021-12-03T09:35:00.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:35:00.986Z] [2021-12-03T09:35:00.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:35:00.986Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.986Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-03T09:35:00.987Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-03T09:35:00.987Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:35:00.987Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:35:00.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.987Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:35:00.987Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-03T09:35:00.988Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] DONE 1085 tests, 539 skipped in 1865.129s [2021-12-03T09:35:00.988Z] INFO: Integration tests ended at 12/03/2021 09:35:00. Duration:00:31:05.2021105 [2021-12-03T09:35:00.988Z] INFO: Docker info of the daemon under test at end of run [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] Containers: 2 [2021-12-03T09:35:00.988Z] Running: 0 [2021-12-03T09:35:00.988Z] Paused: 0 [2021-12-03T09:35:00.988Z] Stopped: 2 [2021-12-03T09:35:00.988Z] Images: 18 [2021-12-03T09:35:00.988Z] Server Version: 0.0.0-dev [2021-12-03T09:35:00.988Z] Storage Driver: windowsfilter [2021-12-03T09:35:00.988Z] Windows: [2021-12-03T09:35:00.988Z] Logging Driver: json-file [2021-12-03T09:35:00.988Z] Plugins: [2021-12-03T09:35:00.988Z] Volume: local [2021-12-03T09:35:00.988Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T09:35:00.988Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T09:35:00.988Z] Swarm: inactive [2021-12-03T09:35:00.988Z] Default Isolation: process [2021-12-03T09:35:00.988Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T09:35:00.988Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T09:35:00.988Z] OSType: windows [2021-12-03T09:35:00.988Z] Architecture: x86_64 [2021-12-03T09:35:00.988Z] CPUs: 4 [2021-12-03T09:35:00.988Z] Total Memory: 32GiB [2021-12-03T09:35:00.988Z] Name: azwin-2-b703a0 [2021-12-03T09:35:00.988Z] ID: IATK:3AY6:X3OS:GWXS:RVDT:7J2V:2MPU:R37P:DRDY:U3L3:WWLL:POOF [2021-12-03T09:35:00.988Z] Docker Root Dir: D:\CI\PR-43058\1\daemon [2021-12-03T09:35:00.988Z] Debug Mode (client): false [2021-12-03T09:35:00.988Z] Debug Mode (server): true [2021-12-03T09:35:00.988Z] File Descriptors: -1 [2021-12-03T09:35:00.988Z] Goroutines: 17 [2021-12-03T09:35:00.988Z] System Time: 2021-12-03T09:35:00.7660534Z [2021-12-03T09:35:00.988Z] EventsListeners: 0 [2021-12-03T09:35:00.988Z] Registry: https://index.docker.io/v1/ [2021-12-03T09:35:00.988Z] Labels: [2021-12-03T09:35:00.988Z] Experimental: false [2021-12-03T09:35:00.988Z] Insecure Registries: [2021-12-03T09:35:00.988Z] 127.0.0.0/8 [2021-12-03T09:35:00.988Z] Live Restore Enabled: false [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] [2021-12-03T09:35:00.988Z] INFO: Stopping daemon under test [2021-12-03T09:35:00.988Z] SUCCESS: The process with PID 5752 (child process of PID 3456) has been terminated. [2021-12-03T09:35:00.988Z] SUCCESS: The process with PID 3456 (child process of PID 4644) has been terminated. [2021-12-03T09:35:01.444Z] INFO: Stop tailing logs of the daemon under tests [2021-12-03T09:35:01.444Z] INFO: executeCI.ps1 Completed successfully at 12/03/2021 09:35:00. [2021-12-03T09:35:01.444Z] INFO: Tidying up at end of run [2021-12-03T09:35:01.444Z] INFO: Saving daemon under test log (d:\CI\PR-43058\1\dut.out) to bundles\CIDUT.out [2021-12-03T09:35:01.444Z] INFO: Saving daemon under test log (d:\CI\PR-43058\1\dut.err) to bundles\CIDUT.err [2021-12-03T09:35:01.444Z] INFO: Saving containerd logs to bundles [2021-12-03T09:35:01.444Z] INFO: Nuke-Everything... [2021-12-03T09:35:01.444Z] INFO: Container count on control daemon to delete is 2 [2021-12-03T09:35:01.444Z] 0b039f97a2e0 [2021-12-03T09:35:01.444Z] f055df7279aa [2021-12-03T09:35:01.444Z] INFO: Tidying pidfile d:\CI\PR-43058\1\docker.pid [2021-12-03T09:35:01.444Z] INFO: Nuking d:\CI [2021-12-03T09:35:01.637Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-03T09:35:05.847Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-03T09:35:08.057Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-03T09:35:08.057Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:35:08.057Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-03T09:35:08.057Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-03T09:35:09.619Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-03T09:35:11.834Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-03T09:35:13.972Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-03T09:35:15.619Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-03T09:35:17.685Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-03T09:35:17.830Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-03T09:35:19.064Z] INFO: Zapped successfully [2021-12-03T09:35:19.064Z] [2021-12-03T09:35:19.064Z] INFO: executeCI.ps1 exiting at Fri Dec 3 09:35:17 CUT 2021. Duration 00:52:15.4650654 [2021-12-03T09:35:19.064Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-03T09:35:19.299Z] Recording test results [2021-12-03T09:35:19.394Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-03T09:35:20.955Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-03T09:35:23.166Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-03T09:35:24.726Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-03T09:35:25.376Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-03T09:35:25.643Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-03T09:35:26.937Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:35:26.938Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-03T09:35:26.938Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:35:27.409Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-03T09:35:27.409Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:35:27.409Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-03T09:35:27.409Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:35:27.409Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-03T09:35:27.409Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:35:27.409Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-03T09:35:27.409Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:35:27.409Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-03T09:35:27.409Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-03T09:35:27.409Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-03T09:35:27.666Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-03T09:35:28.832Z] Archiving artifacts [2021-12-03T09:35:28.974Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-03T09:35:29.392Z] === RUN TestDockerSuite/TestRmiTag [2021-12-03T09:35:29.392Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-03T09:35:30.539Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-03T09:35:30.989Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-12-03T09:35:32.282Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-03T09:35:36.393Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-03T09:35:37.954Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-03T09:35:37.954Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:35:37.954Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-03T09:35:39.516Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-03T09:35:39.983Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-03T09:35:42.478Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43058/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:35:43.388Z] + make clean [2021-12-03T09:35:44.346Z] docker volume rm -f docker-dev-cache [2021-12-03T09:35:44.346Z] docker-dev-cache [Pipeline] deleteDir [2021-12-03T09:35:45.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-12-03T09:35:45.847Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T09:35:49.917Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-03T09:35:51.443Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-03T09:35:51.704Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-03T09:35:56.107Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-03T09:35:56.452Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-03T09:35:56.562Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-03T09:35:56.563Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:35:57.017Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-03T09:35:57.017Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:35:57.017Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-03T09:35:57.017Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:35:57.017Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-03T09:35:57.017Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:35:57.017Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-03T09:35:57.017Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:35:57.017Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-03T09:35:57.017Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:35:57.017Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-03T09:35:57.017Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:35:57.017Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-03T09:35:58.661Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-03T09:35:59.183Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-03T09:35:59.183Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:35:59.183Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-03T09:35:59.183Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:35:59.183Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-03T09:36:00.871Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-03T09:36:00.871Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:36:00.871Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-03T09:36:03.083Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-03T09:36:03.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-12-03T09:36:03.861Z] docker_cli_external_volume_driver_test.go:484: [da605a344afca] daemon is not started [2021-12-03T09:36:04.949Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-03T09:36:05.293Z] === RUN TestDockerSuite/TestLogsSince [2021-12-03T09:36:07.836Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-03T09:36:10.726Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-03T09:36:13.615Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-03T09:36:13.948Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-03T09:36:13.948Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:36:13.948Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-03T09:36:13.948Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:36:13.948Z] === RUN TestDockerSuite/TestLogsTail [2021-12-03T09:36:15.145Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-03T09:36:15.601Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-03T09:36:16.159Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-03T09:36:18.370Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-03T09:36:18.694Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-12-03T09:36:18.694Z] docker_cli_external_volume_driver_test.go:52: [d8b0eead10d5d] daemon is not started [2021-12-03T09:36:19.931Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-03T09:36:19.931Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:36:19.931Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-03T09:36:19.931Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:36:19.931Z] === RUN TestDockerSuite/TestNetHostname [2021-12-03T09:36:19.931Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:36:19.931Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-03T09:36:19.931Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:36:19.931Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-03T09:36:19.931Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:36:19.931Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-03T09:36:19.931Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:36:19.931Z] === RUN TestDockerSuite/TestPluginActive [2021-12-03T09:36:19.931Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:36:19.931Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-03T09:36:19.931Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:36:19.931Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-03T09:36:19.931Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-03T09:36:19.931Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:36:20.399Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-03T09:36:20.399Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:36:20.399Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-03T09:36:20.399Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:36:20.399Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-03T09:36:20.399Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:36:20.399Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-03T09:36:20.399Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:36:20.399Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-03T09:36:20.399Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:36:20.399Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-03T09:36:20.399Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:36:20.399Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-03T09:36:20.399Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:36:20.399Z] === RUN TestDockerSuite/TestPortList [2021-12-03T09:36:20.399Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:36:20.399Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-03T09:36:21.367Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-03T09:36:21.367Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-03T09:36:21.367Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-03T09:36:21.367Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-03T09:36:21.367Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-03T09:36:21.367Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-03T09:36:21.367Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-03T09:36:21.367Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-03T09:36:21.367Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-03T09:36:21.367Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-03T09:36:21.367Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:36:21.367Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-03T09:36:23.531Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-03T09:36:23.531Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:36:23.531Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-03T09:36:24.183Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-03T09:36:24.183Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:36:24.183Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-03T09:36:24.183Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-03T09:36:24.183Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:36:24.183Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-03T09:36:24.183Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:36:24.183Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-03T09:36:24.183Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:36:24.183Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-03T09:36:24.183Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:36:24.183Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-03T09:36:24.183Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:36:24.183Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-03T09:36:24.183Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:36:24.183Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-03T09:36:24.183Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:36:24.183Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-03T09:36:27.246Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-03T09:36:27.246Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:36:27.246Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-03T09:36:27.246Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:36:27.246Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-03T09:36:27.967Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-03T09:36:27.967Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:36:27.967Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-03T09:36:29.411Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-03T09:36:29.411Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:36:29.411Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-03T09:36:29.411Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:36:29.411Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-03T09:36:29.411Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:36:29.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-03T09:36:29.411Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:36:29.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-03T09:36:29.411Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:36:29.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-03T09:36:29.411Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:36:29.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-03T09:36:29.411Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:36:29.411Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-03T09:36:31.575Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite (436.87s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.12s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2021-12-03T09:36:33.590Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-12-03T09:36:33.590Z] PASS [2021-12-03T09:36:33.590Z] [2021-12-03T09:36:33.590Z] === Skipped [2021-12-03T09:36:33.590Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-03T09:36:33.590Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-03T09:36:33.590Z] check_test.go:308: [db0e400e48968] daemon is not started [2021-12-03T09:36:33.590Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-03T09:36:33.590Z] [2021-12-03T09:36:33.590Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-12-03T09:36:33.590Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-03T09:36:33.590Z] check_test.go:308: [dc8a0f1adc244] daemon is not started [2021-12-03T09:36:33.590Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-12-03T09:36:33.590Z] [2021-12-03T09:36:33.590Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-03T09:36:33.590Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-03T09:36:33.590Z] check_test.go:308: [da6e91a26e067] daemon is not started [2021-12-03T09:36:33.590Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-03T09:36:33.590Z] [2021-12-03T09:36:33.590Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-12-03T09:36:33.590Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-03T09:36:33.590Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-12-03T09:36:33.590Z] [2021-12-03T09:36:33.590Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-03T09:36:33.590Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-03T09:36:33.590Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-03T09:36:33.590Z] [2021-12-03T09:36:33.590Z] DONE 273 tests, 5 skipped in 2422.243s [2021-12-03T09:36:33.590Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-03T09:36:33.590Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d444fb9859cc0/docker.pid [2021-12-03T09:36:33.590Z] +++ kill 7436 [2021-12-03T09:36:33.590Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7436 is not a child of this shell [2021-12-03T09:36:33.590Z] warning: PID 7436 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d444fb9859cc0/docker.pid had a nonzero exit code [2021-12-03T09:36:33.590Z] ++++ cat bundles/test-integration/docker.pid [2021-12-03T09:36:33.590Z] +++ kill 8509 [2021-12-03T09:36:33.590Z] +++ /etc/init.d/apparmor stop [2021-12-03T09:36:33.590Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-03T09:36:33.590Z] [2021-12-03T09:36:33.590Z] Unloading profiles will leave already running processes permanently [2021-12-03T09:36:33.590Z] unconfined, which can lead to unexpected situations. [2021-12-03T09:36:33.590Z] [2021-12-03T09:36:33.590Z] To set a process to complain mode, use the command line tool [2021-12-03T09:36:33.590Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-03T09:36:33.590Z] +++ true [2021-12-03T09:36:33.590Z] exiting test-integration [2021-12-03T09:36:33.590Z] ++ exit 0 [2021-12-03T09:36:33.590Z] [2021-12-03T09:36:33.590Z] + exit 0 [2021-12-03T09:36:33.590Z] ++ jobs -p [2021-12-03T09:36:33.590Z] + pids= [2021-12-03T09:36:33.590Z] + echo 'Remaining pids to kill: []' [2021-12-03T09:36:33.590Z] Remaining pids to kill: [] [2021-12-03T09:36:33.590Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-12-03T09:36:33.600Z] Recording test results [2021-12-03T09:36:33.742Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-03T09:36:35.120Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-03T09:36:35.120Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:36:35.120Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-03T09:36:35.323Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-03T09:36:35.684Z] + echo Ensuring container killed. [2021-12-03T09:36:35.684Z] Ensuring container killed. [2021-12-03T09:36:35.684Z] + docker ps -aq -f name=docker-pr1-* [2021-12-03T09:36:35.684Z] + cids=db22af69a0c5 [2021-12-03T09:36:35.684Z] 090c8eec23cd [2021-12-03T09:36:35.684Z] c770f9d7e4a9 [2021-12-03T09:36:35.684Z] + [ -n db22af69a0c5 [2021-12-03T09:36:35.684Z] 090c8eec23cd [2021-12-03T09:36:35.684Z] c770f9d7e4a9 ] [2021-12-03T09:36:35.684Z] + docker rm -vf db22af69a0c5 090c8eec23cd c770f9d7e4a9 [2021-12-03T09:36:35.945Z] db22af69a0c5 [2021-12-03T09:36:36.201Z] 090c8eec23cd [2021-12-03T09:36:36.201Z] c770f9d7e4a9 [Pipeline] sh [2021-12-03T09:36:36.522Z] + echo Chowning /workspace to jenkins user [2021-12-03T09:36:36.522Z] Chowning /workspace to jenkins user [2021-12-03T09:36:36.522Z] + id -u [2021-12-03T09:36:36.522Z] + id -g [2021-12-03T09:36:36.522Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43058:/workspace busybox chown -R 1000:1000 /workspace [2021-12-03T09:36:36.522Z] Unable to find image 'busybox:latest' locally [2021-12-03T09:36:36.630Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-03T09:36:36.630Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:36:36.630Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-03T09:36:36.630Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:36:36.630Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-03T09:36:36.630Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:36:36.630Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-03T09:36:36.778Z] latest: Pulling from library/busybox [2021-12-03T09:36:36.778Z] 3aab638df1a9: Pulling fs layer [2021-12-03T09:36:36.778Z] 3aab638df1a9: Download complete [2021-12-03T09:36:37.035Z] 3aab638df1a9: Pull complete [2021-12-03T09:36:37.035Z] Digest: sha256:52817dece4cfe26f581c834d27a8e1bcc82194f914afe6d50afad5a101234ef1 [2021-12-03T09:36:37.035Z] Status: Downloaded newer image for busybox:latest [2021-12-03T09:36:38.793Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-03T09:36:38.793Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:36:38.793Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-03T09:36:38.793Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:36:38.793Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-03T09:36:38.793Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:36:38.793Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-03T09:36:38.793Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:36:38.793Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-03T09:36:40.318Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-03T09:36:41.559Z] + bundleName=amd64 [2021-12-03T09:36:41.559Z] + echo Creating amd64-bundles.tar.gz [2021-12-03T09:36:41.559Z] Creating amd64-bundles.tar.gz [2021-12-03T09:36:41.559Z] + xargs tar -czf amd64-bundles.tar.gz [2021-12-03T09:36:41.559Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-12-03T09:36:42.494Z] Archiving artifacts [2021-12-03T09:36:43.772Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-03T09:36:44.146Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43058/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:36:44.491Z] + make clean [2021-12-03T09:36:44.747Z] docker volume rm -f docker-dev-cache [2021-12-03T09:36:44.747Z] docker-dev-cache [Pipeline] deleteDir [2021-12-03T09:36:47.357Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-03T09:36:47.357Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:36:47.357Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-03T09:36:47.357Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:36:47.357Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-03T09:36:47.357Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:36:47.357Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-03T09:36:47.357Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:36:47.357Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-03T09:36:47.357Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:36:47.357Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-03T09:36:47.357Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:36:47.357Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T09:36:49.524Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-03T09:36:49.524Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:36:49.524Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-03T09:36:49.524Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-03T09:36:49.524Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:36:49.524Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-03T09:36:51.686Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-03T09:36:54.578Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-03T09:36:54.578Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:36:54.578Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-03T09:36:57.464Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-03T09:36:57.464Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:36:57.464Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-03T09:36:57.464Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:36:57.464Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-03T09:36:57.464Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:36:57.464Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-03T09:37:00.351Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-03T09:37:01.572Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-03T09:37:01.572Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-03T09:37:01.572Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:37:01.572Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-03T09:37:02.516Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-03T09:37:05.404Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-03T09:37:07.569Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-03T09:37:07.569Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-03T09:37:07.569Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:37:07.569Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-03T09:37:07.569Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:37:08.024Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-03T09:37:08.024Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:37:08.024Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-03T09:37:08.024Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:37:08.024Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:37:08.024Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:37:08.024Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-03T09:37:08.024Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:37:08.024Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-03T09:37:08.024Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:37:08.024Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-03T09:37:10.222Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-03T09:37:12.689Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-03T09:37:12.689Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:37:12.689Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-03T09:37:12.689Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-03T09:37:12.689Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:37:12.689Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-03T09:37:12.689Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:37:12.689Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-03T09:37:12.689Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:37:12.689Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-03T09:37:12.689Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:37:12.689Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-03T09:37:17.374Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-03T09:37:19.737Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-03T09:37:19.737Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:37:19.737Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-03T09:37:21.264Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-03T09:37:21.264Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.264Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-03T09:37:21.264Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.264Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-03T09:37:21.264Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.264Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-03T09:37:21.264Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.264Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-03T09:37:21.264Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.264Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-03T09:37:21.264Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.264Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-03T09:37:21.264Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.264Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-03T09:37:21.264Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.264Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-03T09:37:21.264Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.265Z] === RUN TestDockerSuite/TestRunMount [2021-12-03T09:37:21.265Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.265Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-03T09:37:21.265Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.265Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-03T09:37:21.265Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.265Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-03T09:37:21.265Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:37:21.265Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-03T09:37:23.235Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-03T09:37:27.020Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-03T09:37:27.020Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:37:27.020Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-03T09:37:27.020Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:37:27.020Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-03T09:37:29.797Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-03T09:37:29.797Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:37:29.797Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-03T09:37:29.797Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:37:29.797Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-03T09:37:29.797Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:37:29.797Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-03T09:37:30.809Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-03T09:37:30.809Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:37:30.809Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-03T09:37:30.809Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:37:30.809Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-03T09:37:30.809Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:37:30.809Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-03T09:37:30.809Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:37:30.809Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-03T09:37:34.464Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-03T09:37:36.670Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-03T09:37:36.670Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:37:36.670Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-03T09:37:38.230Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-03T09:37:38.230Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:37:38.230Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-03T09:37:39.129Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-03T09:37:39.129Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:37:39.129Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-03T09:37:39.129Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:37:39.129Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-03T09:37:39.129Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:37:39.129Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-03T09:37:39.129Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:37:39.129Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-03T09:37:39.129Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:37:39.129Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-03T09:37:39.129Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:37:39.129Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-03T09:37:39.129Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:37:39.129Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-03T09:37:39.129Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:37:39.129Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-03T09:37:39.129Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:37:39.129Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-03T09:37:39.584Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-03T09:37:39.790Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-03T09:37:40.774Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-03T09:37:40.774Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:37:40.774Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-03T09:37:41.108Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-03T09:37:42.635Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-03T09:37:43.720Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-03T09:37:44.163Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-03T09:37:45.689Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-03T09:37:47.505Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-03T09:37:47.974Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-03T09:37:48.428Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:37:48.428Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-03T09:37:48.428Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:37:48.428Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-03T09:37:48.428Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:37:48.428Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-03T09:37:48.428Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:37:48.428Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-03T09:37:48.428Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:37:48.428Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-03T09:37:48.428Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:37:48.428Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-03T09:37:48.428Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:37:48.428Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-03T09:37:48.428Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:37:48.428Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:37:49.718Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-03T09:37:52.140Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-03T09:37:52.140Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:37:52.140Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-03T09:37:52.140Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:37:52.140Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-03T09:37:52.140Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:37:52.140Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-03T09:37:52.140Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:37:52.140Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-03T09:37:52.140Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:37:52.140Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-03T09:38:02.429Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-03T09:38:02.429Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:38:02.429Z] === RUN TestDockerSuite/TestRunRm [2021-12-03T09:38:03.957Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-03T09:38:09.726Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-03T09:38:12.613Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-03T09:38:14.780Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-03T09:38:14.992Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-03T09:38:14.992Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:38:14.992Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-03T09:38:17.949Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-03T09:38:17.949Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-03T09:38:17.949Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-03T09:38:18.416Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-03T09:38:18.495Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-03T09:38:18.495Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:38:18.495Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-03T09:38:18.495Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:38:18.495Z] === RUN TestDockerSuite/TestRunState [2021-12-03T09:38:18.495Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:38:18.495Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-03T09:38:21.383Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-03T09:38:21.383Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:38:21.383Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-03T09:38:21.383Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-03T09:38:21.383Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:38:21.383Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-03T09:38:21.383Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:38:21.383Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-03T09:38:21.383Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-03T09:38:21.383Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-03T09:38:21.383Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:38:21.383Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-03T09:38:22.203Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-03T09:38:27.150Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-03T09:38:27.150Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:38:27.150Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-03T09:38:27.150Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:38:27.150Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-03T09:38:27.150Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:38:27.150Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-03T09:38:27.150Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:38:27.150Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-03T09:38:27.150Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:38:27.150Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-03T09:38:27.150Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:38:27.150Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-03T09:38:27.150Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:38:27.150Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-03T09:38:27.150Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:38:27.150Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-03T09:38:27.150Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:38:27.150Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-03T09:38:27.150Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:38:27.150Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-03T09:38:29.315Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-03T09:38:29.315Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:38:29.315Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-03T09:38:30.850Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-03T09:38:30.850Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:38:30.850Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-03T09:38:32.204Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-03T09:38:32.204Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:38:32.204Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-03T09:38:32.204Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:38:32.204Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-03T09:38:33.796Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-03T09:38:33.796Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-03T09:38:34.263Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-03T09:38:35.919Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-03T09:38:44.452Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-03T09:38:49.115Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-03T09:38:52.059Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-03T09:38:53.044Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-03T09:38:53.512Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-03T09:38:56.154Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-03T09:38:56.154Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:38:56.154Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-03T09:38:56.154Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-03T09:38:59.372Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-03T09:38:59.868Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-03T09:39:02.031Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-03T09:39:03.155Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-03T09:39:04.919Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-03T09:39:04.919Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:39:04.919Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-03T09:39:04.919Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-03T09:39:04.919Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-03T09:39:04.919Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:39:04.919Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-03T09:39:04.919Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:39:04.919Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-03T09:39:04.919Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:39:04.919Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-03T09:39:04.919Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:39:04.919Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-03T09:39:04.919Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:39:04.919Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-03T09:39:09.712Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-03T09:39:11.875Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-03T09:39:14.038Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-03T09:39:15.634Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-03T09:39:17.845Z] === RUN TestDockerSuite/TestRmiTag [2021-12-03T09:39:18.312Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-03T09:39:18.712Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-03T09:39:18.712Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:39:18.712Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-03T09:39:18.712Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:39:18.712Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-03T09:39:18.712Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:39:18.712Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-03T09:39:18.712Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:39:18.712Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-03T09:39:18.712Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:39:18.712Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-03T09:39:18.712Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:39:18.712Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-03T09:39:18.712Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:39:18.712Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-03T09:39:18.712Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:39:18.712Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-03T09:39:18.712Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:39:19.168Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-03T09:39:19.168Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:39:19.168Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-03T09:39:19.168Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:39:19.168Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-03T09:39:19.168Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:39:19.168Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-03T09:39:19.168Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:39:19.168Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-03T09:39:19.168Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:39:19.168Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-03T09:39:19.168Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:39:19.168Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-03T09:39:19.168Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:39:19.168Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-03T09:39:19.168Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:39:19.168Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-03T09:39:20.523Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-03T09:39:21.330Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-03T09:39:21.786Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-03T09:39:22.240Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-03T09:39:22.240Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-03T09:39:23.770Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-03T09:39:32.306Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-03T09:39:32.306Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:39:32.306Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-03T09:39:38.330Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-03T09:39:39.314Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-03T09:39:40.844Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-03T09:39:40.844Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:39:40.844Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-03T09:39:44.059Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-03T09:39:44.526Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-03T09:39:44.526Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:39:44.526Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-03T09:39:44.526Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:39:44.526Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-03T09:39:44.526Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:39:44.526Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-03T09:39:44.526Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:39:44.526Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-03T09:39:44.526Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:39:44.526Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-03T09:39:44.526Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:39:44.526Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-03T09:39:44.526Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:39:44.526Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-03T09:39:45.507Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-03T09:39:45.507Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:39:45.507Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-03T09:39:45.507Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:39:45.507Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-03T09:39:45.507Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:39:45.507Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-03T09:39:45.507Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:39:45.507Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-03T09:39:46.087Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-03T09:39:46.087Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:39:46.087Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-03T09:39:46.087Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:39:46.087Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-03T09:39:50.833Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-03T09:39:52.394Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-03T09:39:52.553Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-03T09:39:52.553Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:39:52.553Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-03T09:39:52.553Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:39:52.553Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-03T09:39:52.553Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:39:52.553Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-03T09:39:52.553Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:39:52.553Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-03T09:39:52.553Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:39:52.553Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-03T09:39:52.553Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:39:52.553Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-03T09:39:54.604Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-03T09:39:55.439Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-03T09:39:56.165Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-03T09:39:59.153Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-03T09:39:59.153Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:39:59.153Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-03T09:40:02.048Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-03T09:40:02.048Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:40:02.048Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-03T09:40:02.048Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:40:02.048Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-03T09:40:02.048Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:40:02.048Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-03T09:40:02.048Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:40:02.048Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-03T09:40:02.048Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:40:02.048Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-03T09:40:02.048Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:40:02.048Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-03T09:40:03.308Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-03T09:40:03.308Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-03T09:40:11.960Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-03T09:40:11.961Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:40:11.961Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-03T09:40:11.961Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:40:11.961Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-03T09:40:11.961Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:40:11.961Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-03T09:40:11.961Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:40:11.961Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-03T09:40:11.961Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:40:11.961Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-03T09:40:11.961Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:40:11.961Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-03T09:40:11.961Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:40:11.961Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-03T09:40:11.961Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:40:11.961Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-03T09:40:11.961Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:40:11.961Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-03T09:40:11.961Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:40:11.961Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-03T09:40:11.961Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:40:11.961Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-03T09:40:14.172Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-03T09:40:14.172Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:40:14.172Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-03T09:40:17.118Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-03T09:40:17.118Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:40:17.118Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-03T09:40:17.118Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:40:17.118Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-03T09:40:18.680Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-03T09:40:18.680Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:40:18.680Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-03T09:40:18.680Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:40:18.680Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-03T09:40:18.680Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:18.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-03T09:40:18.680Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:40:18.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-03T09:40:18.680Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:40:18.681Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-03T09:40:18.681Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:40:18.681Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-03T09:40:18.681Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:40:18.681Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-03T09:40:19.692Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-03T09:40:19.692Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-03T09:40:19.692Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-03T09:40:19.692Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:40:19.692Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-03T09:40:19.692Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-03T09:40:19.692Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-03T09:40:19.692Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-03T09:40:20.891Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-03T09:40:21.219Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-03T09:40:21.219Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-03T09:40:22.453Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-03T09:40:24.664Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-03T09:40:24.664Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:40:24.664Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-03T09:40:24.664Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:40:24.664Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-03T09:40:24.664Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:40:24.664Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-03T09:40:24.936Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-03T09:40:24.936Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-03T09:40:25.391Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-03T09:40:25.391Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-03T09:40:25.391Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-03T09:40:26.224Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-03T09:40:26.224Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:40:26.224Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-03T09:40:26.224Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:40:26.224Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-03T09:40:26.224Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:40:26.224Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-03T09:40:26.224Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:40:26.224Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-03T09:40:27.786Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-03T09:40:32.531Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-03T09:40:32.531Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:40:32.531Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-03T09:40:32.531Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:40:32.531Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-03T09:40:32.531Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:40:32.531Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-03T09:40:32.531Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:40:32.531Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-03T09:40:32.531Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:40:32.531Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-03T09:40:32.531Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:40:32.531Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-03T09:40:33.921Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-03T09:40:33.921Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:40:33.921Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-03T09:40:34.376Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-03T09:40:34.740Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-03T09:40:34.740Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:40:34.740Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-03T09:40:34.740Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-03T09:40:34.740Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:40:34.740Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-03T09:40:34.831Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-03T09:40:34.831Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:40:34.831Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-03T09:40:36.300Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-03T09:40:37.861Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-03T09:40:37.861Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:40:38.328Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-03T09:40:39.888Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-03T09:40:39.888Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:40:39.888Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-03T09:40:39.888Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:40:39.888Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-03T09:40:39.888Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:40:39.888Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-03T09:40:42.104Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-03T09:40:43.360Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-03T09:40:43.360Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-03T09:40:43.788Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-03T09:40:43.815Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-03T09:40:45.999Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-03T09:40:48.209Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-03T09:40:48.209Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-03T09:40:48.209Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:40:48.209Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-03T09:40:48.209Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:40:48.209Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-03T09:40:48.209Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:40:48.209Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-03T09:40:48.209Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:40:48.209Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:40:48.209Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:40:48.209Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-03T09:40:48.209Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:40:48.209Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-03T09:40:48.209Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:40:48.209Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-03T09:40:54.101Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-03T09:40:54.101Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:40:54.101Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite (2249.40s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (71.37s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.80s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.82s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.14s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (67.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.37s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.15s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.98s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.42s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:40:55.665Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-12-03T09:40:55.665Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.63s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.71s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.72s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.54s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.89s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.72s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.47s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.71s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.43s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.80s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.62s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.84s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.60s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.52s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.48s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.37s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.25s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.98s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.44s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.91s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.30s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.09s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.40s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.17s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.42s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.63s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.15s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.07s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.97s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (10.10s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.53s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.48s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.58s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.57s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.51s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.77s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.80s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.62s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (70.14s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.89s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.07s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.77s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.52s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.45s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.81s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildFails (2.60s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.25s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.22s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.32s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.48s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.67s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.44s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildHistory (10.48s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.96s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.51s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.19s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.30s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.53s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.02s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.31s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.44s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.56s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.05s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.86s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.81s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.11s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.70s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.11s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.28s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.81s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.82s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.60s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.83s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.97s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.56s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.86s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.66s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.63s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.79s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.45s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildRm (12.81s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.53s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.66s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.67s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.20s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.24s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.51s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.61s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildStderr (4.37s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.29s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.30s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.89s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.12s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.06s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.14s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.71s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.08s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.09s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.92s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.94s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.53s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.34s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.28s) [2021-12-03T09:40:55.666Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.79s) [2021-12-03T09:40:55.666Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.88s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCommitChange (4.66s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.36s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.22s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCommitTTY (6.88s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.22s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.86s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.90s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.62s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.68s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.60s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.39s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.11s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.14s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.10s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.69s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.65s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.78s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.22s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.59s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.02s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.04s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.57s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.70s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.12s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.55s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.74s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.38s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.89s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.84s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.67s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.69s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.68s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004957a0_} (2.65s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-138899374_c:\foo_false____} (2.70s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-138899374_c:\foo_true____} (2.65s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.76s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.76s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.73s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.93s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.80s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.10s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.85s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCpToDot (2.71s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCpToStdout (2.84s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.98s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.63s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.44s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.85s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.80s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.63s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.69s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.73s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.83s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.46s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsCopy (4.40s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.70s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.63s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.34s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsFilters (5.46s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsFormat (5.37s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsRename (2.76s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsResize (32.89s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.63s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.27s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.03s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.51s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.65s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.61s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.76s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.26s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.15s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.72s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.64s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.20s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecInspectID (5.10s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.30s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.19s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.60s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.75s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.74s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.76s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.79s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-12-03T09:40:55.667Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.32s) [2021-12-03T09:40:55.667Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.63s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.86s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.95s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.67s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.62s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.61s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.59s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectDefault (2.61s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectHistory (4.25s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.64s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.14s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.74s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.23s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.26s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectStatus (3.25s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.78s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.18s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.69s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.18s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.65s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.72s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.69s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.68s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.83s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.66s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.24s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.00s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.16s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.04s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.21s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.82s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.68s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.69s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsSince (9.13s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsTail (2.98s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.76s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.67s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.19s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.22s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPsByOrder (10.92s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.67s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.44s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.88s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.09s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.76s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.82s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.56s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.14s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.35s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.77s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.00s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.72s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.09s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.83s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.22s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.71s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.26s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.10s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.76s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.38s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.08s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.76s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.16s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.87s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.59s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.41s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.22s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.30s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.75s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.60s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.32s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.62s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.40s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.38s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.85s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.73s) [2021-12-03T09:40:55.668Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.60s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:40:55.668Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.24s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.07s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.63s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.53s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.76s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunExitCode (2.65s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.67s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.56s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.61s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.66s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.37s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.16s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.79s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.53s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.58s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.66s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.72s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.49s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.33s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.58s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunRm (2.65s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.66s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.69s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.57s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.18s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.78s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.36s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.95s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.84s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.60s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.29s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.04s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.22s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.30s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.23s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.69s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.66s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.99s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.19s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.68s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.15s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.88s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.35s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.72s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.33s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.17s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.20s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.17s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.12s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.36s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.64s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.42s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.31s) [2021-12-03T09:40:55.669Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:40:55.669Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-03T09:40:55.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.669Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-03T09:40:55.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-03T09:40:55.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:40:55.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:40:55.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-03T09:40:55.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:40:55.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:40:55.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:40:55.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:40:55.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-03T09:40:55.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-03T09:40:55.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-03T09:40:55.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-03T09:40:55.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-03T09:40:55.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-03T09:40:55.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-03T09:40:55.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-03T09:40:55.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-03T09:40:55.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-03T09:40:55.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-03T09:40:55.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-03T09:40:55.670Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-03T09:40:55.670Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-03T09:40:55.670Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-03T09:40:55.670Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-03T09:40:55.670Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:40:55.670Z] === RUN TestDockerDaemonSuite [2021-12-03T09:40:55.670Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-03T09:40:55.670Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-03T09:40:55.670Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-03T09:40:55.670Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:40:55.670Z] === RUN TestDockerSwarmSuite [2021-12-03T09:40:55.670Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-03T09:40:55.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-03T09:40:55.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-03T09:40:55.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-03T09:40:55.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-03T09:40:55.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-03T09:40:55.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-03T09:40:55.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-03T09:40:55.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-03T09:40:55.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-03T09:40:55.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-03T09:40:55.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:40:55.670Z] === RUN TestDockerExternalVolumeSuite [2021-12-03T09:40:55.670Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:40:55.670Z] === RUN TestDockerNetworkSuite [2021-12-03T09:40:55.670Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-03T09:40:55.670Z] === RUN TestDockerHubPullSuite [2021-12-03T09:40:55.670Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-03T09:40:55.670Z] PASS [2021-12-03T09:40:55.670Z] ok github.com/docker/docker/integration-cli 2249.671s [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.670Z] === Skipped [2021-12-03T09:40:55.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:40:55.670Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:40:55.670Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:40:55.670Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:40:55.670Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:40:55.670Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-03T09:40:55.670Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:40:55.670Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:40:55.670Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:40:55.670Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:40:55.670Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-12-03T09:40:55.670Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:40:55.670Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-12-03T09:40:55.670Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:40:55.671Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:40:55.671Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-03T09:40:55.671Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-12-03T09:40:55.671Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-12-03T09:40:55.671Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:40:55.671Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.671Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:40:55.671Z] [2021-12-03T09:40:55.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-12-03T09:40:55.672Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-12-03T09:40:55.672Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:40:55.672Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-03T09:40:55.672Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:40:55.672Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:40:55.672Z] [2021-12-03T09:40:55.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:40:55.672Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:40:55.673Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:40:55.673Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:40:55.673Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:40:55.673Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:40:55.673Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:40:55.673Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:40:55.673Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:40:55.673Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:40:55.673Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:40:55.673Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:40:55.673Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:40:55.673Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:40:55.673Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:40:55.673Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:40:55.673Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:40:55.673Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:40:55.673Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:40:55.673Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.673Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:40:55.673Z] [2021-12-03T09:40:55.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-03T09:40:55.674Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:40:55.674Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:40:55.674Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:40:55.674Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:40:55.674Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-03T09:40:55.674Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:40:55.674Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:40:55.674Z] [2021-12-03T09:40:55.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:40:55.674Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:40:56.143Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-03T09:40:56.143Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:40:56.143Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-03T09:40:56.143Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:40:56.143Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:40:56.143Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:40:56.143Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:40:56.143Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:40:56.143Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:40:56.143Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:40:56.143Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-03T09:40:56.143Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-03T09:40:56.143Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:40:56.143Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:40:56.143Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.143Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:40:56.143Z] [2021-12-03T09:40:56.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:40:56.144Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.144Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:40:56.144Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:40:56.145Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.145Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:40:56.145Z] [2021-12-03T09:40:56.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-03T09:40:56.146Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:40:56.146Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.146Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:40:56.146Z] [2021-12-03T09:40:56.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:40:56.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-03T09:40:56.147Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] DONE 1085 tests, 544 skipped in 2258.044s [2021-12-03T09:40:56.147Z] INFO: Integration tests ended at 12/03/2021 09:40:55. Duration:00:37:38.1848157 [2021-12-03T09:40:56.147Z] INFO: Docker info of the daemon under test at end of run [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] Containers: 2 [2021-12-03T09:40:56.147Z] Running: 0 [2021-12-03T09:40:56.147Z] Paused: 0 [2021-12-03T09:40:56.147Z] Stopped: 2 [2021-12-03T09:40:56.147Z] Images: 18 [2021-12-03T09:40:56.147Z] Server Version: 0.0.0-dev [2021-12-03T09:40:56.147Z] Storage Driver: windowsfilter [2021-12-03T09:40:56.147Z] Windows: [2021-12-03T09:40:56.147Z] Logging Driver: json-file [2021-12-03T09:40:56.147Z] Plugins: [2021-12-03T09:40:56.147Z] Volume: local [2021-12-03T09:40:56.147Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T09:40:56.147Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T09:40:56.147Z] Swarm: inactive [2021-12-03T09:40:56.147Z] Default Isolation: process [2021-12-03T09:40:56.147Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-03T09:40:56.147Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-03T09:40:56.147Z] OSType: windows [2021-12-03T09:40:56.147Z] Architecture: x86_64 [2021-12-03T09:40:56.147Z] CPUs: 4 [2021-12-03T09:40:56.147Z] Total Memory: 32GiB [2021-12-03T09:40:56.147Z] Name: azwin-2-b64770 [2021-12-03T09:40:56.147Z] ID: IPIP:TQC6:OKXR:HZ47:KW5I:XSUA:CECV:NN7U:N6VN:Z2GF:B4KQ:BWTO [2021-12-03T09:40:56.147Z] Docker Root Dir: D:\CI\PR-43058\1\daemon [2021-12-03T09:40:56.147Z] Debug Mode (client): false [2021-12-03T09:40:56.147Z] Debug Mode (server): true [2021-12-03T09:40:56.147Z] File Descriptors: -1 [2021-12-03T09:40:56.147Z] Goroutines: 46 [2021-12-03T09:40:56.147Z] System Time: 2021-12-03T09:40:55.9456547Z [2021-12-03T09:40:56.147Z] EventsListeners: 0 [2021-12-03T09:40:56.147Z] Registry: https://index.docker.io/v1/ [2021-12-03T09:40:56.147Z] Labels: [2021-12-03T09:40:56.147Z] Experimental: false [2021-12-03T09:40:56.147Z] Insecure Registries: [2021-12-03T09:40:56.147Z] 127.0.0.0/8 [2021-12-03T09:40:56.147Z] Live Restore Enabled: false [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] [2021-12-03T09:40:56.147Z] INFO: Stopping daemon under test [2021-12-03T09:40:56.147Z] SUCCESS: The process with PID 4024 (child process of PID 4552) has been terminated. [2021-12-03T09:40:56.147Z] SUCCESS: The process with PID 4552 (child process of PID 1624) has been terminated. [2021-12-03T09:40:56.615Z] INFO: Stop tailing logs of the daemon under tests [2021-12-03T09:40:56.615Z] INFO: executeCI.ps1 Completed successfully at 12/03/2021 09:40:56. [2021-12-03T09:40:56.615Z] INFO: Tidying up at end of run [2021-12-03T09:40:56.615Z] INFO: Saving daemon under test log (d:\CI\PR-43058\1\dut.out) to bundles\CIDUT.out [2021-12-03T09:40:56.615Z] INFO: Saving daemon under test log (d:\CI\PR-43058\1\dut.err) to bundles\CIDUT.err [2021-12-03T09:40:56.615Z] INFO: Saving containerd logs to bundles [2021-12-03T09:40:56.615Z] INFO: Nuke-Everything... [2021-12-03T09:40:56.615Z] INFO: Container count on control daemon to delete is 2 [2021-12-03T09:40:56.615Z] cc74506aafa7 [2021-12-03T09:40:56.615Z] cc598d451e15 [2021-12-03T09:40:56.615Z] INFO: Tidying pidfile d:\CI\PR-43058\1\docker.pid [2021-12-03T09:40:56.615Z] INFO: Killing containerd with PID 584 [2021-12-03T09:40:56.615Z] INFO: Nuking d:\CI [2021-12-03T09:40:56.857Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-03T09:40:56.857Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.857Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-03T09:40:56.857Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-03T09:40:56.857Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.857Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-03T09:40:56.857Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.857Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-03T09:40:56.857Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.857Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-03T09:40:56.857Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:40:56.857Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-03T09:41:04.008Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-03T09:41:04.008Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:41:04.008Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunMount [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-03T09:41:05.570Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:41:05.570Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-03T09:41:11.428Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-03T09:41:11.428Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:41:11.428Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-03T09:41:11.428Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:41:11.428Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-03T09:41:11.428Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:41:11.428Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-03T09:41:14.497Z] INFO: Zapped successfully [2021-12-03T09:41:14.497Z] [2021-12-03T09:41:14.497Z] INFO: executeCI.ps1 exiting at Fri Dec 3 09:41:13 CUT 2021. Duration 00:58:08.5137640 [2021-12-03T09:41:14.497Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-03T09:41:14.747Z] Recording test results [2021-12-03T09:41:21.767Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-03T09:41:21.835Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-03T09:41:23.285Z] Creating win-2022-c8d-integration-bundles.zip [2021-12-03T09:41:24.047Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-03T09:41:24.047Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:41:24.047Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-03T09:41:24.047Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:41:24.047Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-03T09:41:24.047Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:41:24.047Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-03T09:41:24.047Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:41:24.047Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-03T09:41:24.047Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:41:24.047Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-03T09:41:24.047Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:41:24.047Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-03T09:41:24.047Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:41:24.047Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-03T09:41:24.047Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:41:24.047Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-03T09:41:24.047Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:41:24.047Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-03T09:41:24.514Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [Pipeline] archiveArtifacts [2021-12-03T09:41:25.068Z] Archiving artifacts [2021-12-03T09:41:25.503Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-03T09:41:27.713Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-03T09:41:29.922Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-03T09:41:30.906Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-03T09:41:33.117Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-03T09:41:33.117Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:41:33.117Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-03T09:41:33.117Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:41:33.117Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-03T09:41:33.117Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:41:33.117Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-03T09:41:33.117Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:41:33.117Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-03T09:41:33.117Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:41:33.117Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-03T09:41:33.117Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:41:33.117Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-03T09:41:33.117Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:41:33.585Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-03T09:41:33.585Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:41:33.585Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-03T09:41:35.797Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-03T09:41:35.797Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:41:35.797Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-03T09:41:35.797Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:41:35.797Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-03T09:41:35.797Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:41:35.797Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-03T09:41:35.797Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:41:35.797Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-03T09:41:35.797Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:41:35.797Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-03T09:41:39.656Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43058/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:41:40.612Z] + make clean [2021-12-03T09:41:41.600Z] docker volume rm -f docker-dev-cache [2021-12-03T09:41:41.600Z] docker-dev-cache [Pipeline] deleteDir [2021-12-03T09:41:42.940Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-03T09:41:42.940Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:41:42.940Z] === RUN TestDockerSuite/TestRunRm [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-03T09:41:44.501Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-03T09:41:49.246Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-03T09:41:51.457Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-03T09:41:53.668Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-03T09:41:55.230Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-03T09:41:57.441Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-03T09:41:57.441Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:41:57.441Z] === RUN TestDockerSuite/TestRunState [2021-12-03T09:41:57.441Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:41:57.441Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-03T09:41:59.004Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-03T09:41:59.004Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:41:59.004Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-03T09:42:01.216Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-03T09:42:01.216Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:42:01.216Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-03T09:42:01.216Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:42:01.216Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-03T09:42:01.216Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-03T09:42:01.216Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-03T09:42:01.216Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:42:01.216Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-03T09:42:05.967Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-03T09:42:05.967Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:42:05.967Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-03T09:42:05.967Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:42:05.967Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-03T09:42:05.967Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:42:05.967Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-03T09:42:05.967Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:42:05.967Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-03T09:42:05.967Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:42:05.967Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-03T09:42:05.967Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:42:05.967Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-03T09:42:05.967Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:42:05.967Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-03T09:42:05.967Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:42:05.967Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-03T09:42:05.967Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:42:05.967Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-03T09:42:05.967Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:42:05.967Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-03T09:42:07.530Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-03T09:42:07.530Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:42:07.530Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-03T09:42:09.742Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-03T09:42:09.742Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:42:09.742Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-03T09:42:09.742Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:42:09.742Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-03T09:42:11.955Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-03T09:42:17.813Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-03T09:42:22.566Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-03T09:42:27.315Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-03T09:42:27.315Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:42:27.315Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-03T09:42:27.315Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-03T09:42:28.878Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-03T09:42:36.026Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-03T09:42:38.238Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-03T09:42:38.238Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:42:38.238Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-03T09:42:38.238Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-03T09:42:38.238Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-03T09:42:38.238Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:42:38.238Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-03T09:42:38.238Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:42:38.238Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-03T09:42:38.238Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:42:38.238Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-03T09:42:38.238Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:42:38.238Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-03T09:42:38.238Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:42:38.238Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-03T09:42:41.185Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-03T09:42:42.745Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-03T09:42:44.308Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-03T09:42:48.094Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-03T09:42:48.094Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-03T09:42:48.094Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-03T09:42:48.094Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-03T09:42:48.094Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-03T09:42:48.094Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-03T09:42:48.094Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-03T09:42:48.094Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-03T09:42:48.094Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-03T09:42:48.094Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-03T09:42:48.094Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-03T09:42:48.094Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-03T09:42:48.094Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.094Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-03T09:42:48.094Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.561Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-03T09:42:48.561Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.561Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-03T09:42:48.561Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.561Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-03T09:42:48.561Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:42:48.561Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-03T09:42:50.770Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-03T09:42:51.237Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-03T09:42:51.237Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-03T09:42:51.704Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-03T09:42:53.265Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-03T09:42:59.124Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-03T09:42:59.124Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:42:59.124Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-03T09:43:04.984Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-03T09:43:04.984Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:43:04.984Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-03T09:43:07.929Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-03T09:43:07.929Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:43:08.396Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-03T09:43:08.396Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:43:08.396Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-03T09:43:08.396Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:43:08.396Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-03T09:43:08.396Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:43:08.396Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-03T09:43:23.321Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-03T09:43:23.321Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:43:23.321Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-03T09:43:23.321Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:43:23.321Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-03T09:43:23.321Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:43:23.321Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-03T09:43:23.321Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:43:23.321Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-03T09:43:23.321Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:43:23.321Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-03T09:43:23.321Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:43:23.321Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-03T09:43:23.321Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-03T09:43:25.653Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-03T09:43:25.653Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:43:25.653Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-03T09:43:27.215Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-03T09:43:27.215Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:43:27.215Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-03T09:43:27.215Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:43:27.215Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-03T09:43:27.215Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:43:27.215Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-03T09:43:27.215Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:43:27.215Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-03T09:43:27.215Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:43:27.681Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-03T09:43:27.681Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:43:27.681Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-03T09:43:42.599Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-03T09:43:43.066Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-03T09:43:43.066Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-03T09:43:43.066Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:43:43.066Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-03T09:43:43.533Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-03T09:43:43.533Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-03T09:43:43.533Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-03T09:43:45.746Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-03T09:43:45.746Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-03T09:43:54.394Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-03T09:43:54.394Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-03T09:43:54.394Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-03T09:43:54.394Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-03T09:43:54.394Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-03T09:44:06.869Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-03T09:44:06.869Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:44:06.869Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-03T09:44:06.869Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-03T09:44:06.869Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-03T09:44:06.869Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:44:06.869Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-03T09:44:12.729Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-03T09:44:12.729Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-03T09:44:12.729Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-03T09:44:19.875Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-03T09:44:19.875Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:44:19.875Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite (2220.09s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.55s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (92.16s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.22s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.90s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.97s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.89s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.10s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.89s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.79s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.41s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.56s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.05s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.03s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.16s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.69s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.05s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.83s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.17s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.74s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.15s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.96s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.58s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.33s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.86s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.23s) [2021-12-03T09:44:21.437Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:44:21.437Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.78s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.55s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.96s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.58s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.49s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.45s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.55s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.37s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.03s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.22s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.49s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.02s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.43s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.16s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.44s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.51s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.55s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.85s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.54s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.49s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.67s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.73s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.47s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.81s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.68s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.80s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.19s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.24s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.21s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.31s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildFails (1.96s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.97s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.69s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.59s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.97s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.25s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.61s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.26s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildHistory (9.77s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.85s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.69s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.38s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.04s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.14s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.16s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.48s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.38s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.63s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.24s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.88s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.93s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.61s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.15s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.47s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.84s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.90s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.42s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.62s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.33s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.26s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.18s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.02s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.95s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.29s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.82s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildRm (10.93s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.90s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.04s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.02s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.62s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.99s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.99s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.09s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildStderr (3.66s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.47s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.67s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.10s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.90s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.58s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.60s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.22s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.20s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (6.96s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.49s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.96s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.80s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.79s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.70s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.82s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.84s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.69s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestCommitChange (4.08s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.67s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.33s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestCommitTTY (5.89s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.61s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.69s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.65s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.90s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.79s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.04s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:44:21.438Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.08s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.80s) [2021-12-03T09:44:21.438Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.92s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.85s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.71s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.14s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.73s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.13s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.18s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.53s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.81s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.81s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.97s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.66s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.53s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.07s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.32s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.29s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.30s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048d410_} (2.30s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13448806622_c:\foo_false____} (2.27s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13448806622_c:\foo_true____} (2.26s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.10s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.91s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.78s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.05s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.25s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCpToCaseH (16.96s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCpToDot (2.11s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCpToStdout (2.04s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.90s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.78s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.56s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.30s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.68s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.94s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.08s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.96s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.88s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.95s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsCopy (4.05s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.30s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.86s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.24s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.88s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsFilters (3.90s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsFormat (3.78s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsRename (6.93s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsResize (7.30s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.08s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.07s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.20s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.18s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.62s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.69s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.78s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.79s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.68s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.56s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.88s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecInspectID (3.13s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.03s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.95s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.46s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.79s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.69s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.64s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.65s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.76s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.54s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.88s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.16s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.49s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.92s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.91s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.88s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.87s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:44:21.439Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:44:21.439Z] --- PASS: TestDockerSuite/TestInspectDefault (1.95s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectHistory (3.79s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.06s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.73s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (6.94s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.82s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.81s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectStatus (2.23s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.73s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.91s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.91s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.82s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.09s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.86s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.87s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.64s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.62s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.22s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.04s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.86s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.56s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.57s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.54s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.19s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.08s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.20s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsSince (8.53s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsTail (2.34s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.21s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.95s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.92s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.74s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPsByOrder (6.95s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.48s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.67s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.95s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.71s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.00s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.75s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.95s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.76s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.38s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.35s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.07s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.44s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.76s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.63s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.46s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.28s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.49s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.42s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.41s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.54s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.12s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.00s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.54s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.03s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.92s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.15s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.06s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.62s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.86s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.37s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.80s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.77s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.80s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.00s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.66s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.67s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.96s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.95s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.88s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.85s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.66s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.33s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.95s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.76s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.88s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.84s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunExitCode (2.00s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.90s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.99s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.92s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.13s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:44:21.440Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:44:21.440Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.87s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.37s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.94s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.08s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.37s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.98s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.30s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.53s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunRm (2.06s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.13s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.97s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.89s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.82s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.14s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.89s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.71s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.30s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.90s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.99s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.58s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.82s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.97s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.81s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.10s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (6.82s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.22s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.14s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.37s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.71s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.70s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.40s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.21s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.14s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (13.30s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.86s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.06s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.87s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.19s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.25s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.34s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.76s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.50s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:44:21.441Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s) [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-03T09:44:21.441Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.441Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:44:21.441Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-03T09:44:21.442Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-03T09:44:21.442Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-03T09:44:21.442Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-03T09:44:21.442Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-03T09:44:21.442Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-03T09:44:21.442Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-03T09:44:21.442Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-03T09:44:21.442Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-03T09:44:21.442Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-03T09:44:21.442Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-03T09:44:21.442Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-03T09:44:21.442Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-03T09:44:21.442Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-03T09:44:21.442Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-03T09:44:21.442Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-03T09:44:21.442Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-03T09:44:21.442Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-03T09:44:21.442Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-03T09:44:21.442Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-03T09:44:21.442Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-03T09:44:21.442Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-03T09:44:21.442Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-03T09:44:21.442Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-03T09:44:21.442Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:44:21.442Z] === RUN TestDockerDaemonSuite [2021-12-03T09:44:21.442Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-03T09:44:21.442Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-03T09:44:21.442Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-03T09:44:21.442Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:44:21.442Z] === RUN TestDockerSwarmSuite [2021-12-03T09:44:21.442Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-03T09:44:21.442Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-03T09:44:21.442Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-03T09:44:21.442Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-03T09:44:21.442Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-03T09:44:21.442Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-03T09:44:21.442Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-03T09:44:21.442Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-03T09:44:21.442Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-03T09:44:21.442Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-03T09:44:21.442Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-03T09:44:21.442Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:44:21.442Z] === RUN TestDockerExternalVolumeSuite [2021-12-03T09:44:21.442Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:44:21.442Z] === RUN TestDockerNetworkSuite [2021-12-03T09:44:21.442Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-03T09:44:21.442Z] === RUN TestDockerHubPullSuite [2021-12-03T09:44:21.442Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-03T09:44:21.442Z] PASS [2021-12-03T09:44:21.442Z] ok github.com/docker/docker/integration-cli 2220.366s [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === Skipped [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-03T09:44:21.442Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:44:21.442Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-03T09:44:21.442Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:44:21.442Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-03T09:44:21.442Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-03T09:44:21.442Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:44:21.442Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:44:21.442Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-03T09:44:21.442Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-03T09:44:21.442Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:44:21.442Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:44:21.442Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:44:21.442Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:44:21.442Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:44:21.442Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:44:21.442Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:44:21.442Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:44:21.442Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-12-03T09:44:21.442Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:44:21.442Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:44:21.442Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:44:21.442Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:44:21.442Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.442Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-03T09:44:21.442Z] [2021-12-03T09:44:21.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:44:21.442Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-03T09:44:21.443Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-12-03T09:44:21.443Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.443Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-12-03T09:44:21.443Z] [2021-12-03T09:44:21.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-12-03T09:44:21.443Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:44:21.444Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:44:21.444Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-03T09:44:21.444Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-03T09:44:21.444Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-12-03T09:44:21.444Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:44:21.444Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-12-03T09:44:21.444Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-12-03T09:44:21.444Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:44:21.444Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:44:21.444Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2021-12-03T09:44:21.444Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-03T09:44:21.444Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-03T09:44:21.444Z] docker_cli_sni_test.go:18: Flakey test [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:44:21.444Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:44:21.444Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:44:21.444Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-03T09:44:21.444Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:44:21.444Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:44:21.444Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-03T09:44:21.444Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:44:21.444Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-03T09:44:21.444Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-03T09:44:21.444Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:44:21.444Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:44:21.444Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:44:21.444Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-03T09:44:21.444Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-03T09:44:21.444Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:44:21.444Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:44:21.444Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-03T09:44:21.444Z] [2021-12-03T09:44:21.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:44:21.444Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.444Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:44:21.912Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-03T09:44:21.912Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:44:21.912Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:44:21.912Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:44:21.912Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-03T09:44:21.912Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-03T09:44:21.912Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:44:21.912Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-03T09:44:21.912Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-03T09:44:21.912Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-03T09:44:21.912Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:44:21.912Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.912Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-03T09:44:21.912Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-03T09:44:21.913Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-03T09:44:21.913Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-03T09:44:21.913Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-03T09:44:21.913Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-03T09:44:21.913Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:44:21.913Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-03T09:44:21.913Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:44:21.913Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:44:21.913Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:44:21.913Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:44:21.913Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:44:21.913Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:44:21.913Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:44:21.913Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:44:21.913Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:44:21.913Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:44:21.913Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-03T09:44:21.913Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:44:21.913Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-03T09:44:21.913Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:44:21.913Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:44:21.913Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-12-03T09:44:21.913Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:44:21.913Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.913Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-03T09:44:21.913Z] [2021-12-03T09:44:21.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-03T09:44:21.914Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:44:21.914Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:44:21.914Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-03T09:44:21.914Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:44:21.914Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-03T09:44:21.914Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-12-03T09:44:21.914Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-03T09:44:21.914Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-03T09:44:21.914Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-03T09:44:21.914Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:44:21.914Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-03T09:44:21.914Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:44:21.914Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:44:21.914Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:44:21.914Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:44:21.914Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:44:21.914Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:44:21.914Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-03T09:44:21.914Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.914Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-03T09:44:21.914Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-03T09:44:21.915Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-03T09:44:21.915Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:44:21.915Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:44:21.915Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.915Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-03T09:44:21.915Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-03T09:44:21.916Z] [2021-12-03T09:44:21.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:44:21.916Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.916Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-03T09:44:21.917Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-12-03T09:44:21.917Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-03T09:44:21.917Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:44:21.917Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:44:21.917Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.917Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:44:21.917Z] [2021-12-03T09:44:21.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:44:21.918Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.918Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-03T09:44:21.918Z] [2021-12-03T09:44:21.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:44:21.919Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.919Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-03T09:44:21.919Z] [2021-12-03T09:44:21.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:44:21.919Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.919Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-03T09:44:21.919Z] [2021-12-03T09:44:21.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:44:21.919Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.919Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-03T09:44:21.919Z] [2021-12-03T09:44:21.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:44:21.919Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.919Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-03T09:44:21.919Z] [2021-12-03T09:44:21.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:44:21.919Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.919Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-03T09:44:21.919Z] [2021-12-03T09:44:21.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-03T09:44:21.919Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.919Z] [2021-12-03T09:44:21.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-03T09:44:21.919Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.919Z] [2021-12-03T09:44:21.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-03T09:44:21.919Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-03T09:44:21.919Z] [2021-12-03T09:44:21.919Z] DONE 1085 tests, 539 skipped in 2229.507s [2021-12-03T09:44:21.919Z] INFO: Integration tests ended at 12/03/2021 09:44:21. Duration:00:37:09.6242647 [2021-12-03T09:44:21.919Z] INFO: Docker info of the daemon under test at end of run [2021-12-03T09:44:21.919Z] [2021-12-03T09:44:22.386Z] Containers: 2 [2021-12-03T09:44:22.386Z] Running: 0 [2021-12-03T09:44:22.386Z] Paused: 0 [2021-12-03T09:44:22.386Z] Stopped: 2 [2021-12-03T09:44:22.386Z] Images: 18 [2021-12-03T09:44:22.386Z] Server Version: 0.0.0-dev [2021-12-03T09:44:22.386Z] Storage Driver: windowsfilter [2021-12-03T09:44:22.386Z] Windows: [2021-12-03T09:44:22.386Z] Logging Driver: json-file [2021-12-03T09:44:22.386Z] Plugins: [2021-12-03T09:44:22.386Z] Volume: local [2021-12-03T09:44:22.386Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-03T09:44:22.386Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-03T09:44:22.386Z] Swarm: inactive [2021-12-03T09:44:22.386Z] Default Isolation: process [2021-12-03T09:44:22.386Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-03T09:44:22.386Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-03T09:44:22.386Z] OSType: windows [2021-12-03T09:44:22.386Z] Architecture: x86_64 [2021-12-03T09:44:22.386Z] CPUs: 4 [2021-12-03T09:44:22.386Z] Total Memory: 32GiB [2021-12-03T09:44:22.386Z] Name: azwin-2-8f9670 [2021-12-03T09:44:22.386Z] ID: EZ37:HWFL:LJD2:P4QG:AUHY:NNN2:RMPX:EMIH:QMGA:RTTN:KHK6:GJ3P [2021-12-03T09:44:22.386Z] Docker Root Dir: D:\CI\PR-43058\1\daemon [2021-12-03T09:44:22.386Z] Debug Mode (client): false [2021-12-03T09:44:22.386Z] Debug Mode (server): true [2021-12-03T09:44:22.386Z] File Descriptors: -1 [2021-12-03T09:44:22.386Z] Goroutines: 17 [2021-12-03T09:44:22.386Z] System Time: 2021-12-03T09:44:21.8717861Z [2021-12-03T09:44:22.386Z] EventsListeners: 0 [2021-12-03T09:44:22.386Z] Registry: https://index.docker.io/v1/ [2021-12-03T09:44:22.386Z] Labels: [2021-12-03T09:44:22.386Z] Experimental: false [2021-12-03T09:44:22.386Z] Insecure Registries: [2021-12-03T09:44:22.386Z] 127.0.0.0/8 [2021-12-03T09:44:22.386Z] Live Restore Enabled: false [2021-12-03T09:44:22.386Z] [2021-12-03T09:44:22.386Z] [2021-12-03T09:44:22.386Z] INFO: Stopping daemon under test [2021-12-03T09:44:22.386Z] SUCCESS: The process with PID 1364 (child process of PID 3772) has been terminated. [2021-12-03T09:44:22.386Z] SUCCESS: The process with PID 3772 (child process of PID 2220) has been terminated. [2021-12-03T09:44:22.386Z] INFO: Stop tailing logs of the daemon under tests [2021-12-03T09:44:22.386Z] INFO: executeCI.ps1 Completed successfully at 12/03/2021 09:44:22. [2021-12-03T09:44:22.386Z] INFO: Tidying up at end of run [2021-12-03T09:44:22.386Z] INFO: Saving daemon under test log (d:\CI\PR-43058\1\dut.out) to bundles\CIDUT.out [2021-12-03T09:44:22.386Z] INFO: Saving daemon under test log (d:\CI\PR-43058\1\dut.err) to bundles\CIDUT.err [2021-12-03T09:44:22.386Z] INFO: Saving containerd logs to bundles [2021-12-03T09:44:22.386Z] INFO: Nuke-Everything... [2021-12-03T09:44:22.852Z] INFO: Container count on control daemon to delete is 2 [2021-12-03T09:44:22.853Z] b79ec047b427 [2021-12-03T09:44:22.853Z] 5fbb9d7b4336 [2021-12-03T09:44:22.853Z] INFO: Tidying pidfile d:\CI\PR-43058\1\docker.pid [2021-12-03T09:44:22.853Z] INFO: Nuking d:\CI [2021-12-03T09:44:48.125Z] INFO: Zapped successfully [2021-12-03T09:44:48.125Z] [2021-12-03T09:44:48.125Z] INFO: executeCI.ps1 exiting at Fri Dec 3 09:44:46 CUT 2021. Duration 01:01:12.7470560 [2021-12-03T09:44:48.125Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-03T09:44:48.373Z] Recording test results [2021-12-03T09:44:55.117Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-03T09:44:56.633Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-03T09:44:58.416Z] Archiving artifacts [2021-12-03T09:45:12.745Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43058/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-03T09:45:13.694Z] + make clean [2021-12-03T09:45:14.678Z] docker volume rm -f docker-dev-cache [2021-12-03T09:45:14.678Z] 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